body{
  font-family: arial, tahoma, Sans-serif;
  font-size:12px;
  text-align: center;
  margin:0;
  padding: 0;
  color:white;
  background-image: url(images/tile.gif);
  background-repeat: repeat-x;
  background-color: #323232;
}

.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;*/
border: 1px #000000 solid;
}

.top_stock{
background-image: url(images/topstock.jpg);
background-repeat: no-repeat;
width:797px;
height:230px;
float:none;
}

.top_contact{
text-align: right;
margin: 32px 12px 0 0;
}

.buttons{
float:right;
width:600px;
text-align:right;
/*padding: 87px 0px 0 0;*/
margin: 25px 0px 0px 0px;

}

html>body .buttons{

/*text-align:right;
padding: 87px 0px 0 0;
margin: 16px 0px 0px 0px;
clear: both;*/
}

.buttons ul{
list-style:none;
margin: 0;
padding: 0;
}

.buttons li{
display:inline;
text-align:center;
}

.buttons li a{
color:white;
text-decoration:none;
padding:0px 10px 0px 10px;
width:125px;
border-right: 1px solid white;
}

.buttons li a:visited{
color:white;
}


.buttons li a:hover{
color:white;
text-decoration:underline;
}

.buttons li a.location{
border-right:0px;
}

.flashsection{
width:796px;
height:281px;
float:none;
}




.contentsection{
text-align:left;
width:767px;
float:left;
background-color:#7ba65e;
border-top: 1px white solid;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
}

/*.contentsection p{
text-align:justify;
float:left;
}

html>body .contentsection p{
text-align:justify;
float:left;
}*/

#text{
width: 500px
}

#cards{
float: right;
padding: 0;
margin: 0;
}

.contentsection_stock{
text-align:left;
width:697px;
float:left;
background-color:#7ba65e;
padding-left: 100px;
border-top: 1px white solid;
}

.contentthankyou{
text-align:left;
width:767px;
height: 400px;
float:left;
background-color:#7ba65e;
border-top: 1px white solid;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
}


.contactform{
float:left;
}

h1{
font-size:18px;
font-weight:bold;
border-bottom: 1px #154306 solid;
width:540px;
}

h1 span
{
padding: 20px 0 0 0 ;
}

h4{
font-size:18px;
font-weight:bold;
margin: 10px 0px 0px 10px;
border-bottom: 1px #154306 solid;
width:767px;
}



.features{
float:right;
width:219px;
height:276px;
background-image: url(images/featurebox.jpg);
background-repeat: no-repeat;
margin: 5px 0 0 15px;
}

#inlineFourth {
	height: auto;
	width: 200px;
	margin-top: 38px;
	margin-left:13px;
}

/*html>body .features{
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: 5px 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 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 0px 12px;
}

html>body .map{
margin: 10px 0px 0px 10px;
}

a.email{
text-decoration:underline;
color:white;
}

a:visited.email{
text-decoration:underline;
color:white;
}

a:hover.email{
text-decoration:underline;
color:#7ba65e;
}

a.contentlink{
text-decoration:underline;
color:white;
font-weight:bold;
}

a:visited.contentlink{
text-decoration:underline;
color:white;
font-weight:bold;
}

a:hover.contentlink{
text-decoration:underline;
color:#9aa9dc;
font-weight:bold;
}

.largetext{
font-weight:bold;
font-style:italic;
font-size:16px;
color:#9aa9dc;
}



img{
border:none;
}

