body  {background-image:url(images/main_bg.jpg); background-repeat:repeat-x; margin:0; padding:0; text-align:center; font-family:Arial; font-size:12px; color:#3d3d3d;}

#wrapper {width:745px; margin:0 auto; text-align:left;}
#maincontainer {width:739px; border:3px solid #000; float:left; margin-top:18px;}
#inner-maincontainer {width:800px; border-left:3px solid #000; border-right:3px solid #000; border-bottom:3px solid #000;float:left;}
#allcontent {width:739px; float:left;}
#inner-allcontent {width:800px; float:left; background-image:url(images/content_bg.gif); background-repeat:repeat-x; background-color:#e1dfcb;}

/* Header / Navigation 
----------------------------------------------------------------------------*/
#survey {
   width:745px;
   float:left;
   margin-top:25px;
   text-align:center;
   font-size:13px;
   color:#b7984e;
}
#survey a {color:#fff; text-decoration:underline;}
#survey a:hover {color:#b7984e; text-decoration:none;}

#header {
   width:800px;
   height:93px;
   overflow:hidden;
}

#innerLogo {
   width:150px;
   float:left;
}

#headPic {
   width:650px;
   height:93px;
   float:left;
   background-image:url(images/main_head.jpg);
}

#nav {
   width:800px;
   height:33px;
   float:left;
   background-image:url(images/nav_bg.gif);
   background-repeat:repeat-x;
}

#navButtons {
   width:478px;
   float:left;
}

#navTxt {
   width:307px;
   float:left;
   text-align:right;
   color:#939393;
   margin-top:10px;
}

/* Left Side 
----------------------------------------------------------------------------*/ 
#left {
   width:247px;
   height:363px;
   float:left;
   background-image:url(images/left_bg.jpg);
   overflow:hidden;
}

#logo {
   width:247px;
   float:left;
   text-align:center;
   margin-top:24px;
}

.navBox {
   width:247px;
   text-align:center;
   float:left;
   margin-top:2px;
}

/* Right Side
----------------------------------------------------------------------------*/
#right {
   width:492px;
   float:left;
}

#rtPic {
   width:492px;
   float:left;
}

/* Footer
----------------------------------------------------------------------------*/
#footer {
   width:739px;
   float:left;
   background-color:#b7984e;
   font:11px;
   color:#fff;
   text-align:center;
   padding-top:9px;
   padding-bottom:9px;
}

#inner-footer {
   width:800px;
   float:left;
   background-color:#b7984e;
   font:11px;
   color:#fff;
   text-align:center;
   padding-top:9px;
   padding-bottom:9px;
   margin-top:20px;
}

#copyright {
   width:739px;
   float:left;
   margin-top:12px;
   font-size:10px;
   color:#7f7e7e;
   text-align:center;
}
#copyright a {color:#7f7e7e; text-decoration:none;}
#copyright a:hover {color:#fff;}

#copyright2 {
   width:800px;
   float:left;
   margin-top:12px;
   font-size:10px;
   color:#7f7e7e;
   text-align:center;
}
#copyright2 a {color:#7f7e7e; text-decoration:none;}
#copyright2 a:hover {color:#fff;}

/* Inner Pages
----------------------------------------------------------------------------*/
#mainTxtContainer {
   width:717px;
   float:left;
   margin-left:39px;
   margin-top:20px;
}

#mainTxt {
   width:689px;
   float:left;
   margin-left:28px;
   line-height:17px;
}

/* Contact Fields
----------------------------------------------------------------------------*/
#contacttext { width:110px; margin-right: 10px; text-align: right; float:left; margin-bottom: 6px; }
#contactfields { width: 559px; float: left; margin-bottom: 6px; } 
#sendclear {width:498px; text-align:center; float:left; }

/* Classes
----------------------------------------------------------------------------*/
h1 {font-size:19px; color:#363636; margin-bottom:10px; margin-top:14px; font-weight:normal; font-family:Times;}
h2 {font-size:24px; color:#3d3d3d; font-family:Times; margin-top:0px; margin-bottom:20px; font-weight:normal;}
.sm_txt {font-size:11px;}
.sm_txt2 {font-size:10px;}
.picspace {margin-bottom:2px;}
.picspace2 {margin-bottom:10px; margin-left:15px;}
.picspace3 {margin-right:15px; margin-bottom:12px;}
.sub {font-size:14px; font-weight:bold;}
.sub2 {font-size:16px; font-weight:bold;}
a img {border:none;}
a {outline:none;}
a:hover {outline:none;}
a {color:#731516; text-decoration:underline;}
a:hover {color:#3d3d3d;}
form {padding:0px; margin:0px;}