/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px auto;
	background: #c0b3a0 url(../images/body.gif) top center;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6d6d6d;
}
a {
	text-decoration:none;
	color:#682727;
}
a:hover {
	text-decoration:underline;
	color:#990000;
}
.active{
	text-decoration:underline;
	color:#622700;
}
img {
	border:0;
}
p {
	margin-bottom:16px;
}

.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.blurp {
	font-size:22px;
	line-height:30px;
	color:#29C2E7;
	margin-top:20px;
}

h1 {
	display:none;
}
h2 {
	font-size:28px;
	font-weight:normal;
	margin-bottom:25px;
	color:#830000;
}
h3 {
	font-size:25px;
	font-weight:normal;
	color:#830000;
	padding:0px;
	line-height:24px;
	margin-bottom:5px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	color:#374e1e;
}

.slideshow { float:left; clear:both; height: 330px; width: 627px; margin-top:86px;  }
.slideshow img {padding-left:338px; border: 0px solid #ccc;  }
.author {
	font-size:12px;
	margin-bottom:15px;
	margin-top:0px;
	padding:0px;
}
#container {
	margin:0px auto;
	width:1000px;
}
#wrapper {
	float:left;
	clear:both;
	width:100%;
	background: url(../images/body2.gif) top center repeat-x;
}
#header {
	float:left;
	clear:both;
	height:443px;
	width:1000px;
	background:url(../images/header.jpg) no-repeat;
	margin-bottom:0px;
	margin-top:00px;
	padding-left:0px;
}
/*navigation*/
.menu {
	float:left;
	clear:both;
	list-style:none;
	padding-top:0px;
	padding-bottom:30px;
	position:relative;
	margin-top:0px;
	z-index:1000;
}
.menu li {
	float:left;
	margin-right:0px;
	clear:both;
	font-size:15px;
	text-transform: uppercase;
	padding:8px 0px 8px 10px;
	border-bottom:1px dashed #803d32;
	width:225px;
}

.menu li a{
	color: #c49673;
	text-decoration:none;
}

.menu li a:hover, .menu li a.active{
	color:#f3bc5b;
	text-decoration:none;
}

/*end navigation*/


/*end navigation*/

#main {
	float:left;
	clear:both;
	margin-top:0px;
	padding-left:0px;
}

#main-wrap {
	float:left;
	clear:both;
	width:1000px;
	background:url(../images/content-bg.gif) repeat-y;
	
}

#content {
	float:left;
	width:645px;
	padding:10px 0px 20px 30px;
	margin-top:0px;
	position:relative;
}

#sideleft {
	float:left;
	/*width:205x;
	padding:0 10px 0px 10px;*/
	margin-top:-130px;
	position:relative;
	padding:0 25px 0 25px;
	margin-right:19px;
}


#sideright {
	float:left;
	/*width:205x;
	padding:0 10px 0px 10px;*/
	margin-top:-20px;
	position:relative;
}
#c-text {
	float:left;
	clear:both;
	margin-top:-100px;
	position:relative;
	width:600px;
}


#footer {
	float:left;
	clear:both;
	width: 1000px;
	font-size:10px;
	color:#5d432f;
	height:73px;
	padding-top:0px;
	background:url(../images/footer.gif) top center no-repeat;
	/*padding:0px 0 0 10px;*/
}

#footer p{
	padding:60px 10px 0 0;
	line-height:normal;
	margin:0;
}
#footer a{
	color:#5d432f;
}

#footer-wrap{
	margin:0 auto;
	width:900px;
	background:url(../images/footer.gif) top center no-repeat;
	padding-top:50px;
}

/* Contact Form */
#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 70px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 420px;
	border: 1px solid #d1d1d1;
	background: #ffffff;
	padding: 3px;
	color: #5a5a5a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}
#error_message {
	display: block;
	text-align: center;
}

#error_message p {
	display: block;
	padding: 5px;
	margin-bottom: 20px;
}

.error p {
	background: #EF8B8F;
	border: 1px solid #790000;
	color: #790000;
}

.loading p {
	background: #FBD092;
	border: 1px solid #E69726;
	color: #E69726;
}

.confirm p {
	background: #C4DF9B;
	border: 1px solid #3B590D;
	color: #3B590D;
}


#parallax{
	position:relative;
	overflow:hidden;
	width:900px;
	height:406px;
	/*background-color:#000;*/
	clear:right;
}
#imgholder
{
	width:640px;
	height:753px;
}
.link1
{
	width:640px;
	height:46px;
}
