body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #A0A0A4;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 962px;
}
#index_header {
	padding: 0px;
	height: 224px;
	width: 962px;
}
#index_header_left {
	background-image: url(media/index_header_left3.jpg);
	padding: 0px;
	float: left;
	height: 224px;
	width: 348px;
}
#index_header_right {
	background-image: url(media/index_header_right3.jpg);
	float: right;
	height: 224px;
	width: 614px;
}

#index_menu {
	height: 53px;
	width: 962px;
}
#index_menu_left {
	background-image: url(media/index_menu_left3.jpg);
	padding: 0px;
	height: 53px;
	width: 348px;
	float: left;
}
#index_menu_right   {
	padding: 0px;
	float: left;
	height: 53px;
	width: 613px;
	background-color: #450807;
	border-right: 1px solid #7d3922;
}
#index_menu_space {
	padding:0px;
	float: left;
	width: 21px;
	height: 54px;
	border-right: 1px solid #7d3922;
	background-color: #440706;
}



#index_photo {
	padding: 0px;
	height: 482px;
	width: 962px;
	background-image: url(media/index_photo3.jpg);
}
#index_footer {
	padding: 65px 0px 0px 30px;
	height: 80px;
	width: 932px;
	background-image: url(media/someplace_index_17.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A4;
	background-repeat: no-repeat;
}

.copy_link a:link {	
	color: #A0A0A4;
	text-decoration:none;
}
.copy_link a:visited {	
	color: #A0A0A4;
	text-decoration:none;
}
.copy_link a:hover {	
	color: #A0A0A4;
	text-decoration:none;
}
.favorite {
	border: 1px solid #4B0807;
	padding-right: 1px;
	padding-bottom: 1px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.contentText a:link{
	color:#500;
}
.contentText a:visited {
	color:#500;
}
.contentText  a:active {
	color:#500;
}
.new {
	color: #000;
	font-size: 16px;
}
#content_block #contact_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	word-spacing: .15em;
	margin-right: 100px;
	margin-left: 100px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

label {
	float:left;
	width: 10em;
	cursor:pointer;
	text-indent: 20px;
}
#wrapper_pages #pages_content #content_block #contact_form #form1 fieldset {
	color: #4B0807;
}
#wrapper_pages #pages_content #content_block #contact_form #form1 fieldset div {
	color: #000;	
}
.blanks {
	background-color:#C4BBB0;
}

