/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {
	margin:0px;
	padding:0px;
}
p, ul, ol, h1, h2, h3 {
	margin-bottom:10px;
}
li {
	line-height:1.5em;
	margin-left:20px;
}
a {
	color:#4C0408;
	text-decoration:none;
	font-weight:bold;
}
a:hover, a:active {
	color:#E21651;
	text-decoration:none;
}
a img {
	border:none;
}
/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {
	font-size:40px;
	line-height:40px;
	visibility:hidden;
}
/*   Body and Wrappers
=====================================*/
html {
	background:#E3A447;
}
body {
	background:url(images/layout/bg.jpg) 0 0 repeat-x;
	font:72%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	position:relative;
	margin:0px auto;
	width:815px;
}
#container {
	background:transparent url(images/layout/headBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}
#home #container {
	background:url(images/layout/homeBG.jpg) 0 0 no-repeat;
}
#noPhoto #container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
}
/*   Content Styles
=====================================*/
#content {
	padding:200px 0 25px 0;
	margin-left:275px;
	width:490px;
	min-height:450px;
	_height:450px; /* for IE6 */
}
#home #content {
	padding:475px 0 25px 0;
	margin-left:275px;
	width:490px;
	min-height:50px;
	_height:50px; /* for IE6 */
}
#pagePhoto {
	position:absolute;
	top:252px;
	right:24px;
}
#contentSpace {
	float:right;
	width:200px;
	height:175px;
	margin-top:0px;
}
/*   Footer Styles
=====================================*/
#footer {
	background:#000 url(images/layout/bg2.jpg) 0 0 repeat-x;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	margin:0px auto;
	clear:both;
}
#footSpace {
	height:20px;
}
#foot_info {
	background:url(images/layout/footBG.jpg) 0 0 no-repeat;
	color:#fff;
	width:815px;
	margin:0px auto;
	text-align:center;
}
#foot_info a {
	color:#fff;
	font-weight:normal;
}
#foot_info a:hover {
	color:#F4D06F;
}
/*   Navigation Styles
=====================================*/
#nav {
	position:absolute;
	top:250px;
	left:12px;
	z-index:90;
	padding-bottom:0px;
	width:200px;
}
#nav img {
	border:none;
}
#nav li {
	list-style:none;
	margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	background:url(images/layout/navOver.jpg) 0 0px no-repeat;
	font:bold 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	line-height:32px;
	color:#000;
	padding-left:40px;
	width:160px;
	display:block;
}
#nav li a:hover {
	background:url(images/layout/navOver.jpg) 0 -32px no-repeat;
	color:#000;
}
.menuSubs {
	padding-left:15px;
	width:185px;
	overflow:hidden;
	margin-bottom:0px;
}
#nav li ul li a {
	background-image:none;
	text-transform:none;
	border:none;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000;
	padding-left:30px;
	width:155px;
}
#nav li ul li a:hover {
	background:#F4D06F url(images/layout/navSubOver.jpg) top right no-repeat;
	color:#000;
}
/*   Individual Pages
=====================================*/
.drLinks {
	position:absolute;
	top:135px;
	left:545px;
	width:250px;
}
.drLinks a {
	display:block;
	float:left;
	text-align:right;
	color:#fff;
	margin-right:15px;
	background:url(images/blank.gif);
	width:100px;
	height:145px;
}
.drLinks a:hover {
	color:#F4D06F;
}
.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 {
	margin-left:15px;
}
.question {
	margin:0px 0px 5px 0px;
	cursor:pointer;
}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}
td {
	padding:5px 10px;
}
.tableTitle {
	background:#E3A447;
	color:#fff;
	line-height:20px;
	font-weight:bold;
}
.tableName {
	width:125px;
	vertical-align:top;
}
/*   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;
}
/*   sIFR3 Styles
=====================================*/
.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 #4C0408;
	padding:2px;
	float:right;
	margin:0 0 8px 8px;
}
.featureCenter {
	border:5px solid #4C0408;
	padding:2px;
	margin:7px auto;
}
