* {
	margin: 0px;
	padding: 0px;
}

body {
	color:#000000;
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a {
	color: blue;
	font-size:12px;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
	
}

p {
	padding: 7px 0px 8px;
}
h1{
color:#A3BD0B;
line-height:2;
font-size:18px;
}
h2{
color:#A3BD0B;
font-size:12px;
}
h3{
color:white;
background-color:#0066CC;
font-size:12px;
width:99%;
height:20px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1004px;

	background: url('images/background.jpg') repeat-y 0% 0%;
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('images/pilatescadillacheader.jpg') repeat 0% 0%;
	color:#FFF;
	width: 775px;
	height: 193px;
}
#page_header h1{
font-size:24px;
color:black;
text-align:center;
padding-top:100px;
}
/* Logo */

#logo {
	width: 229px;
	height: 193px;
	background: black;
	text-align:center;
}
#logo h1{
	padding-top:40px;
	color:white;
	font-size:20px;
	font-family:tahoma;

}

/* Main Navigational Menu */

#mainnav {
	width: 775px;
	height: 44px;
	overflow: hidden;
	background-image:url(images/bg_link.jpg);
	border-bottom:1px solid black;
}

#mainnav ul {

}

#mainnav li {
	height: 44px;
	width:120px;
	float: left;
	padding-left:0px;
	padding-right:0px;
	border-left: #fff 1px solid;
	text-align:center;
}

#mainnav a {
	padding-top:13px;
	color:white;
	display: block;
	height: 44px;
	font-weight:600;
	text-decoration:none;

}
#mainnav a:hover {
	height: 50px;
	width:120px;
	background-color:#333333;
}


/* Center Column */

#centercolumn {
	width: 552px;
	color: black;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}
#centercolumn_2 h1{
	background-color:#333333;
	color:#A3BD0B;
	width: 542px;
	font-size:18px;
	border-bottom:1px solid black;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}

#subhead {
	color:#A3BD0B;
}

/* Right Sidebar */

#rightsidebar {
	margin: 8px 0px 10px 15px;
	width: 200px;
	float: left;
	color:black;
	border:1px solid black;
	
}

#rightsidebar p{
padding-left:5px;
padding-right:5px;
}

#rightsidebar h2{
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	text-align:center;
	background-color:#333333;
	font-size:18px;
	border-bottom:1px solid black;

	
}

/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	float: left;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
	list-style-type: none;
}

#leftcolumn li {
	
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	background: white url('images/bullet.gif') no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {

	text-decoration: underline;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

/* mylinks */

#resources {
	color: white;
	background-color: black;
}

#resources h2 {
display:inline;
font-size:18px;
font-weight:500;
}
.sideheadings{
padding-top:16px;
background-image:url(images/bg_link.jpg);
width:223px;
height:30px;
}

/* Resources */

#mylinks {
	color: white;
	background-color: black;
}

#mylinks h2 {
display:inline;
font-size:18px;
font-weight:500;
}



/* Page Footer */

#page_footer {
font-size:10px;
}
#page_footer a{
color:#666666;
}
/* Left Picture Alignment */
.picleft {
	float: left;
	padding-right:5px;
}
/*Right Picture Alignment*/
.picright {
	float: right;
	margin-left:5px;
}
