/* Basic Styles */
body {
	background-color: #990;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 8px 0 8px 0;
	padding: 0;}
table {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;}
h1 {
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;}
h2 {
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: .5em;
	padding: 0px;}
p {
	font-size: 1em;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;}
ul {
	font-size: .8em;
	margin: 0px 0px 0 16px;
	padding: 0;}
a {color: #333;}
a:link, a:visited {color: #333;}
a:hover, a:active {color: #E33A20;}
form {
	margin: 0;
	padding: 0;}


/* Adjusted Styles */
.img_bdr {border: #333 1px solid; margin: 2px; padding: 0;}
.form_main_fields {
	background-color: #EEEEE5;
	border: 1px solid #990;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;}
input.form_main {
	height: 14px;}
input.form_contact_spcr {margin-bottom: 4px;} /*line-height: 80px;*/
input.form_main_submit {
	background-color: #EEEEE5;
	border: 1px solid #990;
	color: #666666;
	font-weight: bold;}
.submit_btn_bg { /* Button background on submit form */
	border-bottom: #990 2px solid;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
    height: 20px;}

#body_title_box {
	border-bottom: #333 2px solid;
	margin: 0;
	margin-left: 100px;
	margin-bottom: 2em;
	padding: 0;
	width: 450px;
	height: 30px;}
#body_title_box h1 {
	margin: 0;
	padding: 0;}

.sml { font-size: .8em; font-weight: normal;}

.msg_box {
	background-color: #EEEEE5;
	border: #990 1px solid;
	margin: 0;
	margin-bottom: 1em;
	padding: 5px;
	width: 540px;}
.msg_box ul {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	list-style-image: none;
	list-style-type: disc;}
.error ul {
	color: #800000;}


/* Top Nav */
.top_nav_cel {
	background: url(../graphics/nav_bg_up.gif) bottom no-repeat;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	margin: 4px;
	padding: 0;
	width: 102px;
	height: 27px;}
/*
.top_nav_cel:hover, .top_nav_cel:active {
	background: url(../graphics/nav_bg_over.gif) bottom no-repeat;
	margin: 4px;
	padding: 0;
	width: 102px;
	height: 27px;
	z-index: 10;}
*/
.top_nav_cel a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 34px;}
.top_nav_cel a:link, .top_nav_cel a:visited {color: #FFF;}
.top_nav_cel a:hover, .top_nav_cel a:active {color: #FFF; text-decoration: none;}

/* Footer Content */
.tbl_bot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .9em;}

/* Body Layout */
#tbl_top_main {
	background: #FC3 url(../graphics/top_main.jpg) top no-repeat;}
#tbl_top_bg_l {
	background: #D19639 url(../graphics/top_bg_l.jpg) top repeat-x;}
#tbl_top_bg_r {
	background: #FC3 url(../graphics/top_bg_r.jpg) top repeat-x;}
#top_sep {
	color: #FFFFFF;
	font-size: ;
	font-weight: bold;}
#brdr_l {
	background: #990 url(../graphics/brdr_l.gif) right repeat-y;}
#brdr_r {
	background: #990 url(../graphics/brdr_r.gif) left repeat-y;}
#tbl_body_main {
	min-height: 700px;}
#body_main {
	background: #FFF url(../graphics/top_r4_c2.jpg) top no-repeat;
	margin: 0;
	padding: 20px;
	width: 598px;
	min-height: 300px;}
#tbl_bot_bg {
	background: #FC3 url(../graphics/bot_bg.jpg) top repeat-x;}
#tbl_bot_bg_main {
	background: #FC3 url(../graphics/bot_bg_main.jpg) top repeat-x;
	width: 558px;}
/* End Body Layout */