html, body { height:101%; 
}

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	background-image:  url("../images/bodybackground-s.jpg");
	background-repeat: repeat-x;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
div#box2 {
	padding: 20px;
	margin:0 auto;
	color:#000;
	background-image: url(images/home-box-bg.jpg);
}
div#box3 {
	padding-bottom: 5px;
	margin:0 auto;
	background:#252525;
	color:#000
}
h1 {
	font: lighter 200% "Trebuchet MS", Arial sans-serif;
	color: #208BE1
}
h1, p {
	margin:0;
	padding:10px 20px
}
/* CLASSES */

.leftimage {
	float: left;
	margin: 0 10px 0px 10px;
	border: 0px solid #000000;
	margin-bottom: 20px;
	margin-right:20px;
}

.rightimage{
	float: right;
	margin: 0 20px 0px 20px;
	border: 0px solid #000000;
}

.infoimage{
	float: right;
	margin-right: 50px;
	margin-top: 10px;
}

.centerimage{
	float: inherit;
}

/* MAIN PAGE LAYOUT ELEMENTS */

#pagetop{
	height: 30px;
}

#wrapper{
	width: 820px;
	height:auto;
	background-color: #252525;
	margin: 0px auto;
	position: relative;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow:visible;
}

#banner{
	height: 128px;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	padding: 0;
}



#content{
	background-color:#252525;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 12px;
	overflow: visible;
	width: 800px;
}

#content p{
	font-size: 75%;
	margin-left: 30px;
	margin-right: 30px;
	color:#FFFFFF;
	text-align: justify;
}

#content p a{
	text-decoration: underline;
	color: #FEDAC4;
}

#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #FFFFFF;
	padding: 0 0 0 8px;
	margin: 20px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color: #121212;
}

#content h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-size: 100%;
	border-bottom: 1px none #FFFFFF;
	text-decoration: underline;
}

#content h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
	font-size: 110%;
}

#content ul li{
	color: #FFFFFF;
	margin-left: 50px;
	margin-top: 0;
	padding: 0;
	font-size: 75%;
}


#content h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
	margin-top: 10px;
	/*margin-left: 35px;*/
	margin-bottom: 0px;
	font-size: 90%;
}

#content h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #FEDAC4;
	padding: 0;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 3px;
	font-size: 100%;
	text-decoration: none;
}
#content td{
	color: #FFFFFF;
	font-size: 110%;
	text-align: center;
}

.clearit{
	display: block;
	clear: both;
}

#footer{
	width: 820px;
	background-color: #252525;
	color: #FFFFFF;
}

#footer p{
	font-size: 90%;
	padding: 0px;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	background-image:url(../images/footerbackground.gif);
	background-repeat:repeat;
}

#mapinfo{
	float: left;
	width: 445px;
	height: 175px;
	margin: 5px 10px 5px 10px;
}

.rowspacer{
	height: 15px;
}

.columnspacer{
	width: 15px;
}
.part {padding:0px 25px;
}
.parttimage { padding-right:25px;}
#box12 {
	background-image:url(../images/home-box-bg.jpg);
	height: 275px;
	padding:15px;
	background-repeat:no-repeat
}
