
body {
margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
}


	
#background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	height: 700px;
}
#wrapper {
	width: 750px;
	margin: auto;
	text-align: left;
}	

h3	 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
h4	 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	}

.verytop { 
	width: 787px;
	}
.logo {
	float: left;
}
.toprightlinks {
	margin-top: 8px;
	vertical-align: top;
	float: right;
	}
	
.menubar {
	height: 27px;
	background-image: url(images/menu_bar.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 5px;
	font-size: 14px;
}
.welcomebar {
	width: 582px;
	height: 32px;
	float: left;
	clear: left;
	margin-top: 7px;
	background-image: url(images/welcome_bar.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 11px;
	padding-top: 5px;
}
.imagefeatures {
	margin-top: 6px;
	width: 787px;
}
.mainimage {
	float: left;
	margin-right: 11px;
}
.featuresbox {
	float: right;
	width: 181px;
	height: 192px;
	text-align: center;
	background-image: url(images/featured_box_top.gif);
	background-repeat: no-repeat;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding-top: 6px;
	text-align: center;
}
.featurestext {
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitebold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.orangebold {
	font-size: 16px;
	font-weight: bold;
	color:#FF6600;
	}

.maincontent {
	clear: both;
	margin-left: 11px;
	margin-top: 0px;
	width: 787px;
	font-size: 13px;
}
.maincontentsub {
	clear: both;
	margin-top: 0px;
	width: 787px;
	font-size: 13px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	float: left;
	width: 575px;
}
.maintextwide {
	width: 787px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.maintextsub {
	float: right;
	width: 590px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rightside {
	float: right;
	margin-top: 4px;
	margin-right: 3px;
	clear: both;
	
}

.leftside {
	float: left;
	margin-top: 4px;
	margin-right: 3px;
	clear: both;
	width: 100%;
}

.leftnav {
	float: left;
	width: 202px;
	padding-left: 5px;
	margin-left: 0px;
	font-size: 14px;
}

.bottomtext {
	width: 787px;
	clear: both;
	text-align: center;
}
.bottomline {
	margin-top: 10px;
	width: 100%;
	clear: both;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 9px;
	font-size: 1px;
}


.orange {
	color: #FF6600;
}

/* list items styles removed */
li {
	padding-bottom: 5px;
}


.contactform {
	float: right;
	width: 340px;
	border: solid 1px #CCCCCC;
}
.contacttext {
	float: left;
	width: 220px;
	margin-right: 8px;
	text-align: center;
}


a.main { }
a.main:link { color: #000000; text-decoration: underline; font-weight: bold; }
a.main:active { color: #000000; text-decoration: underline; font-weight: bold; }
a.main:visited { color: #000000; text-decoration: underline; font-weight: bold; }
a.main:hover { color: #FFFFFF; background-color: #FF6600; font-weight: bold; text-decoration: none; }

a.bottom {font-family: "Times New Roman", Times, serif;	font-size: 16px; }
a.bottom:link { color: #000000; text-decoration: underline; font-weight: bold; }
a.bottom:active { color: #000000; text-decoration: underline; font-weight: bold; }
a.bottom:visited { color: #000000; text-decoration: underline; font-weight: bold; }
a.bottom:hover { color: #FFFFFF; background-color: #FF6600; font-weight: bold; text-decoration: none; }

a.menu { margin-left: 11px; margin-right: 11px; text-decoration: none; }
a.menu:link { color: #000000; }
a.menu:active { color: #000000; }
a.menu:visited { color: #000000; }
a.menu:hover { color: #FFFFFF; }

a.submenu { text-decoration: none; }
a.submenu:link { color: #ffffff; }
a.submenu:active { color: #ffffff; }
a.submenu:visited { color: #ffffff; }
a.submenu:hover { color: #000000; }

#topPart {
	text-align: center;
}

.dbimage{
	float: right;
	width: 300px;
	border: thin solid #000000;
	clear: both;
	padding: 5px;

}
.dbimage img {
	border:0;
}

hr     {
		color: #FF6600;
		background: #FF6600;
		height: 2px;
		width: 100%;
		clear: both;	
}

.thebottom {
clear: both;
margin-top: 10px;
}

.dbsorted {
	text-align: left;
	width: 600px;
}
.dbsorted h4 {
	font-size: 110%;
	text-align: left;
}

.greyed {
	background-image: url(images/grey-grad.gif);
	padding: 10px;
	font-weight: bold;
}

