/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/width.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CACFC3;
}

p{
	
}
.menuLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	
}
.menuLinks a:link, .menuLinks a:visited {
	display: block;
	padding: 4px 0px 4px 20px;
	color: #666633;
	text-decoration: none;
	
}
.menuLinks a:hover{
	padding: 4px 0px 4px 20px;
	color: #333333;
	text-decoration: none;
	background-image: url(../image/fademenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
#container {
	
		margin-left: auto;
	margin-right: auto;
	width: 760px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../image/fademainarea.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 14px;
	padding-bottom: 25px;
}

#image_holder {


}
body, html {height: 100%;}
#outer {	width: 100%;
	height: 100%;
	overflow: visible;
} /* or without overflow */


#outer[id] {
	display: table;
	position: static;
}

#middle {
	position: absolute;
	top: 50%;
} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */

	#menu {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 830px;
	padding-bottom: 6px;
	padding-left: 50px;

}
	#footer {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;

}
#header {
	height: 49px;
	padding-left: 26px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-top: 12px;
	width: 704px;

	}
	#header2 {
	padding-left: 8px;
	
	
	}

#clear {
	clear: both;
	}
#leftcol {
	float:left;
	width:200px;
	}

#rightcol {
	width: 200px;
	padding-right: 20px;
	float: right;
	text-align: right;
	}

	#centercolbg {

	background-image: url(../images/images_layout/gradient.html);

	background-repeat: repeat-x;
	}
#centercol {
	margin-left: 230px;
	width: 300px;
	}
	#footerbg {
	position:relative;
	top:1px;
	clear:both;
	background-image: url(../images/images_layout/footerbg.html);
	background-repeat: repeat-x;
	padding-top: 8px;
	}

	#end {
	position:relative;
	top:1px;
	clear:both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(../images/8_r11_c1.html);
	background-repeat: no-repeat;
	height: 13px;

	}
#8border {
	padding: 8px 8px 8px 8px;
	z-index: 300;


	}
#padleftright {
	padding-right: 30px;
	padding-left: 30px;
}



#green{
	background-color: #334E17;
	padding: 4px 4px 4px 4px;
	text-align: center;

}
#redholder{
	background-color: #700D11;
	padding: 4px 4px 4px 4px;

}
.whitesmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 130%;
	font-size: 12px;

	}
	.whitelarge{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 130%;

	}
#home_mid{
	}


.footerLinks{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
	
}
.footerLinks a:link, .footerLinks a:visited {
	display: inline;
	color: #666633;
	text-decoration: none;
	
}
.footerLinks a:hover{
	color: #990000;
	text-decoration: underline;
	
}
.pad50right{
	padding-right: 40px;
	
	
}
.smallLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 130%;
	
}
.smallLinks a:link, .smallLinks a:visited {
	display: inline;
	color: #666666;
	text-decoration: none;
	
}
.smallLinks a:hover{
	color: #000000;
	text-decoration: underline;
	
}
