body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #480000;
	padding: 0px;
	width: 756px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: bold;
}
div#head_logo {
	padding: 0px;
	margin: 0px;
	border: 2px solid #E2E2E2;
}
h1 {
	left: -1000px;
	position: absolute;
	top: 0px;
}
h2 {
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
}

.logotext {
	padding: 0px;
	margin: 0px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}

div#navbar li {
	text-decoration: none;
	white-space: nowrap;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	margin: 0px;
	padding: 0px;
}
#navbar ul {
	font-family: "Comic Sans MS", "Arial Black", "Times New Roman", serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	top: 0px;
	font-weight: normal;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/darkred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	background-color: #480000;
}
#navbar a:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(assets/darkred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #480000;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #480000;
}
#navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin: 0px;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #480000;
}





div#maincontent {
	margin: 0px;
	color: #480000;
	background-color: #e2e2e2;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 120px;
}
#navbar_side {
	font-size: 13px;
	font-weight: bold;
	color: #480000;
	width: 96px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-color: #E2E2E2;
	position: absolute;
	left: 30px;
	top: 130px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	text-decoration: none;
	border-right-style: solid;
}
#navbar_side ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar_side a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(assets/darkredlong.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 96px;
	margin: 0px;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
}
#navbar_side a:visited {
	background-image: url(assets/darkredlong.jpg);
	background-repeat: no-repeat;
	color: #999999;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
#navbar_side a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightreglong.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}



#maincontentsimple {
	width: 736px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	background-color: #e2e2e2;
	padding: 5px;
	color: #480000;
}

#navbar_bottom {
	text-align: center;
	font-family: "Comic Sans MS", "Arial Black";
	font-weight: normal;
}
#navbar_bottom a:link {
	color: #e2e2e2;
}
#navbar_bottom a:visited {
	color: #666666;
}
#navbar_bottom a:hover {
	color: #0066CC;
}
#navbar_bottom a:active {
	color: #0066CC;
}
#statement {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#uberlink a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#uberlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 82px;
}
#uberlink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#uberlink a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightred.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 82px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontentindex {
	width: 754px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	background-color: #e2e2e2;
	margin: 0px;
	padding: 5px;
}
#navbar_side #uberlink a:link {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightreglong.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navbar_side #uberlink a:visited {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightreglong.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navbar_side #uberlink a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightreglong.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navbar_side #uberlink a:active {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/lightreglong.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 96px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.hiddentext {
	color: #e2e2e2;
}
#navbarsub {
	text-align: center;
	font-family: "Comic Sans MS", "Arial Black";
	background-color: #e2e2e2;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 115px;
	font-weight: normal;
}
#navbarsub a:link {
	font-family: "Comic Sans MS", "Arial Black", "Times New Roman", serif;
	font-size: 16px;
	color: #333333;
}
#navbarsub a:visited {
	color: #999999;
}
#navbarsub a:hover {
	color: #0033FF;
}

.rightimage {
	padding: 2px;
	border: 2px solid #480000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.leftimage {
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #480000;
}
.boldtext {
	font-weight: bolder;
	font-size: 18px;
}
.largecontactus {
	font-size: 22px;
}
.cswspeedster {
	font-family: "Monotype Corsiva", Arial, "Times New Roman";
	font-size: 24px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
	font-weight: 900;
	font-style: normal;
}
