body{
background:#2D2D2D url(../images/bg_tile.gif) repeat;
font-family:Helvetica,Arial,Verdana,sans-serif;
}

a{
color:#562E16;
}
a:visited{
color:#562E16;
}
a:hover{
text-decoration:none;
}


#header{
background:url(../images/header_bg.png) no-repeat bottom;
height:150px;
margin-bottom:-12px;
}

#logo{
height:146px;
margin-left:10px;
margin-bottom:-48px;
}

#navigation{
float:right;
margin-right:18px;
margin-bottom:-17px;
}

#navigation ul{
list-style-type:none;
padding:0px;
margin:0px;
}

#navigation ul li{
float:left;
padding:0px;
margin:0px;
}


#content_header{
background:url(../images/content_top.png) no-repeat;
height:24px;
position:relative;
z-index:120;
}

#content_main{
background:url(../images/content_bg.png) repeat-y;
padding:0px 20px 10px 20px;
display:block;
position:relative;
z-index:123;
}

#page_image{
display:block;
margin:0px;
padding:0px;
clear:both;
*height:200px;
*margin-bottom:90px;
}

#content_footer{
background:url(../images/content_bottom.png) no-repeat;
height:87px;
margin-bottom:-65px; 
}

#content h2{
font-weight:normal;
color:#619B0C;
margin:0px;
padding:0px;
font-size:26px;
}

#content h3{
font-weight:normal;
color:#619B0C;
margin:0px;
padding:0px;
font-size:20px;
}

#content input{
margin-right:10px;
margin-left:10px;
}

#content input[type=text]{
border:1px solid #000;
padding:6px;
height:14px;
width:150px;
background:#ccc;
}


#content input[type=submit]{
border:none;
font-size:0px;
height:37px;
width:139px;
background:url(../images/signup_button.gif);
cursor:pointer;
}

#content label{
margin-top:3px;
margin-left:5px;
}

#page_content img{
float:left;
padding:0px 10px 10px 0px;
}

#footer,
#footer a{
color:#000;
font-size:13px;
font-weight:bold;

}
#footer{
margin-bottom:50px;
}

#legal{
float:right;
margin-right:65px;
font-size:13px;
}
#footer_nav{
margin-left:70px;
}

#icons{
margin-left:380px;
margin-top:-20px;
margin-bottom:-20px;
}

#credit{
text-align:center;
margin-top:60px;
color:#666;
}

#credit span{
display:block;
margin-left:-154px;
text-transform:lowercase;
}
#credit a{
display:block;
margin-left:440px;
margin-top:-35px;
width:180px;
}
.notice{
background:#F7E800;
display:inline;
padding:2px 5px 2px 5px;
border:1px solid #E0D41C;
font-style:italic;
}

.left_col{
float:left;
width:500px;
}
.right_col{
float:right;
width:350px;
}

.layout_2 .left_col,
.layout_2 .right_col{
width:400px;
}

.layout_3 .left_col{
width:690px;
}
.layout_3 .right_col{
width:200px;
}

.layout_4 .left_col{
width:200px;
}
.layout_4 .right_col{
width:690px;
}

.layout_5 .left_col,
.layout_5 .right_col{
width:920px;
float:none;
}


