
body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/background2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555852;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 h6{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	color: #555852;
}

ol {
	margin-left: 0;
	padding-left: 1em;
	color: #555852;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Header */

#header {
	margin: 0 auto;
	width: 920px;
	height: 193px;
	margin-bottom: 5px;
	background: url(images/header.png);
	color: #FFFFFF;
	line-height: 145%;
	font-style: bold;
	font-size: 13px;
}


#headermenu {
	width: 620px;
	margin-bottom: 0px;
	padding-left: 200px;
	padding-top: 132px;
	color: #FFFFFF;
	font-style: bold;
	font-size: 13px;
}
#headerad h1 {
	font-size: 18px;
	color: #CCCCCC;
	letter-spacing: 4px;
	font-style: italic;
}
#headerad h2 {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 4px;
}
#headeraddress {
	text-align: center;
	height: 41px;
	margin-bottom: 40px;
	padding-top: 0px;
	border-bottom: thin solid #990000;
}
#headeraddress h1 {
	font-size: 18px;
	color: #990000;
	letter-spacing: 2px;
	font-style: bold;
	font-style: italic;
}
#headeraddress h2 {
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
}
/* Content */

#content {
	width: 920px;
	margin: 0 auto;
}

#coltwo {
	float: left;
	width: 227px;
}
#coltwo h1 {
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
}
#colone {
	width: 920px;
}
#colone p { 
	line-height: 150%; 
}
	
#colone ul {
	list-style-image: none;
	list-style-position: outside;
	color: #555852;
}
#bottomad2 h4 {
	font-size: 24px;
	color: #000000;
	letter-spacing: normal;
}
#colone h5 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000C2F;
	line-height: 125%;

}
#colone h6 {
	font-size: 18px;
	font-weight: bold;
	color: #7f0000;
}
#colone h4 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	width: 920px;
	border-top: 1px solid #FFFFFF;
	padding: 5px;
	color: #cccccc;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 12px;
}
#bottomad {
	clear: both;
	margin: 0 auto;
	width: 920px;
	padding: 0px;
	text-align: center;
	font-size: 13px;
	background: #1A1A1A;
	border: 3px #990000 inset;
}
#bottomad2 {
	clear: both;
	margin: 0 auto;
	width: 920px;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	background: #FFFFFF;
	border: 3px #990000 inset;
}


/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0 0 0 0;
	padding: 0;
}
.colorlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.colorlink a:link {
	text-decoration: underline;
	color: #990000;
}
.colorlink a:visited {
	text-decoration: underline;
	color: #990000;
}
.colorlink a:active {
	text-decoration: underline;
	color: #990000;
}
.colorlink a:hover {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

.boxed .content {
	line-height: 125%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.boxed .menucontent {
	line-height: 125%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}


.boxed .cemcontent {
	line-height: 125%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
.boxed .directions {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.boxed .image {
	float: left;
	margin: 10px 0px 0px 0px;
}
.boxed .image2 {
	float: right;
	margin: 0px 0 0 15px;
}
.boxed .imagea {
	float: left;
	margin: 5px 20px 0 0;
	border: 1px;
}
.boxed .image2a {
	float: right;
	margin: 5px 0 0 15px;
	border: 1px;
}
.boxed .style1 {
	color: #990000;
	text-decoration: underline;
}
border: none;
