/* GENERIC STYLES */

body {
	background-color: #C3BE9E;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E4028;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.clear {clear:both;}
.directions-para {text-align: center;font-size: 13.5pt;font-family: Arial;color: #5E4028;margin-left: 0in;margin-right: 0in;}
.font-7pt {font-size:7pt;}
.font-10pt {font-size:10pt;}
.font-12 {font-size:12px;}
.font-12pt {font-size:12pt;}
.font-11 {font-size:11px;}
.font-1e {font-size:1.73464e-039;}
.font-11pt {font-size:11pt;}
.font-arial {font-family:Arial;}
.font-bold {font-weight:bold;}
.font-brown {color:#5E4028;}
.font-normal {font-weight:normal;}
.font-red {color:#fd0202;}
.font-times {font-family:Times New Roman;}
.font-large {font-size: large;}
.font-xlarge {font-size: x-large;}
.font-small {font-size: small;}
.leftcol-directions {padding: 20px;line-height: 20px;text-align: left;}
.line-12 {line-height:12px;}
.line-32 {line-height:32px;}
.line-150perc {line-height:150%;}
.margin-0 {margin:0px 0px 0px 0px;}
.margin-text-indent-18{margin: 0pt 0pt 0pt 54pt; text-indent: -18pt}
.margin-text-indent-35 {margin:0pt 32pt 0pt 35pt; text-indent: -35pt;}
.margin-left-36pt {margin:0 0 0 36pt;}
.margin-right-36pt {margin:0 36pt 0 0;}
.margin-top-0 {margin-top:0px;}
.margin-top-10 {margin-top:10px;}
.margin-bottom-0 {margin-bottom:0px;}
.margin-bottom-20 {margin-bottom:20px;}
.margin-left-0 {margin-left:0px;}
.subtitle {border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;}
.subtitle ul li span {font-size:11px; line-height:12px;}
.text-halfindent {text-indent: 0.5in;}
.text-underline {text-decoration:underline;}
.text-left {text-align:left;}
.text-right{text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}
.text-temp {color:#fff;font-size:24px;text-align:center;margin-top:10px;}
.width-100 {width:100px;}
.width-357 {width: 357px;}
.width-468,.width-468-container {width:468px;}
.width-468-container {padding-left:30px; padding-top:3px;height: 217px;}
.width-99perc {width:99%;}
.height-54 {height:54px;}
.height-58{height: 58px}
.height-206 {height: 206px;}
.padding-top-3 { padding-top:3px;}
.padding-left-30 {padding-left:30px;}
/* NAV STYLES*/
.nav_main {
	height: 20px;
}
.nav_main a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.nav_main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.content {
	padding: 20px;
	line-height: 20px;
}
.content a, .events a {
	color: #5E4028;
}
.content a:hover, .events a:hover {
	color: #5E4028;
	text-decoration:none;
}

.content .large_letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 16px;
}


.right .content_right {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
}
.right .content_right a {
	color: #5E4028;
	text-decoration:underline;
}
.right .content_right a:hover {
	color: #5E4028;
	text-decoration:none;
}
.right .content_right select {
	color: #9D8E63;
	border: 1px solid #5B422E;
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.footer a,
.footer p.footerlinks {
	text-decoration: none;
	color: #ADA090;
}
.footer a:hover {
	text-decoration: underline;
	color: #ADA090;
}

