* {
    padding: 0;
    margin: 0;
} 

body {
background: #ffcc66;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #336633;
line-height: 135%;
}

P { margin-top: 10px; }
img { border: none; }
a { color: #336633; }
a:hover { text-decoration: none; color : #999; }
h3 { color: #336633; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 20px; font-style: italic; letter-spacing: -1px; line-height: 125%;}
h3 a { color: #336633; line-height: 140%; }
h3 a:hover { color: #999; }

h2 {
margin-top: 10px;
font-size: 24px;
font-weight: 100;
text-align: left;
 border-bottom: 2px dotted #336633;
color: #666; 
padding-bottom: 4px;
line-height: 125%;
}
#left ul{
margin-top: 5px;
margin-left: 20px;
}

.caption { margin-top: 3px; font-size: 11px;}

#container {
width: 900px;
margin: 0px auto;
background:  url(images/background-new.jpg);
}
#container2 {
width: 900px;
margin: 0px auto;
background:  url(images/background2.jpg);
}

#header {
background: #fff url(images/header-new.jpg) no-repeat;
height: 200px;
}


#menu {
background: #4E4421 url(images/linkback2.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 50px;
}

#menu li {
float:left;
list-style-type:none;
}
#menu li a {
display:block;
padding:0 10px;
text-decoration:none;
color: #336633;
}
#menu li a:hover {
color:#fff;
text-decoration:none;
background: #ffff33 url(images/linkover2.jpg) repeat-x;
}

#content { 
margin: 0px;
padding: 110px 10px 10px 10px;
background: url(images/page-back2.jpg) no-repeat;
}

#content-home { 
margin: 0px;
padding: 110px 10px 10px 10px;
background: url(images/home-back.jpg) no-repeat;
}


#content-plain { 
margin: 0px;
padding: 30px 10px 10px 10px;
background: url(images/plain-back.jpg) no-repeat;
}

.form-content {
padding-left: 60px;
width: 750px;
float: left;
font-size: 12px;
text-align: left;
}
#left {
padding-left: 60px;
width: 530px;
float: left;
font-size: 12px;
text-align: left;
}
.bold { color: #336633; font-weight: bold; line-height: 130%;}

#right{
margin: -100px 0px 0px 0px;
width: 255px;
float: right;
}
#right h3 { font-size: 16px; font-weight: bold; border: none; padding: 0 0 0 10px; margin: 0; color: #ffff33; }
#right ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { color: #ffffff; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right ul li a:hover { color : #999; }

#right-home{
margin: 100px 0px 0px 0px;
width: 255px;
float: right;
}
#right-home h3 { font-size: 16px; font-weight: bold; border: none; padding: 0 0 0 10px; margin: 0; color: #ffff33; }
#right-home ul { list-style-type: none; padding: 10px 0 20px 20px; }
#right-home ul li { padding: 2px 0 3px 0; }
#right-home ul li a { color: #ffffff; font-weight: 100; display: block; text-decoration: none; font-size: 12px;  }
#right-home ul li a:hover { color : #999; }

#footer {
background: #336633;
margin: 10px 29px 0px 29px;
color: #999933;
font-size: 10px;
text-align: center;
height: 30px;
line-height: 30px;
border-top: solid 2px #ffff33;
}
#footer a { 
color: #999933;
text-decoration: none;
}
#footer a:hover {
color: #ffff33; 
text-decoration: underline; 
}

