body {
	background: #F37C20;
	font-family:/*"Futura",*/ Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	padding: auto;
	color: #000000;
	line-height:165%;
	width:1024px;
}

input, textarea {
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
}


.header {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0px;
	background-color:#F37C20;
	color:#FFFFFF;
	font-family:"Futura LT Medium", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	letter-spacing: -1px;
	text-transform:uppercase;
	text-align:left;
	border-top:1px #6D4335 solid;
	border-bottom:1px #6D4335 solid;
}


h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

p {
	text-align:justify;
}

ul, ol {
	margin-left: 3em;
}

/*blockquote {
	margin-left: 3em;
	margin-right: 3em;
}*/

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border:dotted #F37C20 1px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom:15px;
}
img.left2 {
	float: left;
	margin:0px;
}

.caption {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 970px;
	height: 512px;
	background:#F37C20 url(/images/img001.jpg) no-repeat top left;
	margin: auto;
}

/* Logo */

#logo {
	width:589px;
	margin-top: 35px;
	margin-right:10px;
	background-color:#669934;	
	border: 1px solid #000000;
	float: right;
}


#logo h1 {
	height:115px;
	padding-left: 35px;
	padding-top: 45px;
	padding-right: 35px;
	padding-bottom: 0px;
	font-size: 16px;
	font-family:/*"Futura",*/ Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:225%;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}

#logo a img {
	border: none;
}

#logo img.left {
	float: left;
	margin-right: 20px;
}


/* Header */

#header {
	width: 980px;
	margin: 0;
}

#menu {
	height: 57px;
	width: 970px;
	padding-left: 315px;
	padding-top:102px;
	/*background: url(../images/img02.jpg) no-repeat left top;*/
	font-family:/*"Futura",*/ Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding-top:15px;
	padding-right:25px;
	padding-bottom:30px;
	padding-left:25px;
	margin-right: 1px;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
	
}

body#one a#oneLink,
body#two a#twoLink,
body#three a#threeLink,
body#four a#fourLink,
body#five a#fiveLink, 
body#six a#sixLink,
body#seven a#sevenLink,
body#eight a#eightLink,
body#nine a#nineLink,
body#ten a#tenLink{
	color: #FFFFFF;
	/*background: url(../images/img011.gif) no-repeat top left;*/
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#quote {
	float:right;
	margin-right:18px;
	margin-top:265px;
	width:580px;	
	height: 73px;
	background-color:#669934;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:20px;
	line-height:24px;
}


/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 962px;
	margin: auto;
	padding:auto;
	background:#FFFFFF;
	}

/* Page */

#page {
	width: 962px;
	background:#FFFFFF;
	margin-top:60px;
	/*border-bottom:1px solid #000000;*/
}

/* Content */

#content {
	float: left;
	width: 373px;
	/* margin-top: 45px;	
	background:#FFFFFF;
	/* border-left: #000000 solid 1px;	*/
	
}
#content h2{
	width: 301px;	
	padding-left:25px;
}
h1, h2, h3 {
	color: #FFFFFF;
	padding:0px;
	Margin:0px;
	line-height:120%;
}
#content p{
	width: 301px;	
	padding-left:25px;
}

#subMenu {
	font-family:"Futura", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	
	line-height: 185%;
}

#subMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subMenu a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#subMenu a:hover {
	color: #999999;
	text-decoration: underline;
	}

#subMenu#one a#oneLink,
#subMenu#two a#twoLink {
	color: #999999;
	text-decoration: underline;

}

#subMenu .current_page_item a {
	color: #999999;
	text-decoration: underline;
}

#content a {
	text-decoration:none;
	font-size:14px;
}
#content a:hover {
	text-decoration:none;
	color: #FF5134;
}
#hide {
}

/* Sidebar */

#sidebar {
	float: right;
	width:589px;
	/*background:#FFFFFF;*/
	
}

#sidebar h2{
	width:566px;	
	padding-top:25px;
	text-align:center;
}

#sidebar p{
	width:540px;
	margin-left:20px;	
}


#sidebar h2, h3 {
	color: #FFFFFF;
	padding:0px;
	Margin:0px;
	background-color:#000000;
	line-height:120%;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {	
	padding-bottom:95px;
	
}

#sidebar li li {
	margin: 0;
	
}

#sidebar li h2 {
	height: 88px;
	text-transform: lowercase;
	text-align:center;
	font-size: 23px;
	letter-spacing: -1px;
		
}

#sidebar li h3 {
	height: 27px;
	text-transform: lowercase;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight:normal;
}

#sidebar a {
	text-decoration:none;
	font-size:14px;
}
#sidebar a:hover {
	text-decoration:none;
	color: #FF5134;
}

#sidebar .current_page_item {
	text-decoration:underline;
	color: #FF5134;
	font-weight:bold;
}

#header2 {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	background-color:#333366;
	color:#FFFFFF;
	font-family:/*"Futura",*/ Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header2 a {
	color: #FFFFFF;
	text-decoration:none;
}

#header2 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#sidebar h3{
	height:64px;
	margin:0;
	padding:0;
	border-bottom:none;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	text-align: center;
}

#calendar thead th {
	border-bottom: 1px solid #CCCCCC;
	background:#ffac54;
	
}

#calendar tbody td {
	border-bottom: 1px solid #CCCCCC;
}
#calendar tr {
	height:25px;
}

#calendar tfoot td {
	
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 970px;
	/*height: 125px;*/
	margin: 0 auto;
	/*border-top:2px solid #000000;*/
	
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 15px;
	font-size:11px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
