/* CSS Document */
body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #863039;
}
h1 {
	font-size: 17px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 5px;
	background-color: #000000;
	padding-bottom: 5px;
	margin-left: 3px;
	width: 800px;
}
h2 {
	font-size: 18px;
	padding: 0px;
	margin-bottom: 10px;
	color: #071110;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align:justify;
	margin-left: 20px;
}
table td {vertical-align:top;}
a:link, a:visited  {
	color: #000000;
}
a:hover {
	color: #666666;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: 50% 0%;
	width: 870px;
}
#banner {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	padding-right: 1px;
	height: 200px;
}
#page {
	width: 870px;
	margin: 0px;
	margin-right: auto;
	background-image: url(images/bg_8002.jpg);
	margin-left: auto;
	background-repeat: repeat-y;
}
#nav1 {margin-top: 0px;
	text-align: right;
	height: 40px;
	background-color: #863039;
	font-size: 11px;
	padding-bottom: 10px;
	width: 870px;
	background-image: url(images/top_2.jpg);
	padding-top: 40px;
	background-repeat: no-repeat;}
#nav {
	height: 26px;
	background-image: url(images/bg_nav.jpg);
	margin-top: 1px;	
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000000;
	margin: 0px;
	text-transform: capitalize;
	padding: 5px 6px;
	display: block;
	float: right;
	border-right: 1px solid #fff;
}

#nav a:hover {
	text-decoration: underline;
}
#nav a#contact {
	margin-right:37px;
	border-right: 0px solid #fff;
}

#content {
	text-align: left;
	padding-bottom: 10px;
	width: 760px;
	padding: 20px;
	margin-left: 20px;
}
#inner_content {
	padding: 10px;
	padding-bottom: 5px;
}
#page_bot {
	background-image: url(images/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
}
#contact_details {
	color: #475A5E;
	text-align: center;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
table#images {
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	margin-left: 30px;
	margin-top: 10px;
}
table#images td {
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#spider {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 10px;
}
#spider a:link, #spider a:visited {
	color: #D68B95;
}
#spider a:hover {
	color: #FFFFFF;
}

