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

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-image: url(images/link.jpg);
	list-style-position: outside;
	color: #555852;
}

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

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

a:hover {
	text-decoration: underline;
	color: #663300;
	font-weight: bold;
}

/* Header */

#header {
	padding-top: 0px;
	margin: 0 auto;
	width: 920px;
	height: 145px;
	margin-bottom: 5px;
}

#header * {
}

#headerad {
	text-align: center;
	height: 90px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
}
#coltwo a:link, 
#coltwo a:visited,
#coltwo a:hover {
	font-weight: bold;
}	
#coltwo {
	float: left;
	width: 222px;
	background: #ffffff;
}
#coltwo h1 {
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
	font-weight: bold;
}
#colone {
	float: right;
	width: 678px;
	background: #ffffff;
}
#colone a:link, 
#colone a:visited,
#colone a:hover {
	text-decoration: underline;
	font-weight: bold;
}	
#colone p { 
	line-height: 150%; 
}
	
#colone ul {
	list-style-image: none;
	list-style-position: outside;
	color: #000000;
}
#colone h5 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#colone h6 {
	font-size: 18px;
	font-weight: bold;
	color: #7f0000;
}

/* Footer */

#footer {
	clear: both;
	background: #f4f4f4 url(images/footerborder.jpg) repeat-x;
	padding-top: 25px;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}
#bottomad {
	clear: both;
	padding: 10px;
	text-align: center;
}

/* headbox */

.headbox {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
}
.headbox a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.headbox a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.headbox a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.headbox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;

}


/* Boxed */

.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

.boxed .content {
	line-height: 125%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

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

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}
.boxed .image2 {
	float: right;
	margin: 5px 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;
}

border: none;