/* ------------- PRIMARY ELEMENTS ------------- */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/background.gif);
}
h1 {
	font-size: 18px;
	color: #D06F1A;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	margin-left: 25px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
li {
	line-height: 20px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	vertical-align: top;
	margin-top: 12px;
}
.li_ol {
	list-style-image: none;
	list-style-position: outside;
}


/* ------------- ADDITIONAL ELEMENTS ------------- */
.main_centering {
	width: 728px;
	padding-right: 29px;
	padding-left: 29px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bar {
	background-color: #D06F1A;
	height: 18px;
	width: 480px;
	text-align: right;
	float: left;
	margin-bottom: 30px;
}
.copper_text {
	color: #D06F1A;
}
.minor_txt {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#right_placement {
	float: right;
	width: 242px;
}
#left_placement {
	float: left;
	width: 480px;
}
.main_txt_padding {
	padding-right: 30px;
	padding-left: 30px;
}

/* ------------- TABLES ------------- */
.basic_table {
	border: 1px solid #d06f18;
}
.basic_table_inside {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d06f18;
	border-bottom-color: #d06f18;
	background-color: #FBFFE7;
}
.member_table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D06F18;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D06F18;
	border-bottom-color: #D06F18;
}
.member_table_ends {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D06F18;
	line-height: 18px;
}
.member_table_a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D06F18;
	border-right-color: #D06F18;
	border-bottom-color: #D06F18;
}
.member_table_b {
	background-color: #FBFFE7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D06F18;
}
.member_table_check_a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D06F18;
	border-right-color: #D06F18;
	border-bottom-color: #D06F18;
	background-color: #c9de85;
	background-image: url(images/table_green.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.member_table_check_b {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D06F18;
	background-color: #c9de85;
	background-image: url(images/table_green.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* ------------- LINK FORMATING ------------- */
a:link, a:visited, a:active {
	color: #D06F1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D06F1A;
	padding-bottom: 1px;
}
a:hover {
	color: #D06F1A;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.no_line:link, a.no_line:visited, a.no_line:active {
	color: #000000;	
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #000000;
	text-decoration: none;
	border-bottom-style: none;
}
a.nav:hover {
	color: #D06F1A;
	text-decoration: underline;
	border-bottom-style: none;
}

/* ------------- HEADER ------------- */
#top_bar {
	margin-right: auto;
	margin-left: auto;
	width: 783px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_name {
	width: 728px;
	padding-right: 28px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top_right_small {
	text-align: center;
	float: right;
	height: 80px;
	padding-right: 2px;
	width: 207px;
}


/* ------------- TOP NAVIGATION ------------- */
#nav_padding {
	width: 728px;
	padding-right: 29px;
	padding-left: 29px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#nav_background {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	width: 717px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_sections{
	clear: none;
	font-size: 11px;
	width: 81px;
	text-align: center;
	float: left;
	padding-top: 18px;
	padding-bottom: 9px;
	line-height: 14px;
	height: 38px;
	vertical-align: middle;
}
.nav_spacers {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
}
#nav_current {
	color: #D06F1A;
	text-decoration: underline;
	border-bottom-style: none;
}

/* ------------- GREEN BLOCKS ------------- */
.block_top {
	background-image: url(images/block_top.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 240px;
	background-position: center;
}
.block_mid {
	background-image: url(images/block_mid.gif);
	background-repeat: repeat-y;
	width: 192px;
	padding-right: 25px;
	padding-left: 23px;
	background-position: center;
}
.block_btm {
	background-image: url(images/block_btm.gif);
	height: 32px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: center;
}
.block_title {
	font-size: 15px;
	font-weight: bold;
	color: #D06F1A;
}
.block_content {
	font-size: 12px;
	line-height: 17px;
}

/* ------------- FORMS ------------- */
.form {
	text-align: right;
	margin-top: 8px;
	color: #d06f18;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #d06f18;
	padding-left: 2px;
}
