body {
background:url(images/bg_main.jpg) top center repeat-y #a5c461;
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#24150f;
}

a {
color:#24150f;
}

a:hover {
color:#24150f;
text-decoration:none;
}

body img{
border:0px;
}

.header_border {
	border:solid 4px #0a0905;
}

#wrapper {
	width:654px;
	margin:0px auto;
}


#nav {
height:40px;
background:#0a0905;
}

.navvy {
margin:0px;
padding:8px 0px 0px 13px;

}

.navvy li{
display:inline;
list-style:none;
padding-right:20px;
}

.navvy li a{
color:#fff;
text-decoration:none;
}

.navvy li a:hover{
color:#fff;
text-decoration:underline;
}

.content {
padding:30px 0px 0px 0px;
}

h2 {
color:#24150f;
text-transform:uppercase;
margin:0px 0px 10px 0px;
font-weight:400;
}

#left_col {
width:420px;
float:left;
}

#left_col_full {


}

#right_col {
float:left;
width:234px;
}

.content_pad {
padding:0px 10px 4px 0px;
}

#footer {
margin:10px 0px 25px 0px;
text-align:center;
font-size:80%;
background:#f7f9ea;
padding-top:10px;
padding-bottom:10px;
}

#footer a{
color:#24150f;
}

#footer a:hover{
color:#24150f;
text-decoration:none;
}

.pic_border {
border:solid 5px #dbd7cd;
}

.valid {
font-size:90%;
}

.roundy_top {
 background:url(images/roundy_top.jpg) no-repeat;
 width:324px;
 height:10px;
}

.roundy_mid {
 background:#f9faee;
 border-left:solid 1px #e6e6e5;
 border-right:solid 1px #e6e6e5;
 width:322px;
}

.roundy_bot {
 background:url(images/roundy_bot.jpg) no-repeat;
 width:324px;
 height:15px;
}

.q {
 background:#f9faee;
 border:solid 1px #e6e6e5;
 width:80%;
 padding:1em;
}
