/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h1, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height:1.5em; margin-left:20px;}

a {color:#9B5647; text-decoration:none; font-weight:bold;}
a:hover {color:#761300; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:32px; line-height:32px; visibility:hidden;}

/*  Set the 100% page height  */
html, body {
	height: 100%;
}
#shell {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;/* the bottom margin is the negative value of the footer's height */
}



/*   Body and Wrappers
=====================================*/
body {
	background:#E1C08B url(images/layout/bg2.jpg) 0 0 repeat-x;
	font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 13px 0 repeat-y;
	width:900px;
}
#container {
	background:url(images/layout/logoBG.jpg) 13px 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:300px 0 25px 0;
	margin-left:325px;
	width:525px;
	min-height:250px;
	_height:250px; /* for IE6 */
}
#pagePhoto {
	margin:0 0 10px 10px;
	float:right;
}
#leftColumn {
	width:275px;
	float:left;
}
#topLogin {
	padding-left:15px;
}
#topLogin a {
	font:normal 13px "Century Gothic", Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#761300;
	width:120px;
	display:block;
	float:left;
	padding-left:10px;
}

#chiliDog {
	clear:both;
	padding-top:25px;
}
#chiliDog a {
	display:block;
	margin:7px auto;
	text-align:center;
}



/*   Footer Styles
=====================================*/
#footer {
	background:url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:60px;
	clear:both;
}
#footSpace{height:45px;}
#foot_info {
	color:#000;
	width:600px;
	float:right;
	text-align:center;
	line-height:1.2em;
	letter-spacing:-1px;
}
#foot_info a {color:#000; font-weight:normal;}
#foot_info a:hover {color:#893E1E;}



/*   Navigation Styles
=====================================*/
/*   top nav   */
#topNav {
	background:url(images/layout/topNavBG.gif) 0 0 no-repeat;
	width:600px;
	position:absolute;
	top:245px;
	right:5px;
}
#topNav li {
	list-style:none;
	cursor:pointer;
	margin:0px;
	float:left;
}
#topNav li a {
	background:url(images/layout/topNavDivider.gif) top right no-repeat;
	font:normal 12px  Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:40px;
	display:block;
	padding:0px 18px;
	color:#F1E3C9;
}
#topNav li a:hover {
	color:#fff;
}


/*   side nav   */
#nav {
	margin:240px 0 0 15px;
	border-top:2px solid #9B5647;
	padding-left:0px; width:272px;
}
#nav li {
	border-bottom:2px solid #9B5647;
	position:relative;
	list-style:none;
	cursor:pointer;
	width:100%;
	margin:0px;
	float:left;
}
#nav li a {
	background:#761300 url(images/layout/navDot.gif) 7px 13px no-repeat;
	border:2px solid #F1E3C9;
	font:normal 14px "Century Gothic", Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:33px;
	display:block;
	padding-left:30px;
	color:#F1E3C9;
}
#nav li a:hover {
	background:#F1E3C9 url(images/layout/navDotOver.gif) 7px 13px no-repeat;
	border:2px solid #F1E3C9;
	color:#761300;
}
.menuSubs {
	position:absolute; top:0px; left:275px; z-index:100;
	background:#761300;
	border:2px solid #F1E3C9;
	padding:3px; width:200px;
}
#nav li ul li {
	float:left;
	clear:both;
}
#nav li ul li a {
	background:#761300 url(images/layout/navDot.gif) 7px 10px no-repeat;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:28px; text-align:left;
	padding-left:20px; width:176px;
	color:#F1E3C9;
}
#nav li ul li a:hover {
	background:#F1E3C9 url(images/layout/navDotOver.gif) 7px 10px no-repeat;
	color:#761300;
}




/*   Individual Pages
=====================================*/
.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 {list-style:none;}
.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%;
}




/*   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 #761300; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #761300; padding:2px; margin:7px auto 7px auto; }


#topFlash {width:599px; height:235px; position:absolute; top:3px; right:7px; overflow:hidden}
#topFlash div {width:599px; height:235px; text-align:center}
#topFlash div div {background:#000}