html { overflow-y: scroll; }
body			{ background: #cbc7a0; margin: 0px; padding: 0px; font-family: Arial; }
.container		{ width: 758px; background: #FFFFFF; border: 1px solid #F1E29D; margin-left: auto; margin-right: auto; margin-top: 10px; }
#main_img		{ border-right: 1px solid #894538; float: left; display: block; margin-right: 15px; }
.home_text		{ width: 313px; height: 438px; padding-right: 15px; padding-top: 15px; overflow: hidden; font-size: 14px; line-height: 22px;}
.home_text #nav	{ font-size: 12px; font-weight: bold; line-height: 18px; }
.home_text #nav a:link		{ color: #894538; text-decoration: none; }
.home_text #nav a:visited	{ color: #894538; text-decoration: none; }
.home_text #nav a:hover		{ color: #51A5A7; text-decoration: none; }
.footer			{ width: 758px; height: 22px; display: block; clear: both; line-height: 22px; text-align: center; color: #A9A9A9; border-top: 1px solid #F1E29D; font-size: 11px; }
.footer a:link		{ color: #A9A9A9; text-decoration: none; }
.footer a:visited	{ color: #A9A9A9; text-decoration: none; }
.footer a:hover		{ color: #894538; text-decoration: none; }


.internal_nav 	{ width: 117px; background: url('images/nav_bg.gif') repeat-y; float: left; font-size: 12px; line-height: 18px; height: 343px; }
#pad_nav		{ padding-top: 10px; padding-left: 25px; }
.internal_nav a:link		{ color: #894538; text-decoration: none; }
.internal_nav a:visited		{ color: #894538; text-decoration: none; }
.internal_nav a:hover		{ color: #51A5A7; text-decoration: none; }

.internal_box	{ width: 641px; float: right; }
.internal_text	{ width: 545px; margin-left: 50px; padding-top: 15px; font-size: 14px; line-height: 22px; }
.title			{ font-size: 18px; }

#row			{ padding-bottom: 8px; padding-top: 8px; border-bottom: 1px solid #894538; }
