/* CSS Document */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #A29E78;
	font-size: 14px;
	font-weight: bold;
}

#container {
	width: 850px;
	margin: 0 auto;
	border: thick double #FFCC33;
	background-color: #CC0000;
}

#content {
	background-color: #CCCCCC;
	margin: 20px;
	border: 1px solid #FF9900;
	padding: 0;
}
#content li {
	font-size: 14px;
	padding-bottom: 3px;
	color: #000000;
	list-style-type: square;
	font-weight: bold;
}

h1 {
	color: #CC0000;
	font-size: 30px;
}
h2 {
	color: #CC0000;
	font-size: 16px;
	margin: 0;
}
h3 {
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin: 0;
}
h4 {
	color: #CC0000;
	font-size: 16px;
	text-align: center;
	margin: 0px;
}
a:link, a:visited {
	color: #990000;
}

a:hover, a:active {
	text-decoration: none;
	color: #660000;
}
hr {
	color: #FFCC33;
	background-color: #FFCC33;
	width: 90%;
	height: 5px;
	margin: 0 auto 0 auto;
}
#header {
	height: 200px;
	width: 788px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding: 0 20px 0 0;
	text-align: center;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5E5C36;
	position: relative;
}
#header .ltheader {
	float: left;
}
#header h1 {
	text-align: center;
	color: #990000;
	margin: 0;
	padding: 14px 0 0 0;
}
#header h2 {
	text-align: center;
	font-size: 22px;
	color: #990000;
	margin: 0;
	padding: 0;
}

#navigation {
	font-size: 12px;
	width: 524px;
	text-align: center;
	margin: 0;
	position: absolute;
	left: 293px;
	top: 159px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #F60;
	background-color:#85835D;
	text-decoration: none;
	border-top: 1px solid #A19D77;
	border-right: 1px solid #5D5B35;
	border-bottom: 1px solid #5D5B35;
	border-left: 1px solid #A29E78;
	font-size: 16px;
}
#navigation li a:hover {
	border-top: 1px solid #5D5B35;
	border-right: 1px solid #A19D77;
	border-bottom: 1px solid #A19D77;
	border-left: 1px solid #5D5B35;
	color: #F00;
}

#features {
	margin: 30px 20px 0px 20px;
	position: relative;
}

.starburst {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#copyright {
	height: 26px;
	width: 850px;
	margin: 3px auto;
}

#copyright p {
	font-size: 11px;
	color: #000000;
	margin: 0px 10px;
}

#copyright a:link, #copyright a:visited {
	color: #000000;
}

#copyright a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#copyright .hosting {
	float: right;
	margin-right: 5px;
	color: #000000;
}

#content #space {
	height: 0px;
	width: 0px;
	margin: 0;
	padding: 0;
}
#bar {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	height: 7px;
	width: 800px;
}
.features ul {
	margin: 5px 0 0 20px;
	padding: 0px;
}
#slideshow {
	height: 360px;
	width: 450px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: center 20px;
}
#textarea {
	padding: 20px;
}
#map {
	margin-top: 20px;
	height: 400px;
}
.rttable {
	float: right;
}
#features2 {
	margin-left: 40px;
	margin-top: 30px;
}
.special {
	float: right;
	margin: 10px;
	
}
.open {
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	margin-left: -20px;
}
#apDiv1 {
	position:absolute;
	width:34px;
	height:22px;
	z-index:1;
	left: -12px;
	top: 243px;
}

#maprt {
	float: right;
}
.morespace {
	margin-top: 30px;
}
.security {
	font-size: 18px;
}

.rightimage {
	float: right;
	margin: 0 20px;
}
.leftimage {
	float: left;
	margin-right: 40px;
}
#maintext {
	padding: 30px;
}
.clearfloat {
	clear: both;
}

