A {
	color: #c09032;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #466171;
	text-align: center;
}

BODY, TD {
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-SIZE: 14px;
	color: #6c6c6c;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

H1, H2, H3, H4, P {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

HR {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #eeeeee;
	background: #eeeeee;
	height: 1px;
	border: 0px;
}

/* //////////////////////////////////////////////////////////////////////////////// */

#shadowContainer {
	width: 968px;
	margin: auto;
	text-align: center;
	background-image: url(/images/container_background_01.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#shadowBottom {
	width: 968px;
	margin: auto;
	text-align: center;
	padding-bottom:15px;
}

#container {
	width: 940px;
	margin: auto;
	text-align: left;
	background: #ffffff;
}

/* //////////////////////////////////////////////////////////////////////////////// */

#head {
	height: 100px;
	position: relative;
}

#head .logo {
	float: left;
	margin: 18px 0px 0px 52px;
}

#head .menu {
	margin: 0px;
	list-style: none;
	float: right;
	padding: 0px 15px 0px 0px;
	
	z-index: 100;
}

#head .menu LI {
	display: block;
	float: left;
	padding: 40px 20px 0px 0px;
}

#head .menu LI A {
	display: block;
	padding: 20px 0px 0px 0px;
	color: #4f5050;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
	text-transform: uppercase;
}

#head .menu LI A:hover, #head .menu LI A.active {
	background: url('images/menu_dot.gif') top center no-repeat;
}

#head .tour_callout {
	background: url('/images/tourcallout.gif') top left no-repeat;
	width: 234px;
	height: 54px;

	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 1;
}

/* //////////////////////////////////////////////////////////////////////////////// */

#splash {
	background: url('images/splash_backing_02.gif') top left no-repeat;
	margin: 0px 15px;
	height: 234px;
}

#splash .splashtext {
	float: left;
	width: 637px;
	height: 213px;
	margin: 10px 0px 0px 10px;
	overflow: hidden;
	font-family: Georgia;
}

#splash .splashtext P {
	margin-bottom: 12px;
}

#splash .splashtext A {
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}

#splash .splashtext .padding {
	padding: 55px 330px 0px 20px;
}

#splash .menu {
	float: left;
	margin: 37px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	width: 250px;
	background: url('images/splash_divider.png') top center no-repeat;
	behavior: url('iepngfix.htc');
}

#splash .menu LI {
	background: url('images/splash_divider.png') bottom center no-repeat;
	padding: 0px 0px 1px 0px;
}

#splash .menu A {
	display: block;
	font-size: 12px;
	color: #ffffff;
	padding: 11px 0px 11px 20px;
	text-decoration: none;
}

#splash .menu A:hover {
	background: #5eaa73;
	color: #fff;
}

#splash .menu A STRONG {
	color: #3f6349;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	display: block;
}
#splash .menu A:hover STRONG {
	color: #fff;
}

/* //////////////////////////////////////////////////////////////////////////////// */

#page {
	margin: 15px 15px;
}

#page .leftcolumn {
	float: left;
	width: 185px;
}

#page .centercolumn {
	float: left;
	width: 465px;
}

#page .primarycolumn {
	float: left;
	width: 725px;
}

#page .rightcolumn {
	float: left;
	width: 260px;
}

#page .sideblock H3 {
	color: #3f6349;
	background: #f2ebd2;
	border-top: 2px solid #7daa7d;
	margin-bottom: 1px;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
}

#page .sideblock H3.blue {
	border-top: 2px solid #90c7d4;
}

#page .sideblock H3.orange {
	border-top: 2px solid #e6af45;
}

#page .sideblock UL {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#page .sideblock .content {
	font-size: 11px;
	font-family: Verdana;
	color: #6c6c6c;
	background: #f9f5e7;
	padding: 10px 15px 15px 20px;
	line-height: 1.5;
}

#page .sideblock .content A {
	color: #424342;
}

#page .sideblock .leftcontent {
	font-size: 11px;
	color: #6c6c6c;
	background: #f0f0f0;
	padding: 5px 5px 5px 5px;
	line-height: 1.5;
	font-family: Verdana;
}

#page .sideblock .leftcontent A {
	display: block;
	padding: 5px 20px 5px 10px;
	margin: 0px 0px 1px 0px;
	background: #ace1bb url('images/sidemenudot_off.gif') center right no-repeat;
	color: #3a744b;
}

#page .sideblock .leftcontent A:hover {
	background: #7ac890 url('images/sidemenudot_on.gif') center right no-repeat;
	text-decoration: none;
	color: #ffffff;
}

#page .sideblock .content STRONG {
	color: #2a822e;
}


/* //////////////////////////////////////////////////////////////////////////////// */


#content {
	padding: 0px 20px 20px 20px;
	line-height: 1.5;
}

#content P.service {
	border-bottom: 1px dotted #cccccc;
}

#content P.service A {
	font-weight: bold;
}

#content H1 {
	font-size: 17px;
	font-style: italic;
	color: #8e8e8e;
}

#content H2 {
	font-size: 15px;
}

#content UL {
	line-height: 1.5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#content UL.adjust {
	margin-top: -20px;
}

#content .halfcolumn {
	width: 330px;
	float: left;
}

/* //////////////////////////////////////////////////////////////////////////////// */


#foot {
	background: #ffeea5 url('images/foot_backing.gif') top center no-repeat;
	background-position: center 5px;
	height: 65px;
}

#foot .copyright {
	float: left;
	padding: 29px 0px 0px 15px;
	font-size: 9px;
	font-family: Verdana;
}

#foot .menu {
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	list-style: none;
}

#foot .menu LI {
	float: left;
	padding: 26px 15px 0px 0px;
}

#foot .menu LI A {
	color: #3b3c3c;
	font-size: 12px;
}


/* //////////////////////////////////////////////////////////////////////////////// */


DIV.clear {
	clear: both;
}

IMG.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

A.button {
	display: block;
	float: left;
	background: url('images/button_left.gif') top left no-repeat;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	text-decoration: none;
}

A.button SPAN {
	display: block;
	background: url('images/button_right.gif') top right no-repeat;
	padding: 8px 15px 8px 0px;
	color: #2a822e;
}