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

body {
	background-color: #42291c;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/generic/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#top {
	background-color: #FFF;
	width: 910px;
	height: 155px;
}
#content {
	background-color: #FFF;
	height: 535px;
	width: 910px;
}
#col_1_image {
	float: left;
	height: 155px;
	width: 160px;
}
#col_1_content {
	float: left;
	height: 540px;
	width: 160px;
	background-color: #5f4231;
}
#navigation {
	height: auto;
	width: 145px;
	margin-left: 15px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#navigation ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 145px;
	padding-top: 10px;
	padding-bottom: 11px;
	letter-spacing: 1px;
}
#navigation ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 11px;
	background-color: #42291c;
	padding-left: 10px;
	letter-spacing: 1px;
}
#navigation ul li .on {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	background-color: #a48065;
}
#mobile {
	height: 160px;
	width: 135px;
	float: right;
	background-color: #42291c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 13px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#facebook {
	height: 100px;
	width: 135px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#col_2_image {
	float: left;
	height: 155px;
	width: 370px;
}
#col_2_content {
	float: left;
	height: 540px;
	width: 370px;
	background-color: #FFF;
}
#col_2_content a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #b5340a;
	text-decoration: none;
}
#col_2_content a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #732207;
	text-decoration: underline;
}
#col_3_image {
	float: left;
	height: 155px;
	width: 190px;
}
#col_3_content {
	float: left;
	height: 540px;
	width: 190px;
	background-color: #a48065;
	background-image: url(../images/generic/bg_col2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #300;
	font: #300;
}
#col_3_content_wide {
	float: left;
	height: 540px;
	width: 380px;
	background-color: #a48065;
	background-image: url(../images/generic/bg_col2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #300;
	font: #300;
}
#col_4_image {
	float: right;
	height: 155px;
	width: 190px;
}
#col_4_content {
	float: right;
	height: 540px;
	width: 190px;
	background-color: #bfa36e;
	background-image: url(../images/generic/bg_col3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#col_4_content a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #732207;
	text-decoration: none;
}
#col_4_content a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #5f4b3f;
	padding-right: 20px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	display: block;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #300;
	display: block;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 10px;
	line-height: normal;
}
.h2_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #42291c;
}
.h2_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
}
.h2_bold_yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #FC0;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #300;
	padding-left: 25px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #5f4b3f;
	padding-right: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 25px;
}
h5 {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.ck_address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333;
	padding-left: 25px;
}
.ck_mobile_number {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #bfa36e;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.facebook_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	color: #FFF;
}
.col_images {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content #col_3_content h2 {
	font-weight: bold;
}

