* {

	margin: 0;

	padding: 0;

}

body {

	background: #1D1C15;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	color: #000000;

	font-weight: bold;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.4em;

	line-height: 1.7px;

	font-weight: bold;

	color: #000000;

	letter-spacing: -1px;

	padding: 25px 0px 20px 25px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.4em;

	line-height: 1.7px;

	font-weight: normal;

	color: #990000;

	letter-spacing: -1px;

	padding: 25px 0px 20px 25px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.4em;

	font-weight: bold;

	color: #000000;

	padding: 20px 0px 10px 25px;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.4em;

	font-weight: bold;

	color: #000000;

	padding: 10px 25px 10px 25px;

}

a:link, a:visited {

	color: #CC0000;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

#outer {

	position: relative;

	height: 609px;

	width: 700px;

	margin: 0px auto;

	text-align: center;

}

#leftcol {

	position:absolute;

	left:0px;

	top:0px;

	width:298px;

	height:609px;

	z-index:1;

	background-color: #FFFFFF;

	text-align: left;

}

#footer {

	position: absolute;

	left: 0px;

	top: 609px;

	width: 700px;

	height: 20px;

	z-index: 9;

	background-color: #1D1C15;

}



#nav {

	width: 298px;

	padding: 40px 0px 10px 0px;

}

#nav2 {

	width: 298px;

	padding: 110px 0px 10px 0px;

}

.navimg {

	padding: 0px 30px 20px;

	display: block;

}

.navimg2 {

	padding: 0px 30px 5px;

	display: block;

}

.navimg2a {

	padding: 110px 30px 5px;

	display: block;

}

#address {

	position:absolute;

	left:0px;

	top:507px;

	width:298px;

	height:102px;

	z-index:1;

}

#rightcol {

	position:absolute;

	left:306px;

	top:90px;

	width:394px;

	height:519px;

	z-index:1;

	background-color: #D40C23;

	text-align: left;

}

#hmrightcol {

	position:absolute;

	left:306px;

	top:200px;

	width:394px;

	height:409px;

	z-index:1;

	background-color: #D40C23;

}

#randompic {

	position: absolute;

	width: 394px;

	left: 0px;

	top: 173px;

}

#rightcontent {

	width: 394px;

	height: 500px;

	margin: 19px 0px 0px 0px;

	background-color: #FFFFFF;

	background-image: url(images/rightcontbac.gif);

	background-repeat: no-repeat;

	overflow: auto;

}

#rightcontent ul {

	list-style-image: url(images/bullet.gif);

	list-style-position: inside;

}

#rightcontent li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	line-height: 1.4em;

	text-decoration: none;

	padding: 0px 0px 0px 35px;

	color: #333333;

	font-weight: bold;

}

#rightcontent dt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.4em;

	text-decoration: none;

	padding: 0px 0px 0px 35px;

	color: #333333;

}

#rightcontent dt a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;

	line-height: 1.8em;

	font-weight: bold;

	text-decoration: none;

	padding: 0px 0px 0px 25px;

	color: #9E0B0E;

}

#rightcontent dt a:hover {

	background-image: url(images/bullet.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

.quoteform	{

	font: 1em Arial, Helvetica, sans-serif;

	color: #000000;

	background-color: #FFFFFF;

	background-image: url("images/shadeform.gif");

	text-align: left;

	border: 1px solid #999999;

}

table {

	color:#333333;

	font-family:arial,sans-serif;

	font-size:1em;

	line-height:2em;

}

.adjust {

	margin-left: 25px;

	margin-top: 10px;

	border: 1px solid #000000;

}

.imgassoc {

	padding: 10px 10px 10px 10px;

}

.center {

	text-align: center;

}

.contact {

	font-weight: bold;

}

.contactred {

	color: #990000;

}

.floatr {

	float: right;

}

