/*

styles specific to internal pages

/* -----------------------------------------------------------------
                        LISTING ORDER
--------------------------------------------------------------------
Universal
Page Structure
Navigation
Headers
Text Treatments
--------------------------------------------------------------------


--------------------------------------------------------------------
						UNIVERSAL
--------------------------------------------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/backgrounds/body.jpg) #77C3CF repeat-x left top;
	color: #2A1A0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 auto;
	padding: 32px 0 0 0;
	text-align: center;
}

br.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}

a {outline: none;}

hr { margin:10px 0 15px 0}

/*---------------

PAGE STRUCTURE

---------------*/

#wrapper {
	background: url(../images/backgrounds/subpages/wrapper.jpg) #ffffff no-repeat left top;
	height: 555px;
	margin: 0 auto;
	overflow: hidden;
	width: 782px;
}

#top {
	float: left;
	height: 56px;
	width: 782px;
}

#top div {
	float: right;
	padding: 28px 0 0 0;
	width: 336px;
}

#nav {
	float: left;
	height: 26px;
	width: 782px;
}

#sidebar {
	float: left;
	height: 415px;
	overflow: hidden;
	padding: 19px 0 0 32px;
	width: 197px;
}

#content {
	float: left;
	height: 350px;
	font-size: 11px;
	overflow: auto;
	margin: 0 45px 0 20px;
	padding: 0 0 0 0;
	text-align: left;
	width: 488px;
}

#subnav {
float: left;
	height: 30px;
	font-size: 11px;
	margin: -12px 45px 0 20px;
	padding: 0 0 0 0;
	text-align: center;
	width: 488px;
}

#subnav a {
color:#FFFFFF;
background-color:#4FA7CB;
float:left;
padding:4px 10px;
margin:0 10px 0 0px;
text-decoration:none;

}

#subnav a:hover {
background: #117FAD;
}

.toplink {
	width:450px;
	height:14px;
	font-size:11px;
	margin:0 0 20px 0;
	padding:0 15px 0 0;
	text-align:right;
	background-image: url(/images/arrowup.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.toplink a {
	color:#d4d4ac;
	font-weight:bold;
}

#footer {
	clear: both;
	float: left;
	width: 782px;
}

.map {
	float:left;
	padding:0 10px 30px 0;
	margin:0;
}

/*---------------

HEADERS

---------------*/

#top h2, #top h2 a {
	background: url(../images/backgrounds/subpages/logo-h2.gif) transparent no-repeat left top;
	float: left;
	height: 56px;
	text-indent: -9999px;
	width: 199px;
}

#top h2 a {
	background: none;
	height: 30px;
	position: relative;
	left: 32px;
	top: 17px;
	width: 149px;
}

#top h3 {	
	background: url(../images/backgrounds/subpages/top-h3.gif) transparent no-repeat left top;
	float: left;
	height: 14px;
	text-indent: -9999px;
	width: 119px;
}

h1 {
	color: #fff;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 22px 0 20px 20px;
}




/*---------------

NAV

---------------*/

#nav {
	float: left;
	height: 20px;
	padding: 5px 0 0 36px;
	text-align: left;
	width: 717px;
}

* html body #nav {
	padding-left: 20px;
	overflow: hidden;
}


/*-----sidebar nav-----*/

#sidebar img {float: left;}

#sidebar ul {
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	padding: 1px 0 0 0;
	text-align: left;
	width: 190px;
}

#sidebar li {
	float: left;
	width: 190px;
}

#sidebar a, #sidebar li.current {
	background: #64B1D1;
	color: #fff;
	float: left;
	height: 18px;
	margin: 1px 0;
	padding: 5px 0 0 32px;
	text-decoration: none;
	width: 158px;
}

#sidebar li.current {background: #22559D;}

#sidebar a:hover {background: #117FAD;}

/*------------ sidebar sub nav -----------*/
#sidebar li li a{
background:#143059;
padding: 2px 0 2px 20px;
width:140px;
margin:1px 15px;

}


/*-----footer nav-----*/

#footer ul {
	float: left;
	padding: 8px 0 0 65px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding: 0 40px 0 0;
}

#footer li a {
	color: #107EAC;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer li a:hover {color: #fff;}

/*---------------

BUTTONS

---------------*/

#top div a {	
	float: left;
	height: 14px;
	margin: 0 37px 0 0;
	text-indent: -9999px;
	width: 70px;
}

#contact { background: url(../images/backgrounds/subpages/contact-button.gif) transparent no-repeat left top;}
#locations { background: url(../images/backgrounds/subpages/locations-button.gif) transparent no-repeat left top;}

#top div a:hover {background-position: 0 -14px;}

/*---------------

TEXT-TREATMENTS

---------------*/
toplink {
	width:100%;
	height:12px;
	font-size:10px;
	background:#333;
	text-align:right;
}

#content em {
	color:#107EAC;
	text-decoration:underline;
	font-style:normal;
}

#content p {
	line-height: 15px;
	padding: 0 0 15px 0;
}

#content ul, ol {
	line-height: 17px;
	list-style-type: square;
	padding: 0 0 15px 25px;
}

#content ol {
	list-style-type: decimal;
}

#content a {
	color: #107EAC;
	text-decoration: none;
}

.photo {
	float:left;
	border:1px solid #107EAC;
	margin:0 10px 10px 0;
	padding:0;

}

#content a:hover {text-decoration: underline;}

/*--headers appearing in content area--*/

#content h2 {
	color: #107EAC;
	font-size: 14px;
	padding: 4px 0 4px 4px;
	background:#D4D4AC;	
	margin: 0 0 10px 0px;
}

caseheader {
	color:#0033CC;
	}

#content h3 {
	color: #107EAC;
	font-size: 12px;
	padding: 0 0 7px 0;	
}
#content strong {
	color: #107EAC;
}