@charset "utf-8";

body {

	behavior: url("../csshover.htc");

	margin: 0px;

	padding: 0px;

	background-image: url(images/bg-body.gif);

	background-repeat: repeat-x;

	background-position: top;

	background-color: #d3d2ba;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}



a {text-decoration:none;}

a:hover {text-decoration:underline;}



img {border:none;}



h1 {

	font-size: 30px;

	font-family: "Georgia", Times New Roman, Times, serif;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

h2 {

	font-weight: normal;

	color: #656772;

	font-size: 16px;

	font-family: "Georgia", Times New Roman, Times, serif;

	font-style: italic;

	padding: 0px;

	margin-right: 0px;

	margin-left: 0px;

	margin-top: 0px;

	margin-bottom: 25px;

}



p {

	margin-top: 15px;

	margin-bottom: 15px;

	font-size: 12px;

}



#wrapper {

	width: 960px;

	margin-right: auto;

	margin-left: auto;

}



#topnav {

	float:left;

	background-color: #FFFFFF;

	padding-bottom: 10px;

	position:absolute;

	top: 107px;
	
	z-index:5;

}



#photo {

	position:absolute;

	top: 155px;

}



#content {

	float: left;

	width: 960px;

	background-color: #FFFFFF;

	background-image: url(images/bg-content.jpg);

	background-repeat: no-repeat;

	background-position: 660px center;

	padding-top: 30px;

	position: absolute;

	top: 415px;

}



#header {

	background-color: #FFFFFF;

	background-image: url(images/bg-header.jpg);

	background-repeat: no-repeat;

	background-position: top;

	padding-bottom: 35px;

}



#logo {

	padding-top: 20px;

	padding-left: 12px;

}





#content a {color:#298bbc;text-decoration:none;}





#content ul {

}

#content ul li {

	list-style:square;

}

#content ul li a {color:black;}





#body {

	float: left;

	width: 630px;

	padding-left: 35px;

}#subnav {

	float: right;

	width: 205px;

	padding-right: 35px;

	padding-left: 35px;

}



#footer {

	background-color: #115f91;

	background-image: url(images/bg-footer.gif);

	background-repeat: repeat-x;

	background-position: top;

	clear: both;

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #1d6795;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #163854;

	color: #a9b8c5;

	float: left;

	padding-top: 25px;

	padding-bottom: 25px;

}

#footer p {

	font-size: 10px;

	font-family: "Lucida", Lucida Grande, Lucida Sans;

	padding-left: 140px;

	padding-right: 30px;

	background-image: url(images/logo-small.gif);

	background-repeat: no-repeat;

	background-position: 30px center;

	margin: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

#footer a {color: #a9b8c5;text-decoration:none;}



#shortcuts {

	float: left;

	background-color: #062b49;

	width: 940px;

	padding: 10px;

	color: #FFFFFF;

	font-size: 11px;

	text-align: right;

}

#shortcuts .right a {

	color: #FFFFFF;

}



#shortcuts .right a:hover {

	color: #33CCFF;

	text-decoration: none;

}



.left {

	display: inline;

	float: left;

}

.phone {

	background-image: url(images/bg-phone.gif);

	background-repeat: no-repeat;

	display: block;

	text-align: center;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	padding-top: 20px;

	padding-bottom: 20px;

	background-position: left top;

	margin: 0px;

}

.phone-local {

	background-image: url(images/bg-phone-local.gif);

	background-repeat: no-repeat;

	display: block;

	text-align: center;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	padding-bottom: 20px;

	background-position: left top;

	margin: 0px;
	
	margin-bottom:20px;
	
	border-bottom:1px solid #BFBFBF;

}



/* Slide Contact Form */

#form {}

#formc {background-color: #fdfdfb; padding: 5px;}

#formc ul {	padding:0px; margin:0px;}

#formc ul li {

	list-style-type: none;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

}
#formc ul li p.error { 
	background-color:red;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	text-align:center;

}

#formc .input {

	border: 1px solid #6E1F0E;

	background-color: #6E1F0E;

	color: #FCFCFB;

	width: 185px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 2px;

}





#news {

	margin-top: 10px;

}

#news h1 {

	font-size: 18px;

	background-color: #183260;

	color: #FFFFFF;

	font-weight: normal;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

}

#news h2 {

	color: #314a75;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	padding-top: 10px;

	

}

#news img {

	padding-left: 5px;

}



#news ul {

	margin: 0px;

	padding: 0px;

}

#news ul li {

	list-style-type: none;

	background-color: #eeeeee;

	margin-bottom: 1px;

	margin-top: 1px;

	color: #999999;

	font-size: 12px;

	font-family: "Georgia", Times New Roman, Times, serif;

	padding-right: 10px;

	padding-left: 10px;

}

#news ul li a {

	color: #8B8B8B;

	display: block;

	background-color: #eeeeee;

	padding-top: 7px;

	padding-right: 7px;

	padding-bottom: 7px;

	padding-left: 0px;

}

#news ul li a:hover {

	background-color: #F7F5F0;

}

#practice-news li {

	padding: 0px 0px 20px 10px;

	list-style-type: none;

}