body {
	background-color: #3C2D1E;
	background-image: url(../images/back2.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a{
	color: #CCA576;
	text-decoration: none;
}

a:hover {

	color: #A07541;
	text-decoration: none;
}


.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}


#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 15px solid #000000;
}


#logo {
	float: left;

	height: 150px;
	width: 400px;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#logo a{
	top: 0;
	left: 0;
	width: 400px;
	height: 150px;
	display: block;
	float: left;
	position: relative;
} 


#logo a h1{
    display: none;
}




#headerHome {
	background-color: #883B11;
	float: left;
	height: 206px;
	width: 800px;
	background-image: url(../images/header_home.jpg);
}

#topNavHome {
	background-color: #7A4508;
	background-image: url(../images/topnav_home.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 28px;
	padding-top: 10px;
	color: #F0C275;
	font-size: 11px;
	padding-left: 0px;
}


.nav a {
	color: #F0C275;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;

}

.nav a:hover {
	color: #F4DDB7;
	text-decoration: none;
}

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

.nav li {
	float: left;
}



#containerHome {
	background-image: url(../images/content_back.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 800px;
}
#contentHome {
	background-image: url(../images/content_top_home.gif);
	background-repeat: no-repeat;

	float: left;
	width: 700px;
	color: #CDBFA4;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	line-height: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
	font-weight: normal;
	color: #DAA637;
}
#leftHome {
	float: left;
	width: 345px;
}
#rightHome {
	float: right;
	width: 330px;
}






#headerSub {
	background-color: #883B11;
	float: left;
	height: 206px;
	width: 800px;
	background-image: url(../images/header_sub.jpg);
}

#topNavSub {
	background-color: #7A4508;
	background-image: url(../images/topnav_sub.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 28px;
	padding-top: 10px;
	color: #F0C275;
	font-size: 11px;
	padding-left: 0px;
}



#containerSub {
	background-image: url(../images/content_back.gif);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 800px;
}
#contentSub {
	background-image: url(../images/content_top_sub.gif);
	background-repeat: no-repeat;

	float: left;
	width: 700px;
	color: #CDBFA4;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 18px;

}


#contentSub img {
	border: 1px solid #644C35;
	margin: 12px;
}


#footer {
	height: 46px;
	float: left;
	width: 800px;
	background-color: #421700;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	font-size: 95%;
	color: #A07541;
	padding-top: 20px;
	margin-top: 20px;
	text-align: center;
}


#botNav {
	background-color: #7A4508;
	background-image: url(../images/botnav_sub.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 800px;
	height: 25px;
	padding-top: 13px;
	color: #F0C275;
	font-size: 11px;
	padding-left: 0px;
	margin-top: 20px;
}


#botNav a {
	color: #F0C275;
	text-decoration: none;
	padding-right: 12px!important;
	padding-left: 12px!important;

}

#botNav a:hover {
	color: #F4DDB7;
	text-decoration: none;
}


.tdborder {background : #231201; color : #FFFFFF; font-weight : bold;}
.tdtitle {

	font-weight : bold;
	background-color: #7E2D02;
}
.tdlabel {

	font-weight : bold;
	background-color: #584737;
}
.tddata {
	color : #000000;
	background-color: #917860;
}

.imgBorder {
	border: 1px solid #7E2D02;
		color: #CDBFA4;
}

.imgBorder th {
	background-color: #7E2D02;
}


.imgborder2 {
	margin: 25px;
}

.gallery img {
	margin: 0px!important;
	padding: 0px!important;
}

.gallery a{

	text-decoration: none;
}

.gallery a:hover {

	text-decoration: none;
}

.rrf {
	margin-bottom: 15px;
	margin-top: 30px;
	float:left;
	width: 100%;
	text-align:center;
	

}

input {
	background-color: #CCCA9A;
}
textarea {
	background-color: #CCCA9A;
}

