/* CSS Document */


body {
	background-image: url(images/bg_bleed_full.jpg);
	background-repeat: repeat-x;
	background-color:#ADA691; 
	text-align:center;
	margin: 0px; 
	padding: 0px; 
	padding-top: 37px; 
	
}

body, td, th {
	font-size:12px;
	line-height:17px; 
	font-family:Tahoma, Geneva, sans-serif; 
	color:#1B1212;	
}

#siteWrapper {
	margin:0 auto; 
	text-align:center;
	width: 760px; 
}

#siteMenu {
	width: 720px; 
	height: 49px; 

	
}

.menuButton {
	  float:left; 
	  height: 49px; 
}

#siteBanner {
	width: 720px;
	text-align:left; 
	
}

#siteContent {
	width: 760px; 	
	float:left; 
}

#contentWrapper {
	width: 490px;
	text-align:left; 
	float:left; 
}

#learnMoreBanner {
	height: 118px; 
}
 
#learnMoreLeft {
	height: 118px; 	
	width: 282px; 
	float: left; 
}

#learnText {
	position: relative;
	display:block;
	top: 55px;
	right: 15px;  
}

#learnMoreRight {
	height: 118px;
	background-image: url(images/ban1-right.jpg);
	background-repeat:no-repeat;
	float: left; 	 
	width: 206px; 
	font-size: 11px; 
}

#siteFooter {
	clear:both;
	background-image: url(images/footer-divider.png);
	background-repeat:no-repeat;	
	padding-bottom: 20px; 
	
}


#footerLeft {
	width:540px;
	float:left; 
	text-align:left;
	padding-top: 20px; 
	font-size: 11px; 
}


#footerRight { 
	padding-left: 30px; 
	font-size:10px; 
	line-height:12px;
	float:left; 
	padding-top: 20px; 
	text-align:left;
	
}

#footer .link_bl { color:#191010;}

#sideBar {
	float:left;
	display:block;
	position:relative;
	left: 25px; 
	width: 234px; 
	background-image: url(images/sidebar-full.jpg);	
	background-repeat:no-repeat;
	padding-top: 25px; 
}


#sideBarContent {
	position:relative;
	display:block;
	padding-top: 20px; 

}


#sideBar ul {
	text-align:left;
	list-style-type:disc; 

}

#sideBar li {
	margin-top: 0px; 
	margin-bottom: 0px; 
	
}

#sideBar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

li a { 
color:#1B1212; 
line-height:12px; 
background:url(images/marker_1.gif) no-repeat left; padding-left:26px;}


td, input, textarea{
	vertical-align:top;
}


h4 {
	padding-top: 5px; 
	margin: 0px; 
}


a:link, a:visited, a:active { 
	color:#9E3705;
}


a:hover { 
	text-decoration: none;
	color: #380000
}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.form { height:22px; margin-bottom:15px;}
.form input {width:204px; height:19px; border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; padding:2px 0 0 6px;}
textarea { width:204px; height:223px; border: 1px solid #34030C; color:#1B1212; background:#E9E7D8; overflow:auto; padding:2px 0 0 8px; }

.tall_top { background:url(images/bgd_top.jpg) left top repeat-x;}
.tall_center {background:url(images/bgd_cont.gif);}
.tall_btm { background:url(images/bgd_foot_tall.jpg) repeat-x;}

.input1 {width:120px; height:19px; padding:1px 0px 2px 3px; border:1px solid #2D030A; background:url(images/bgd_input1.gif) left top repeat-x #C8C6BA; color:#444444; }



.img_indent { margin:0 32px 0 0;}

.title { margin-bottom:33px;}

.l_menu { background:url(images/left_menu.jpg) no-repeat left top; width:12px;}
.r_menu { background:url(images/right_menu.jpg) no-repeat left top; width:7px;}

.bgd_left { width:216px; background:url(images/bgd_left_2.gif);}
.menu_bgd2 { background:url(images/menu_bgd_2.jpg) repeat-x left top; } 
.l_t { background:url(images/l_t.jpg) no-repeat left top;}
.r_t { background:url(images/r_t.jpg) no-repeat right top;}
.line_h { background:url(images/line_h_1.gif) repeat-x left top;}
.line_v_r { background:url(images/line_v.gif) repeat-y right top;}
.line_v_l { background:url(images/line_v.gif) repeat-y left top;}
.indent { padding:16px 10px 40px 18px;}

.txt1 { color:#3C1805; font-weight:bold; font-size:10px;}
.txt2 { font-weight:bold; font-size:11px; line-height:14px;}

.line_ver { background:url(images/line_ver.gif) left top repeat-y;}
.line_hor { background:url(images/line_ver.gif) left top repeat-x;}

.block1 { padding-right: 20px; padding-top: 20px; }
.block2 { padding-left: 20px; padding-top: 30px;}

.link1 { color:#753723; font-size:10px;}
.link2 { color:#753723; font-size:10px; background:url(images/marker_2.jpg) no-repeat left; padding-left:27px; height:14px;}

/*content*/
#content { height:386px; background:url(images/bgd_cont.gif);}

/*footer*/


