
body {margin:0; padding:0; background:#fff; background-image:url(../img/wallpaper.gif); background-repeat:repeat-x;}

#wallpaper {width:1000px; background-image:url(../img/bg.gif); background-repeat:repeat-y; margin:0 auto; padding-bottom:15px  }
#maincontainer{margin:0 auto; }
#contentwrapper{float:left; width:100%;}

#masthead{height:127px; display:block; clear:both; font-family:Verdana,sans-serif; border-bottom:3px solid #000 }
#logo {width:736px; height:79px; padding-top:30px;}
#phone {font:bold 16px "Trebuchet MS", Arial; color:#393838; float:right; width:194px; text-align:center; padding-top:10px}
#subnav { margin-top:20px}
#subnav a {color:#393838; font:bold 16px "Trebuchet MS", Arial; text-transform:uppercase; text-decoration:none;}

#nav ul{max-width:770px;height:40px; margin:10px 0px 0px 5px; padding:0;}
#nav li{list-style-type:none; display:inline; padding:6px 0px 6px 0px; }
#nav li img {margin-bottom:-4px;}
#nav li a {text-decoration:none; color:#393838; font:bold 16px "Trebuchet MS", Arial; text-transform:uppercase}
 
#contentcolumn{margin-right:199px;}
#contentcolumn .content {line-height:18px; padding-right:30px}
#contentcolumn .content p {padding-bottom:10px}

#rightcolumn{float:left; width:194px; margin-left:-194px; margin-top:-50px }
#rightcolumn .content {padding-left:20px}
#rightcolumn h2 {font:16px "Trebuchet MS",sans-serif; color:#393838;}

.websites {padding:3px; border:1px solid #aaa; margin:10px }

#footer{clear:left; width:100%;  padding:6px 0px 0px 0px; }
#bottomnav ul{margin:0;padding:0; height:10px}
#bottomnav li{list-style-type:none; display:inline;  }
#bottomnav li img {margin-bottom:-1px;}
#bottomnav li a {text-decoration:none; color:#393838; font:10px "Trebuchet MS", Arial;text-transform:uppercase}
#bottomnav li a:hover{text-decoration:underline; }
#copyright {float:right; width:194px; font:10px Verdana, Arial, Helvetica, sans-serif; text-align:center}


.content{margin-top:0; padding:10px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#393838;}
h1 {font:22px "Trebuchet MS",sans-serif; color:#393838;}
h2 {font:18px "Trebuchet MS",sans-serif; color:#393838;}
h3 {font:bold 16px "Trebuchet MS",sans-serif; color:#393838; margin-bottom:0px}
a{color:#72b4fe}
.noshow {text-decoration:none; color:#393838}

/* Contact Form Styles */

#myform {min-height:500px;}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 160px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{ margin-left: 3px; }

p.first {border-top:none}

.caption {font-size:9px; font-style:italic}


/* Printing */

