body {
text-align:center;
background-image:url(../images/background.gif);
background-repeat:repeat-x;
background-color:#dbeb83;
}

a {
color:#95b100;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

ul { 
list-style-image: url(../images/bullet.gif); 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:5px;
} 


#mainwrap {
margin-left: auto;
margin-right: auto;
width: 770px;
}

/* head containers */

#topframe {
width: 770px;
height:75px;
background-image:url(../images/wrap_top.gif);
background-repeat:no-repeat;
}

#header {
width: 770px;
}

/* logo area */

#headLT {
float:left;
width:230px;
height:198px;
background-color:#312825;
text-align:center;
padding-top:50px;
}

/* nav and header images */

#headRT {
float:right;
width:540px;
height:248px;
background-color:#312825;
}

#mainnav {
width:540px;
text-align:center;
background-color:#95b100;
}

#mainimg {
text-align:center;
background-color:#312825;
}

/* middle to lower */

#maincontent {
width:770px;
background-image:url(../images/content_bck.gif);
background-repeat:repeat-y;
background-color:#312825;
position:relative;
float:left;
min-height:200px;
}

#content {
margin-left:10px;
padding:10px;
display:inline;
text-align:center;
}

#headline {
margin-top:10px;
margin-left:20px;
float:left;
}

#contentcopy {
text-align:left;
width:650px;
margin-left:55px;
vertical-align:top;
padding-top:25px;
}

#ccLT {
float:left;
text-align:left;
width:300px;
height:auto;
padding-bottom:10px;
}

#ccRT {
float:right;
text-align:left;
width:300px;
height:auto;
padding-bottom:10px;
}

#videoapp {
text-align:center;
z-index:1;
}

/* form stuff */

/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

legend {
font-size:12px;
color:#333333;
}

#stylized label {
float:left;
width:110px;
font-size:11px;
color:#333333;
text-align:right;
padding-right:5px;
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}


#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized select{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#333333 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

/* form stuff */

#footwrap {
width: 770px;
}

#footer {
width: 770px;
height:75px;
background-image:url(../images/wrap_bottom.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
float:inherit;
}