/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
li {line-height: 1.5em; margin-left:15px;}
p, ul, h2, h3, h4, h5 {margin-bottom:10px;}
a {color:#000; text-decoration:none; font-weight:bold;}
a:hover {color:#ECC883; text-decoration:none;}
h1 {font:36px/1.2em "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#000; margin-bottom:15px;}
h2 {font-size: 20px; line-height: 20px; color:#fff; margin-bottom:15px;}
h3 {font-size: 18px; line-height: 20px; color:#fff; }
h4 {font-size: 14px; line-height: 20px; color:#fff; }
img {border:none;}
body hr { color:#D89E3A; margin-top: 5px; margin-bottom: 5px; background-color: #D89E3A; height: 1px; }


/*   Body and Wrappers
=====================================*/
body {
	background:#000;
	font:11px/1.2em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	width:800px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:visible;
	width:100%;
}
#address {
	position:absolute;
	top:240px;
	right:50px;
}


/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:198px; left:25px; z-index:90;
	padding-left:0px; width:100%;
}
#nav li {
	background:url(images/layout/navDivider.png) bottom right no-repeat;
	list-style:none; margin:0px; line-height:1em;
	letter-spacing:0px; white-space:nowrap;
	cursor:pointer; position:relative;
	float:left; padding-right:1px;
}
#nav li a {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:35px;
	color:#fff;
	display:block;
	padding:0px 8px;
}
#nav li a:hover {
	color:#000;
}
.menuSubs {
	background:#C99A48; border-left:1px solid #FDBE54; border-right:1px solid #FDBE54;
	position:absolute; top:35px; left:-1px; z-index:100; border-bottom:1px solid #FDBE54;
	padding-left:0px; width:140px;
}
#nav li ul li {
	background-image:none;
	letter-spacing:0px;
	white-space:normal;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px; text-align:center; color:#000;
	padding:0px; width:100%;
}
#nav li ul li a:hover {
	background:#ECC883;
	color:#000;
}



/*   Body Content Styles
=====================================*/
#content {
	clear:left;
	padding:65px 0px 25px 0px;
	margin-left:45px;
	width:735px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#text {
	width:460px;
}
#pagePhoto {
	margin:0px 20px 10px 10px;
	border:10px solid #000;
	float:right;
}



/*   Individual Pages
=====================================*/
/*  Staff  */
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffBlock img {
	margin:0px 9px 8px 0px;
	float:left;
}

#faq {color:#D6B389;}
#faq a {
	text-decoration:none;
}
.faqAnswer {
	padding:10px;
	margin-left:15px;
	width:575px;
	background:#fff;
	color:#000;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#000 url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	padding-top:35px;
	margin:0px auto;
	width:100%;
	height:150px;
	clear:both;
}
#footSpace{
	color:#666;
	margin:0px auto;
	text-align:center;
	line-height:1.3em;
}
#foot_info {
	color:#666;
	margin:0px auto;
	text-align:center;
	line-height:1.3em;
	letter-spacing:-1px;
}
#foot_info a {color:#666;}
#foot_info a:hover {
	color:#ECC883;
	text-decoration:underline;
}



/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
.text  {border:1px solid #666; width:200px;}
.error {border:1px solid #f00;background-color:#ffe0e0;}
.req {color:#999;font-size:10px;margin-left:5px;}
.req2 {color:#f00;font-weight:bold;margin-left:5px;}
.formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}



/*   sIFR 3 Styles
=====================================*/
/*  IE uses font-size, Mozilla uses line-height  */
/*.sIFR-active h1 {line-height:32px; font-size:32px; visibility:hidden;}*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-unloading .sIFR-flash {
	visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px;
	z-index: 0;
}


/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:3px; background:#fff; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:3px; background:#fff; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#fff; border:1px solid #777;}
.featureRight {border:5px solid #000; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #000; padding:2px; margin:7px auto 7px auto; }
.featureLeft {border:5px solid #000; padding:2px; }

.pic { border: 1px #000 solid; }
#beforeafter table { margin: 5px 0px; }

