* {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD9C77;
	font-weight:normal;
	text-decoration:none;
}
body {
	text-align: center;
	background-color: 464e6d;
	background-image: url(../images/shared/body_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9521D;
	line-height: 24px;
	margin-top: 12px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #D27E48;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	line-height: 14px;
	margin-top: 12px;
}

a {
	font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height:15px; font-weight:bold; text-decoration:none; 
}
a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height:15px; font-weight:bold; text-decoration:none; 
}
form p {
	font-weight: bold;
}

input {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A1800;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	width:200px;
	height:18px;
	border:1px solid #808080;
	background-color:#FFFFFF;
}
input.button {
	width: auto;
	color: #4A1800;
}

select {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A1800;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #706947;
	height:18px;
	width:92px;
}

textarea {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A1800;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #706947;
	width: 320px;
}
.content {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.side {
	text-align: left;
}
.side h1 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 0px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.side   h4 {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F5327;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFDA98;
	border-right-color: #FFDA98;
	border-left-color: #FFDA98;
}
.side   a {
	color: #6F5327;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.side   a:visited {
}
.side   a:hover {
	color: #936F34;
	text-decoration: none;
}
.side img {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.side  .thumbs img {
	margin-bottom: 10px;
}
.bottom {
	text-align: center;
	vertical-align: top;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

