@charset "UTF-8";
/* CSS Document */

body { background-color: #f1eae1; background-image: url(gifs/mainbg.gif); background-repeat: repeat-x; margin: 0px auto; font-family:Georgia, "Times New Roman", Times, serif:; font-size:12px; color:#333333; line-height: 150%;}
h1 {font-size:16px;}
/* INDEX PAGE CSS*/
.header { border-left:1px solid white; border-right:1px solid white; width:900px;}
.nav { border:1px solid white; width:900px; height:45px;}
.navholder { float:left; height:45px;}
.navspacer {float:left;height:45px;width:1px;background-image: url(gifs/navsplit.gif);background-repeat: no-repeat;}
.bottomcontainer {border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; padding:20px; width:860px; background-image: url(gifs/navshadow.jpg); background-repeat: repeat-x;}
.bottomcontainerwhite {border:1px solid #c5c0b8; width: 820px; background-color:#FFFFFF; padding:20px;}
.bottomcontainertan {background-color: #f7f6f4;}
.maincontentcontainer {width: 520px; padding: 10px 30px 20px; float:left; line-height:175%;}
.rightcontentcontainer {width: 185px; padding: 5px 15px; float:right;background-color:#FFFFFF;}
.modulecontainer {clear: both; width:815px; padding:20px 0;}
.modulecontainerone {border-color:#c5c0b8 white #c5c0b8 #c5c0b8; border-style: solid; border-width:1px; width:255px;height:200px;background-image: url(gifs/greenbg.gif);background-repeat: repeat-x;}
.modulecontainertwo {border-color:#c5c0b8 white #c5c0b8 #c5c0b8; border-style: solid; border-width:1px; width:255px;height:200px;background-image: url(gifs/orangebg.gif);background-repeat: repeat-x;}
.modulecontainerthree {border-color:#c5c0b8 #c5c0b8 #c5c0b8; border-style: solid; border-width:1px; width:255px;height:200px;background-image: url(gifs/bluebg.gif);background-repeat: repeat-x;}
.moduletext {width:200px;padding:50px 20px 10px;}
.clearfix {clear: both;}
.insidecontactcontainer {background-color:#FFFFFF;float:left;line-height:200%;padding:20px;width:540px;}
.insiderightcontentcontainer {width: 185px; padding: 5px 15px; float:right;background-color:#FFFFFF;}

/* WUFOO CSS*/
.footer {width:900px; text-align:center; padding:9spx; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;padding-top:10px;}
#container, #bottom, #footer {
margin:0 auto;
width:450px;
}
input.large, select.large, textarea.textarea {
min-width:50%;
width:90%;
}
form li.buttons a{
display:none;
}
.embed #container {
-moz-box-shadow:none !important;
border:medium none !important;
width:85% !important;
}
.embed form, .embed body {
background-image:none;
background-color: #FFFFFF;
}
form li {
padding:0 5px 5px 3px;}
input.medium, select.medium {
width:90%;
}
form li.buttons a{
display:none;
}
/* INSIDE PAGE CSS*/
.insideheader { border-left:1px solid white; border-right:1px solid white; width:900px;}
.insidemaincontentcontainer {width: 520px; padding: 10px 30px 20px; float:left; line-height:200%;}
.insiderightcontentcontainer {width: 185px; padding:5px 15px 15px; float:right;background-color:#FFFFFF;}
.insiderightgrouprequest {width: 185px; padding:5px 15px 15px; float: right;background-color:#FFFFFF; height:1000px;}