* 
{
	padding: 0;
	margin: 0;
	border: 0;
}

body, html 
{
	font-family: Verdana;
	font-size:8pt;
	color:#231f20;
}

form
{
	background-image:url(../images/bodyshadow.gif);
	background-position: 50% top;
	background-repeat:repeat-y;
}

a
{
	text-decoration: none;
	color:#667542;
}

a:hover
{
	text-decoration:underline;
}

p
{
	margin: 0px 0 15px 0;
	line-height:18px;
}

h1, h2
{
	color:#536135;
	font-size:larger;
	font-weight:bold;
	padding: 0 0 15px 0;
}

input, select
{
	border: solid 1px #cccccc;
	height:20px;
	line-height:20px;
	font-size:8pt;
}

textarea, submit
{
	border: solid 1px #cccccc;
}

input[type="submit"]
{
	cursor: hand;
}

/***************************************************
***********	75864d helper	Container styles	***************/

.clear 
{ 
	clear: both; 
}

#maincontainer 
{
	width:760px;
	margin: 0 auto 0 auto;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background-color:#ffffff;
}

* html #maincontainer
{
	height: 100%;
}

#header 
{
	display:block;
	width:100%;
	height:260px;
	background-color:#ffffff;
	z-index:0;
}

#headermenu
{
	position:absolute;
	z-index:2;
	margin: 0 0 0 620px;
	width:100px;
}

#navigation
{
	height:22px;
	line-height:22px;
	text-align:left;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	padding: 0 20px 0 20px;
}

#navigation a
{
	color:#ffffff;
}

#inner
{
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	padding: 20px 20px 20px 20px;
}

#right
{
	width:210px;
	position:relative;
	margin: 0 0 0 510px;
}

#content
{
	float:left;
	position: relative;
	background-image: url(../images/MainTitleBackGround.gif);
	background-repeat:no-repeat;
	width:450px;
}

#footer
{
	padding: 0 0 10px 20px;
	font-size:smaller;
	color:#9d9fa1;
}

/***************************************************
***********		Menu styles	***************/



.ContactLabel
{
	float:left;
	position:relative;
	width:130px;
	text-align:left;
	height:30px;
}



.ContactInput
{
	width:310px;
	margin: 0 auto 0 140px;
	text-align:left;
}



#ContactForm
{
	display:block;
	width:450px;
	position:relative;
	text-align:left;
}

.HeaderButtonLeft
{
	background-image: url(../images/HeaderBGLeft.gif);
	width: 5px;
	background-repeat: no-repeat;
	height: 16px;
}

.HeaderButtonRight
{
	background-image: url(../images/HeaderBGright.gif);
	width: 5px;
	background-repeat: no-repeat;
	height: 16px;
}

.HeaderButton
{
	background-color:#76864d;
}

.HeaderButton a
{
	color:#ffffff;
}

.RecentPhotos
{
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
}

#content .GalleryContent img
{
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
	margin:8px 8px 8px 8px;
}

.Guestbook
{
	background-image:url(../images/guestbooklogo.gif);
	background-position:200px 5px;
	background-repeat:no-repeat;
}

.SignPanel
{
	margin: 0 0 0 20px;
}