body {
	background-color: #000000;
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #382B29;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	background-image: url(images/header.jpg);
	height: 437px;
	width: 900px;
}
#form-place {
	width: 270px;
	margin-left: 620px;
	margin-right: 10px;
	padding-top: 100px;
	color: #FFFFFF;
	font-weight: bold;
}
select {
	margin-left:5px;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 900px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}
#nav a {
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}
#top-content {
	width: 600px;
	color: #000000;
	margin: 10px;
	background-color: #FFDCD6;
	float: left;
		-moz-border-radius: 15px;
	border-radius: 50px 10px 50px 10px;
	display: block;	
}
#top-content a {
	color: #660000;
}
#right {
	width: 260px;
	color: #000000;
	margin: 10px;
	background-color: #564241;
	float: right;
		-moz-border-radius: 15px;
	border-radius: 10px 50px 10px 50px;
	padding-bottom: 10px;
	display: block;
}
#right h1 {
	font-size: 18px;
	color: #FFDCD6;
	padding-left: 30px;
}
h1 {
	font-size: 18px;
	color: #330000;
	padding-left: 30px;
}
.clear {
	width: 900px;
	display: block;
	clear: both;
}#top-content p {
	padding-right: 10px;
	padding-left: 10px;
}
#top-content img {
	margin: 3px 3px 1px 0px;
}#dcentral td {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-transform: capitalize;
}
#dcentral td img {
	border: 4px solid #FFCCCC;
	height: 100px;
	width: 100px;
	margin: 3px 3px 3px 10px;
}
#left-areas {
	background-color: #FFFFFF;
	width: 600px;
	color: #000000;
	margin: 10px;
	float: left;
		-moz-border-radius: 15px;
	border-radius: 50px 10px 50px 10px;
	display: block;
}
#left-areas ul {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#left-areas a {
	color: #330000;
}
#left-areas .clear {
	width: 550px;
	display: block;
	clear: both;
}#left-areas p {
	padding-right: 10px;
	padding-left: 10px;
}
#main-enter {
	background-color: #FF7962;
	width: 600px;
	color: #000000;
	margin: 10px;
	float: left;
		-moz-border-radius: 15px;
	border-radius: 10px 10px 10px 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main-enter p {
	padding-right: 10px;
	padding-left: 10px;
}#main-enter img {
	border: 1px solid #FFFFFF;
	margin: 3px;
}
#main-enter .clear {
	width: 550px;
	display: block;
	clear: both;
}
#main-enter a {
	color: #000000;
	text-decoration: none;
	font-size: 24px;
}
#footer {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #990000;
}
.style4 {font-size: 12px}
a.map {
	color: #ffffff;
	text-decoration: none;
}

input {
	background-color: #FFDCD6;
	margin-top: 10px;
	padding: 10px;
	color: #000000;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
}
#left-areas img{
	margin-right: 5px;
	margin-top: 3px;
	margin-left: 3px;
	border: 1px solid #333333;
}

