@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D00;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3EEC4;
	background-image: url(../images/bg/bghive1.jpg);
	background-repeat: repeat;
}
li {
	text-decoration: none;
	list-style-type: disc;
	line-height: 20px;
}
#center_col ul {
	list-style-type: disc;
	padding-left: 25px;
}

h6 {
	font-size: x-large;
	font-weight: bolder;
	color: #003300;
	font-family: Calibri, Arial;
	margin: 0px;
	padding: 0px;
	font-style: oblique;
}

#left {
	background-color: #FF3300;
	float: left;
	width: 25%;
}
#right {
	background-color: #000099;
	float: right;
	width: 50%;
}
h1 {
	font-size: xx-large;
	font-family: "Monotype Corsiva", "Brush Script MT", "Script MT Bold";
	font-weight: bold;
	color: #4F2D0A;
	line-height: 16pt;
}
h2 {
	font-size: large;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #2F1700;
	text-transform: uppercase;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #2F1700;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	height: 14px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}


a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003300;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	color: #0033CC;
	text-decoration:underline
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/bg/bgstrip.jpg);
	background-position: center;
	border: medium solid #C1995B;
}
#wrapper #header {
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headers/header3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#wrapper #header h1 {
	color: #000000;
	text-align: center;
	font-size: xx-large;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper #header p {
	color: #003300;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-size: x-small;
}
#wrapper #nav {
	height: 43px;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	background-color: #4F2D0A;
	padding-top: 1px;
}
#wrapper #content {
	font-weight: normal;
}


#wrapper #content #left_col_wide {
	float: left;
	width: 190px;
	text-align: center;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
#wrapper #content #right_col {
	float: right;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}

#wrapper #content #right_col_lrg h2 {
	font-family: Calibri, Arial, Verdana;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
}


#wrapper #content #center_col {
	width: 525px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 30px;
}



#wrapper #content #center_col_bg {
	width: 550px;
	background-image: url(../images/bg/bgAbout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-color: #F2EFC2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}

#wrapper #footer {
	text-align: center;
	padding: 5px;
	font-size: x-small;
	clear: both;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/bg/foot_w.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/bg/bgstrip2col.jpg);
	background-position: center;
	border: medium solid #C1995B;
}
#wrapper2 #header {
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headers/header3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper2 #header p {
	color: #003300;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-size: x-small;
}
#wrapper2 #nav {
	height: 43px;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	background-color: #4F2D0A;
	padding-top: 1px;
}
#wrapper3 #content {
	font-weight: normal;
}
#wrapper2 #content #center_col {
	width: 675px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-right: 15px;
}
#wrapper2 #content #right_col {
	float: right;
	width: 700px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper2 #content #right_col_lrg {
	width: 610px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9E6202;
	padding-right: 5px;
	padding-left: 170px;
	float: right;
}
#wrapper2 #footer {
	text-align: center;
	font-size: x-small;
	clear: both;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/bg/bgstrip2colcenter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 175px;
	height: 30px;
}


#wrapper3 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/bg/bgstrip3col.jpg);
	background-position: center;
	border: medium solid #C1995B;
}
#wrapper3 #header {
	height: 130px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/headers/header3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper3 #header p {
	color: #003300;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: center;
	font-size: x-small;
}
#wrapper3 #nav {
	height: 43px;
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
	background-color: #4F2D0A;
	padding-top: 1px;
	text-align: center;
	padding-left: 50px;
}
#wrapper3 #content {
	font-weight: normal;
}
#wrapper3 #content #center_col {
	width: 510px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#wrapper3 #content #center_col2 {
	width: 560px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(../images/bg/bgAbout2.jpg);
	background-repeat: no-repeat;
	background-position: center 45px;
	text-align: center;
}
#wrapper3 #content #right_col {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper3 #content #right_col_lrg {
	width: 610px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #9E6202;
	padding-right: 5px;
	padding-left: 170px;
	float: right;
}
#wrapper3 #footer {
	text-align: center;
	font-size: x-small;
	clear: both;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/bg/bgstrip3colcenter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_col2 {
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.content {
	padding: 25px;
	background-color: #E5DBB7;
}



.emphasis {
	font-size: medium;
	font-weight: bold;
	background-color: #EABE15;
	border: thin solid #9E6202;
}
.emphasis2 {
	font-size: large;
	font-weight: bold;
}

.table {
	border: thin solid #A85400;
}
hr {
	color: #764901;
}
#wrapper #content #center_col_med {
	margin: 5px;
	padding: 2px;
	float: left;
	width: 560px;
}
#wrapper #content #center_col_lg {
	margin: 5px;
	padding: 2px;
	float: left;
	width: 610px;
}
#wrapper #content #center_col_lg li {
	list-style-position: outside;
	list-style-type: disc;
}
.text {
	font-size: x-small;
}
.emphasis_block {
	background-color: #EFD24B;
	border: thin solid #9E6202;
}
.emphasis_link {
	background-color: #FFFFCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C67700;
	border-left-color: #C67700;
}
.small {
	font-size: xx-small;
}
.small2 {
	font-size: x-small;
}
#wrapper3 #content #right_col p {
	line-height: 20px;
}
