body {
	background-color: #75BD8E;
}
.main_bg {
	background-image: url(../media/markers/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.main_td {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

/*  BASIC TEXT FORMATING */

p {
	font-family: "Times New Roman", Times, serif;
	}


li {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	}

a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

h2 {
	color: #126542;
	font-weight: bolder;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	}
	
h3 {
	color: #CAFFD3;
	font-weight: bolder;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
}
	
/*  BORDER CLASS STYLES */

.border {
	border: 2px solid #126542}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.left_image   {
	padding-right: 5px;
	}
	
.right_image { 
	padding-left: 5px;
	}
	
/*  HIGHLIGHTED AREA */

.highlight {
	border: solid 1pt #000;
	}
	
	
.center {
	text-align: center
	}

/*  FOOTER STYLES */

.footer {
	color: #126542;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
	}

.footer p {
	color: #000000;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	}

.footer a {
	color: #126542;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}

.footer a:hover {
	}


/*  SIDEBAR STYLES */

.sidebar {
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000
	}
			
.sidebar p {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
	}

.sidebar h1 {
	color: #6b6b6b;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: capitalize;
	border: none
	}

.sidebar h2 {
	color: #d79b3a;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #71BA8A;
	background-image: url(../media/markers/topcontent.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #126542;
}
.subnav2 a {
	color: #126542;
}
.btm {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
}
.directions {
	border: 1pt solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.seo_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
