body
{
	background-color: #a3c856;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a
{
	text-decoration: none;
	color: #3399CC;
}

a:hover
{
	text-decoration: underline;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 24px;
	color: #a3c856;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#gradient
{
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#top
{
	background-image: url(../images/logo.jpg);
	background-position: 7px 25px;
	background-repeat: no-repeat;
	height: 333px;
}

#column h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #a3c856;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: -14px;
	padding-left: 20px;
	margin-bottom: 5px;
	clear: both;
}

#column iframe
{
	border: 1px solid #a3c856;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #3399CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}

a img
{
	border: none;
}

select
{
	border: 1px solid  #333333;
	padding: 2px;
}

select:focus
{
	border: 1px solid  #a3c856;
}

.form .field
{
	border: 1px solid  #333333;
	padding: 2px;
	width: 140px;
}

.form .field:focus
{
	border: 1px solid  #a3c856;
}

.form li
{
	padding: 5px;
}

.form label
{
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin-top: 3px;
}

#navigation
{
	height: 51px;
	width: 881px;
	background-image: url(../images/nav.png);
	text-align: center;
	margin-top: 246px;
}

#navigation a
{
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;
	padding: 20px;
	width: 120px;
}

#navigation a:hover
{
	color: #006699;
}

#navigation li
{
	float: left;
}

#main
{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

#content
{
	padding: 20px;
}

#features
{
	width: 600px;
	float: left;
}

#features .blurb
{
	color: #333333;
}

.featured
{
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	
	border-top: 1px solid #dcf0b4;
}

.available
{
	background-color: #FFFFCC;
}

.featured h1
{
	margin: 0px;
	padding: 0px;
	margin-left: 150px;
	margin-right: 80px;
	font-size: 18px;
	color: #3399CC;
	margin-bottom: 0px;
	margin-top: -4px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

.featured .rates
{	
	float: right;
	font-style: italic;
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-top: -5px;
}

.featured .rates span
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.featured .rates p
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.featured .images
{
	float: left;
	text-align: center;
	width: 140px;
}

.featured .images img
{
	border: 1px solid #3399CC;
	padding: 2px;
}

.featured p
{
	margin: 0px;
	padding: 0px;
	margin-left: 150px;
	font-size: 10px;
	color: #333333;
}

.subimages
{
	width: 100px;
	height: 65px;
	overflow: hidden;
	position: absolute;
	margin-top: -67px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.subimages img
{
	margin-top: -50%;
	margin-left: -50%;
	z-index: 1000;
}

.subimages:hover
{
	width: 204px;
	height: 400px;
	overflow: hidden;
	position: absolute;
	margin-top: -100px;
	margin-left: -50px;
	border: none;
}

.subimages:hover img
{
	border: 2px solid #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	z-index: -1000;
}

.featured .info-line
{
	margin-left: 150px;
	margin-top: 10px;
	color: #FF9900;
}

.featured .info-line img
{
	margin-bottom: -6px;
}

#column
{
	width: 225px;
	float: right;
}

#products
{
	width: 600px;
	float: left;
}

.product p
{
}

.product h1
{
	margin: 0px;
	padding: 0px;
	
	font-size: 18px;
	color: #3399CC;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}

.product .info
{
	color: #666666;
	font-style: italic;
	margin-bottom: 10px;
}

#column .images
{
	text-align: center;
}

#column .images img
{
	border: 1px solid #a3c856;
	margin: 5px;
}

.activity
{
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}

.activity h1
{
	font-size: 12px;
	color: #3399CC;
}

.activity img
{
	float: right;
	border: 1px solid  #a3c856;
	margin-left: 5px;
}

.contact
{
	margin-bottom: 20px;
}

.contact label
{
	display: block;
	float: left;
	width: 70px;
	color: #3399CC;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
}

.contact li
{
	height: 20px;
}


.search-info
{
	margin-bottom: 5px;
	margin-top: 10px;
	font-style: italic;
	color: #666666;
}

.search-info label
{
	display: block;
	float: left;
	width: 100px;
	color: #3399CC;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

.search-info li
{
	height: 20px;
}


#network
{
	list-style-type: square;
	list-style-position: inside;
	color: #a3c856;
	margin-left: 5px;
	background-image: url(../images/nz.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#network li
{
	height: 15px;
}

#network a
{
	color: #3399CC;
}

.indent
{
	padding-left: 20px;
	color: #666666;
}

.indent label
{
	color: #a3c856;
}

.pages
{
	padding: 5px;
	margin: 10px;
	text-align: center;
	clear: both;
}

.pages a, .pages span
{
	padding: 8px;
	background-color: #8ebce3;
	border: 1px solid #5e99cc;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	margin-right: 1px;
	margin-left: 1px;
}

.pages span
{
	background-color: #b3d0e8;
	border: 1px solid #b3d0e8;
}

.pages a:hover
{
	background-color: #5e99cc;
	text-decoration: none;
}

.sort
{
	text-align: center;
	padding: 10px;
	color: #888888;
}

.sort a, .sort span
{
	padding: 5px;
	font-weight: bold;
}

.sort a
{
	color: #a3c856;
}

.sort span
{
	color: #5e99d3;
}

.sort a.current
{
	background-color: #5e99cc;
}

.main-image
{
	float: right; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #5e99cc;
	padding: 2px;
}

.no-results
{
	padding: 20px;
	text-align: center;
	color: #666666;
}

.no-results h2
{
	margin-bottom: 10px;
}

.front-feature 
{
	width: 295px;
	height: 300px;
	background-color: #e9f1f5;
	border: 1px solid #3399cc;
}

.front-feature .from
{
	font-size: 12px;
	padding: 5px;
	padding-top: 0px;
	color: #FFFFFF;
	height: 66px;
	text-align: right;
	background-image: url(../images/shade.png);
	background-position: top right;
	background-repeat: repeat-x;
}

.front-feature .from span
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

.front-feature .from p
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
}

.front-feature:hover
{
	cursor: pointer;
}

.front-feature .info
{
	padding: 5px;
	color: #666666;
	font-style: italic;
}

.front-feature .info p
{
	margin-top: 5px;
}

.front-feature h2
{
	font-style: normal;
}

.front-feature .image
{
	height: 200px;
	background-position: center center;
	margin: 0px;
}

.column
{
	width: 294px;
	height: 300px;
	margin-left: 2px;
}

.column h3
{
	text-align: center;
	font-size: 16px;
	color: #a3c856;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.column .featured
{
	padding-top: 8px;
	padding-bottom: 15px;
}

.column .featured .images
{
	width: 55px;
}

.column .featured img
{
	padding: 1px;
}

.column .featured .rates
{
	margin-left: 5px;
	float: none;
	text-align: left;
}

.column .featured h1
{
	margin-left: 60px;
	margin-right: 0px;
	font-size: 14px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}
