﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #94191F;		
}

#top {
	width: 100%;
	background-color: #B38705;
}

#bottom {
	width: 100%;
	background-color: #94191F;
}

#top_page, #bottom_page {
	width: 922px;
	margin: 0px auto;
}

#top_content {
	position: relative;
	width: 922px;
	height: 341px;
	background-image: url('../images_new/top_content_bg.jpg');
	clear: both;
}

#middle {
	width: 100%;
	height: 4px;
	background-color: #493A14;
}

#logo {
	position: absolute;
	top: 16px;
	left: 44px;
	z-index: 99;
}

#fade_container {
	float: left;
	margin: 36px 0px 0px 17px;
	width: 561px;
	height: 280px;
	border: 2px solid #615221;
	background-color: #FFFFFF;
}

#top_text {
	float: right;
	width: 298px;
	margin-top: 36px;
	padding-right: 15px;
	font-size: 13px;
	color: #420F10;
	
}

#left_col, #middle_col, #right_col {
	float: left;
	height: 285px;
	margin-top: 10px;
}

#left_col {
	background-image: url('../images_new/bottom_bg.jpg');
	background-repeat: repeat-x;
	width: 283px;
	margin-right: 2px;
	padding: 0px 10px 0px 20px;
}

#middle_col {
	background-image: url('../images_new/bottom_bg.jpg');
	background-repeat: repeat-x;
	width: 242px;
	padding: 0px 20px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#right_col {
	width: 290px;
	padding-left: 35px;
}

a.top_nav {
	font-size: 11px;
	color: #411011;
	text-decoration: none;
	margin: 0px 10px;
}

a.top_nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.top_nav_on {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px;
}

a.top_nav_on:hover {
	text-decoration: none;
}

a.read_more {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.read_more:hover {
	color: #C39C3C;
	text-decoration: none;
}

a.profile {
	color: #94191F;
	text-decoration: none;
}

a.profile:hover {
	text-decoration: underline;
}

a.start_profile {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.start_profile:hover {
	color: #C39C3C;
	text-decoration: none;
}

#nav {
	float: left;
	line-height: 36px;
}

#tag_line {
	float: right;
	line-height: 36px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #550C14;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #B21227;
	margin: 0px 0px 50px 0px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #B21227;
	margin: 15px 0px 10px 0px;
}

h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
}

h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #550C14;
	margin: 0px 0px 20px 0px;
}

h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #550C14;
	margin: 0px 0px 18px 0px;
}

ul.works {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.works li {
	background-image: url('../images_new/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 12px;
}

ul.bottom_nav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.bottom_nav li {
	width: 170px;
	font-size: 11px;	
	border-bottom: 1px solid #570D15;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 10px 0px;
}

ul.bottom_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.bottom_nav li a:hover {
	color: #C39C3C;
	text-decoration: none;
}

#footer {
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px;
}

.profile_left_col {
	float: left;
	width: 286px;
	padding: 10px 0px 0px 15px;
}

p.profile_text {
	font-size: 12px;
	line-height: 21px;
	color: #411012;
	margin: 12px 0px 18px 0px;
}

#inside_img_top {
	border: 1px solid #615221;
}

#inside_img_bottom {
	border: 1px solid #C9A44F;
	margin-top: 30px;
}

.profile_middle_col {
	float: left;
	width: 260px;
	padding: 18px 0px 0px 42px;
}

td.profile_top {
	font-size: 11px;
	color: #411012;
	padding-bottom: 14px;
}

td.profile_bottom {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
}

input.text_city {
	width: 100px;
	font-size: 11px;
}

select.state {
	width: 50px;
	margin-left: 10px;
}

select.hear_about {
	width: 167px;
}

input.text_mid {
	width: 167px;
	font-size: 11px;
}

input.text_small {
	width: 72px;
	font-size: 11px;
}

input.check_box {
	margin-right: 8px;
}

input.submit_btn {
	border: 1px solid #FFFFFF;
	background-color: #BE962E;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding: 3px 10px;
	margin: 20px 20px 10px 20px;
}

textarea.about {
	width: 238px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #411012;
}

.profile_right_col {
	float: left;
	width: 289px;
	padding: 18px 0px 0px 30px;
}

p.profile_bottom_md {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

p.profile_bottom_sm {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

span.header_bottom {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
}

#looking_for_hdr {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;

}

