/* CSS Document */
body {
	background-image: url(images/BGrepeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d3c6ae;
}
.wrapper{
	background-image: url(images/BGcenter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 525px;
}
.logo{
	float: left;
	height: 160px;
	width: 310px;
}
.topcontact{
	float: right;
	height: 76px;
	width: 650px;
	text-align: right;
}
.topcontact .Normal, .topcontact p{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 30px;
	color: #e0c57c;
	margin: 0px;
	padding: 0px;
	padding-top:25px;
}
.menu{
	float: right;
	height: 85px;
	width: 650px;
	background-image: url(images/menuVertDiv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.highlight{
	height: 365px;
	width: 403px;
	float: left;
}
.highlight UL{
	padding-top: 25px;
}
.highlight UL LI{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 26px;
	color: #766340;
}
.highlight LI{
	background-image: url(images/check.png); 
	background-repeat: no-repeat; 
	background-position: 0em 0.3em; 
	padding-left: 1em; 
	margin-bottom: 0;
	line-height: 36px;}
.icons{
	padding-top: 16px;
	padding-bottom: 25px;
}
.maincont{
	padding-bottom: 20px;}
.main{
	float: left;
	width: 623px;
}
.RB{
	float: right;
	width: 324px;
}
.footer{
	background-color: #0b151e;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
	text-align: center;
}
.footer .Normal, .footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5b6a79;
	font-weight:normal;
}
.footer a:link, .footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #acbbca;
	font-weight:normal;
	text-decoration: underline;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: underline;
}
.Head{
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	color: #0e2940;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #1c1c1c;
	font-weight:normal;
}
.Skinobject,A.Skinobject,A.Skinobject:link,A.Skinobject:visited,A.Skinobject:active{font-weight:normal;font-size:10px;color:#FFFFFF;text-decoration:none;font-family:Verdana,Arial,Helvetica,sans-serif;}
A.Skinobject:hover{text-decoration:underline;font-size:10px;color:#E9A421;font-family:Verdana,Arial,Helvetica,sans-serif;}
	
.SubHead{font-weight:bold;font-size:13px;color:#5e5e5e;font-family:"Lucida Sans Unicode", Tahoma;}
	

.Normal strong{ }


h1 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	color: #0e2940;
}
h2 {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 24px;
	color: #88682a;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #595a0d;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8f4006;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
dt {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #003366; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
}
h6 {
	font-weight:normal;
	font-size:12px;
	color:#545454;
	font-family:"Lucida Sans Unicode", Tahoma;
}

UL {
	list-style-type: none;
	padding: 0;
	line-height: 22px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
} 
LI{
background-image: url(images/bullet.jpg); 
background-repeat: no-repeat; 
background-position: 1em .3em; 
padding-left: 2.5em; 
margin-bottom: 1em;}
   
.LOGIN,A.LOGIN:link,A.LOGIN:active,A.LOGIN:visited{	
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #FFFFFF;}
A.LOGIN:hover{
	font-family: "Lucida Sans Unicode", Tahoma;
	color: #7D4C0C;}

blockquote {
	background: transparent url(images/quoteL.gif) left top no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	color: #0F689C;
	line-height: 24px;
}
blockquote div {
	padding: 0 48px;
	background: transparent url(images/quoteR.gif) right bottom no-repeat;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
	background: transparent url(images/left.png) no-repeat top left;
	display: block;
	float: left; /* Change 12px as desired */
	 /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 48px; /* Height of button background height */
	padding-left: 35px; /* Width of left menu image */
	text-decoration: none;
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #473107;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #473107; /*button text color*/
}

a.squarebutton span{
background: transparent url(images/right.png) no-repeat top right;
display: block;
padding: 6px 35px 18px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #473107;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.EFLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9aaab9;
	line-height:24px;
	width: 150px;}
table.EFViewForm td.EFLabel{
	padding-right: 0;
	width: 120px;}
table.EFViewForm td.EFValid{
	width:10px;}
a:link, a:visited{
color:#003366;
text-decoration:none;
}
a:hover{
color:#473107;
text-decoration:none;
}
