
body { 
	background: #b3cfe3;
	background-image: url(/media/bg.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center; }
	
img { 
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
a, a:link, a:active, a:visited { 
	color: #37599a; 
	text-decoration: none; }
	
a:hover { 
	color: #588fc6;
	text-decoration: underline; }
	
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px; }
	
h2 { 
	clear: right;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px; }
	
h3 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; }
	
#header { 
	background-image: url(/media/headerbg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto 0;
	padding: 15px 55px 15px 55px;
	width: 900px;
	text-align: right;
	color: #fff; }
	
#header img { 
	vertical-align: middle; }
	
#container { 
	margin: 0 auto 0;
	width: 900px;
	padding: 0 55px 0 55px;
	background-image: url(/media/contbg.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left; }
	
#sidebar { 
	float: left;
	margin: 0;
	padding: 0;
	width: 231px;
	line-height: 0px; }
	
#nav {
	float: left;
	width: 229px;
	padding: 0 1px 0 1px;
	margin: 0;
	line-height: 18px; }

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0; }

#nav li {
	margin: 0; }

#nav li a {
	display: block;
	padding: 7px 15px 7px 15px;
	background-image: url(/media/navbg.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	width: 199px; }

#nav li a:hover, #nav li.current a {
	background-image: url(/media/navbg_on.png);
	background-position: center top;
	background-repeat: no-repeat; }
	
#sidecontent { 
	clear: left;
	margin: 0;
	padding: 15px;
	font-size: 11px;
	line-height: 18px; }
	
#art { 
	margin: 0 0 0 231px;
	padding: 0;
	line-height: 0px; }
	
#featevent { 
	float: left;
	width: 358px;
	height: 67px;
	padding: 15px;
	background-image: url(/media/febg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #42629f;
	border-right: 1px solid #fff;
	line-height: 16px;
	color: #fff;
	font-size: 11px; }
	
#featsupporter { 
	margin: 0 0 0 389px;
	padding: 15px;
	width: 249px;
	height: 67px;
	background-image: url(/media/fsbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #42629f;
	line-height: 16px;
	color: #fff;
	font-size: 11px; }
	
#featevent h2, #featsupporter h2 { 
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0; }
	
#featevent a, #featsupporter a { 
	color: #fde874;
	font-weight: bold; }
	
#main { 
	margin: 0 0 0 231px;
	padding: 15px; }
	
#main2 { 
	float: left;
	width: 358px;
	padding: 15px; }
	
#sidebar2 { 
	margin: 0 0 0 619px;
	padding: 15px; }
	
#subbox { 
	background: #eceff5;
	width: 227px;
	padding: 10px;
	border: 1px solid #94A3C4; }
	
#footer { 
	background-image: url(/media/footerbg.png);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	text-align: center; }
	
#footer a {
	color: #fff; }
	
.half1 { 
	float: left;
	width: 50%; }
	
.half2 { 
	margin: 0 0 0 50%; }
	
.contentpic { 
	float: right;
	margin: 0 0 15px 15px; 
	padding: 0;
	text-align: center;
	font-style: italic;
	color: #666; }
	
.iconpic { 
	float: left;
	margin: 0 15px 15px 0;
	width: 50px;
	height: 50px; }
	
.oddbox {
	margin: 0;
	padding: 10px;
	min-height: 50px;
	background: #ebeff5;  }

.evenbox {
	margin: 0;
	padding: 10px;
	min-height: 50px; }
	
.newspic { 
	margin: 15px 0 0 0; }
	
.dates { 
	color: #666;
	font-size: 11px; }
	
.comments { 
	font-size: 11px; }
	
.clearer { 
	clear: both; }
	
.alert { color: #a10000; }

.instructions { 
	color: #666;
	font-style: italic; }
	
table.gallery { 
	clear: right;
	width: 100%; }
	
table.gallery td { 
	width: 30%;
	margin: 0;
	padding: 0 0 15px 0; }
	
form { 
	margin: 0;
	padding: 0;
	width: auto; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, select {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #c7c7c7;
	padding: 2px;
	width: 145px; }
	
input.phone { width: 80px; }

input.zip { width: 50px; }

input.month, input.day { width: 20px; }
	
input.security, input.qty, input.year, input.grade { 
	width: 30px;
	text-transform: lowercase; }
	
input.qty { 
	text-align: right;
	margin: 2px 0 2px 0; }
	
textarea {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica;
	border: 1px solid #c7c7c7;
	padding: 3px;
	width: 450px;
	height: 200px;
	font-size: 12px; }
	
textarea.address { 
	width: 150px;
	height: 75px; }
	
textarea.social { 
	height: 75px; }

.submit, .reset, .button { 
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica;
	text-transform: uppercase;
	border: none;
	padding: 0;
	width: auto;
	color: #fff; 
	background-color: #37599a; }
	
.checkbox, .radio { 
	margin: 0 3px 0 0;
	padding: 0;
	width: auto;
	vertical-align: text-top; }
	
/* LIVE VALIDATION CSS */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px; }

.LV_valid {
    color:#00CC00; }
	
.LV_invalid {
    color:#CC0000; }
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00; }
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000; }
	
/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window {
	color: #000;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica; }

#TB_secondLine {
	color:#666666; }

/*#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus{ color: #666666; }*/

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color: #000;
	display:none;
	border: 1px solid #ccc;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border: 1px solid #ccc; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#888;
	height:27px; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */
