/* @group Global */

* {
	margin: 0;
	padding: 0;
}
body.splash {
	background: url(images/background.png) repeat;
	width: 100%;
	height: 100%;
	color: #3F322A;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}

body {
	background: url(images/background.png) repeat;
	width: 100%;
	height: 100%;
	color: #3F322A;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
}
html {
	height: 100%;
}
#wrapper_home {
	width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -38px;
	/*background-color: #FEFBF4;*/
	position: relative;
	/*border-left: 2px solid white;
	border-right: 2px solid white;*/
}

#wrapper {
	width: 1033px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -38px;
	background: #FEFBF4 url(images/drop_right.png) repeat-y right center;
	/*padding-right: 10px;*/
	position: relative;
	/*border-left: 2px solid white;
	border-right: 2px solid white;*/
}
h1 {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 15px;
}
ul {
	
}
ul li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #B41E05;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}
div.clear {
	clear: both;
}
#container_splash {
	background: url(images/drop_right.png) repeat-y right center;
	padding-right: 10px;
}

#container {
	display: block;
	position: relative;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEFBF4;
}
#header {
	position: relative;
	height: 245px;
	width: 1024px;
	background: url(images/header.png) no-repeat;
	z-index: 1030;
}
#sub_header {
	background: url(images/sub_header.png) no-repeat;
	height: 11px;
	width: 1024px;
	position: relative;
	top: 0px;
	z-index: 1050;
}
a.header {
	background: url(images/onepixclear.gif) repeat;
	position: absolute;
	display: block;
	width: 350px;
	height: 50px;
	top: 72px;
	left: 90px;
}
span.site-name {
	left: -999px;
	position: absolute;
}
img.header-fader {
	position: absolute;
}
/* @group Drop Downs */

#drop_downs {
	position: absolute;
	width: 800px;
	left: 110px;
	/*border: 1px solid black;*/
	top: 245px;
	font-size: 10px;
	line-height: 12px;
	z-index: 1025;
	visibility: hidden;
}
#drop_downs p {
	margin: 0;
}
#drop_downs div.drop-down {
	position: relative;
	text-align: center;
	width: 150px;
	/*height: 120px;*/
	font-size: 10px;
	color: #130c06;
	background: url(images/drop_bg.png) repeat-y;
	float: left;
	margin-right: 20px;
	/*display: none;*/
}
#drop_downs div.drop-down div{
	padding: 35px 10px 0;
	width: 125px;
}

#drop_downs div.drop-down div.drop-bottom{
	background: url(images/drop_bottom.png) no-repeat;
	height: 10px;
	padding: 0;
	position: relative;
	bottom: -10px;
	width: 150px;
}
/* @end */

#main_nav {
	position: absolute;
	top: 133px;
	left: 147px;
}

#main_nav ul {
	padding-left: 0;
	margin-left: 0;
}

#main_nav ul li {
	list-style-type: none;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}
#main_nav ul img {
	float: left;
	position: relative;
}
#main_nav ul li a {
	
}

#main_nav ul li a.on {
	
}

#main_nav ul li a:hover {
	
}
#sub_nav {
	color: #B41E05;
	margin-bottom: 10px;
	position: relative;
}
#sub_nav a {
	font-weight: bold;
	color: #D9B617;
	display: block;
}
#sub_nav a:hover {
	color: #B41E05;
}
#content_container {
	width: 1024px;
	min-height: 477px;
	height: auto !important;
	height: 477px;
	background: #FEF9F3 url(images/content_bg.jpg) no-repeat;
	overflow: hidden;
}
#content_spacer {
	position: relative;
	height: 75px;
	width: 1024px;
}
#content_left {
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 445px;
	padding: 20px 5px 20px 20px;
	float: left;
	/*border: 1px solid black;*/
}
#left_page_image {
	position: relative;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

#content_left img {
	border: 5px solid #AF8C00;
}
#faded_rule {
	position: relative;
	float: left;
	width: 3px;
}

#faded_rule img{
	border: 0;
}
div.left-content-area {
	position: relative;
	float: left;
	color: #c12807;
	font-size: 12px;
	line-height: 16px;
	width: 150px;
	margin-right: 25px;
}
#content_right {
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 490px;
	padding: 20px 5px 20px 20px;
	float: left;
	/*border: 1px solid red;*/
}
#text_box {
	position: relative;
	border: 1px solid red;
	width: 200px;
	height: 200px;
	float: right;
	padding: 10px;
	color: #BF0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
#page_image {
	position: relative;
	float: left;
	width: 426px;
}
#spacer {
	position: relative;
	float: left;
	width: 10px;
	margin-left: 20px;
}
h3.page-title {
	text-transform: uppercase;
	color: #BF0000;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
#main_content {
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width: 490px;
	float: left;
	padding-left: 35px;
	padding-bottom: 25px;
	margin-left: 0px;
}
#main_content blockquote {
	display:block;
	float:right;
	font-size: 18px;
	position:relative;
	width:185px;
	line-height: 28px;
	color: #BF0000;
	font-style: italic;
	margin: 10px 0 10px 20px;
	background-color: #D6CCB7;
	padding: 10px;
}
div.push {
	height: 42px;
}
#footer_home {
	position: relative;
	height: 42px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AF8C00;
	text-align: center;
}

#footer_home p {
	font-size: 10px;
	color: #dddad7;
	display: inline;
	line-height: 38px;
	text-align: right;
	position: relative;
	right: -20px;
}

#footer_home p a {
	color: #dddad7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/*#footer_nav {
	display: inline;
}

#footer_nav li {
	display: inline;
}*/

/*#footer_nav li a{
	color: #dddad7;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer_nav li a:hover {
	color: #B41E05;
	
}*/

#footer_container {
	position: relative;
	height: 38px;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #AF8C00;
	text-align: center;*/
}
#footer {
	position: relative;
	/*height: 38px;*/
	width: 1024px;
	/*margin-right: auto;
	margin-left: auto;*/
	background-color: #AF8C00;
	text-align: center;
	/*left: 1px;*/
	height: 42px;
}
img.fsc-logo {
	position: absolute;
	top: 2px;
	right: 465px;
}
#footer p {
	font-size: 10px;
	color: #dddad7;
	display: block;
	/*width: 400px;*/
	position: relative;
	float: right;
	line-height: 42px;
	padding-right: 25px;
	margin-bottom: 0;
}

#footer p a {
	color: #dddad7;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer_nav {
	display: block;
	float: left;
	width: 500px;
	margin-left: 20px;
	height: 42px;
}

#footer_nav li {
	display: inline;
}

#footer_nav li a{
	color: #dddad7;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
	line-height: 42px;
}

#footer_nav li a:hover {
	color: #B41E05;
	
}
#footer_drop {
	background: url(images/footer_drop.png) no-repeat center bottom;
	height: 9px;
	width: 1034px;
	z-index: 100;
}
/* @group Accelsite Definitions */

.smallNote {
 font-size: 11px;
 color: #999999;
 font-style: italic;
 }
 
.formLabel {
 /*background-color: #ECEEF0;*/
 }

.requiredField {
 font-weight: bold;
 }
.missingField {
 font-weight: bold;
 /*color: #FF0000;*/
 }
.contentHeaderCell {
 /*background-color: #AAAA77;*/
 /*color: #FFFFFF;*/
 font-weight: bold;
 }

.contentListCell {
 /*background-color: #EEEEEE;*/
 color: #000000;
 }
.contentListCellAlt1 {
 /*background-color: #CCCCCC;*/
 color: #000000;
 }
.contentListCellAlt2 {
 /*background-color: #DDDDDD;*/
 color: #000000;
 }
.alternate1 {
 /*background-color: #CCCCCC;*/
 color: #000000;
 }
.alternate2 {
 /*background-color: #DDDDDD;*/
 color: #000000;
 }
.alternate3 {
  /*background-color: #FFF;*/
  border:2px solid #EFEDEE;
  color: #000000;
}
.loginStatusSpan {
  font-size: 10px;
  color: #333;
}
.loginStatusSpan a {
  color: #4E4E4E;
  text-decoration: none;
}
.as_errorText {
  color: red;
  font-weight: bold;
}
.as_errorField {
  border: 2px solid red;
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }

/* @end */

/* @end */

/* @group Left Images */

#landscape-1 {
	position: absolute;
	left: 20px;
	top: 100px;
	z-index: 110;
}

#landscape-1 img {
	border: solid 3px #D9B617;
	display: none;
}
#landscape-2 {
	position: absolute;
	left: 122px;
	top: 80px;
	z-index: 200;
}

#landscape-2 img {
	border: solid 3px #D9B617;
	display: none;
}
#landscape-3 {
	position: absolute;
	left: 110px;
	top: 300px;
	z-index: 200;
}

#landscape-3 img {
	border: solid 3px #D9B617;
	display: none;
}
#portrait-1 {
	position: absolute;
	left: 60px;
	top: 10px;
	z-index: 101;
}

#portrait-1 img {
	border: solid 3px #D9B617;
	display: none;
}
#portrait-2 {
	position: absolute;
	left: 50px;
	top: 60px;
	z-index: 101;
}

#portrait-2 img {
	border: solid 3px #D9B617;
	display: none;
}
#portrait-3 {
	position: absolute;
	left: 20px;
	top: 30px;
	z-index: 99;
}

#portrait-3 img {
	border: solid 3px #D9B617;
	display: none;
}

/* @end */

/* @group Weight Calc */

#weight_calc {
	position: relative;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 20px;
}
#form_1 div {
	margin-bottom: 5px;
}
#form_1 div input {
	margin-left: 10px;
}

#weight_calc table {
	width: 100%;
}
#weight_calc table tr td{
	padding-bottom: 10px;
}
#weight_calc table textarea {
	border: 1px solid #3F322A;
	padding: 10px;
}
#weight_calc span.weight {
	font-weight: bold;
	color: maroon;
}
/* @end */

/* @group Contact */

#contact_info {
	position: relative;
	padding: 20px 0 20px 20px;
	top: 600px;
	width: 450px;
	
}

/* @end */

/* Eagle Vision Banner */
   #eaglevision_ad {display:block; width:260px; height:170px; position:absolute; left: 735px; top: 55px; margin:0px; padding:0px; text-align:left; z-index:9999;}
   #eaglevision_ad:hover { cursor:pointer;}
   #ev_ad { position:relative; width:244px; height:145px; margin:0px; padding:0px; }
   #ev_ad img { display:none; position:absolute; top:0; left:0; }
   #ev_ad img.active { display:block; }


