/* CSS Document */

img { border:0px; }

body 
{
background-color:#c7c0b4;
margin:10px 0px; 
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#472e05;
}
	
#box 
{
width:748px;
margin:0px auto;
padding:0px;
text-align:left;
border:0px;
}

#header
{
width:748px; height:246px;
}

#header2
{
width:748px; height:244px;
}

#header_menu
{
width:748px;
background-color:#d6973a;
height:23px;
border-bottom:1px solid #000000;
}

#header_box
{
width:748px; height:23px;
margin:0px; padding:0px;
}

#header_pad
{
padding:4px 0px 0px 0px;
text-align:center;
}

#header2 h1 
{
color:#472e05;
font-size:12px;
margin:0px 12px 0px 12px;
text-decoration:none;
float:left;
}

#header2 h1 a:link,a:active
{
color:#472e05;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#header2 h1 a:visited
{
color:#472e05;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#header2 h1 a:hover
{
color:#472e05;
font-size:12px;
text-decoration:underline;
font-weight:bold;
}

#content
{
width:748px;
background-color:#FFFFFF;
}

#side_menu
{
float:left;
width:201px; height:500px;
margin:0px; padding:0px;
background-color:#FFFFFF;
}

#right_content
{
float:left;
width:515px; height:auto;
margin:0px; padding:0px 0px 0px 30px;
background-color:#FFFFFF;
}

#footer
{
width:748px; height:78px;
background-image:url(images/footer.jpg);
color:#FFFFFF;
text-align:center;
font-size:12px;
line-height:125%;
font-weight:bold;
}

.small_caps
{
font-size:11px;
}

.mailing
{
margin-top:10px;
color:#d59b3a;
}

.text
{
padding:0px 20px 0px 20px;
font-size:14px;
}

.main_column_top
{
float:left;
width:143px; height:438px;
border-bottom:2px solid #CCCCCC;
margin:0px 16px 0px 16px;
padding:0px;
}

.main_column_top2
{
float:left;
width:143px; height:418px;
border-bottom:2px solid #CCCCCC;
margin:0px 13px 0px 37px;
padding:0px;
}

.main_column_bottom
{
float:left;
width:143px; height:409px;
margin:0px 16px 0px 16px;
padding:0px;
}

.main_column_bottom2
{
float:left;
width:183px; height:335px;
margin:0px 0px 0px 0px;
padding:0px;
}

.main_column_bottom3
{
float:left;
width:143px; height:335px;
margin:0px 10px 0px 37px;
padding:0px;
}

.main_column_bottom_content
{
width:143px; height:254px; padding:0px 0px 0px 0px;
}

h1
{
font-size:16px;
font-weight:bold;
color:#ff847a;
margin:5px 0px 0px 0px;
padding:0px;
}

h1 a:link
{
font-size:16px;
font-weight:bold;
color:#ff847a;
text-decoration:none;
}

h1 a:visited
{
font-size:16px;
font-weight:bold;
color:#ff847a;
text-decoration:none;
}

h1 a:active
{
font-size:16px;
font-weight:bold;
color:#ff847a;
text-decoration:none;
}

h1 a:hover
{
font-size:16px;
font-weight:bold;
color:#ff847a;
text-decoration:underline;
}

h2
{
font-size:11px;
font-weight:bold;
color:#472e05;
margin:0px 0px 0px 10px;
}

h2 a:link,a:visited,a:active
{
font-size:11px;
font-weight:bold;
color:#472e05;
text-decoration:none;
}

h2 a:visited
{
font-size:11px;
font-weight:bold;
color:#472e05;
text-decoration:none;
}

h2 a:active
{
font-size:11px;
font-weight:bold;
color:#472e05;
text-decoration:none;
}

h2 a:hover
{
font-size:11px;
font-weight:bold;
color:#472e05;
text-decoration:underline;
}

ul
{
font-size:11px;
color:#472e05;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 18px;
}


#home_menu
{
height:600px;
width:748px;
padding:0px; margin:0px;
}

#home_left_col
{
	width: 374px;
	float: left;
}

#home_right_col
{
	width: 374px;
	float: right;
}

#home_row
{
	clear: both;
}

#home_option
{
	width: 120px;
	float: left;
	padding: 0px 0px 0px 38px;
	margin-top: 24px;
	text-align: center;
	font-variant: small-caps;
	font-size:13px;
	font-weight: bold;
}

#home_table { color:#993300; }

#home_table a:link { color:#993300; text-decoration: none; font-weight: bold; font-size:12px; }
#home_table a:visited { color:#993300; text-decoration: none; font-weight: bold; font-size:12px;}
#home_table a:hover { color:#993300; text-decoration: underline; font-weight: bold; font-size:12px;}
#home_table a:active { color:#993300; text-decoration: none;  font-weight: bold; font-size:12px;}

#home_option a:link { color:#993300; text-decoration: none; font-weight: bold; font-size:12px; }
#home_option a:visited { color:#993300; text-decoration: none; font-weight: bold; font-size:12px;}
#home_option a:hover { color:#993300; text-decoration: underline; font-weight: bold; font-size:12px;}
#home_option a:active { color:#993300; text-decoration: none;  font-weight: bold; font-size:12px;}

#home_table td { vertical-align: top; }
#home_table tr { margin-bottom: 10px; }




