@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	background-image: url(../images/body_bkgd.gif);
	background-repeat: repeat-x;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #4da342;
}
p { color: #000; }
ul { margin-left: 4em; }
ul.list, ul.list-flt  {
	margin: 15px 0 25px 5em;}
ul.list li {
	padding: 5px 0;
}
ul.list-flt {
	float: left;
	width: 150px;
}

li.tab {
		list-style-type: none;
		padding: 5px 10px;}
.box {
	width: 90%;
	margin: 20px auto;
}
#wrapper {
	width: 960px;
	background: #FFF;
	margin: 12px auto;
	font-size: .8em;
	border: 1px solid #ec712d;
}
#header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 370px;
	border-bottom: 8px solid #92b7ef;
}
#header img#logo { margin: 8px 100px 8px 10px; }
#header div#contact {
	position: relative;
	width: 180px;
	margin-top: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: right;
	padding: 45px 25px;
}
#content {
	padding: 10px 0 25px 0;
	z-index: 1000;
	position: relative;
	margin: 0;
	background-color: #f5f51b;
	background-image: url(../images/waves.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#oneCol #content_main {
	width: 900px;
	margin: 0 auto;
}
#content_main {
	width: 720px;
	padding: 5px 15px 25px 15px;
	margin-bottom: 15px;
}
#content_main #rotator {
	margin: 25px 25px 25px 50px;
	width: 520px;
}
#content_side {
	float: right;
	width: 200px;
	padding: 25px 0;
}
#content_side h3 { color: #000; }
.extras {
	width: 186px;
	text-align: center;
	background: url(../images/oval.gif) no-repeat;
	margin: 1em 8px;
	padding: 10px 0 2px 0;
}
.extras a:link { color: #fee519; }
.extras a:hover { color: #5B87C6; }
/* Footer ---------------------------- */
#footer {
	padding: 5px 0 5px 0;
	font-size: 9px;
	text-align: right;
	background-color: #f5f51b;
	background-image: url(../images/turtle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#vps { 
	padding-top: 10px;
	font-size: 12px;
	clear: left; 
	text-align: center;}
/* Links and Navigation  --------------------------- */
a img { border: none; }
a:link {
	color: #06F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #06f;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #ff5420;
	text-decoration: none;
}
#nav_main {
	float:left;
	width:720px;
	position: relative;
	background: transparent;
	font-size: .8em;
	line-height:normal;
	padding-left: 20%;
	z-index: 1;
}
#nav_main ul {
	margin:0;
	padding:0 10px 10px 10em;
	list-style:none;
}
#nav_main li {
	display:inline;
	margin: 0;
	padding:0;
}
#nav_main a {
	float:left;
	background:url(../images/tabrightI.gif) no-repeat left top;
	margin:0 5px;
	padding:0 0 0 8px;
	text-decoration:none;
}
#nav_main a span {
	float:left;
	display:block;
	background: url(../images/tableftI.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_main a span { float:none; }
/* End IE5-Mac hack */
#nav_main a:hover span { color:#FFF; }
#nav_main a:hover { background-position:0% -42px; }
#nav_main a:hover span { background-position:100% -42px; }
#nav_main #current a { background-position:0% -42px; }
#nav_main #current a span { background-position:100% -42px; }
/* Generic Styles ------------------------ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlt {
	float: left;
	margin: 10px 15px 10px 0;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of thewrapperer */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.smit {
	font-style:italic;
	font-weight: normal;
	font-size: 9px;
}
/* Survey form ------------------------------ */
.req {
	font-weight:bold;
	color:#F00;
}
#survey {
	width: 80%;
	margin: 10px auto;
}
#survey fieldset { padding: 10px; }
#survey p {
	margin: 0;
	padding: 5px 0;
	padding-left: 40px;
}
#survey input, textarea, select { margin-left: 15px; }
#submit { margin: 10px 0; }
* html .threepxfix { margin-left: 3px; }
/* Tables ------------------------------------- */
table.menulist {
	width: 90%;
	margin: 5px auto;
	border-collapse: collapse;
	font-size: .85em;
}
caption, .menu_title {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
}
.menu_title { text-align: center; }
td {
	vertical-align: top;
	padding: 3px 5px;
}
.name {
	font-weight: bold;
	width: 35%;
}
.descrip {
	font-style: italic;
	width: 50%
}
.other {
	width: 15%;
	text-align: right;
	padding-right: 2%;
}
.rowTint {
	color: #000;
	background: #e2ecfb;
}

