@charset "utf-8";
.topbar {
	display: block;
	width: 100%;
	height:25px !important;
	padding: 0px;
	background-color: #3d0303;
	margin:0px;
	background-image: url(topbk.gif);
	background-repeat: repeat-x;
	font-size: 14px;
}
.menu {
	background-image: url(menubk.jpg);
	height: 35px;
	background-repeat: no-repeat;
	background-position: center;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}
.menu a:hover {
	text-decoration: underline;
}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(webbackground.jpg);
	background-color: #940606;
	background-repeat: no-repeat;
	background-position: center top;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}


h2 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	font-size:1.8em;
}

h3 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:1.5em;
}

.Content .rightdiv h4 {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:1.0em;
	background-image: url(forms.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	height:35px;
	padding-top:15px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
}

h4#phone {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:1.0em;
	background-image: url(phone-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	height:35px;
	margin:5px;
	padding-top:0px;
}

h4#quote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size:1.0em;
	background-image: url(quote-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	height:35px;
	margin:5px;
	padding-top:10px;
}

h1 {
font-family:Tahoma, Ariel;
	color: #333333;
}


.bottombar {
	display: block;
	height: 25px;
	width: 100%;
	background-image: url(topbk.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	position: relative;
	bottom: 100%;
}



.Content {
	background-color: #FFFFFF;
    min-height:500px;
	padding:10px;
	display: block;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
}
.popup {
	width:200px;
	border:#990000 1px solid;
	background-color:#FFFFFF;
	display:none;
	padding: 5px;
	font-size: 14px;
}


#header {
	height: 100px;
	width: 782px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: 6px;
	border-top-style: none;
	border-top-color: #940606;
	margin:0px;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.rightdiv {
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	float:left;
	text-align: left;
	width: 285px;
	padding-left: 15px;
	display:inline;
/*	min-height:500px;*/
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 440px;
	padding-right: 10px;
	float: left;
	display: block;
	margin-bottom:5px;
}

#footer {
	font-size: 10px;
	background-color: #E8E8E8;
	padding-bottom:5px;
}


#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer li {
	display:inline;
	padding:0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
}

#footer a, #footer a:visited{
	font-size: 10px;
	float:center;
	color: #990000;
	margin:3px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#footer a:hover {
	text-decoration:underline;
}
