body {margin: 0 auto;
padding: 0 0 20px 0;
background: url(images/background.jpg) repeat-x #545a5f;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
position: relative;
}


.clearboth {clear: both;
overflow: visible;
height: 0px;
float: left;
line-height: 0px;
font-size: 0em; 
margin: 0;
padding: 0;}


#page {margin: 0 auto;
width: 774px;
background: url(images/pagebkg.jpg);
padding: 0;
text-align: left;
min-height: 100%; 
position: relative;
}


#page:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac \*/
* html #page {height: 1%;}
/* End hide from IE-mac */






/* BEGIN HEADER */

#header {margin: 0px 0px; }

#header img {margin: 0px 7px; }

#phonenumber {font-size: 1.2em;
font-weight: bold;
text-align: right;
float: right;
clear: both;
padding: 6px 15px;
display: inline; }

/*BEGIN NAVBAR - NOTE THIS ALSO CONTROLS THE NAV IN THE FOOTER */

#navbar {width: 760px;
height: .9em;
font-color: #605d56;
font-size: .9em;
line-height: .9em;
background: url(images/navbkg.jpg) right top repeat-y #cfc29c;
margin: 0 7px;
padding: 7px 0px 7px 0px;
border-top: 3px solid #FFFFFF;
float: left;
clear: both;
display: inline;}

#navbar ul {display: inline;
text-indent: none;
list-style-type: none;
margin: 0 0 0 30px;
padding: 0; }

#navbar li {display: inline;
padding: 0;
margin: 0 15px 0 0; }

#navbar li a {text-decoration: none;
color: #605d56; }

#navbar li a:hover {text-decoration: underline;
color: #36332d; }

.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding : 0px 0px 0px 0px;
	line-height: normal;
}

/* END NAVBAR */

/* END HEADER */

/*BEGIN MAIN CONTENT */

#maincontent {width: 512px;
float: left;
margin: 15px 0px 15px 50px;
clear: left;
font-size: .7em;
display: inline;
padding: 0;  }

#maincontent h6 {float: left;
clear: right;
display: inline;
background: url(images/fadeline.jpg) no-repeat bottom center;
width: 360px;
font-size: 1.2em;
font-weight: 100;
color: #5d788f; 
padding: 0px 0 12px 0;
margin: 8px 0 30px 20px;}

#maincontent h6 img {margin: 0 0 5px 0px;
padding: 0;
border: 0;
clear: both; }

#maincontent img#kaplan {float: left;
clear: left;
padding: 10px;
display: inline; }

#maincontent p {padding: 0;
margin: 10px 0px;
line-height: 1.4em; }
H1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFC000;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
	line-height: normal;
}



/*BEGIN SIDEBAR */


#sidebar {width: 182px;
margin: 15px 0px 0px 20px;
padding: 0;
float: left;
clear: right;
display: inline;
position: relative;} 

#sidebar img.logo {margin: 15px 0px 15px 10px;
padding: 0;
border: 0; }

#sidebar ul#sidenav {width: 182px;
margin: 0;
padding: 0 0 10px 0;
background: url(images/sidebarbkg.jpg) bottom center;
list-style-type: none;
text-indent: none;
font-size: .8em;
position: relative; }

#sidebar ul#sidenav li {margin: 5px 10px 5px 25px;
padding: 0px;
position: relative;
top: -25px;}

#sidebar ul#sidenav li a {background: url(images/bullet-unselected.jpg) no-repeat 0px 4px;
padding: 0px 0px 0px 15px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold; }

#sidebar ul#sidenav li a:hover {background: url(images/bullet-selected.jpg) no-repeat 0px 4px;
padding: 0px 0px 0px 15px;
text-decoration: none;
color: #e0e0e0;
font-weight: bold; }

#sidebar #addresses {margin: 0px 0px;
background: url(images/fadelineside.jpg) no-repeat 0px 0px;
padding: 5px 0 0 0;
font-size: .7em; }

#sidebar #addresses p {margin: 20px 10px;
padding: 0; }
#indent {
color: #FFFFFF;
margin: 0px 0px 0px 15px;}
.court {
	vertical-align: top;
	margin : 100px 0px 0px 0px;
	padding : 10px 160px 15px 15px;
	background-image:  url(images/court.jpg);
	background-repeat: no-repeat;
}
/* END SIDEBAR */


/* BEGIN FOOTER */

#footer {width: 760px;
margin: 0px;
padding: 0px 0px 10px 0px;
position: relative;
float: left;
clear: both;
display: inline;
font-size: 13px; }

#footer p {text-align: left;
font-size: .7em;
line-height: 1.3em;
margin: 10px 20px;
padding: 0;
position: relative; }

#footer a {text-decoration: none; }

.bottom {
padding: 0;
margin: 0; 
position: absolute;
bottom: 0px;
left: 0px;
display: block;}

.bottom img {border: 0;
padding: 0;
margin: 0;
 }

