/* CSS Document */

html, body{
	margin:0;
	padding:0;
	height:100%;
	border:none

}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background: #222222 ;
}

#page {
	padding: 0;
	margin: 0;
	background: url(../images/bg.png) top left repeat-x #FFFFFF;
	color: #003333;
}
#header {
	text-align: left;
	height: 125px;
	color: #003333;
	clear:both;
	padding:10px 0 0;
	width: 900px;
	margin: 0 auto;	
	color: #DAECB4;
}
a, a:link, a:visited {
	color: #2255AA;
	text-decoration: none;
}
a:active, a:hover {
	color: #414141;
	text-decoration: underline;
}
h1{
	margin:0;
}
.navMenu {
	width: 734px;
	margin: 0 auto;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	text-align: center;
	background: #696C62;
	border: 2px #414141 solid;
	padding: 0;
	font-size: 13px;
}
.navMenu table th.divide {
	border-right: 2px solid #414141;
}

.navMenu.head{
	margin: 0 auto 20px;
}
.navMenu.foot{
	margin: 10px auto 0;
}
.navMenu span.static, .navMenu a, .navMenu a:link, .navMenu a:visited, .navMenu a:active {
	padding: 6px 2px;
	display:block;
	color: #162870;
	text-decoration: none;
}
.navMenu a:hover, navMenu span.static:hover {
	color: #FFFFFF;
	background-color: #222222;
}
#content {
	width: 900px;
	margin: 0 auto;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	background: #FFFFFF none repeat scroll 0 0;
	position:relative;
	top:50px;
	border: 8px solid #162870;
	padding: 10px 10px;
}
#contentLeft {
	margin:0;
	padding:10px 25px;
}
#footer {
	text-align: center;
	margin: 10px auto 0;
	padding: 20px 0 0;
	height: 50px;
	background: #222222 url(../images/footer.png) repeat-x scroll 0 0;
	clear:all;
	color: #DAECB4;
}
#footer a, #footer a:link, #footer a:visited {
	color: #DAECB4;
	text-decoration: none;
}
#footer a:active, #footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.highlight{font-size:1.1em; background-color: #FF9933;}
.darkred {color: #CC0000}
.darkblue {color: #003399}
.obar{
	background: #696C62;
	border: 2px #DAECB4 solid;
	border-left:0px;
	border-right:0px;
	color: #DAECB4;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 5px 5px 25px;
	margin: 10px 0;
}
.form_row1{
	background-color: #DAECB4;
	margin-bottom: 3px;
}
.form_row2{
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 6px;
	font-size: 1.1em;
}

.field{
	color: #333;
	border: 1px inset #666;
	margin: 2px;
	width: 80%;
}
.field:hover{
	color: #111;
	margin: 1px;
	border: 2px inset #99cc33;
}
.field:focus {
	background-color: #DAECB4;
	outline: none;
}
.fieldLabel{
	padding-left: 15px;
	text-align: left;
}
.dropField{
	color: #333;
	border: 1px inset #666;
	margin: 2px;
	font-size: 1em;
	height: 25px;
}
.dropField:hover{
	margin: 2px;
	color: #222;
	border: 1px inset #99cc33;
}
.dropField:focus {
	color: #111;
	background-color: #DAECB4;
}

.button{
	margin: 5px;
	padding:0;
	background-color: #FFFFFF;
	border: 4px solid #FFFFFF;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
	border-radius: 35px;
}
.button:hover{
	background-color: #d7d7d7;
	border: 4px solid #d7d7d7;
}

li{
	line-height: 1.5em;
}
label{
	font-size:1.1em;
}
input.checkbox { 
	font-size:1.8em;
	width:22px; height:22px;
}
.small {font-size: 65%}

.faculty{
	margin:5px auto;
	border: 1px solid #BBBBBB;
	padding: 3px;
	background: #FFF;
}
.f-headshot{
	float:left;
	margin-right: 10px;
}
.f-name{
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	margin: 3px 10px;
}
.f-bio{
	font-size: .9em;
	padding: 8px 10px 6px;
	color: #111111;
	background-color: #DAECB4;
	border-top: 1px solid #BBBBBB;
	margin: 3px 0px 3px 159px;
}
.f-bio p{
	margin: 5px;
}
.faculty-head{
	border: 1px solid #BBBBBB;
	padding: 3px;
	margin: 0 auto 5px;
	width:155px;
	text-align: center;
	float: left;
}
.faculty-bio{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding:1px;
}
.faculty-name{
	font-stretch:expanded;
	text-transform: capitalize;
	font-size: 1.1em;
}
.keynote{
	margin:5px auto;
	width: 600px;
	border: 1px solid #BBBBBB;
	padding: 3px;
}
.kn-headshot{
	float:left;
	margin-right: 20px;
	width: 160px;
	text-align: center;
}
.kn-name{
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	margin: 3px 10px;
}
.kn-bio{
	font-size: 0.9em;
	padding: 8px 10px 6px;
	color: #111111;
	background-color: #DAECB4;
	border-top: 1px solid #BBBBBB;
	margin: 3px 0px 3px 163px;
}
.kn-bio p{
	margin: 5px;
}
.kn-bio h3{
	margin: 5px 0px 10px;
}
.kn-desc{
	font-size: 1.1em;
	padding: 5px 15px;
}
.kn-address{
	text-transform:uppercase;
	margin: 3px 10px;
}
.kn-desc h3{
	margin: 10px 0px 8px;
} 
.note{
	border: 1px dashed #DAECB4;
	padding: 5px 5px 5px 25px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 10px 0 20px 0;
	color: #111111;
	background-color: #F5FBEC;
}
.indent{
	margin: 12px 12px;
	padding: 0 10px;
	border-left: 1px solid #DAECB4;
}
.guarantee{
	margin: 10px 20px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	border: thin solid #CC0000;
	background: #FFFF99;
}
.guarantee-inner{
	margin: 3px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0px;
	border: thin solid #CC0000;
	padding: 0 20px;
	background: #FFFFCC;
}

.shadow-box{
	background-image: url(../images/shade-mid.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 850px;
	margin: 0 auto;
	
}
.shadow-top{
	background-image: url(../images/shade-top.gif);
	background-position: top; 
	background-repeat: no-repeat;
}
.shadow-bot{
	background-image: url(../images/shade-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 25px;
}
.testimonial{
	background-image: url(../images/greybox-mid-med.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 508px;
	margin: 0 auto;
	font-size: 13px;
}
.testimonial .testimonial-outer{
	background-image: url(../images/greybox-top-med.gif);
	background-position: top; 
	background-repeat: no-repeat;
}
.testimonial .testimonial-outer .testimonial-inner{
	background-image: url(../images/greybox-bottom-med.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 30px;
}
.promosmall {
list-style-position:inside;

}.midimage {
	position: absolute;
	z-index: auto;
	left: 473px;
	top: 228px;
}
.bottomimage {
	position: absolute;
	left: 276px;
	top: 333px;
	width: 324px;
}

#leftcontent {
	position: relative;
	left: 20px;
	top: 0px;
	width: 450px;
	height: 329px;
}

#rightcontent {
	position: relative;
	left: 500px;
	top: -360px;
	width: 313px;
	height: 443px;
}

