/* CSS Document */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: repeat-y;
	background-position: top left;
	height: 15px;
	width: 860px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}
#header a {	
	color:#FFFFFF;
	text-decoration:none;
}
.flash {
	width: 880px;
	height: 235px;
	float: left;
}
.main_holder {
	background-image: url(../images/main.gif);
	background-repeat: repeat-y;
	background-position: top center;	
	width: 880px;
	float: left;
}
.main_text {
	width: 410px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	height: auto;
	float: left;
}
.main_text ul li {
	margin-left: 15px;
	list-style:disc
} 
.main_text_full {
	width: 620px;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	height: auto;
	float: left;
}

.li_margin {
	margin-left: 15px;
}
.column_holder {
	width: 210px;
	height: auto;
	margin-top: 10px;
	padding-bottom: 20px;
	float: left;
}
.column_top {
	background-image: url(../images/column_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 210px;
	height: 15px;
}
.column_bottom {
	background-image: url(../images/column_bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 210px;
	height: 15px;
}
.column_head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066b3;
}
.column_mid {
	width: 190px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #8ed8f8;
}
.column_box {
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: #0066b3 dashed 1px;
}
.white_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066b3;
}
.column:link {
	text-decoration: none;
}
.column:visited, .column:active {
	text-decoration: none;
	color: #0066b3;
}
.column:hover {
	text-decoration: underline;
	color: #9d3393;
}
.column_mid h1 {
	margin-bottom: 0.5em;
	margin-top: 0px;
	font-size: 16px;
	color: #0066b3;
	font-weight:normal;
	line-height:18px;
}
.column_mid h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em; 
	font-size: 14px;
	color: #FFFFFF;
	font-weight:normal;
	line-height:22px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 860px;
	height: 30px;
	float: left;
	margin-bottom: 20px;
	padding-top: 43px;
	padding-right: 20px;
}
.footer_text {
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:inherit;
	color: #9d3393;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d3393;
}
a:hover {
	text-decoration: underline;
	color: #7ac143;

}
a:active {
	text-decoration: none;
	color: #9d3393;
}

#table {
	width: 650px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	height: auto;
	float: left;
}

.table {
	border-bottom:1px dotted #CCCCCC;
	padding-top:8px;
}

.table_title {
	background-color:#7bc143;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.table_text {
	font-size:12px;
	color:#9d3393;
	font-weight:bold;
}
.content_break {
	border-bottom: dotted #7ac143 1px;
	padding-top: 8px;
	padding-bottom:2px;
}
.test_holder {
	width:100%;
	padding-top: 2px;
	margin-bottom: 10px;
	border-bottom: dashed #8ed8f8 1px;
}
.archivestory_holder {
	width:620px;
	padding-top: 2px;
	margin-bottom: 10px;
	border-bottom: dashed #8ed8f8 1px;
}
.archive_holder {
	width: 620px;
	padding-bottom:20px;
}
.archive_pages {
	width:280px;
	float:left;
}
.archive_buts {
	width:320px;
	float:right;
}
.contact_input {
	width:300px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.contact_input2 {
	width:300px;
	height:80px;
	border: 1px solid #CCCCCC;
}
.appform_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.appform_box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.app_input {
	width:220px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.app_input2 {
	width:530px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.app_input3 {
	width:40px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.app_input4 {
	width:600px;
	border: 1px solid #CCCCCC;
}
.app_input5 {
	width:180px;
	border: 1px solid #CCCCCC;
}
.app_input6 {
	width:85px;
	border: 1px solid #CCCCCC;
}
.app_input7 {
	width:450px;
	height:18px;
	border: 1px solid #CCCCCC;
}
.app_padding {
	padding-bottom: 8px;
}

.blue_button {
	width:364px;
	height:30px;
	color:#fff;
}

.blue_button a {
	background-image:url(../images/bluebutton.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px 0px 0px 20px;
	height:22px;
	width:364px;
	display:block;
	color:#fff;
	font-weight:bold;
}