﻿td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	overflow-x: hidden;
}

#logo {
	background: url('../siteart/logo.gif') no-repeat left center #FFF;
	float: left;
	height: 88px;
	width: 303px;
}
	#logo span {
		position: absolute;
		top: -9999px;
	}
	#logo a:link,
	#logo a:visited {
		display: block;
		height: 88px;
		width: 303px;
	}

#headline {
	float: right;
}

#nav {
	background:url(siteart/navbg.gif) repeat-x;
	height:31px;
	text-align:center;
	color:#FFCE01;
	border-top:1px #00291D solid;
	border-bottom:1px #00291D solid;
}

a.navi:link, a.navi:visited, a.navi:active  {
	text-decoration:none;
	font-weight:bold;
	color:#FFCE01;
	text-transform:uppercase;
	padding:0 15px;
}

a.navi:hover {
	color:#fff;
}

a:link {
	text-decoration:underline;
	color:#035A42;
}

a:visited {
	text-decoration:underline;
	color:#035A42;
}

a:active {
	text-decoration:underline;
	color:#035A42;
}

a:hover {
	color:#000;
}

/*--Content Begins--*/
#left {
	width:278px;
	background:url(siteart/leftmainbg.gif) repeat-y;
	background-color:#fff;
	vertical-align:top;
}

#prices {
	color:#FFF;
	background-color:#035A42;
	padding:25px 5px;
	border-top:1px #00291D solid;
	border-bottom:1px #00291D solid;
	text-align:left;
	display:block;
}

a.prices:link {
	text-decoration:underline;
	color:#FFCE01;
}

a.prices:visited {
	text-decoration:underline;
	color:#FFCE01;
}

a.prices:active {
	text-decoration:underline;
	color:#FFCE01;
}

a.prices:hover {
	color:#000;
}

.pricehighlight {
	font-weight:bold;
	color:#FFCE01;
}

.leftheader {
	background:url(siteart/leftheaderbg.gif) no-repeat center;
	font-weight:bold;
	color:#FFCE01;
	padding:5px;
	display:block;
}

#center {
	width:307px;
	background:url(siteart/centermainbg.gif) repeat-y;
	background-color:#fff;
	vertical-align:top;
}

a.center:active {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.center:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.center:link {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.center:hover {
	color:#000;
}

.centerheader {
	background:url(siteart/centerheaderbg.gif) no-repeat center;
	font-weight:bold;
	color:#FFCE01;
	display:block;
	padding:5px;
}

#right {
	width:195px;
	background:url(siteart/rightmainbg.gif) repeat-y;
	background-color:#fff;
	vertical-align:top;
	font-size:8pt;
}

#feature {
	color:#000;
	background-color:#FFCE01;
	padding:2px;
	border-top:1px #00291D solid;
	border-bottom:1px #00291D solid;
	width:189px;
	_width:193px;
	text-align:left;
}

#feature img {
	text-align:center;
	border:1px #00291D solid;
}

.rightheader {
	background:url(siteart/rightheaderbg.gif) no-repeat center;
	font-weight:bold;
	font-size:9pt;
	color:#FFCE01;
	padding:5px;
	display:block;
}

#large {
	width:789px;
	background:url(siteart/largemainbg.gif) repeat-y;
	background-color:#fff;
	vertical-align:top;
}

#txt {
	margin:5px;
}

a.large:active {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.large:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.large:link {
	font-weight:bold;
	text-decoration:underline;
	color:#035A42;
}

a.large:hover {
	color:#000;
}

.largeheader {
	background:url(siteart/largeheaderbg.gif) no-repeat center;
	font-weight:bold;
	color:#FFCE01;
	padding:5px;
	display:block;
}
/*--Content Ends--*/

/*--Feature Page--*/
#page {
	background:#FFCE01;
}

