body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EBE5B9;
	margin: 8px 0px 0px;
	padding: 0px;
	font-size: 13px;
	color: #4F2700;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
}
.drop {
	margin-top: 16px;
	}
.container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;


}
.header {
	background-image: url(../graphics/layout/header_bg.jpg);
	height: 130px;
	border: 1px solid #6683AE;
}
.contactbar {
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #827112;
	color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #337D3D;
}
.contactbar a {
	color: #CED5FF;
}
.contactbar a:hover {
	color: #FF9900;
}
.topmenubar {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 4px;
	background-image: url(../graphics/layout/topmenubg.gif);
	background-repeat: repeat-x;

}
.topmenubar a {
	color: #000066;
	margin-right: 20px;

}
.topmenubar a:hover {
	color: #FF0000;
}
.bottommenubar {
	background-color: #564C15;
	border: 1px solid #322D0C;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 4px;
}
.bottommenubar a {
	color: #FFFFFF;
	margin-right: 20px;

}
.bottommenubar a:hover {
	color: #FF9900;
}
.maincontent {
	background-color: #FDF4C8;
	padding: 12px 20px 10px;
	border: 1px solid #E6DBA5;

}
.maincontent h1 {
	font-size: 18px;
	margin: 0px 0px 20px;

}
.homecontent {
	background-image: url(../graphics/layout/home_photos.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;

}
.homecontent p {
	width: 470px;
}
.menu {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #564C15;
	border: 1px solid #322D0C;
	margin-top: 5px;
	margin-bottom: 5px;


}
.menu a {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;

}
.menu a.last {}
.menu a:hover {
	color: #FF9933;
}
ul {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;


}
li {
	margin-bottom: 5px;
}
.photos {
	float: right;
	width: 275px;
}
.photos img {
	margin-left: 5px;
	margin-bottom: 7px;
	}
.linkbox {
	background-color: #CAE19D;
	margin-top: 20px;
	padding: 8px;
	border: 1px dotted #009966;
	background-image: url(../graphics/layout/linkbox_bg.jpg);
	background-repeat: no-repeat;

}
.linkbox a {
	color: #5E4904;
	position: relative;
	top: 5px;

}
.linkbox a:hover {
	color: #FF0000;
}
.leftlink {
	float: left;
	width: 150px;
	height: 56px;
	padding-top: 10px;
	margin-left: 185px;

	}
.rightlink {
	margin-right: 185px;
	float: right;
	width: 140px;
	height: 56px;
	padding-top: 10px
	}
.end {
	clear: both;
}
.virtual1 {
	background-color: #DACDFC;
	margin-right: 1px;
	margin-left: 5px;
	background-image: url(../graphics/layout/virtual_bg_1.gif);
	background-repeat: no-repeat;

}
.offer {
	font-weight: bold;
	color: #E8E9FF;
	background-color: #000099;
	text-align: center;
	margin: 5px;
	padding: 3px;
}

.spacer {
	height: 40px;
}
.notice {
	font-size: 17px;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #99FF33;
	font-weight: bold;
	color: #000099;
}
