/* CSS Document */
body {
	color: #4c302d;
	font-size: 10px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
	background: #e6e6c5;
}
*{
	margin: 0;
	padding: 0;
}
.hide {
	display: none;
}
#container {
	margin: 0 auto;
	width: 950px;
}
.header {
	float: left;
	background: url(images/header_bg.jpg) no-repeat;
	width: 100%;
	height: 93px;
}
/*Top Navigation*/
.topnav {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
	background: #5d3b39 url(images/topnav_bg.jpg) repeat-x;
}
.topnav ul{
	width: 870px;
	margin: 0 auto;
	padding: 2px 25px 0 0;
	height: 42px;
	background: url(images/bg_topnav.jpg) no-repeat left top;
}
.topnav li{
     margin: 0;
     float: left;
     list-style: none;
	 text-align:center;
	 font-size: 1.1em;
}
.topnav a{
     color: #fff;
     text-decoration: none;
	 display:block;
	 padding: 10px 10px 12px 10px;

}
.topnav a:hover{
	color: #d8d8a1;
	text-decoration: none;
	display:block;
	 padding: 10px 10px 12px 10px;
}
#home .topnav li.home a ,#aboutus .topnav li.aboutus a , #public-relations .topnav li.public-relations a , #services .topnav li.services a , #principals .topnav li.principals a , #media .topnav li.media a , #contact .topnav li.contact a, #press-releases .topnav li.press-releases a, #testimonials .topnav li.testimonials a  {
	background: url(images/a_hover.gif) no-repeat center top;
	color: #eded8e;
}
.banner {
	float: left;
}
/*----------------------------------Global------------------------------*/
.left {
	float: left;
	clear: both;
}
img.left {
	margin: 3px 4px 3px 0;
}
.right {
	float: right;
	clear: both;
}
.center {
	text-align: center;
	margin: 0 auto;
}
img.center {
	display: block;
}
.justify {
	text-align: justify;
}
small{
	font-size: 9px;
}
img {
	border: 0;
}
ol {
	margin-left: 30px;
}
hr {
	border: 1px solid #f0f0f0;
	height: 1px;
}
.alert {
	color: #cd2525;
	padding: 5px;
}

h1 {
	font-size: 1.8em;
	color: #4c302d;
	padding: 5px;
	margin: 10px 0;
}
h2 {
	font-size: 1.5em;
	color: #4c302d;
	padding: 2px 5px;
	margin:0;
}
h2.award {
	background: url(images/award_icon.jpg) no-repeat left center;
	padding: 5px 5px 5px 35px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.3em;
	color: #fff;
	padding: 2px 5px;
	margin:0;
}
#testimonials h1, #media h1 {
	text-indent: -9999px;
	margin-top: -41px;
}
p{
	font-size: 1.1em;
	padding: 5px;
	margin: 10px 0;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li {
	padding: 0 2px;
	list-style: none;
	font-size: 1.1em;
}
.clear {
	clear: both;
}
.ghost {
	display: none;
}
.corner {
	float: left;
	display: block;
	background: #3a3a3a url(images/corner_stretch.gif) repeat-y right top;
	border-left: 1px solid #474747;
	padding: 0 5px;
}
#services .corner {
	width: 96%;
}
*html .corner {
	width: 98.2%;
}
*+html .corner {
	width: 98.2%;
}
.cornertop {
	background: #3a3a3a url(images/corner_rt.gif) no-repeat right top;
	width: 100%;
	float: left;
	display: block;
}
.cornerbtm {
	background: #3a3a3a url(images/corner_rb.gif) no-repeat right top;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	display: block;
}
.col30 {
	float: left;
	padding: 5px 0;
	width: 270px;
	color: #fff;
	margin-left: 15px;
}
.col30 h2 {
	color: #fff;
	font-size: 1.3em;
	margin: 15px 0;
}
#maincontent .col30 a, #services .press a {
	color: #fff;
}
#maincontent .col30 a:hover, #services .press a:hover {
	color: #f0f0f0;
}
.col70 {
	width: 635px;
	float: left;
	padding: 5px 0;
}
*html .col70 {
	width: 630px;
}
.col3 {
	width: 30.5%;
	float: left;
	padding: 5px;	
}
.colspan2 ul {
	float:left;
	list-style:none;
	width:49%;
	margin:5px 0;
	padding:0;
}
.colspan2 li {
	border-bottom:1px dashed #f0f0f0;
	padding:5px;
}

li.bullet{
	background:url(images/arrow_white.jpg) no-repeat 0 6px;
	padding:3px 0 3px 20px;
}
#DescRemain , #DescLess {
display: none;
}
#DescBegin ,#DescMore {
display: inline;
margin: 0;
padding: 0;
}
/*-----------------------------------CONTENT------------------------------*/
#maincontent {
	width: 928px;
	margin: 0;
	padding: 10px;
	font-size: 1.1em;
	line-height: 1.7em;
	color: #4c302d;
	float: left;
	background: #d8d8a1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#home #maincontent{
	background: #d8d8a1 url(images/hp_contact_bg.jpg) 660px 30px no-repeat;
}
#public-relations #maincontent, #aboutus #maincontent, #services #maincontent, #contact #maincontent, #principals #maincontent, #media #maincontent  {
	background: #d8d8a1 url(images/sub_bg.jpg);
}
#maincontent a{
	color: #6b6d00;
	text-decoration: underline;
}
#maincontent a:hover{
	color: #7d7e4f;
	text-decoration: underline;
}
a.linknone {
	text-decoration: none;
}
.col100 {
	padding: 5px 0;
	width: 910px;
}
.col50 {
	float: left;
	width: 49%;
}
.col50 p {
	padding: 0 7px;
}
.clearblock {
	float: left;
	width: 100%;
}
ul.bullet li, ul.bullet_brown li{
	font-size: 1.1em;
	padding-left: 15px;
	margin-left: 10px;
	list-style: none;
	background: url(images/arrow_white.jpg) no-repeat left 6px;
}
ul.bullet_brown li {
	background: url(images/arrow_brown.jpg) no-repeat left 6px;
}
.construction{
	text-indent: -9999px;
	float: left;
}
.bio {
	border-bottom: 1px solid #9d9e64;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
}
#maincontent li.bg_none {
	background: none;
}
/*------------------------------Contact Form------------------------------*/
.contactlist {
	font-size: 1.2em;
	float: left;
	margin: 10px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #ccc;
}
 ul.contactform {
	padding: 7px;
	width: 95%;
}
ul.contactform li{
	padding: 5px;
}
ul.contactform li em {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 15%;
	font-weight: 700;
	font-style: normal;
}
ul.contactform li textarea {
	width: 75%;
}
ul.contactform li input {
	width: 35%;
}
ul.contactform li input.btn {
	width: 59px;
}
li.required input, li.required textarea{
	border: 2px solid #ff0000;
}
li.required{
	color: #ff0000;
}
/*----------------------------------Footer---------------------------------*/
#footer {
	float: left;
	clear:both;
	color: #fff;
	text-align:center;
	display:block;
	width: 100%;
	background: url(images/footer_stretch.gif) repeat-x top left;
}
#footer div {
	height: 75px;
	margin: 0 auto;
	width: 950px;
	padding: 30px 0 0;
	background: url(images/footer_bg.jpg) no-repeat center top;
}
#public-relations #footer div, #aboutus #footer div, #services #footer div, #contact #footer div, #principals #footer div, #media #footer div {
	background: url(images/sub_footer.jpg) no-repeat center top;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #fef668;
	text-decoration: none;
}
#footer ul {
	display: block;
	margin: 10px auto;
	text-align: center;
	width: 550px;

}
#footer ul li {
	padding: 5px 10px;
	float: left;
	list-style: none;
	text-align:center;
	font-size: 1.0em;
}
/*-----------Press----------*/
.mag {
	background: #fff url(images/magazine_bg.jpg) no-repeat left top;
	padding: 10px 0 0;
	width: 320px;
	height: 400px;
	float: left;
	margin-left: 150px;
}
#maincontent ul.magazines {
	margin: 20px auto 0;
	float: left;
	width: 100%;
}
ul.magazines li {
	list-style: none;
	float: left;
	width: 20%;
	text-align: center;
	margin: 5px 0;
}
ul.magazines li img {
	border: 3px solid #fff;
}
ul.magazines li a:hover img {
	border: 3px solid #67433b;
}
.press {
	border: 1px solid #fff;
	padding: 20px;
	margin: 10px 0 20px;
	background: #9d9e64;
	float: left;
	width: 97%;
	color: #ffffd9;
	float: left;
}
#services .press {
	width: 60%;
	margin: 0;
	float: right;
}
.press h2 {
	padding: 0;
	margin: 5px 0;
	color:#fff;
}
.press em {
	color: #fef668;
	font-size: 12px;
}
/*---------------------SIFR-----------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}

