body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #ccdde4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 970px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
} 
#header {
	background-color: #FFFFFF;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#container #header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: left;
	margin-left: 205px;
	text-align: center;
}
#container #header a {
	color: #FFFFFF;
	text-decoration: none;
}


#container #header img { 
	float: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #900808;
}

#header h1 {/*Home Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: right;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#header h2 {/*About Us Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: right;
	margin-left: 15px;
	text-align: center;
}
#header h3 {/*Map Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: right;
	margin-left: 18px;
	text-align: center;
}
#header h4 {/*Contact Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: right;
	margin-left: 20px;
	text-align: center;
}
#header h5 {/*Contact Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 88px;
	float: right;
	margin-left: 20px;
	text-align: center;
	margin-right: 75px;
}
#header h6 {/*Contact Nav Button*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: 75px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: center;
}
#sidebar1 {
	float: left;
	width: 324px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000000;
	font-weight: normal;
}

#odd {
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 20px;
}

#odd img {
	width: 10px;
	height:11px;
	float:left;
	display:block;
	margin: 15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

#container #sidebar1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 5px;
}
#container #sidebar1 ul {
	line-height: 18px;
	display: block;
	float: left;
	width: 225px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#container #sidebar1 li {
	line-height: 18px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	margin: 0px;
	width: 210px;
	background-image: url(images/bullet.jpg);
	background-position: left 9px;
	background-repeat: no-repeat;
	list-style-type: none;
	
}

#container #sidebar1 a{
color:#000000;
visited color:##ccdde4;
hovercolor:#000000;
}

#mainContent {
	width: 646px;
	padding: 0;
	margin: 0 0 20px 0;
	float: right;
} 
#container #mainContent h2 { /* MAIN CONTENT SECONDARY TEXT*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b6375;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#container #mainContent h3 { /* MAIN CONTENT THIRD LEVEL TEXT*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #Be0202;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#container #mainContent h4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
#container #mainContent p {/* MAIN CONTENT COPY TEXT*/
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #mainContent h1 { /* MAIN CONTENT INTRO TEXT*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #680909;
	padding: 10px;
}
#container #mainContent td { /* MAIN CONTENT INTRO TEXT*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000
	padding: 10px;
}


a{color:#000000}
a visited{color:#FF0000}
a hover{color:#FF0000}

#footer {
	background-color: #B70100;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 116px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-position: center top;
} 
#footer p { /* Controls footer links*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 400px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#container #footer h1 { /* this controls the address area*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: auto;
	float: right;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#container  h6 { /* this controls the address area*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #Be0202;
	text-decoration: none;
	display: block;
	width: auto;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px 10px 0px 10px;
    border: 2px solid #98856B;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px 10px 0px 10px;
    border: 2px solid #98856B;
}
.content { display: block; width: 773px; margin: 0 auto; padding: 0; }
.box1 {
	text-align:left;
	float: left;
	width: 226px;
	height: 250px;
	display: block;
	padding: 0px;
	border: 1px solid #000;
	background: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
}
.box1 img { border: none; }
.box1 p {text-align:center;}
.line { display: block; margin: 0; padding: 0; width: 200px; height: 1px; line-height: 1px; font-size: 4px; border-top: 1px solid #ccc; }
.box1 p {
	color: #000;
	font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.boxholder{
	width: 550px;
	margin-right: auto;
	margin-left: 0px;
	height: auto;
}
.content { display: block; width: 773px; margin: 0 auto; padding: 0; }
.box2 {
	text-align:left;
	float: right;
	width: 226px;
	height: 250px;
	display: block;
	border: 1px solid #000;
	background: #fff;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
	padding: 0;
}
.box2 img { border: none; }
.box2 p {text-align:center;}
.line { display: block; margin: 0; padding: 0; width: 100px; height: 1px; line-height: 1px; font-size: 4px; border-top: 1px solid #ccc; }
.box2 p {
	color: #000;
	font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.content { display: block; width: 773px; margin: 0 auto; padding: 0; }
.box3 {
	text-align:center;
	float:none;
	width: 226px;
	display: block;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 160px;
	height: auto;
}
.box3 img { border: none; }
.box3 p {text-align:center;}
.line { display: block; margin: 0; padding: 0; width: 200px; height: 1px; line-height: 1px; font-size: 4px; border-top: 1px solid #ccc; }
.box3 p {
	color: #000;
	font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.content { display: block; width: 500px; margin: 0 auto; padding: 0; }
.box4 {
	text-align:center;
	float:left;
	width: 172px;
	display: block;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	height: 200;
}
.box4 img { border: none; }
.box4 p {text-align:center;}
.line { display: block; margin: 0; padding: 0; width: 200px; height: 1px; line-height: 1px; font-size: 4px; border-top: 1px solid #ccc; }
.box4 p {
	color: #000;
	font: normal 10px Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* NAV CODES */
#nav{
	background-image: url(images/nav.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 1050px;
	font-size: 12px;
	color: #f3f0e8;
	font-family: Arial, Helvetica, sans-serif;
}
#nav p {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	height: 24px;
	padding: 12px 0px 0px 0px;
}
#nav img {
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
#nav a {
	text-decoration:none;
	color:#000;
}
/* end NAV codes*/



