body {
	background-color: #745639;
	background-repeat: repeat;
	margin: 12px;
	padding: 0px;
	background-image: url(../images/back.jpg);
}



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

a:hover {
	color: #960;
	text-decoration: underline;
}

#wrapSub {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-back.jpg);
	background-repeat: repeat-y;
}


#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	height: 1050px;
}


#header {width: 950px; float: left;}

#headerSub {
	width: 950px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	
	
	
	
	
}

#logo {
	float: left;
	height: 250px;
	width: 315px;
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



#logo a{
	top: 0;
	left: 0;
	width: 315px;
	height: 250px;
	display: block;
	float: right;
	position: relative;

} 


#logo a h1{
    display: none;
}



#container {width: 950px; float: left;}

#leftSidebar {
	float: left;
	width: 275px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-top: 125px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}



#menu {
	width: 270px;
	float: left;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/horizontal-dot.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	text-align: center;
}


#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#menu a {
	color: #eac47c;
	text-decoreac47cation: none;
	height: 23px;
	width: 260px;
	float: left;
	background-image: url(../images/horizontal-dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-top: 3px;
	text-decoration: none;
}

#menu a:hover {
	color: #edd9b3;
}



#topMenu {
	float: left;
	width: 950px;
	text-align: center;
	height: 30px;
	color: #e7ca9f;
	padding-top: 14px;
}

#topMenu a {
	padding-right: 8px;
	padding-left: 8px;
	color: #e7ca9f;
	font-size: 15px;
	text-decoration: none;
}
#topMenu a:hover {

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


#topMenu ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}




#contact {
	padding-top: 85px;
	float: left;
	width: 270px;
}


#contact a {color: #eac47c;
	text-decoration: none;}

#contact a:hover {
	color: #edd9b3; text-decoration: none;
}



#contactSub {
	padding-top: 0px;
	float: left;
	width: 950px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	height: 55px;
}


#contactSub a {color: #eac47c;
	text-decoration: none;}

#contactSub a:hover {
	color: #edd9b3; text-decoration: none;
}



#content {
	float: right;
	width: 500px;
	padding-top: 120px;
	padding-right: 70px;
	font-size: 14px;
	line-height: 1.5em;
}


#contentSub {
	float: left;
	width: 720px;
	padding-top: 100px;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 130px;
	min-height:900px;
	height:auto !important;
	height:900px;
	padding-bottom: 100px;
}

#contentSub h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #471d15;
	font-weight: normal;
	text-indent: 100px;
	margin-top: 15px;
	margin-bottom: 35px;
}



#footer {
	float: left;
	width: 950px;
	height: 195px;
}


#footerSub {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 950px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}



p.wp-caption-text{
font-style:italic;
}

.tdcells {border: 1px solid #dad4c4!important;}




