html, body{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #4A2500;
}
#page {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#pageHOME {
	margin: 0px;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#home {
	height: 268px;
	width: 909px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
}
#contact {
	height: 520px;
	width: 909px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 265px;
	width: 909px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
}
#name {
	height: 70px;
	width: 385px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#nameC {
	height: 65px;
	width: 390px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#navbar {
	height: 28px;
	width: 450px;
	margin: 0px;
	padding-top: 109px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#navbarC {
	height: 28px;
	width: 450px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content {
	width: 849px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
#contentC {
	width: 427px;
	height: 300px;
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#bottom {
	width: 909px;
	height: 20px;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 20px;
	width: 909px;
	margin: 0px;
	font-style: italic;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #e5c8bc;
}
#line {
	background-color: #4A2500;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
#left {
	float: left;
}
#right {
	float: right;
}
.small{
	font-size: 10px;
}
.instructions{
	font-size: 11px;
	color: #003466;
}
.big{
	font-size: 14px;
}
.title{
	color: #CD9A6E;
	font-size: 14px;
}
a:link {
	color: #023061;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #023061;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#footer a:link {
	color: #97C8FD;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #97C8FD;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #666666;
}