/*----- TAGS -----*/
body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	color:#30302f;
	background-color:#709042;
	}
	
input {
	/*border: 1px #58712a solid;*/
	font-size:10px;
}
.input2 {
	height:15px; width:167px;
	border: 1px #58712a solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#636363;
	padding-left:2px;
}

form {
	margin:0;
}

h4 {
	font-size:12px;
	margin:0;
	}

a:link, a:visited {
	color:#4b7113;
	text-decoration:none;
	}

a:hover, a:active {
	text-decoration:underline;
	}

li {
	padding-bottom:10px;
	padding-left: 20px;
	background: url(../_images/_design/bullet.gif) no-repeat;
	list-style:none;
	}


/*----- END TAGS -----*/



/*----- BG HOME ------*/
.leftBG {
	background: url(/_images/_design/leftside_tile.jpg) no-repeat right top;
	}

.rightBG {
	background: url(/_images/_design/rightside_tile.jpg) no-repeat left top;
	}	
/*----- END BG HOME ------*/



/*----- BG SUB ------*/
.rightShadowTile {
	background:url(/_images/_design/rightTile.jpg) repeat-y top left;
	}
	
.subRightBG {
	background: url(/_images/_design/subRightBG.jpg) no-repeat left top;
	height:100%;
	/*border:thin #FF0000 solid;*/
	}
	
.leftShadowTile {
	background:url(/_images/_design/leftTile.jpg) repeat-y top right;
	/*width:70px;*/
	}
	
.subLeftBG {
	background:url(/_images/_design/subLeftBG.jpg) no-repeat right top;
	}
	
.mainBG {
	background:url(/_images/_design/innerTile2.gif) top left;
	}
/*----- END BG SUB ------*/



/*----- MAIN NAV -----*/
.logo {
	background:url(../_images/_logos/logo.gif) no-repeat 3px left #FFF;
	}

.mainNav {
	margin:28px 0 0 0;
	}
/*----- END MAIN NAV -----*/



/*----- SUB NAV -----*/
.subNav {
	background:url(/_images/_design/subNavBG.gif) no-repeat top left;
	width:269px;
	height:218px;
	}

.subLinks {
	margin:18px 0 0 55px;	
	}

/*----- END SUB NAV -----*/



/*----- BUTTONS -----*/
.viewBtn {
	float:left;
	margin-left:25px;
	}	
/*----- END BUTTONS -----*/



/*----- CONTENT -----*/
.content {
	font:12px Arial, Helvetica, sans-serif;
	color:#30302f;
	}
	
.contenthome1 {
	width:400px;
	margin-left:30px;
	}

.contenthome1 p {
	margin-top:0;
	}
	
.contenthome2 {
	width:270px;
	margin-left:15px;
	float:left;
	}

.subContent {
	font:12px Arial, Helvetica, sans-serif;
	margin: 0 0 29px 8px;
	width:500px;
	padding:0;
	}
	
/*----- END CONTENT -----*/



/*----- FOOTER ------*/
.newsletter {
	float: right;
	text-align:right;
	margin: 0 15px 0 0;
	}

.footer {
	font:11px Arial, Helvetica, sans-serif;
	color:#4b7113;
	float:left;
	margin: 4px 0 0 15px;
	}

.footer a:link, .footer a:visited {
	font:11px Arial, Helvetica, sans-serif;
	color:#4b7113;
	text-decoration:none;
	}
	
.footer a:hover, .footer a:active {
	color:#d81f2a;
	text-decoration:none;
}
.footerBG { 
	background:url(/_images/_design/bottom_middle_back.jpg) no-repeat 13px 0 #fff;
	}
/*----- END FOOTER ------*/



/*----- CENDYN FOOTER -----*/
.cendyn {
	font:11px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333;
	margin-top:15px;
}

.cendyn a:link, .cendyn a:visited, .cendyn a:hover, .cendyn a:active {
	color:#333;
	text-decoration:underline;
}
/*----- END CENDYN FOOTER -----*/

/*---- SITE EDITING STYLES ----*/

.links {
	font-size:12px;
	color:#ff0000;
	}
	
.links a:link, ..links a:visited {
	color:#4b7113;
	text-decoration:none;
	}

.links a:hover, .links a:active {
	text-decoration:underline;
	}

.text {
	font:12px Arial, Helvetica, sans-serif;
	color:#30302f;
	}

.green {
	color:#4b7113;
	}

.red {
	color:#d81f2a;
	}

.blue {
	color:#006699;
	}

.boldheader {
	color:#4b7113;
	font-size:18px;
	}

.cr {
	color:#30302f;
	}

.cr_seg {
	color:#666;
	}

.txtsmall {
	font-size:9px;
	color:#30302f;
	}
	
.header2 {
	color:#4b7113;
	font-size:24px;
	}

.ratebodyB {
	color: #0066FF;
	}

.ratebodyG{
	color: #9FB1DF;
	}
/*---- END SITE EDITING STYLES ----*/




