@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #836946;
	font-size: 12px;
	font-family: Arial, Verdana, Univers;
	background-color: #4D3821;
	background-repeat: repeat;
}


h1 {
	color: #4D3821;
	font-size: 24px;
	font-weight: bold;
	margin: 3px 0px 25px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h2 {
	color: #4D3821;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 15px;
}

a          { color: #a80606; }
a:visited  { color: #a80606; }
a:hover    { color: black; }

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
}


/* BANNER AREA */
.bannerArea {
	width: 908px;
	height: 250px;
	background-image: url(images/shadow_bar.jpg);
	background-repeat: repeat-x;
}


.bannerNav {
	color: #806c51;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 10px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #806c51;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #806c51;
}

.bannerNav a:hover{
	color: #000000;
}



.toplogo {
	margin-left: 30px;
	padding-top: 25px;
	float:left;
	padding-bottom: 10px;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
}


.contentleft {
	width: 550px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	margin-top: 30px;
}

.contentright {
	width: 270px;
	float: left;	
	margin-top: 30px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 88px;
	background-color: #AC9579;
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #000000;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #000000;
	font-size: 12px;
}
.topBanner {
	background-image: url(images/Leather0002_2_S.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

