﻿@import url("layout.css");
body {
	font-family: Veranda, Arial, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #f7f7f7;
}



a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}


h6 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



h5 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



h4 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



h3 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



h2 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



h1 {
	color:#202020;
	display:inline-block;
	border-bottom:4px #DCDCDC dotted;
}



/*forms --------------------------------------------------*/
fieldset
{
border:0;
margin-top:15px;
line-height:0.9em;
height:490px;
background-color:#f7f7f7;
padding:10px;
}

textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

label {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

textarea 
{
	padding-right: 20px;
	height:100px;

}

fieldset br{
clear:right;
}


/*------------Container--------------------*/
#container {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

/*------------Page Content--------------------*/

#page_content {
	position: relative;
}


/*------------Sidebar--------------------*/
#sidebar {
	position: relative;
	float: left;
	width: 184px;
	top:84px;
	background-color: #5C5C5C;
	border-top:1px #fff solid;
	overflow:visible;
}
#sidebar ul {
	list-style-type:none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 0px solid #cb8;
	border-bottom:1px #fff solid;
	vertical-align:middle;
}

#sidebar li.navbottom {
	display: block;
	border: 0px solid #cb8;
	border-bottom:1px #424242 solid;
	vertical-align:middle;
	background-color:#424242;
	background-image:url('../images/navbottom.gif');
	background-repeat:no-repeat;
}

#sidebar a {
	margin-top:0px;
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
	color: #fff;
	display: block;
	border-bottom: 0px solid #f5f5f5;
	padding-right:25px;
	padding-top:8px;
	height:22px;
	
	
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	border-bottom: 0px solid #f5f5f5;
	background-color:#000;
	background-image:url('../images/hover.png');
	background-repeat:no-repeat;
}


/*------------subsidebar--------------------*/
#subsidebar {
	position:relative;
	float: left;
	width: 178px;
	background-color: #DCDCDC;
	border:6px #f7f7f7 solid;
	margin: 0px 0px 0px 0px;
	height:520px;
	top:30px;
	
}

#subsidebar h3
{
	color:#000;
	background-color:#f7f7f7 ;
	border:2px #666666 solid;
	font-size:medium;
	margin-top:10px;
	padding:5px;
	text-align:center;
}

#subsidebar h4
{
	font-weight:bold;
	text-align:center;
	font-size:large;
}


#subsidebar p
{
	color:#A42914;
	font-size:x-small;
	text-align:center;
}



/*------------Content--------------------*/
#content {
	margin-left: 185px;
	padding: 5px 20px 5px 20px;
	overflow:visible;
}

#content img
{
	
	padding:10px;
	display:inline-block;
	
}


#content h1
{
	display:inline-block;
	border-bottom:3px #DCDCDC dotted;
}

#content a
{
	
color:#A42914;
font-weight:300;
}




/*------------Footer--------------------*/

#footer {
	width: 99%;
	overflow: hidden;
	margin-top:20px;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #A42914;
	clear:both;
	float:left;
	
}

#footer p {
	font-size: x-small;
	color:#fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}


/*------------Masthead--------------------*/

#masthead {
	width: 100%;
	overflow:hidden;
	text-align: right;
	background-color: #A42914;
	background-image: url('../images/logo.gif');
	background-repeat:no-repeat;
	height:313px;
	min-width:700px;
	border-bottom:20px #A42914 solid;
}

#masthead img {
	float: left;
}
#masthead p {
	font-size: small;
	margin: 0;
	margin-right: 2%;
	color:#fff;
}

#flash
{
position:absolute;
left:200px;
top:20px;
}

/*------------Spotlights--------------------*/

#spotlight_area_l {


	float: left;
	width: 340px;
	height:260px;
	background-color: #f7f7f7;
	position: relative;
	display: inline;
	font-size:small;
	border:2px #DCDCDC solid;
	margin-right:10px;
	overflow:visible;
	
}
#spotlight_area_l a{
text-decoration:none;
}

h3{
background-color:#A42914;
color:#666666;
text-align:center;
padding:3px;
border:0;
}


#spotlight_area_l h2{
background-color:#A42914;
color:#666666;
text-align:center;
padding:3px;
border:0;
}


#spotlight_area_r {
	float: left;
	width: 340px;
	height:260px;
	background-color: #f7f7f7;
	position: relative;
	display: inline;
	font-size:small;
	border:2px #DCDCDC solid;
	margin-right:10px;
	overflow:visible;
	
}
#spotlight_area_r a{
text-decoration:none;
}

h3{
background-color:#A42914;
color:#fff;
text-align:center;
padding:3px;
}



#spotlight_area_r h2{
background-color:#A42914;
color:#fff;
text-align:center;
padding:3px;
}


/*---------------------------------------*/
/* Rotating Truck*/
#truck
{
height:250px;
width:500px;
background-image:url('../images/truck_side.gif');
background-repeat:no-repeat;
	
}
	
	#truckad
	{
	margin:15px 0 0 35px;
	}
	
}

/* Photo Gallery */

#photogallery a
{
	text-decoration:none;
}
#photogallery img
{
	border:solid 1px #fff;
}

#photogallery img:hover
{
	border:solid 1px #000;
	background:#999;
}



/*---------------------------------------*/
/* Styles*/

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.style_vert_align_middle {
	
	vertical-align:middle;
}


.float_right {
	float:right;
	z-index:1;
}
.float_left 
{
	float:left;
	z-index:1;
}


div.partnerbox
{
    display:block;
    background:#DCDCDC;
    padding:5px;
    border:solid 0px #000;
    margin:10px 0px 10px 0px;
    height:120px;
}
