body{
  font-family:arial, tahoma, Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:black;
  background-color: #000;
}

.wrapper{
margin:auto;
width:797px;
min-height:800px;
}

.top{
background-image: url(images/top2.jpg);
background-repeat: no-repeat;
width:797px;
height:138px;
float:none;
}

.top_stock{
background-image: url(images/topstock.jpg);
background-repeat: no-repeat;
width:797px;
height:230px;
float:none;
}

.buttons{
float:right;
width:495px;
text-align:center;
padding: 87px 0px 0 0;
margin: 20px -20px 0px 0px;
clear: both;
font-weight: bold;
}

html>body .buttons{
float:right;
text-align:center;
padding: 87px 0px 0 0;
margin: 20px -35px 0px 0px;
clear: both;
}

.buttons ul{
list-style:none;
margin: 0;
padding: 0;
}

.buttons li{
display:inline;
text-align:center;
}

.buttons li a{
color:#fff;
text-decoration:none;
padding:0px 10px 0px 10px;
width:125px;
border-right: 1px solid white;
}

.buttons li a:visited{
color:#fff;
}


.buttons li a:hover{
color:#aa0000;
background-color:#fff;
text-decoration:none;
}

.buttons li a.location{
border-right:0px;
}

.flashsection{
width:796px;
height:281px;
float:none;
}

.contentsection{
text-align:left;
width:797px;
float:left;
background-color:#fff;
border-top: 1px white solid;
}

.contentsection p{
text-align:justify;
float:left;
width:540px;
margin: 10px 0px 0px 5px;
}

html>body .contentsection p{
text-align:justify;
float:left;
width:540px;
margin: 10px 0px 0px 10px;
}


.contentsection_stock{
text-align:left;
width:797px;
float:left;
background-color:#fff;
border-top: 1px white solid;
}

.contentinner{
text-align:left;
width:777px;
float:left;
margin: 0px 0px 0px 10px;
background-color:#fff;
}


html>body .contentinner{
text-align:left;
width:777px;
float:left;
margin: 0px 0px 0px 20px;
background-color:#fff;
}


.contactform{
float:left;
}

h1{
font-size:18px;
font-weight:bold;
margin: 10px 0px 0px 10px;
border-bottom: 1px RED solid;
width:540px;
color: RED;
}

h4{
font-size:18px;
font-weight:bold;
margin: 10px 0px 0px 10px;
border-bottom: 1px RED solid;
width:767px;
}



.feature{
float:right;
width:224px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 4px 0px 0px;
}

html>body .feature{
float:right;
width:224px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 8px 0px 0px;
}



.cards{
float:left;
margin:36px 0px 0px 10px;
}

.footer{
clear: both;
width:797px;
height:90px;
font-weight:bold;
font-size:10px;
text-align:center;
padding: 10px 0px 0px 0;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

.footer ul{

list-style:none;
margin: 0;
padding: 0;
}

.footer li{
display:inline;
text-align:center;
}

.footer li a{
color:#ffffff;
text-decoration:none;
padding:0px 5px 0px 5px;
width:125px;
}

.footer li a:visited{
color:#ffffff;
}


.footer p{
color: white;
margin:0;
padding:30px 0px 0px 0px;
}

.footer li a:hover{
color:#ffffff;
text-decoration:underline;
}

h3{
font-size:11px;
font-weight:normal;
color:white;
margin: 22px 0px 0px 0px;
}

.map{
margin: 10px 0px 10px 12px;
}

html>body .map{
margin: 10px 0px 10px 10px;
}

a.email{
text-decoration:underline;
color:#94b5ad;
}

a:visited.email{
text-decoration:underline;
color:#196419;
}

a:hover.email{
text-decoration:underline;
color:#000;
}

a.contentlink{
text-decoration:underline;
color:#12473a;
font-weight:bold;
}

a:visited.contentlink{
text-decoration:underline;
color:#12473a;
font-weight:bold;
}

a:hover.contentlink{
text-decoration:underline;
color:#000;
font-weight:bold;
}

.largetext{
font-weight:bold;
font-style:italic;
font-size:16px;
color:#000;
}





.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 39px 0px 0px 16px;
}



/*
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 12px;
	margin-left:7px;
}
*/
img{
border:none;
}

.legal{
font-size: 10px;
}


.redbit{
color: red;
}