/*MAJOR*/
* {
	margin: 0px;
	padding: 0px;
}
html {

	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	background-color: #f9f9f9;
	background-position: left;
}
body {
	margin: 0px;
	width: 100%;
	height: 100%;	
	background-color:#F9F9F9;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
		background-image: url(../images/backing_mainx.jpg);
}
/*END - MAJOR*/



/*TYPOGRAPHY*/
a {
	color:#A7D374;
}
p {
	margin-bottom: 12px;
}
hr {
	color:#bbb;
	margin-bottom:10px;
	height:1px;
}
h1 {
	font-size:16px;
	margin-bottom:10px;
	color: #810020;
}
h2 {
	font-size:15px;
	margin-bottom:10px;
	color: #810020;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
	color: #810020;
}
h4 {
	font-size:13px;
	margin-bottom:10px;
	color: #810020;
	font-weight:bold;
	text-align:left;
}
h5 {
	color: #810020;
}


.red {
	color:#810020
}
blockquote {
	margin:0px 60px;
}

/*LISTS*/
ul, ol {
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}
li {
	margin-left:18px;
	pading-left:19px;
	margin-right:40px;
	padding-bottom:10px;
}



#corner_01 {
	position: absolute;
	top: 3px;
	z-index: -1;
}
#corner_02 {
	position: relative;
	top: 4px;
	z-index: 0;
}
#banner_main {
	
}
		#banner_container {
			height: 105px;
			background-image:url(../images/shadow_body01.jpg);
			background-repeat:repeat-y;
			background-position:right;
			background-color:#f9f9f9;
		}
#navigation_main {
	position: relative;
	top: 8px;
}
		#navigation_main img {
			margin:0px;
			padding:0px;
			margin-right:1px;
		}
#feature_main {
	background-image: url(../images/feature_02.jpg);
	height: 169px;
	width: 718px;
	background-repeat:no-repeat;
}
		#feature_sub {
			background-color:#efefef;
			height: 106px;
			width: 718px;
			border-bottom: 1px solid #958C9D;
			background-image:url(../images/shadow_feature01.jpg);
			background-repeat:repeat-y;
			background-position:right;
		}


#content_main {
	text-align: left;
	margin-top:10px;
	margin-bottom: 20px;
	width:718px;
}
.content_gen {
	margin-bottom:16px;
}


/*SIDEBAR*/
#sidebar_red {
	margin-top: 30px;
}
		#sidebar_red a {
			display: block;
			height: 20px;
			width: 254px;
			line-height: 20px;
			text-align: center;
			color: #FFFFFF;
			background-color: #810020;
			text-decoration:none;
			margin-bottom:7px;
			font-size:12px;
		}
#sidebar_region {
	
}
		#sidebar_margin {
			text-align:center;
			margin: 24px 24px 24px 24px ;	
		}

.useful {
	margin-bottom:20px;
}
.useful a {
color:#A7D276;
}



#footer_content {
	margin: 10px;
	text-align: right;
	line-height:20px;
	
}
		#footer_content a {
			color: #666;
		}
		
		
		





fieldset {
	margin:0px 13px 13px 13px;
	padding:20px;
}
legend {
	padding:0px 10px;
	color: #810020;
}

.image_01 {
	float:right;
	padding:7px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #d0d0d0;
}




#map div a {
	color:#810020;
	margin-right:10px;
}

.nb {
	font-size:10px;
	font-style:italic;
}0
