html {
	height: 101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_main.jpg);
}

#main {
	border: 1px solid #ffffff;
	background-color: #636363;
	width: 734px;
}

#top {
	border: 1px solid #ffffff;
	margin: 3px;
	width: 726px;
	background-color: #000000;
	clear: both;
	overflow: hidden;
}

#top .logo {
	float: left;
	width: 319px;
}

#top .topright {
	float: right;
	width: 144px;
}

#top .socialmedia {
	text-align: right;
	margin: 2px 0 15px 0;
}

#top .support {
	margin-bottom:5px;
}
	

.navigation {
	border: 1px solid #ffffff;
	margin: 3px;
	width: 726px;
	text-align: center;
	background-image: url(images/but_bg.jpg);
	height: 26px;
}

.pageTitle {
	border: 1px solid #ffffff;
	margin: 3px;
	width: 726px;
	text-align: center;
	height: 83px;
	background-color:#000000;
}

.submain {
	background-color: #dddddd;
	text-align: left;
	border: 1px solid #ffffff;
	margin: 3px;
	padding: 10px;
	width: 706px;
}

h1 {	
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

h2 {	
	font-size: 16px;
	font-family:Arial Bold, Arial;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	margin:0;
	padding:0;
}

h3 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.flash {
	border: 1px solid #ffffff;
	margin: 3px;
}

.hometable {
	margin: 3px;
	margin-top: 0px;
}

#specials {
	border: 1px solid #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 720px;
	background-color: #2D2D2D;
}

#specials .specialssub {
	border-bottom: 1px solid #ffffff;
	width: 350px;
	height: 90px;
	margin-bottom: 5px;
}

#specials .headerleft{
	text-align: left;
	border: 1px solid #ffffff;
	border-right:none;
	background-image: url(images/home_specials_title_bg.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	float:left;
	width: 118px;
}

#specials .headerright{
	text-align: left;
	border: 1px solid #ffffff;
	border-left:none;
	width: 600px;
	height: 26px;
	text-align:right;
	background-image: url(images/home_specials_title_bg.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	float:right;
}

#specials .topbg {
	background-image: url(images/home_specials_bg.jpg);
	width: 720px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#specials .specialsimage {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}

#specials .specialstitle {
	text-align: left;
	font-weight: bold;
	color: #b8a061;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#specials .specialstext {
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

.specialstext a {
	color: #b8a061;
}

.homerequest {
	margin-top: 3px;
	margin-right: 4px;
	border: 1px solid #ffffff;
	width: 360px;
	height: 119px;
	background-image: url(images/home_request_quote.jpg);
	background-repeat: no-repeat;
}

.homeemail {
	border: 1px solid #ffffff;
	width: 360px;
	height: 119px;
	background-image: url(images/home_email_notification.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
}

.homeemailText {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width: 200px;
	padding-left:10px;
	padding-top:10px;
}

.homeclickhere {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align: right;
	padding-right: 155px;
}

.homeclickhere a {
	color:#FFFFFF;
	text-decoration: none;
}

.homeclickhere a:hover {
	color:#D6C586;
}
	
.textfield {
	border: 1px solid #636363;
	width: 150px;
}

.textfield2 {
	border: 1px solid #636363;
	width: 200px;
}

.contacthr {
	border-bottom: 1px dashed #000000;
	height: 1px;
}

.footer, a.footer {
	width: 726px;
	font-size: 9px;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
}

a:hover.footer {
	color:#cccccc;
}

#specialbox {
	border: 1px solid #999999; 
	background-color:#eeeeee;
	padding:3px;
	margin-bottom:5px;
	width:330px;
	display: block;
	height:130px;
	<!--[if IE 6]>
	height:130px;
	<![endif]-->
}


#specialbox H3 {
	margin:0;
	padding:0;
}

#specialbox a {
	color:#666666;
}


#specialbox IMG {
	padding: 5px;
	border: solid 1px #D2D2D0;
	margin-right: 10px; 
	max-width:150px;
	width: expression(this.width > 150 ? 150: true); 
	max-height:100px;
	Height: expression(this.height > 100 ? 100: true); 
}

#detailbox {
	border: 1px solid #999999; 
	background-color:#eeeeee;
	padding:10px;
	margin-bottom:15px;
	margin-top:15px;
	width:550px;
	min-height:550px;
	display: block;
	line-height:22px;
	text-align:left;
}


#detailbox H3 {
	margin:0;
	padding:0;
}

#detailbox IMG {
	padding: 5px;
	border: solid 1px #D2D2D0;
	margin-right: 3px; 
	max-width:350px;
	width: expression(this.width > 350 ? 350: true); 
	max-height:350px;
	Height: expression(this.height > 350 ? 350: true); 
}

#detailbox .image {
	min-height:175px;
	float:left;
	text-align:right;
}


#list li {
	margin-left:30px;
	margin-top:25px;
	line-height:18px;
	margin-right:25px;
	list-style-type:square;
	text-align:justify;
}

#innerbox {
	background-color:#FFFFFF; 
	padding:20px; border:1px solid #666666; 
	margin:80px;
}

.fields { 
	border: 1px solid #636363;
	width: 150px; 
}

.fields2 { 
	border: 1px solid #636363;
	width: 162px; 
}

.table { width: 620px; 
}

.title { 
	background-color: black; 
	color: white;
	text-align: center;}

.right { 
	text-align: right;
	width: 125px;
}

.narrow {
	text-align: right;
	width: 125px;
}

.smaller {
	border: 1px solid #000000;
	width: 63px;
	text-align: right;
}
.bigger {
	border: 1px solid #636363;
	width: 90px;
}

.textbox {
	border: 1px solid #636363;
	width: 385px;
}

.left {
	text-align: left;
}

#disclaimer ul {
	text-align: left;
}

#disclaimer li {
	padding-top:20px;
	text-align: left;
}

#comments {
	border-color: 636363;
	border-width: 1px;
	border-style: solid;
	width: 470px;
}
