body {
	margin:7px 0px 20px 0px; 
	padding:0px;
	background-color: #A4421D;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:100%;
}
#wrap {
	margin:0px auto;
	text-align:left;
	width:712px;
}
#top {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cab3aa;
	margin-left:35px;
}
a.top_link {
	color:#cab3aa;
	font-weight:bold;
	text-decoration:none;
}
a.top_link:hover {
	color:#cab3aa;
	font-weight:bold;
	text-decoration:none;
}
#header {
	margin-top:7px;
}
#nav_table {
	margin-top:15px;
}
#nav_bg {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
}
a {
	color:#a3421c;
	text-decoration:underline;
}
a:hover {
	color:#c56c0d;
	text-decoration:none;
}
a.nav {
	font-size:14px;
	color:#a3421c;
	text-decoration:none;
}
a.nav:hover {
	font-size:14px;
	color:#c56c0d;
	text-decoration:none;
}
#main_container {
	background-color:#fff;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
}
#main_content {
	
	width:390px;
	padding:15px 40px 35px 40px;
	float:left;
}
#right_column {
	
	width:182px;
	padding:15px 15px 15px 25px;
	float:left;
}
h1 { 
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:22px;
	font-weight:normal;
	color:#a14925
}
h2 { 
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:18px;
	font-weight:normal;
	color:#a14925
}
.smaller {
	font-size:13px;
}
#main_bottom {
	padding-bottom:10px;
}
.footer {
	color: #55200b;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer_link {
	color: #55200b;
	text-decoration:none;
}
a.footer_link:hover {
	color: #55200b;
	text-decoration:none;
}
