body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #121212;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	
	}
	
ul main-nav{
list-style-type:none;
}
	
	
img {
	border: 0;
	}
form {
	padding: 0;
	margin: 0;
	}
temp, select, textarea {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}
a, a:link, a:visited, a:active {
	color: #387ca7;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h3 {
	clear: left;
	}

img.float_left {
	margin-right: 12px;
	margin-bottom: 8px;
	float: left;
	}
img.float_right {
	margin-left: 12px;
	margin-bottom: 8px;
	float: right;
	}

#container {
	width: 950px;
	margin: auto;
	margin-top: 0px;
	background-color: #000000;

	}
#header {
	width: 950px;
	height: 104px;
	background-image: url(images/header.jpg);
	}
	
	
.home-text   { 

line-height: 20px;


}

.highlight   { 

line-height: 20px;
color: #990202;
font-weight:bold;
font-style:italic;


}

#testimonials  { 

float:left;
padding: 0px 50px 30px 30px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
font-style:italic;
line-height: 18px;

}

.subhead   { 
color: #000000; 
font-size: 20px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -0.03em;
font-weight:100;

}

.testimonial   { 
color: #FFFFFF; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.03em;
font-weight:100;

}
	
	
	
.content-text   { 

line-height: 20px;


}

.dark-text   { 

line-height: 17px;
color:#000000;


}



.title   { 
color: #811111; 
font-size: 45px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -0.06em;
font-weight:100;

}

	
#head-right {
	width: 104px;
	height: 75px;

	padding-top: 14px;
	padding-left: 17px;
	padding-right: 30px;

	float: right;

	}

		
#head-left {
	width: 104px;
	height: 75px;
	padding-top: 14px;
	padding-left: 17px;
	float: left;

	}



	
	
#content {
	height:auto;
	color: #444;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left:37px;
	float: left;
	display: inline;
	background-image: url(images/bg-home.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
		
#content-right {
	width: 500px;
	padding: 0px;
	text-align: left;
	float: left;
	margin-left: 30px;
	background-color:#FFFFFF;
	}
	
	
#content-left {
	width: 288px;
	background-image: url(images/bg-content.jpg);
	padding-top: 0px;
	text-align: left;
	float: left;
	}
	
	
#inside {
	height:auto;
	color: #444;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 75px;
	float: left;
	display: inline;
	background-image: url(images/bg-home.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
#inside2 {
	height:auto;
	color: #444;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left:0px;
	float: left;
	display: inline;
	background-image: url(images/bg-content.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
	}
	
		
#strip {
	height:56px;
	background-image: url(images/bg-home.jpg);
	background-repeat:repeat-y;
	}
	
#content-top {
	width: 662px;
	height: 80px;
	padding: 0px;
	float: right;

	}
	
	
	
	
#home-right {
	width: 463px;
	padding: 0px;
	text-align: left;
	float: right;
	}
	
	
#home-left {
	width: 412px;
	padding-top: 0px;
	text-align: left;
	float: left;
}
	

	

#menu {
	width: 950px;
	height: 26px;
	background-image: url(menu-bar.gif);
	text-align: center;
	padding-top: 6px;
	float: left;
	}


#banner {
	width: 950px;
	float: left;
	}
#title {
	width: 950px;
	float: left;
	}

div.header div.left, div.header div.right {
	width: 5px;
	height: 20px;
	float: left;
	}
div.header div.left {
	background-image: url(header_cap-left.gif);
	}
div.header div.right {
	background-image: url(header_cap-right.gif);
	}
div.header div.heading {
	height: 20px;
	color: #FFF;
	background-image: url(header_cap-bg.gif);
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	float: left;
	}

#sidebar {
	width: 240px;
	margin-top: 10px;
	margin-right: 11px;
	float: left;
	/* MSIE hack: prevents double margin */
	display: inline;
	}
#sidebar div.header div.heading {
	width: 225px;
	}
#sidebar div.list {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	}
#sidebar div.list div.item {
	width: 224px;
	background-color: #FFDFDF;
	padding: 8px;
	margin-top: 1px;
	float: left;
	}
#sidebar div.list div.item span.name {
	color: #D00;
	font-weight: bold;
	}
#sidebar div.list div.item span.type {
	font-size: 9px;
	font-weight: bold;
	}

#sidebar div.feature {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	}
#sidebar div.feature div.item {
	width: 224px;
	background-color: #FFDFDF;
	padding: 8px;
	float: left;
	}
#sidebar div.feature div.item img {
	border: 1px solid #CCC;
	}
	
#sidebar div.banner {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	}
	
#sidebar div.home {
	width: 240px;
	margin-bottom: 10px;
	float: left;
	}

#sidebar div.home div.item * {
	vertical-align: middle;
	}

#content {
	width: 491px;
	margin-top: 10px;
	float: left;
	}

#content h2 {
	width: 475px;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	margin: 0;
	}
#content p.text, li {
	line-height: 15px;
	}
#content .highlight {
	color: #D00;
	}

#footer {
	padding-bottom: 20px;
	
	}
#footer div.nav, #footer div.credits {
	width: 950px;
	color: #f5f5f5;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-align: center;
	margin-top: 12px;
	}
#footer div.nav a {
	color: #cccccc;
	text-decoration: none;
	}
#footer div.nav a:hover {
	text-decoration: underline;
	}
#footer div.credits * {
	vertical-align: text-bottom;
	}
	

#temp {
	margin-left: 0;
}

.coupon-shell1 {
width: 520px; 
float:left;
background:url(images/coupon_bg_2.jpg);
background-repeat:no-repeat;
border:thin;
border-color:#CCCCCC;
border-style:dashed;
height: 193px;
}

.coupon-shell2 {
width: 520px; 
float:left;
background:url(images/coupon_bg_1.jpg);
background-repeat:no-repeat;
border:thin;
border-color:#CCCCCC;
border-style:dashed;
height: 193px;

}

.coupon-shell3 {
width: 520px; 
float:left;
background:url(images/coupon_bg_3.jpg);
background-repeat:no-repeat;
border:thin;
border-color:#CCCCCC;
border-style:dashed;
height: 193px;


}



.coupon-left {

width: 250px;
height: 90px;
text-align:center;
color:#FFF;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:bold;
font-size:16px;
padding: 13px 10px 0px 20px;
float:left;


}

.coupon-left p {
	
	line-height: 18px;

}

.coupon-right {

width: 190px;
text-align:left;
color:#FFF;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:10px;
padding: 20px 20px 20px 20px;
float:left;


}


@charset "utf-8";
/* CSS Document */

#survey-table {
	width:500px;
	margin:30px 0px;
}

#survey-table td {
	vertical-align:top;
	padding:8px 8px 8px 0px;
	border-bottom:1px #999 dashed;
}

#survey-table input {
	margin-top:0px;
}

#survey input[type="text"], textarea, select {
	border:1px solid #999;
}

#survey div label {
	float:left;
	width:175px;
}

#survey div {
	margin:20px 0px;
}


#survey input[type="text"] {
	width:175px;
	padding:3px;
}

#survey #comments {
	width:290px;
	font-size:13px;
}

#survey .optional {
	font-weight:normal;
	font-style:italic;
}

#survey #date input[type="text"] {
	width:60px;
	padding:0px;
}

#survey button {
	border:none;
	background:none;
	cursor:pointer;
}

#survey #submit {
	text-align:center;
	margin-top:30px;
}


