body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

#page {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#wrapper {
	float: left;
	height: auto;
	width: 946px;
	/*border: 4px solid #000000;
	background-color: #000000;*/
	background-image: url(graphics/menu_bg09.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#video {
	float: left;
	height: 140px;
	width: 155px;
	padding-top: 20px;
	padding-left: 10px;
	text-align: center;
}
#link_col {
	background-color: #CCCC99;
	/*width: 154px;*/
	width: 155px;
	float: right;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 15px;
	background-image: url(graphics/linkcol_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;*/
}
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*color: #851D16;*/
}
#link_col a {
	color: #333333;
}
.caption_overlay {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	/*color: #881912;*/
	height: auto;
	width: 535px;
	filter:alpha(opacity=75);

    -moz-opacity:0.75;
	-khtml-opacity: 0.75;
	margin-top: -54px;
	z-index: 1;
	position: relative;
	display: none;
}
.home_txt {
	float: left;
	height: auto;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 20px;
	background-color: #EEEDDD;
}
#video img {
	float: left;
	margin-right: 5px;
}

#home_pic {
	height: 379px;
	width: 575px;
	background: #851D16;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 2000;
}
.black_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000000;
}
/*styles that affect the rest of the site*/
#search {
	background-color: #FFCC66;
	text-align: right;
	float: right;
	width: 180px;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#header {
	background-color: #CCCC99;
	width: 764px;
	float: right;
}
.rectangle {
	background-image: url(graphics/rect_center.png);
	background-repeat: no-repeat;
	background-position: left 17px;
	float: left;
	width: 153px;
	text-align: center;
}
.rectangle_bottom {
	float: left;
	height: 18px;
	width: 153px;
	margin-bottom: 15px;
}



#menu {
	float: left;
	height: auto;
	width: 181px;
	
	text-decoration: underline;
	/*width: 178px;border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;*/
	color: #000000;
}
/* Footer */
#footer {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 946px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	/*font-weight: bold;*/
	letter-spacing: 0.2em;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	/*border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
}
#small_print {
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 946px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #000000;
}
/* Associated Logos */
.logos {
	float: left;
	height: auto;
	width: auto;
}
#col3 {
	float: left;
	height: auto;
	width: 574px;
	background-color: #EEEDDD;
}

#logos {
	float: right;
	height: auto;
	width: 100px;
	top: 10px;
}
/* Date */
#date {
	/*background-color: #5B322B;*/
	background-color: #5B322B;
	text-align: right;
	float: right;
	height: auto;
	width: 754px;
	/*border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;*/
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 15px;
}
#middle {
	float: left;
	height: auto;
	width: 763px;
}
a {
	color: #000000;
	/*color: #851D16;*/
}

#content {
	float: left;
	height: auto;
	width: 620px;
	display: block;
	background-color: #EEEDDD;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.bottom_border img {
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}


#content li {
	list-style: square;
}
.title {
	font-size: 26px;
	/*color: #CC6600;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}
.orange_fill {
	background-color: #BFC290;
	padding: 10px;
	margin-bottom: 15px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #851D16;*/
}
.subtitle {
	text-transform: capitalize;
	/*color: #851D16;*/
	font-size: 20px;
}
.imager {
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #FF9900;*/
	font-weight: bold;
}



#logo_interiorpage {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#interior_header {
	float: left;
	height: 50px;
	width: 569px;
	padding-top: 11px;
	padding-left: 10px;
	/*color: #CC6600;*/
	font-size: 20px;
	line-height: 40px;
	background-color: #CCCC99;
}
#sidecol {
	float: right;
	width: 144px;
	/*width: 140px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #C3C190;*/
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(graphics/sidecol_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #C6C394;
	font-weight: bold;
}

#search_interior {
	text-align: right;
	float: right;
	width: 175px;
	height: 48px;
	padding-top: 13px;
	padding-right: 10px;
	background-color: #Cccc99;
}
.subtitle2 {
	text-transform: capitalize;
	/*color: #CC6600;*/
	font-size: 17px;
	font-weight: bold;
}
.imagel {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	margin-right: 15px;
}
.imager a {
	color: #000000;
}
.border img{
	border: 2px solid #FFCC66;
	height: auto;
	width: auto;
	display: block;
}
.home_txt2 {
	float: left;
	height: auto;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 20px;
	background-color: #EEEDDD;
	width: 535px;
	/*border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
}
#video a {
	height: auto;
	width: auto;
	/*color: #A63233;*/
	font-weight: bold;
}
.home_pic {

	float: left;
	height: auto;
	width: auto;
}
.tr_color {
	background-color: #FFEECA;
}
#sidecol a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.imager img {
	border: 1px solid #000000;
}
.imagel img {
	border: 1px solid #000000;
	display: block;
}
.long_img {
	float: left;
	height: auto;
	width: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #851D16;
	border-right-color: #851D16;
	border-bottom-color: #851D16;
	border-left-color: #851D16;
}
#interior_header2 {

	background-color: #FFCC66;
	border-left-width: 4px;
	border-left-style: solid;
	float: left;
	height: 109px;
	width: 568px;
	padding-top: 10px;
	padding-left: 10px;
	/*color: #996600;*/
	font-size: 26px;
	font-weight: bold;
	line-height: 100px;
	font-style: italic;
}
#header2 {

	background-color: #FFCC66;
	float: left;
}
#menu2 {

	background-color: #E8FFDD;
	float: left;
	height: auto;
	width: 178px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 170px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #99CC00;
	padding-top: 7px;
	color: #000000;
}
#footer2 {

	color: #000000;
	background-color: #99CC00;
	float: left;
	height: 25px;
	width: 946px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#content2 {

	float: left;
	height: auto;
	width: 590px;
	display: block;
	background-image: url(graphics/content_bg2.jpg);
	background-color: #F2FFEC;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.title2 {

	font-size: 26px;
	/*color: #CC6600;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tagline2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #851D16;*/
}
.subtitle2 {

	text-transform: capitalize;
	/*color: #851D16;*/
	font-size: 20px;
}
#search_interior2 {


	background-color: #E8FFDD;
	text-align: right;
	float: left;
	width: 175px;
	height: 51px;
	padding-top: 68px;
	padding-right: 10px;
}
#wrapper2 {

	float: left;
	height: auto;
	width: 946px;
	border: 4px solid #851D16;
	background-color: #FFFFFF;
	background-image: url(graphics/menu_bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#logo {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidecol p {
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.submenu {
	width: 240px;
	float: right;
	height: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	font-size: 14px;
	background-color: #FFE4B3;
	background-image: url(graphics/submenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 15px;
	margin-right: 15px;
	border: 2px solid #333333;
}
.submenu_title {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	/*color: #CC6600;*/
	margin-bottom: 5px;
	margin-top: 5px;
}
.submenu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #000000;
}
.submenu div {
	padding-top: 5px;
	padding-bottom: 5px;
}

.submenu a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: .1em;
}
#small_print a {

	color: #FFFFFF;
}
#link_col a :hover {

	color: #851D16;
}
.state_div {
	width: 156px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	border: 2px solid #FFCC66;
}
#content_margin {
	float: left;
	height: auto;
	width: 590px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#menu .legal {
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 25px;
}
#menu .legal p {


	text-decoration: none;
}.home_pic img {
	display: table;
}
.news_div {
	float: left;
	height: auto;
	width: 580px;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
