@charset "utf-8";
/*====================== Style Sheet Herons Flight ======================*/

/* Colors Used------------ 
maroon   #95002c
Dark Grey	#4b4b4b
--------------------------*/

/*---- Browser Default Codes ----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
abbr, acronym { 
	border: 0;
	}
	
/*---- Site Default Codes ----*/

body {
	background-color: #000;
	font-family: tahoma, arial, helvetica, sans-serif;
	line-height: 160%;
	font-size: 11px;
	color: #333;
	margin-top: 30px;
}
a {
	color: #fff;
}
a:hover {
	color: #dc8d4b;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 18px;
	color: #95002c;
}

.imgleft {
	margin: 22px 5px 5px 0px;
	float: right;
}
input, textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7e7e7;
	padding: 4px 4px 4px 4px;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formImg{
	padding: 0;
}
.clear {
	clear: both;
}
.imgleft {
	float:left;
	padding: 0px 20px 20px 0px;
}

/*---- Site Codes ----*/

#sitewrap1 {
	margin: 0 auto;
	width: 1048px;

	background: url(../images/sitewrap1.gif) repeat-y;
}
#sitewrap2 {
	width: 1048px;

	background: url(../images/sitewrap2.gif) top no-repeat;
}
#sitewrap3 {
	width: 1048px;
	background: url(../images/sitewrap3.gif) bottom no-repeat;
}

/* Banner Styles - Bottle top - menu and image styling*/
#banner {
	width: 1024px;
	height: 246px;
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	background-color: #fff;
}
#bottletop {
	float: left;
	width: 278px;
	height: 246px;
}
#imgbanner {
	float: right;
	width: 499px;
	height: 196px;
	background-color: #fff;
}
#logo {
	float: left;
	width: 217px;
	padding: 43px 0px 0px 30px;
	height: 153px;
}

/* Menu Content Starts */
#menuD {
	float: right;
	width: 746px;
	height: 50px;
	background: url(../images/menu_bg.jpg) repeat-x #CC9900;
}
#menu {
	position: absolute;
	width: 746px;
	height: 50px;
}
#menu ul {
	padding-top: 10px;
}
#menu li {
	display: inline;
	padding: 0px 7px 0px 17px;
	background: url(../images/menu_divider.gif) left no-repeat;
}
#menu a {
	font: 12px  small-caption;
	color: #fff; 
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a:hover {
	color: #d58946;
}

/* Content Wrap Styles - contains body contents and right panel */
#contentwrap {
	width: 1024px;
	margin-left: 12px;
	float: left;
	background: url(../images/cwarp_bg.gif) repeat-y #fff;
	margin-bottom: 12px;
}
#Lcontent {
	width: 278px;
	height: 580px;
	float: left;
	background: url(../images/bottle_bot.jpg) repeat-y #000;
}
#SLcontent {/* Applies only to Sub Pages */
	width: 278px;
	float: left;
	background-color: #fff;
}
#content {
	width: 581px;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
}
.contentS { /* Applies only to Sub Pages */
	padding: 20px 0px 20px 0px;
	float: left;
	width: 533px;
	border-top: solid 1px #dddbdb;
}
.contentS input, textarea {
	background-color: #fff;
}
.contentS a {
	color: #990000;
}
.contentS a:hover {
	color: #000;
	text-decoration: none;
}
.contentS h1 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.contentS h2 {
	color: #000;
	font-size: 18px;
	margin: 0px;
}
.contentS h3 {
	color: #000;
	font-size: 13px;
	margin: 0px;
}
.contentS h4 {
	color: #95002c;
	font-size: 13px;
	border-bottom: 1px dotted #f1ced1;
	padding: 20px 0px 10px 0px;
}
.contentS h5 {
	background-color: #b6b5b5;
	width: 150px;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	
}
.contentS li {
	background: url(../images/dot.gif) left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
.contentbottom {
	width: 533px;
	padding-top: 10px;
}
.contentbottomL {
	float: left;
	width: 200px;
}
.contentbottomR {
	float: right;
}

.contentLS {
	padding: 50px;
}
.contentLS li {
	padding: 6px 0px 6px 0px;
	background: url(../images/dot_line.gif) bottom repeat-x;
}
.contentLS a { 
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
}
.contentLS a:hover {
		color: #dc8d4b;
}

.current_page_item a {
		color: #dc8d4b;
}
.contentLS h3 {
	background-color: #95002c;
	color: #fff;
	padding: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.contentT { /* Applies for Home Page Holding Content */
	padding: 50px 50px 20px 50px;
}
#Rcontent {
	width: 165px;
	float: right;
}
.Rc { /* This style holds award and sign up */
	margin: 0px 0px 30px 12px;
	color: #fff;

}
.Rc h2 {
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid  #999999;
}


/*  Footer Styles */
/* Footer Contents goes here*/

#footer {
	margin: 0 auto;
	float: left;
	width: 1048px;
	height: 50px;
	background: url(../images/footerbg.jpg) bottom repeat-x #4b4b4b;

}
#footerR {
	float: right;
	margin: 15px 20px 0px 0px;
}
#footer li {
	display: inline;
	padding: 0px 5px 0px 5px;
}
#footerR a {
	color: #fff;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#footerR a:hover {
	color: #dc8d4b;
}

#footerL {
	float: left;
	margin: 15px 0px 0px 20px;
	color: #c3c3c3;
}
