body, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
h1 {
	font-size: 16px;
	color: #660000;
	margin-bottom: 5px;
}
h2 {
}
h3 {
	color:#660000;
	}
h4 {
}
h5 {
}
h6 {
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footlinks a:link {
	color: #000000;
	text-decoration: none;
}
.footlinks a:visited {
	text-decoration: none;
	color: #000000;
}
.footlinks a:hover {
	text-decoration: underline;
	color: #FFFFF;
}
.footlinks a:active {
	text-decoration: none;
	color: #000000;
}

#topNav {
	background-color:#660000;
	background-image: url(../images/navBack.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	color:#ffffff;
	font-weight: bold;
	}

#botNav {
	background-color:#CCCCCC;
	font-size: 10px;
}
#header {
	background-color:#990000;
	border-bottom:1px solid #FFFFFF;
}
#contentBack {
	background-attachment: fixed;
	background-image: url(../images/largeback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxOut {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	border: thin solid #CCCCCC;
}
.boxOut {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	border: thin solid #CCCCCC;
}

.boxOutText {

	color: #333333;
	font-size: 11px;
}

 
.imagepad {
	margin:5px;
	border: thin solid #999999;
	}
.mainContentBack {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	height: 265px;
	padding: 15px 15px 15px 10px;
	color: #333333;
	
}
.list1 ul
{
	margin: 5px 0 10px 5px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.list1 li
{
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	padding: 1px 3px 1px 12px;
	background:url(../images/bullet.gif) no-repeat left 7px;
}
.contactBox {
	font-size: 10px;
}
.regulate {
	text-align:right;
	margin-right:5px;
}
.break {
	clear:both;
	height:1px;
}
