/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;	
	margin:0px;
	background:url(../images/back_main.jpg) repeat-x 28px 28px;
	color:#666;
	margin-bottom:10px;
	}
h1 {	
	font-size:1.2em;
	color:#F00;
	}
h2 {	
	font-size:1em;
	}
p {	
	font-size:0.85em;
	line-height:1.5em;
	}
#topStrip {	
	background:url(../images/back_topStrip.jpg);
	padding:8px;
	text-align:center;
	font-size:0.8em;
	}
#topStrip a{	
	text-decoration:none;
	}
#wrapper {	
	width:780px;
	margin:0 auto;
	overflow:hidden;
	}
#header {
	margin-top:20px;
	}
#mainNavigation {	
	float:left;
	width:174px;
	background:#ccc;
	}
#mainContent {	
	background:#ccc;
	}
#pageBulk {	
	float:right;
	width:605px;
	background:url(../images/back_pageBulk.jpg) repeat-x top left #fff;
	}	
#copy {	
	width:585px;
	margin:10px;
	border:0px solid #ccc;
	}
.imageRight {
	float:right;
	border:1px solid #ccc;
	background:#eee;
	width:150px;
	height:180px;
	margin-left:10px;
	margin-bottom:10px;
	}
#mainNavigation ul {	
	padding:0px;
	margin:0px;
	}
#mainNavigation li {	
	padding:0px;
	margin:0px;
	list-style:none;
	border-bottom:1px solid #999;
	border-top:1px solid #eee;
	padding:8px 5px;
	font-size:0.8em;
	font-weight:bold;
	}
#mainNavigation a {
	color:#666;
	text-decoration:none;
	}
#mainNavigation li:hover{	
	background:url(../images/back_btnOver.jpg) repeat-y;
	}
#mainNavigation li:hover a{	
	color:#f00;
	
	}
#footer {	
	clear:both;
	background:#999;
	color:#fff;
	overflow:hidden;
	padding:7px 9px;
	font-size:0.8em;
	border-top:2px solid #333;
	}
#copyright {	
	float:right;
	}
#bottomLinks {	
	float:left;
	}
#footer a{	
	color:#fff;
	}
a {	
	color:#666;
	}
.boxOut {	
	width:180px;
	}
.boxOutHeader {	
	background:url(../images/glass_red.jpg) repeat-x center;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	}
.boxOutHeader a {	
	color:#fff;
	font-size:0.85em;
	text-decoration:none;
	}
.innerBoxOut {	
	border:1px solid #ccc;
	border-top:0px;
	}
.fullSizeImage {	
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
	}
.infoBlock {
	margin-bottom:5px;
	font-size:0.8em;
	}
.infoHeader {
	font-weight:bold;
	}
.thumbs {	
	border:1px solid #ccc;
	background:#eee;
	padding:5px;
	height:140px;
	}
.textField {	
	width:100%;
	}
#contactForm {	
	float:right;
	width:270px;
	text-align:right;
	padding:5px;
	background:#eee;
	border:1px solid #ccc;
	margin:10px;
	font-size:0.85em;
	margin-right:0px;
	}
#contactForm td{	
	padding:5px;
	}
#results th{	
	text-align:left;
	background:#eee;
	}