html, body, div {

margin:0;

padding:0;

}



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	color:#eadbb4;
	text-align: left;
	line-height:17px;
	background: #977456 url(../images/main_body-bg2.jpg) repeat;
}



#wrap {
	text-align: center;
	width: 1020px;
	margin: 23px auto 0;
	border-top: 2px solid #93745F;
	background: url(../images/wrap_spacer_bg.gif) repeat-x;
}



#nav_container {
	width: 100%;
	background: #FFFFFF;
	border-bottom: 2px solid #977456;
	text-align: left;
}



#nav {

clear: right;

font-size: 12px;

font-weight: bold;

color: #21446c;

}



#nav  a { text-decoration:none; }

#nav a:hover { color:#904217; }



.nav_divider {

width: 1px;

height: 28px;

color: #9494dc;

}



#main {

clear:both;

text-align: left;

background: url(../images/middle_container_bg.jpg) left top repeat-x #985634;

color: #FFFFFF;

}



#main_sub {

clear:both;

text-align: left;

background: url(../images/middle_container_bg.jpg) left top repeat-x #985634;

padding: 20px;

color: #FFFFFF;

}

#main_sub2 {

clear:both;

text-align: left;

background: url(../images/middle_container_bg.jpg) left top repeat-x #985634;

color: #FFFFFF;

}

#main a, #main_sub a {

text-decoration: none;

color: #FFFFFF;

}



#main a:hover, #main_sub a:hover {

text-decoration: underline;

}



#left {

	width: 440px;

	padding: 20px 0px 20px 35px;

	float: left;

}



#right {

	width: 450px;

	padding: 20px 40 20px 0;

	float: right;

	margin-right: 35px;

	margin-top: 40px;

}



#footer {

padding: 10px 0 10px;

clear: both;

text-align: center;

}

#footer_alt {

	text-align: center;

	background: center;

	margin-right: auto;

	margin-left: auto;

}

.clear {

clear: both;

}



.innerpage_heading_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:18px;

text-decoration:none;

font-weight:normal;

color:#ffffff;

}



.blue_bold_txt {

font-family: Arial, Helvetica, sans-serif;

font-size:18px;

text-decoration:none;

font-weight:normal;

color:#db6d24;

}



.heading_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:18px;

text-decoration:none;

font-weight:normal;

color:#efe5df;

text-align:justify;

}



.link_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:13px;

text-decoration:none;

font-weight:normal;

color:#ffffff;

text-align:justify;

}



.link_txt a {

font-family:Arial, Helvetica, sans-serif;

font-size:13px;

text-decoration:none;

font-weight:normal;

color:#ffffff;

text-align:justify;

}



.link_txt a:hover {

font-family:Arial, Helvetica, sans-serif;

font-size:13px;

text-decoration:underline;

font-weight:normal;

color:#ffffff;

text-align:justify;

}



.footer_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

text-decoration:none;

font-weight:normal;

/* color:#21446c; */

color: #320E00;

text-align:center;

}



.footer_txt a {

text-decoration:none;

/* color:#21446c; */

color: #320E00;

}



.footer_txt a:hover {

text-decoration:underline;

color:#21446c;

}



.red_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

text-decoration:none;

font-weight:normal;

color:#ac7c4e;

text-align:justify;

}



.red_txt a {

text-decoration:none;

color:#ac7c4e;

}



.red_txt a:hover{

text-decoration:underline;

color:#ac7c4e;

}



.body_txt {

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

text-decoration:none;

font-weight:normal;

color:#eadbb4;

text-align: left;

line-height:17px;

}



.body_txt a {

text-decoration:none;

color:#eadbb4;

}



.body_txt a:hover {

text-decoration:underline;

color:#eadbb4;

}

blockquote {

	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 24px;

	font-size: 18px;

	font-style: italic;

	border: 2px dashed #8F6A4E;

	padding: 13px 8px 13px 23px;

	background: #814327;

	width: 320px;

	letter-spacing: .05em;

}
