*
{
	margin: 0pt;
	padding: 0pt;
	outline: none;
	border: none;
	-moz-outline: none;
}
html, body {
	margin: 0px;
	padding:0px; 
	height:100%;
	min-height:100%;
}
a img
{
	border: 0pt none;
}
a
{
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	color: #59584C;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}

html
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
body
{
	color: #685040;
	background: #fff4d5 url(../images/background/body.gif) repeat-y scroll top left;
	text-align: left;
}
body.home {	background: #fff4d5 url(../images/background/bodyHome.gif) repeat-y scroll top left; }

#website
{
	position: relative;
	text-align: left;
	min-height: 100%;
}
* html body #website {
	height: 100%;
}
.clearBoth {
	clear: both;
}
.widthWrapper {
	position: relative;
	width: 1020px;
}
#topSection {
	position: relative;
	height: 140px;
	background: transparent url(../images/background/topSection.gif) repeat-x scroll bottom left;
	overflow: visible;
	z-index: 101;
}
#topSection .widthWrapper {
	padding-top: 108px;
	background: #fff4d5 url(../images/background/topSection.gif) repeat-x scroll bottom left;
}

#topSection a#logo {
	position: absolute;
	display: block;
	width: 177px;
	height: 54px;
	top: 34px;
	left: 27px;
	z-index: 100;
}
#topSection #lookingForInformation {
	position: absolute;
	background-color: #8a7a67;
	display: block;
	overflow: hidden;
	width: 456px;
	height: 108px;
	top: 0px;
	right: 0px;
	z-index: 100;
}
#topSection #lookingForInformation img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}
#middleSection{
	position: relative;
	overflow: visible;
	z-index: 100;
}
#bottomSection{
	position: relative;
	overflow: visible;
	z-index: 100;
}
#content{
	position: relative;
	width: 100%;
	background: transparent url(../images/background/content.gif) repeat-y scroll 0 0;
}
.home #content{
	background: transparent url(../images/background/contentHome.gif) repeat-y scroll 0 0;
/*	background: none; */
}
.home #leftBox {
	padding-left: 190px;
	width: 374px;
	float: left;	
}
#leftBox img#fsr {
	padding-top: 45px;
	padding-left: 23px;
	display: block;
}
#leftBox img#EAFLeader {
	padding-top: 30px;
	padding-left: 23px;
	display: block;
}
#rightSection {
	width: 830px;
	float: right;
	padding-bottom: 35px;
}
#copy
{
	min-height: 180px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 35px;
	padding-left: 35px;
	width: 456px;
}
.home #copy {
	padding: 0px;
	padding-bottom: 35px;
	float: right;
	background-color: #e9e4e0;
}
.home #copy h1, .home #copy h2, .home #copy h3, .home #copy p{
	padding-left: 24px;
	padding-right: 50px;
}
.home #copy img#Featured {
	padding-bottom: 20px;
	display: block;
}
#copy p {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 14px;
}

* html body #copy 
{
    height: 180px;
}
#copy a
{
	font-size:12px;
	line-height:17px;
	text-decoration: underline;
	color: #685040;
}
#copy a:hover
{
	color: #B42E34
}

#copy ul {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
	font-size:12px;
	line-height:17px;
}
#copy ul li{
	padding-bottom: 5px;
}
#copy ul li ul li{
	padding-top: 5px;
	padding-bottom: 0px;
}

.home #copy ul li {
	font-size: 18px;
	line-height: 24px;
}
#copy ul.sitemap li a {
	text-decoration: none;
}
#copy ul.sitemap li  ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#copy h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 14px;
}
#copy h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 14px;
	color: #B42E34;
}
#copy h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	padding-bottom: 0px;
}
.home #copy h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 14px;
}
#copy h4 {
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
}
#sideBar {
	float: right;
	width: 290px;
}
/* main navigation - START*/
div#nav {
	position: relative;
	width: 100%;
	height: 32px;
	background: transparent url(../images/background/nav.gif) repeat-x scroll bottom left;
}
#nav ul {
	float: right;
	height: 32px;
	list-style-type: none;
	font-size: 10px;
	line-height: 32px;
	vertical-align: middle;
	color: #8a7967;
}
#nav ul li {
	position: relative;
	width: 137px;
	float: left;
	background: transparent url(../images/background/navSeparator.gif) repeat-x scroll bottom left;
	padding-left: 1px;
}
#nav ul li.last {
	padding-right: 1px;
}
#nav ul li a {
	display: block;
	width: 137px;
	float: right;
	height: 29px;
	line-height: 29px;
	font-size: 10px;
	vertical-align: middle;
	text-align:center;
	background-color: #fff4d5;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	color: #8a7967;
}
#nav ul li a:hover, #nav ul li:hover a  {
	background-color: #fff9e9;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #b42e34;
}
#nav ul li a.on {
	background-color: #fff9e9;
	color: #b42e34;	
}
#nav li ul {
  display: none;
  position: absolute; 
  top: 32px;
  left: 0;
  z-index: 1000;
  width: auto;
  background-color: #fff9e9;
  height: auto;
}
#nav li.last ul {
  left: -42px;
}
#nav li:hover ul, #nav li.over ul  { display: block; }
#nav li ul li {
	background: none;
	background-color: #fff9e9;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #c9beaa;
	height: auto;
	width: auto;
	line-height: auto;
	text-align: left;
}
#nav li ul li a, #nav li:hover ul li a {
	background-color: #fff9e9 !important;
	color: #8a7967 !important;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	line-height: 14px;
	margin: 0px;
	display: block;
	float: left;
	width: 140px;
	font-size: 11px;
}
#nav li ul li a:hover {
	padding-bottom: 10px;
	color: #B42E34 !important;
}

#nav li ul li.last {
	border-bottom: solid 2px #b42e34;
}
/* main navigation - END */

/* sub navigation - START*/
div#subNav {
	position: relative;
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-top: 35px;
	text-align: right;
}
div#subNav h1 {
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;
	color: #8A7967;
	padding-bottom: 25px;
}

#subNav ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	color: #8a7967;
	text-align: right;
	float: right;
}
#subNav ul li {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
}
#subNav ul li a {
	width: 140px;
	font-size: 11px;
	line-height: 14px;
	display: block;
	color: #8a7967;
}
#subNav ul li a:hover , #subNav ul li a.on  {
	color: #b42e34;
}
/* sub navigation - END */


/* footer - START*/
#footer
{
	height: 36px;
	padding-bottom: 20px;
	margin-left: 190px;
	border-top: solid 1px #b42e34;
}
#footer #copyRight {
	float: right;
	width: 456px;
	background-color: #8a7a67;
	height: 36px;
	color: #fbf2d9;
	font-size: 11px;
}
#footer #copyRight p {
	line-height: 36px;
	vertical-align: middle;
	padding-left: 24px;
}
ul.fnav {
	float: left;
	width: 349;
	padding-left: 25px;
	display: block;
	list-style-type: none;
	height: 36px;
}
ul.fnav li {
	display: inline;
	float: left;
	color: #a2958a;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	padding-right: 10px;
}
ul.fnav li a {
	font-size: 11px;
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	vertical-align: middle;
	color: #a2958a;
	text-decoration: none;
}
ul.fnav li a:hover {
	color: #b42e34;
	text-decoration: none;
}
ul.fnav li a.on {
	color: #b42e34;
}
ul.fnav li a.on:hover {
	color: #000000;
}

/* footer - END */

/* copy - START*/
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
.clearLeft{
	clear: left;
}
/* copy - END*/


div#swfDiv {
	background-color:#333333;
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

/* FORM - start*/
form#contactUs {
	padding-bottom: 40px;	
}

form label {
	float: left;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	height: 36px;
}
form label span.lbl {
	text-transform: uppercase;
	font-size: 10px;
}
form input{
	width: 300px;
	font-size: 10px;
	line-height: 14px;
	height: 16px;
	text-transform: uppercase;
	display: block;
	border: solid 1px #8a7a67;
}
form select{
	border: solid 1px #8a7a67;
	height: 18px;
	width: 304px;
	font-size: 10px;
	line-height: 14px;
	text-transform: uppercase;
	display: block;	
}
form textarea#txtMessage {
	width: 302px;
	height: 152px;
	font-size: 12px;
	line-height: 14px;
	display: block;	
	border: solid 1px #8a7a67;
}
label#lblMessage {
	height: auto !important;
}
input#Submit {
	border: solid 1px #8a7a67;
	background-color: #8a7a67;
	color: #FBF2D9;
	width: 80px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	display: block;
	float: left;
}
/* FORM - end*/
#spiff {
	padding-top: 26px;
	float: left;
}
.home #spiff {
	position: absolute;
	top: 0px;
	left: 0px;
	top:195px;
}
