
/* Layout Stylesheet */ 

body {
	background-color: #C2C1AA;
	color: #333333;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
 }
 
#outer {
	text-align:left;
	width:879px;
 }

#hdr {
	height: 190px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/header_bg.jpg);
 }

		h1 {
			font-size: 48px;
			font-weight: normal;
			letter-spacing: 3px;
			margin-top: 20px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 257px;
			padding: 0px;
			float: left;
			color: #FCA613;
		   }
   		h2 {
		    font-family: times, serif;
			font-size: 14px;
			font-weight: normal;
			margin-top: 15px;
			margin-right: 15px;
			margin-bottom: 15px;
			margin-left: 15px;
			padding: 0px;
			color: #4C5341;
			float: left;
			text-align: left;
		   }
		h3 {
			font-size: 25px;
			font-weight: normal;
			letter-spacing: 3px;
			margin-top: 50px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: -328px;
			padding: 0px;
			float: left;
			font-weight: bold;
			color: #4C5341;
		   }



 #bodyblockIndex {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height: 1270px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockWhoWeAre {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:1056px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockExecComte {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:1900px;
 padding-top: 0px;
 padding-left: 0px;
 padding-right: px;
 padding-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockSpecialFeatures {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:450px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockCalendarEvents {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:1011px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockNewsletters {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:450px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockHelpLinks {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:2433px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockFAQ {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:777px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockContactUs {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:450px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }

 #bodyblockJoinAusa {
 position:relative;
 background-color: #ffffff;
 background-image: url(images/navside_bg.jpg);
 background-repeat: repeat-y;
 width:879px;
 height:1015px;
 padding:0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 }
 


#leftCol {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 245px;
    height:100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 21px;

 }
			#div_navigation {
			background-image: url(images/navside_ausa.jpg);
			background-repeat: no-repeat;
			height: 0px;
			margin: 0px;
			clear: both;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
		    }
			#div_navigation a {
			font-family: times, serif;
			font-size: 16px;
			color: #FFFFFF;
			text-decoration: none;
			font-weight: normal;
			display: block;
			float: left;
			padding-top: 18px;
			padding-right: 18px;
			padding-bottom: 18px;
			padding-left: 18px;
			}
			#div_navigation a:link, a:visited {
			color: #FFFFFF;
			}
			#navlinksmain a {
			font-family: times, serif;
			font-size: 18px;
			font-weight: bold;
			text-decoration: none;
			display: block;
			padding: 5px;
			color: #ffffff;
		    }
			#navlinksmain a:visited {
			color: #ffffff;
			}
			#navlinksmain a:hover {
			color: #FCA613;
			}
			#navlinksmain {
			margin-top: 80px;
			}





#cont {
 width:615px;
 height:100%;
 background-color:#ffffff;
 text-align:left;
 white-space: normal;
 padding-right: 5px;
 }
a:link {color: #4C5341}     /* unvisited link */
a:visited {color: #4C5341}  /* visited link */
a:hover {color: #665635}   /* mouse over link */
a:active {color: #665635}   /* selected link */



#ftr {
	background-image: url(images/footer_bg.jpg);
    text-align: center;
	clear: both;
	font-family: times, serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #F0F0F0;
	background-repeat: none;
 }
 
/* Image Caption */ 
.image .caption { font-size: 100%;
                  font-family: Verdana, Arial, sans-serif;
				  text-align: left;
				  }
				  
/* Caption Box - Vertical Longest side */ 
.bl_vr {background: url(images/bl.gif) 0 100% no-repeat #795F14; width: 282px;}
.br_vr {background: url(images/br.gif) 100% 100% no-repeat;}
.tl_vr {background: url(images/tl.gif) 0 0 no-repeat;}
.tr_vr {background: url(images/tr.gif) 100% 0 no-repeat; padding-bottom:10px; padding-top:1px; padding-right:12px; padding-left:12px;}
.clear {font-size: 1px; height: 1px} 

/* Caption Box - Horizontal Longest side */ 
.bl_hr {background: url(images/bl.gif) 0 100% no-repeat #795F14; width: 425px;}
.br_hr {background: url(images/br.gif) 100% 100% no-repeat;}
.tl_hr {background: url(images/tl.gif) 0 0 no-repeat;}
.tr_hr {background: url(images/tr.gif) 100% 0 no-repeat; padding-bottom:10px; padding-top:1px; padding-right:12px; padding-left:12px;}
.clear {font-size: 1px; height: 1px} 

/* Caption Box - Small Images 290px */ 
.bl_sm270 {background: url(images/bl.gif) 0 100% no-repeat #795F14; width: 270px;}
.br_sm270 {background: url(images/br.gif) 100% 100% no-repeat;}
.tl_sm270 {background: url(images/tl.gif) 0 0 no-repeat;}
.tr_sm270 {background: url(images/tr.gif) 100% 0 no-repeat; padding-bottom:10px; padding-top:1px; padding-right:12px; padding-left:12px;}
.clear {font-size: 1px; height: 1px} 

/* Caption Box - Small Images 290px */ 
.bl_sm325 {background: url(images/bl.gif) 0 100% no-repeat #795F14; width: 325px;}
.br_sm325 {background: url(images/br.gif) 100% 100% no-repeat;}
.tl_sm325 {background: url(images/tl.gif) 0 0 no-repeat;}
.tr_sm325 {background: url(images/tr.gif) 100% 0 no-repeat; padding-bottom:10px; padding-top:1px; padding-right:12px; padding-left:12px;}
.clear {font-size: 1px; height: 1px} 

/* Caption Box - Horizontal 332 */ 
.bl_sm332 {background: url(images/bl.gif) 0 100% no-repeat #795F14; width: 332px;}
.br_sm332 {background: url(images/br.gif) 100% 100% no-repeat;}
.tl_sm332 {background: url(images/tl.gif) 0 0 no-repeat;}
.tr_sm332 {background: url(images/tr.gif) 100% 0 no-repeat; padding-bottom:10px; padding-top:1px; padding-right:12px; padding-left:12px;}
.clear {font-size: 1px; height: 1px} 


#news {
	height: 68px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: left middle;
	background-image: url(images/ImportantNews.png);
	padding-top: 35px;
	padding-left: 18px;
 }
