body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #320001;
	background: url('../images/new/bg.jpg') center top repeat;
	font-size: 12px;
	text-align: center;
}

a {
	margin: 0px;
	padding: 0px;
	color: #320001;
}

input {
	font-size: 12px;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

h2 {
	font-family: Times,serif;
}

#container {
	width: 867px;
	border: 1px solid black;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/* have to override position: static; for position: absolute to work on tiled_images */
	position: relative;
}

#banner {
	height: 168px;
	background: url('../images/new/banner.jpg') center top no-repeat;
}

#top_nav_container{
	height: 35px;
	background: #320001;
	color: #e7ddba;
	font-size: 14px;
}

/* menu styles */
#top_nav {
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 0;
}

#top_nav li {
	float: left;
	list-style: none;
}

#top_nav li a {
	display: block;
	background: #320001;
	padding: 9px 17px;
	text-decoration: none;
	/*border-right: 1px solid white;*/
	/*width: 70px;*/
	color: #e7ddba;
	white-space: nowrap;
}

#top_nav li a:hover {
	background: #3f1d1e;
}

#top_nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	/*border-top: 1px solid white;*/
}

#top_nav li ul li {
	float: none;
	display: inline;
}

#top_nav li ul li a {
	width: auto;
	background: #563435;
	color: #e7ddba;
}

#top_nav li ul li a:hover {
	background: #320001;
}

#avail_feature {
	height: 91px;
	padding-top: 10px;
	background: #d5c6a5;
}

#check_availability {
	display: inline;
	float: left;
	width: 340px;
	height: 91px;
	font-weight: bold;
	font-size: 12px;
	color: #320001;
	padding-left: 10px;
}

.datepicker {
	width: 45px;
}

.box_header {
	font-size: 17px;
	font-weight: bold;
}

.float_left {
	display: inline;
	float: left;
	padding-top: 5px;
}

#featured_package {
	display: inline;
	float: left;
	width: 130px;
	height: 91px;
	color: #4c3931;
}

#featured_package_pic {
	display: inline;
	float: left;
	height: 91px;
	width: 150px;
}

#middle_nav_container{
	height: 26px;
	background: #320001;
}

#middle_nav {
	margin: 0;
	padding: 0
}

#middle_nav li {
	float: left;
	list-style: none;
}

#middle_nav li a {
	display: block;
	padding: 6px 15px;
	text-decoration: none;
	/*border-right: 1px solid white;*/
	color: #e7ddba;
	white-space: nowrap
}

#middle_nav li a:hover	{
	background: #3f1d1e;
}

#content {
	background: #d5c6a5;
}

#content_left {
	background: #e7ddba;
	width: 535px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 442px;
}

#footer	{
	height: 112px;
	background: #320001;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #d2be7f;
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #d2be7f;
}

#tiled_images {
	position: absolute;
	top: 116px;
	left: 430px;
	width: 436px;
	height: 639px;
	background: url('../images/new/tiled_images2.png') center top no-repeat;
}

#stacked_images {
	position: absolute;
	top: 236px;
	left: 575px;
	width: 290px;
	height: 560px;
	background: url('../images/new/stacked_images.png') center top no-repeat;
}

.signup {
	position: absolute;
	top: 676px;
	width: 229px;
	height: 76px;
	border: solid 1px black;
	background: #f4f0e5;
	padding-top: 9px;
	padding-left: 10px;
}

#home_signup {
	left: 334px;
}

#other_signup {
	top: 800px;
	left: 605px;
}

#signup_text {
	width: 217px;
	height: 32px;
	background: url('../images/new/signup_text.jpg') center top no-repeat;
	margin-bottom: 5px;
}

#signup_form {
	position: relative;
	z-index: 10;
}

.sitemap_spacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sitemap_spacing ul {
	padding-left: 15px;
}
.sitemap_spacing a {
	color: #993300;
	text-decoration: none;
}
.sitemap_spacing a:hover {
	color: #F1A825;
	text-decoration: underline;
}

.rfp_input {
	border-color: #f1e4c2;
	border-style: solid 1px;
}

.paragraph_head {
	font-size: 120%;
	font-weight: bold;
}

.image_border {
	border: 2px;
	border-style: solid;
	border-color: #ffffff;
	margin-right: 8px;
}

.liststyle {
	margin-left: 8px;
	padding-left: 4px;
}

.liststyle li {
	/*list-style-position: inside;*/
	padding-top: 1px;
}

.employment {
	height: 2650px;
}

.package_heads {
	height: 25px;
	background-color: #320001;
	color: #e7ddba;
}