html{font: normal 62.5% Verdana, Arial, sans-serif;}
body{margin:0;padding:0;height:10em; background: #FFF; color:#42382D;	line-height: 1.3; }
strong { font-weight: bold; }
#wrapper{font-size:1.2em;  width: 950px; margin: 0 auto;  }
#wrapper1 { float: left; width: 950px; background: #F0EED7 url('../images/graphics/wrapbg.gif') repeat-y; }


/*header*/
#header{float:left; height: 59px; width: 950px; background: #554839 url('../images/graphics/topbg.gif') no-repeat top right; border-bottom: 2px solid #FFF;}
#logo { float: left; margin: 7px 0 0 35px; width: 400px; }
.logo {margin: 8px 0 0 35px;}
#phone { float: right; width: 145px; margin: 20px 10px 0 0;}
/*/header*/

/*side bar*/
#side { width: 181px; float: left; margin: 0;}
#nav {float: left; margin: 3px 0 ; width: 160px; padding: 6px 10px 0 0; color: #FFF; }
#nav a { color: #FFF; text-decoration: none; }
#nav a:hover { color: #000; }
#nav ul, #nav li { list-style: none;}
#nav li {margin: 0 0 8px 0; font-size: 15px;}
/*/side bar*/

/*main_content*/
#main { float: left; min-height: 150px; width: 570px; padding: 0 0 40px 15px; }
#mainImage { float: left; margin: 0 0 8px 0; padding: 0; width: 950px; height: 195px; border-bottom: 2px solid #FFF; background: #FFF;}
#mainImage li, #mainImage ul { list-style: none; }
#text {float: left; width: 550px; }
#downloads { float: right; width: 190px; }
.button {float: right; margin: 4px 0 0 4px;}
/*/main_content*/
#contacttext strong { width: 165px; float: left;}

#right {float:right; width: 182px;}

#gallery img {margin: 0 10px 10px 0;}

#banners { float: left; width: 905px; padding: 20px 10px 20px 25px; }
#banners img { margin: 0 67px 0 0; display: inline; border: 1px solid #42382D;}
#banners img.last { margin: 0;}

/*footer*/
#footer { width: 930px; color: #FFF; font-size: 0.8em; float: left; padding: 9px 10px 0 10px; height: 22px; background: url('../images/graphics/footerbg.gif') repeat-y;}
#footL { float: left; padding: 0 0 0 180px;}
#footR { float: right; width: 165px; color: #2F2720; font-size: 9px;}
#footer a { text-decoration: none; color: #fff; outline: none; }
#footR a { color: #2F2720; }
#footer a:hover { color: #000; text-decoration: underline; }
/*/footer*/

/*forms*/
form a { color: #000000; font-size: 10px; float: left; }
form a:hover { color: #15ABC4; }
input { float: left; width: 200px; font-size: 10px; color: #216A7D; margin: 2px 0 5px 0; }
label { font-weight: bold; font-size: 11px; float: left; color: #42382D; width: 105px; text-align: right; padding-right: 20px;  }
#contactSend { width: 57px; height: 15px; float: right; }
input:focus, textarea:focus{background-color: #FCF1D3;}
input, select, option { outline: none; }

#right label, .formrow {text-align: left; float: left; width: 166px; padding-left: 6px; }
#right label {margin: 6px 0 2px;}
#right img {clear: both; }
#right select {font-size: 10px; font-weight: normal;}
#right .day, #right .year {width: 40px;}
#right .month {width: 76px;}
#right input {width: 120px; margin-left: 6px;}
input#submit {width: 99px;}
/*/forms*/
h1, h2, h3 { font-weight: bold; color: #42382D; margin-bottom:10px; }

h1 { font-size: 22px; }
h2 { font-size: 16px; }
h4 {font-size: 25px; color: #FFF; width: 250px; float: left; margin: 8px 0 0 35px; }

a { text-decoration: underline; color: #42382D; outline: none; }
a:hover { color: #000; text-decoration: none; }

p { margin: 0 0 10px 0; }

img { padding: 0; margin: 0; border: none; float: left; }

a img { border: none; }

.left { float: left; }
.right { float: right; }
.red {color: #F70B0F;}
ul, ol, li { list-style: disc;}
ul { margin: 5px 0 10px 25px; }
