/* CSS Document */
/* ############# CORE CSS ############### */
body{
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:75%;
	line-height:17px;
}
.body_bg{
	background: #060606 url(../images/sandalwood_header.jpg) repeat-x;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
img{
	border:0px;
}
ul{
	list-style-type:square;
	color: #726D33;
}
ol{
	color: #726D33;
}

h1, h2, h3, h4{
	font-weight:bold;
}
h1{
	font-size: 120%;
	text-transform:uppercase;
	color:black;
	margin:15px 0 8px 0;
	padding-bottom:4px;
	border-bottom:1px solid #EAEADA;
}
h2{
	margin:7px 0px 4px 0px;
	font-size: 110%;
	color:#60602C;
}
h3{
	margin:7px 0px 3px 0px;
	font-size: 100%;
	color:#60602C;
}
h4{
	margin:7px 0px 3px 0px;
	color:#3F3F1D;
	font-size: 90%;
}
a{
	color:#726D33;
	text-decoration:none;
}

a:hover,a:active{
	color:#60602C;
	text-decoration:underline;
}

table{
	padding:0px;
	margin: 10px 0px 10px 0px;
	background:white;
}
table thead{
	color:#726D33;
	font-weight:bold;
	background:#EAEADA;

}
table th{
	border:1px solid #C8C8C8;
	padding: 2px 7px;
}
table td{
	padding:5px;
	border-bottom:solid 1px #C8C8C8;

}

#feedback{
 
	margin:10px; 
	padding:0px; 
	color:black; 
	font-weight:bold;
	height:30px; 
	clear:left;
}

#feedback #img{
	margin-top:-5px;
	border:none;
}
#breadcrumb{
	margin:10px 0px 0px 0px;
}
/*------------------------------------------------header--------------------*/
#header{
	background:url(../images/header.jpg) 0 0 no-repeat;
	width:950px;
	height:270px;
	position:relative;
	margin:0 auto;
	z-index:1;
}

#logo_bg{
	position:absolute;
	z-index:99;
	left:18px;
	top:197px;/* 197*/
	width:249px;
	height:72px;

}

#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header_overlay{
	position:absolute;
	z-index:2;
	left:0px;
	top:190px;
	width:950px;
	height:80px;
}


/*------------------------------------------------header--------------------*/

/*############## STRUCTURE ##############*/
#clear{
	clear:both;
}
#body{
	width:950px;
	padding:7px 0px 7px 0px;
	margin:0 auto;
}
#left{
	width:300px;
	float:left;
	margin: 0;
	background:#fff;
	border:#DDDDCA solid 7px;	
}
#right{
	width:570px;
	float:right;
	margin: 0;
	background:#fff;
	border:#DDDDCA solid 7px;
	padding:0 20px 10px 20px;
}
#right p{
margin-bottom:7px;
}
#footer{
	width:950px;
	height:125px;
	margin:0 auto;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #0e0e0e;
	color:#fff;
	position:relative;
}
/* ############################ SUB STRUCTURE ###################### */

/*------------------------------------------------footer--------------------*/

#footer ul{
	position:absolute;
	left:19px;
	top:20px;
	margin-left:-45px;
	list-style-type:none;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#60602C;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#60602C;
	background-color:inherit;
	position:absolute;
	left:20px;
	top:50px;

}
#footer p.design{
	font:10px/19px Arial, Helvetica, sans-serif;
	color:#60602C;
	background-color:inherit;
	position:absolute;
	left:20px;
	top:70px;
	width:365px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*------------------------------------------------footer--------------------*/
/* ############# MODULES ############### */
#mod_header{

}
#mod_header #module_content p{
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:383px;
	top:216px;
	width:505px;
	z-index:2;
	height: 48px;
}
#mod_header #module_content a{
	color:#E8E8E8;
	text-decoration:underline;
}
#smallTxt{
	font-size:13px;
	font-weight:normal;
	color:#BEBB85;
}

#mod_left{
	width:287px;
	background:white;
	border:#DDDDCA solid 1px;
	margin:5px;
	padding-bottom:7px;
	color:#878767;

	/*clear:both;*/
}
#mod_left #module_title{
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	color:#60602C;
	background: url(../images/readmore_bg.png) 5px 3px no-repeat;
	background-color:#F1F0E8;
	padding:10px 7px 10px 40px;
	margin:0 0 10px 0;
	height:17px;
	display:block;
}
#mod_left #module_content{
	line-height:16px;
	padding:0px 7px 0px 7px;
}
#mod_left #module_content img{
	margin: 0px 7px;
	border: 1px solid #BEBB85; 
	padding: 5px;
}
/*################# FORM ########################### */
form {
	margin:10px; 
	position: relative;
}
fieldset{
	border:1px dotted #C8C8C8;
	padding: 10px;
}
legend{
	border:1px dotted #C8C8C8;
	background:white;
	padding:3px 5px;
	font-weight:bold;
	font-size:13px;
	margin:0px 5px;
	color:black;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #C8C8C8;
	font: normal 1em Verdana, sans-serif;
	color:black;	
	background: none;

}
textarea {
	width:400px;
	padding:5px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #C8C8C8;
	height:100px;
	color:black;
	background: none;
	position: relative;	
}
select{
	color:black;
	background: none;
	position: relative;
}

 input.submit { 
	font-weight: normal;
	height: 24px;
	padding: 4px 3px; 
	margin-top:7px;
	color: white;
	background:#60602C;
	border: 1px solid #726D33;
}
 input.submit:hover { 
 	color: #60602C;
	background:white;
 }
/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
table_header{
	font-weight:bold;
	color:white;
	background: #666666;
	border-bottom:1px solid #F2421B;
	text-align:center;
}
blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 3px 0 3px 30px;
	background: url(../images/blockquote.png) no-repeat left top;
}

blockquote span.close {
	padding: 3px 30px 3px 0;
	background: url(../images/blockquote.png) no-repeat bottom right;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	margin:7px 0px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	margin:7px 0px;
	padding-left: 25px;
	color: #444;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	margin:7px 0px;
	padding-left: 25px;
	color: #726D33;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

/* Note Style */

p.download {
	margin:7px 0px;
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/download-bg.gif) no-repeat 5px 10px #FFFFFF;
}

.line_break {
	margin:7px 0px;
	border-bottom:1px dotted #1F324C;
}
/*------------------------ images -----------------------*/ 

#right img{
	margin:7px;
	border: 1px solid #BEBB85;
	padding: 5px;
}
#right img.align_left{
	position: relative;
	float:left;
	background:#FFF;
	padding: 5px;
	border: 1px solid #BEBB85;
	margin: 3px 7px 3px 0px;
}
#right img.align_right{
	position: relative;
	float:right;
	background:#FFF;
	padding: 5px;
	border-width:1px;
	border-bottom-color:#BEBB85;
	margin: 3px 0px 3px 7px;
}

