html { background-image: url(../images/bg.jpg); }
body { font-size: small; background-image: url(../images/bgtop.jpg); background-repeat: repeat-x; margin: 0; padding: 0; }
/*Formatting*/
H1, H2, H3, H4, H5, H6, P { font-size: 100%; font-weight: normal; font-style: normal; text-decoration: none; text-indent: 0; margin: 0; padding: 0; }
P { margin-top: 5px; margin-bottom: 15px; }
A { color: #660000; font-weight: bold; }
A:visited { color: #794040; font-weight: bold; }

#wrapper {
	background-image: url(../images/vbg.gif);
	background-repeat: repeat-y;
}
#headtrim {
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
}
#container {
}
#content {
	padding-left: 15px;
	padding-top: 15px;
}

/*Header*/
#header {
}
/*Side Nav*/
#sidebar {   }
#nav {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-indent: 15px;
	font-weight: bold;
}
#nav ul { margin: 0 0 0 0; padding: 0; }
#nav ul li {  list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
#nav a {
	color: #4B1B1B;
	background-image: url(../images/vbar.jpg);
	background-position: 0px -66px;
	text-decoration: none;
	height: 30px;
	display: block;

}
#nav a:hover {
	color: #4B1B1B;
	background-image: url(../images/vbar.jpg);
	background-position: 0px -96px;
	text-decoration: none;
	height: 30px;
	display: block;
}

#sideoffer {
	text-align: center;
	padding-top: 5px;
}
#quotes {
	text-align: right;
	padding-top: 10px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	color: #8E8676;
	font-family: Arial, Helvetica, sans-serif;
}

/*Footer*/
#footer {
	background-color: #FFFFFF;
	background-image: url(../images/vbar.jpg);
	background-position: 0 -35px;
	line-height: 30px;
	text-indent: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/*Home page*/
#offers {
	height: 143px;
	width: 241px;
	float: left;
	margin-left: 8px;
}
#office {
	background-color: #660000;
	background-image: url(../images/lobby.jpg);
	height: 149px;
	width: 199px;
	border: 4px solid #FFFFFF;
	float: left;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#home {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#home p{
	line-height: 1.3em;
	font-size: 90%;
	font-family: verdana, geneva;
}


#home img {
	border: 3px solid #FFFFFF;
	margin: 8px;
}
#homeh1 {
	color: #D9CFBF;
	background-color: #4D1A1A;
	display: inline;
	width: 496px;
	height: 32px;
	float: left;
	margin-top: 10px;
	background-image: url(../images/vbar.jpg);
	background-position: 0px -215px;
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	padding-left: 15px;
	margin-bottom: 20px;
}

/*About  page*/
/*Contact  page*/
#address {
	float: left;
	width: 490px;
}
#contact { padding-top: 15px; padding-right: 15px; padding-left: 15px !important; }
#contact h1 { color: #dedede; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 40px; background-color: #600; background-image: url(../images/bars.jpg); background-position: 0 -170px; text-indent: 20px; display: inline; margin-top: -15px; margin-right: -15px; margin-left: -15px; width: 495px; height: 35px; float: right; }
#contact h2 { color: #600; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #e6e3dc; background-image: url(../images/bars.jpg); background-position: 0 -140px; text-indent: 10px; height: 24px; border: solid 1px #c8c5b4; }
#contactform {margin: 0 auto;}
#contactform .one{width:165px;float:left;}
#contactform .two{margin:0 0 0 165px;width:165px;}
#contactform label{ color: #660000; display:block; }
#contactform fieldset{
	width: 450px;
	border: 1px solid #660000;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#contactform span{color:red;}
#contactform legend{ font-size:110%; color:#660000; font-weight: bold; margin-bottom: 15px; }
#contactform label.radios, #contactform label.check{display:inline;}
#ibg a, #ibg a:visited{
	height: 5px;
	width: 15px;
	display: inline;
	color: #C2BFB6;
	margin-left: 70px;
	font-size: 80%;
}