﻿/* 0 out element margins and paddings */
body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.smalltext
{
	font: 0.8em Arial, sans-serif;
	letter-spacing: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
iframe
{
	background: #fff;
}
img
{
	border: none;
}
.req
{
	color: #ca1d1d;
}
.tberror
{
	background: #fffacd;
}
acronym, abbr
{
	border-bottom: dotted 1px #666;
	cursor: help;
}


/* Menu */
#menu, #menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
}

ul#menu
{
	width: 100%;
	height: 36px;
	border-top: solid 2px #BB3130;
	border-bottom: solid 2px #BB3130;
	background: url(../gfx/menu_bg.jpg) repeat-x top left;}

#menu li a
{
	display: block;
	padding: 0px 25px;
	color: #fff;
	height: 36px;
	border-right: solid 1px #801714;
	border-left: solid 1px #952D2D;
	text-decoration: none;
}

#menu a:hover
{
	background-color: #810A10;
	color: #fcb016;
}
#menu li
{
	float: left;
	position: relative;
	font: normal 20px/36px Georgia;
	letter-spacing: -1px;
}
#menu li ul
{
	position: absolute;
	width: 150px;
	top: 36px;	
	border-top: solid 2px #BB3130;
	display: none;
	background: #952D2D url(../gfx/shadow_menu.png) repeat-x top left;
}

#menu li ul li
{
	width: 149px;
	height: 25px;
	font: normal 12px/25px Verdana; 
		border-bottom: solid 1px #801714;
	border-left: solid 1px #801714;
	border-right: solid 1px #801714;
	border-top: solid 1px #a63232;}

#menu li ul li a
{
	width: 125px;
	padding: 0px 0px 0px 25px;
	height: 25px;
	background: none;
	float: left;
	border: none;
	
}

#menu li ul li a:hover
{
	width: 150px;
	height: 25px;
	background: none;}

#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	left: 12em;
	margin: 0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul
{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul
{
	display: block;
}

/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	color: #490b0d;
	font: normal 22px Georgia;
	margin: 15px 0px 0px 10px;
}
.text h2
{
	color: #490b0d;
	font: normal 18px Georgia;
	margin: 15px 0px 0px 15px;
}
.text p
{
	font: normal 12px Verdana;
	color: #595959;
	margin: 0px 25px 10px 20px;
}

.text ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 50px;
}
.text ol
{
	list-style-type: decimal;
	margin: 0px 0px 10px 55px;
}
.text li
{
	font: normal 12px Verdana;
	color: #595959;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 0px 0px 0px 0px;
}
.info
{
	float: right;
	margin: 0px 0px 0px 0px;
}

/* Website Syles */

html
{
	background: url(../gfx/bg.jpg) repeat-x fixed top left;
}

#container
{
	width: 975px;
	background: #fff;
	border: solid 2px #922828;
	margin: 15px auto 0px;
	-moz-box-shadow: 0px 3px 10px #666;
	-webkit-box-shadow: 0px 3px 10px #666;
	box-shadow: 0px 3px 10px #666;
}

#header
{
	height: 125px;
	width: 100%;
	}
	
	#header h1
	{
		float: left;
		width: 256px;
		height: 109px;
		background: url(../gfx/logo.jpg) no-repeat top left;
		margin: 5px 0px 0px 5px;
		padding: 0;
		}
		
		#header h1 a
		{
			width: 256px;
			line-height: 109px;
			display: block;
			text-indent: -100000px;}
			
			#header p
			{
				float: right;
				text-align: right;
				font: normal 12px Verdana;
				margin: 25px 5px 0px 0px;}

#slideshow
{
	width: 100%;
	height: 260px;
	overflow: hidden;
	border-bottom: solid 2px #F9B01C;}
	
	#ctl00_wrapper
	{
		min-height: 300px;
		height: auto !important;
		height: 300px;
		padding: 0px 0px 50px 0px;}
		
		#welcome
		{
			width: 570px;
			float: left;
			margin: 0px 0px 0px 10px;}
		
		#fp
		{
			width: 350px;
			height: 272px;
			padding: 5px 4px 0px 0px;
			position: relative;
			margin: 20px 20px 0px 0px;
			float: right;}
			
			#fp h1
			{
				background: url(../gfx/feature_banner.png) no-repeat top left;
				height: 121px;
				width: 121px;
				position: absolute;
				top: 0px;
				right: 0px;}
				
				#fp h1 span
				{
					width: 121px;
					height: 121px;
					text-indent: -1000000px;
					display: block;}
					
#fp_details
{
	position: absolute;
	bottom: 3px; left: 2px;
	width: 346px;
	background: url(../gfx/menu_bg.jpg) repeat-x top left;}
	
	#fp_details h2
	{
		font: normal 18px/36px Georgia;
		color: #fff;
		margin: 0px 0px 0px 5px;
		text-transform:capitalize;
		float: left;}
		
		#fp_details p, #fp_details p a
		{
			float: right;
			color: #fff;
			margin: 0px 5px 0px 0px;
			font: normal 12px/36px Verdana;}
			
			#ctl00_ContentPlaceHolder1_NoFp
			{
				width: 346px;
				height: 267px;
				border: solid 2px #F9B01D;
				background: #FFF9EF;}
				
				#ctl00_ContentPlaceHolder1_NoFp p
				{
					text-align: center;
					margin: 123px 0px 0px 0px;
					font: normal 12px Verdana;
					color: #000;}
						#footer
						{
							width: 975px;
							margin: 5px auto 0px;
							clear: both;}
							
							#footer p, #footer p a
							{
								color: #000;
								font: normal 11px Verdana;
								}

#details
{
	float: left;
}

.email_form
{
	width: 500px;
	float: left;
	color: #000;
	display: inline;
	margin: 0px 20px 20px 0px;
}

.email_form label
{
	width: 120px;
	float: left;
	display: block;
	margin: 0px 0px 5px 20px;
		font: normal 1.1em Verdana;
	color: #595959;
}

.email_form input, email_form select
{
	float: left;
	margin: 0px 0px 5px 0px;
}

.email_form br
{
	clear: left;
}

								
