/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #A89A72 url(../images/background2.jpg) repeat-x;
}

#wrapper {
	width: 780px;
	margin: 0 auto 45px;
	background: #FFF url(../images/background2.jpg) repeat-x;
}

#header {
	width: 780px;
	height: 55px;
	margin: 0;
	background: #FFF;
}

#nav {
	width: 770px;
	height: 27px;
	padding-top: 8px;
	margin: 0;
	background: #A11C03;
	text-align: center;
}



#nav a {
	padding: 6px 6px;
	font-family: "Garamond", "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	vertical-align: middle;
}
#nav a:hover {	
	color: #EACF5A;
}

#wrapper2 {
	width: 778px;
	margin: 0 auto;
	border-right-color: #A11C03;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #A11C03;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #A11C03;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background: #fff;
}

#contentleft {
	width: 350px;
	padding: 45px 0 25px 50px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	float: left;
}

#contentleft2 {
	width: 680px;
	padding: 45px 0 50px 50px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	float: left;
}

#contentright {
	width: 275px;
	margin: 0 0 0 50px;
	padding: 70px 50px 25px 0;
	float: left;
	text-align: center;
} 

#contentright2 {
	width: 275px;
	margin: 0 0 0 50px;
	padding: 70px 50px 25px 0;
	float: left;
	text-align: center;
} 

#footer {
	width: 778px;
	margin: 0 0 30px 0;
	padding: 0;
	background: #3E2A08;
	clear: both;
	height: 30px;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;	
}

#footer p {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
	

.header {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 22px;
	color: #A11c03;
	letter-spacing: 3px;
	line-height: 50px;
}
	
.footerphone {
	font-size: 18px;
	color: #FFF;
	background: #A11C03;
	height: 30px;
	width: 150px;
	border-left-color: #fff;
	border-right-color: #fff;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	margin: 0 auto;
}
 img {
 	border: 0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E2A09;
	line-height: 22px;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

a.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A11C03;
	line-height: 22px;
	text-decoration: none;
}

a.red:hover {
	color: #000;
}

	
.thumbs {
	margin: 10px 3px 0 3px;
}

.floatright {
	float: right;
	padding: 0 0 15px 15px;
}

/*GALLERY STYLES*/

.gallery {
	width: 308px;
	margin: 0 30px 20px 0;
	float: left;
}

.gallery2 {
	width: 308px;
	margin: 0 0 20px 0;
	float: left;
}

