/* CSS Document */
body {
	background-color: #FFFFEF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

img {
	border: none;	
}

h1,h2,h3,h4,h5,h6 {
	color: #333365;
	font-weight: normal;
	line-height: 110%;
}

table, tr, td {
	border-collapse: collapse;	
}

a:link {
	color: #712E20;
	font-weight: bold;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #BE4E36;
}
.style7 {	font-size: 12px;
	font-weight: bold;
}

ul#nav, ul#nav li ul, ul#nav li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#nav {
	padding: 20px 5px 400px 15px;
}

ul#nav li ul {
	padding: 0px 0px 0px 10px;	
}

ul#nav li {
	margin: 12px 0;	
	display: block;
}

ul#nav li ul li {
	margin: 4px 0;	
}

#nav li a {
	color: #F9EDCF;
	text-decoration: none;
	font-weight: normal;
}

#nav li a:hover {
	font-weight: bold;
	text-decoration: none;		
}

#nav li ul li a {
	font-style: italic;	
}

#contactFormWrapper {
	float: right;
	position: relative;	
	width: 207px;
	background: #DACFA2;
	margin: 0 0 10px 10px;
	border: 1px solid #5D1F10;
}

#contactForm {
	padding: 15px 15px 15px 15px;
}

#contactForm fieldset {
	border: none;
	padding: 0;
	margin: 0;	
}

#contactForm .row {	
	float: right;
	clear: both;
	margin: 6px;
	width: 165px;
}

#contactForm .textinput {
	background: url(../images/textinput.jpg) bottom right no-repeat;
	padding: 5px;
	height: 20px;
	width: 155px;
	border: 0px solid #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;	
}
#contactForm .textarea {
	background: url(../images/textarea.jpg) bottom right repeat;
	overflow: auto;
	padding: 5px;
	height: 68px;
	width: 155px;
	border: 0px solid #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;	
}

#contactForm label {
}

#contactForm h2 {
	clear: both;
	color: #5D1F10;
	font-size: 36px;
	line-height: 38px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;	
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

#contactForm h3 {
	clear: both;
	color: #5D1F10;
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#contactForm .submit {
	background:  url(../images/submitBG.jpg) top left repeat-x;
	color: #fff;
	text-transform: uppercase;	
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	border: 0px solid #fff;
	height: 30px;
	width: 72px;
	margin: 0 0 6px 0;
	cursor: pointer;
}

#mainContent {
	padding: 0 0 40px 0;	
}

#mainContent p {
	line-height: 18px;	
}

#mainContent a, #mainContent a:visited, #mainContent a:link, #mainContent a:active {
	font-weight: bold;
	color: #5D1F10;
	text-decoration: none;	
}

#mainContent a:hover {
	text-decoration: underline;	
}

.pageTitle {
	font-size: 24px;
	border-bottom: 1px solid #5D1F10;
	padding: 10px 0 10px 0;
}

#mainContent h2 {
	font-size: 16px;
	font-style: italic;
	padding: 8px 0;	
}

#footer {
	text-align: center;	
	padding: 0 0 20px 0;
}

#footer span {
	display: block;	
}

#contactForm label.error {
	color: red;	
	clear: both;
	float: left;
}

#hpmessage {
	position: absolute;
	left: 420px;	
	border: 2px solid #E3B59D;
	background: #9D5024;
	font-size: 16px;
	color: #fff;
}

#hpmessage .content {
	padding: 20px;	
	text-align: center;
}

#hpmessage a {
	color: #E3B59D;
}

#hpmessage h1, #hpmessage h2, #hpmessage h3, #hpmessage h4, #hpmessage h5 {
	color: #fff;
	font-size: 22px;	
	margin:0;
	padding:0;
}
