html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
p {
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #741C10;
	letter-spacing: 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666600;
	text-align: left;
}

#wrapper {
	background-image: url(../images/brick_bkgrnd2.jpg);
	padding: 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	width: 800px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main_content {
	background-color: #fffff0;
	margin-right: 0px;
	margin-left: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	background-color: #fffff0;
}
#breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	background-color: #E1D6BA;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#header {
	margin: 0px;
	padding: 0px;
	background-color: #E1D6BA;
}


#top_banner {
	padding: 0px;
	background-color: #fffff0;
	text-align: left;
	width: 730px;
	margin-top: 0px;
	height: auto;
}

#content {
	background-color: #fffff0;
	text-align: left;
	border-right-style: solid;
	border-right-color: #FFFFF0;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content p {
	text-align: justify;
	font-size: 12px;
}

#rt_sidebar {
	background-color: #E1D6BA;
	padding-right: 16px;
	padding-left: 17px;
	width: 37px;
	position: relative;
	float: right;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	z-index: 1000;
}




#links_box {
	width: 350px;
	margin-left: 140px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8C8D41;
	line-height: 20px;
}

#footer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E1D6BA;
	width: 800px;
	line-height: 20px;
	z-index: 2000;
}
#footer_inside {
	width: 730px;
}

#back_to_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

a:link {
	color: #666600;
}

a:visited {
	text-decoration: underline;
}


a:visited {
	color: #cc9933;
}

a:hover {
	text-decoration: none;
}
a:hover {
	color: #666600;
}

a:active {
	text-decoration: underline;
}
a:active {
	color: #666600;
}
.style100 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #900000;
}
#bottom_sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#centering_div {
	text-align: center;
}#black_bar {
	background-color: #000;
	height: 10px;
	width: auto;
}
#green_separator1 {
	background-image: url(../images/green_separator1.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center;
	width: 730px;
	padding-top: 8px;
	padding-bottom: 8px;

}
#web_square {
	width: 650px;
	border: 1px solid #E1D6BA;
	margin: 20px;
	height: 153px;
	padding-right: 20px;
}
#web_square p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333;
	text-align: left;
}

#web_square a img {
	text-align: left;
}
#promo_square {
	width: 650px;
	border: 1px solid #E1D6BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 30px;
}
#promo_square p {
	padding-left: 9px;
	padding-right: 9px;
}





.style1 {
	font-size: 10px;
	color: #003333;
	text-align: center;
}
.style3 {
	font-size: 12px;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
}
.style_footer {
	font-size: 10px;
	color: #003333;
}
.clearFloat   {
  clear: both;
  display: block;
}

