/* Header //////////////////////////////////////////////////////////////// */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/home_bkg.gif) repeat-x;
	font: 16px/19px Georgia, "Times New Roman", Times, serif;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}


#container {
	width: 940px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -330px;
	position: relative;
	background: url(images/content_fadeout.gif) no-repeat 0 bottom;
}

#header {
	text-align: center;
	float: left;
	width: 940px;
	height: 140px;
	margin-bottom: 3px;
}

#header h1 {
	margin-top: 4px;
	margin-bottom: 0px;
}




/* Type //////////////////////////////////////////////////////////////// */

p {
	color: #4d4d4d;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 18px;
}

p a {
	color: #e56b3c;
	text-decoration: underline;
}

p a:hover {
	background-color: #e56b3c;
	color: #ffffff;
}

strong, b {
	color: #3b9ad1;
	font-weight: bold;
}

em {
	color: #736357;
	font-style: italic;
}

h1 {
	color: #e56b3c;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	line-height: 25px;
}

h2 {
	color: #534741;
	font: bold 25px/25px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	letter-spacing: -1px;
}

h3 {
	color: #e56b3c;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: -1px;
	margin-bottom: 15px;
	line-height: 25px;
}

h4 {
	color: #3b9ad1;
	font-weight: normal;
	font-style: normal;
	font-size: 21px;
	line-height: 21px;
	letter-spacing: -1px;
	margin-bottom: 7px;
}

h4 a {
	color: #3b9ad1;
	text-decoration: none;
}

h4 a:hover {
	background-color: #3b9ad1;
	color: #ffffff;
}

/* Nav //////////////////////////////////////////////////////////////// */

#nav {
	float: left;
	display: inline;
	width: 900px;
	color: #ffffff;
	height: 45px;
	margin-bottom: 3px;
	margin-left: 40px;
}

#nav ul {
	list-style-type: none;
	font: normal normal 22px/45px Verdana;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px dashed #ffffff;
	float: left;
	padding-right: 34px;
	padding-left: 33px;
}

#nav li a:hover {
	background: url(images/nav_states.gif) repeat-x 0 top;
}

#nav li a.first {
	border-left: 1px dashed #ffffff;
}

#nav li a.current {
	background: url(images/nav_statesc.gif) repeat-x 0 -45px;
	color: white;
}

#nav li a:hover.current {
	background: url(images/nav_statesc.gif) repeat-x 0 -45px;
	color: white;
}

/* Body //////////////////////////////////////////////////////////////// */

#welcomebox {
	float: center;
	background: url(images/home_welcomebox_topshadow.gif) no-repeat 0 top;
}

#welcomebox_left {
	float: left;
	display: inline;
	width: 520px;
	background: #bda88f url(images/home_welcomebox_leftshadow.gif) no-repeat left -15px;
	height: 247px;
	margin-top: 15px;
	padding-right: 20px;
	padding-left: 40px;
}

#welcomebox_right {
	float: right;
	display: inline;
	width: 300px;
	background: #dcd3c6 url(images/home_welcomebox_rightshadow.gif) no-repeat right -15px;
	height: 217px;
	margin-top: 15px;
	padding: 10px 40px 20px 20px;
}

#welcomebox_right p {
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	word-spacing: 1px;
}


#home_reserve {
	margin-left: -20px;
	position: absolute;
	top: 388px;
}

#home_reserve a {
	display: block;
	width: 340px;
	height: 65px;
	background-image: url(images/button_home_reserve.gif);
}

#home_reserve a:hover {
	background-position: 0 65px;
}

/* Content //////////////////////////////////////////////////////////////// */

#content_container_top {
	clear: both;
	float: left;
	width: 940px;
	background: url(images/content_topshadow.gif) no-repeat;
	height: 15px;
	margin-top: 3px;
}

#content_container {
	float: left;
	width: 830px;
	background: url(images/content_fadeout.gif) no-repeat 0 bottom;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 10px
}

#content_fadeout {
	float: left;
	width: 940px;
	background: url(images/content_bkg.gif) repeat-y;
}

#content {
	float: left;
	display: inline;
	width: 480px;
	padding-bottom: 10px;
}

#sidebar {
	float: right;
	display: inline;
	width: 300px;
	padding-bottom: 10px;
}

#sidebar p.nobottom {
	margin-bottom: 0;
}

#content_container img, 
#content_container iframe {
	border: 3px solid #bda88f;
	margin-bottom: 10px;
}

#content_container img.left {
	margin-right: 10px;
}

#content_container img.noborder {
	border: 0;
	margin-bottom: 5px;
}

#content_container a img {
	border: 3px solid #bda88f;
}

#content_container a:hover img {
	border-color: #333300;
}

#content_container iframe {
	margin: 0px;
}

#sidebar strong {
	font: bold 13px Verdana, sans-serif;
	color: #4d4d4d;
}

#reservebox {
	border: 1px dashed #8f8075;
	background-color: #e7e1d9;
	padding: 15px 15px 0;
	position: relative;
	width: 270px;
	margin-top: 15px;
}

.hidden {
	display: none;
}

#content h4 {
	margin-bottom: 2px;
}

#content ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #534741;
	font-size: 15px;
	line-height: 17px;
}

#content ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(images/bullet.gif) no-repeat 0 11px;
	padding-left: 20px;
}

#content ul li a {
	color: #534741;
	text-decoration: underline;
}

#content ul li a:hover {
	background-color: #534741;
	color: #ffffff;
}

#content ul ul {
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
}


/* Footer //////////////////////////////////////////////////////////////// */

.clearfooter {
	height:330px;
	clear: both;
}

#footer {
	height: 160px;
	width: 100%;
	background: #ffffff repeat-x 0 top;
	position: relative;
}

#footercontainer {
	width: 830px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 40px;
	position: relative;
}

#footer p {
	color: #82913f;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}

#footer p a {
	color: #82913f;
}

#footer p a:hover {
	background-color: #82913f;
	color: #22311b;
}

#footer p.utilitylinks {
	margin-bottom: 20px;
}

#footer p.designer {
	margin-bottom: 0;
	display: inline;
}

#utility {
	float: left;
	display: inline;
}

#developer {
	float: right
	display: inline;
	padding: 15px;
}


#footer_fin {
	clear: both;
	float: left;
	margin-top: 15px;
	padding-top: 107px;
	width: 830px;
	background-image: url(images/footer.jpg);
}

#foot_left {
	float: left;
	display: inline;
	width: 333px;
	color: #bda88f;
	font-size: 12px;
	line-height: 15px;
	word-spacing: -1px;
}

#foot_right {
	float: right;
	display: inline;
	width: 430px;
	font-size: 12px;
	line-height: 15px;
	color: #5f7338;
	word-spacing: -1px;
}