/* Website Created by Eric Downs of DownsDesign * Omaha Nebraska 
 www.ericdownsdesign.com eric@ericdownsdesign.com */
 
 
* {
vertical-align:top;
border:0;
margin:0;
padding:0;
}

body {
background-color:#3A2412;
background-position:top center;
background-repeat:no-repeat;
background-image:url(../images/body/star.png);
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#473700;
font-size:10px;
line-height:18px;
text-align:left;
margin-bottom:15px;
}

h2 {
font-size:30px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
padding-bottom:5px;
padding-top:10px;
color:#DE5727;
font-weight:400;
}

h3 {
font-size:16px;
text-align:left;
padding-bottom:10px;
padding-top:5px;
color:#473700;
font-weight:400;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.4;
}

p a:active {
color:#473700;
}

p a:hover {
color:#473700;
font-weight:700;
}

.orange {
color:#DE5727;
font-weight:700;
}

/*Content*/

#wrap {
width:700px;
text-align:center;
margin-top:0;
margin-left:auto;
margin-right:auto;
}

#container {
float:left;
width:700px;
background-color:#FFF;
padding-bottom:20px;
}

#header {
height:422px;
width:700px;
background-color:#FFF;
}

#banner {
height:422px;
width:700px;
}

#banner h1 {
text-indent:-9999px;
display:block;
height:284px;
width:900px;
}

#leftcontent {
float:left;
width:200px;
height:100%;
}

#leftcontainer {
width:170px;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#leftcontainerpromo {
width:170px;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#rightcontent {
float:right;
width:500px;
height:100%;
}

#rightcontainer {
width:425px;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#mailingform {
width:425px;
height:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-bottom:10px;
}

#footer {
float:left;
clear:both;
height:85px;
width:700px;
background-image:url(../images/body/footer.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#footernav {
float:none;
text-align:center;
width:700px;
margin-top:30px;
}

#footernav a,a:link,a:active,a:visited {
font-size:12px;
color:#473700;
text-decoration:none;
font-weight:400;
}

#footerlinks {
float:none;
width:700px;
margin-top:20px;
}

#footerlinks a,a:link,a:active,a:visited {
color:#F3EFDD;
text-decoration:none;
font:normal 11px arial, verdana, sans-serif;
}

#copyhead {
float:left;
width:100%;
height:100%;
text-align:left;
background-color:#F3EFDD;
padding-right:10px;
padding-left:10px;
margin-bottom:10px;
margin-left:0;
margin-right:auto;
padding-top:10px;
}

#flashmesg {
float:left;
width:310px;
height:310px;
text-align:left;
margin-bottom:10px;
}

#mssHolder {
float:left;
width:400px;
height:100%;
margin-bottom:10px;
margin-top:0;
padding-right:10px;
padding-left:0;
}

p a:link,p a:visited {
color:#DE5727;
}

#footernav a:hover,a:visited,#footerlinks a:hover,a:visited {
color:#DF5828;
}

#rightcontainer .form_description h2{
display: none;
}

