td, div, body, select, input { font-family: tahoma,arial,helvetica,sans-serif; font-size: 11px; }
body {
	margin:0px;
	padding:0px;
	color: #333333;
	background:#ffffff url(images/bkg.jpg) center;
	text-align:center;
}
div, p {
	text-align:left;
	margin-top:0;/*clear top margin for mozilla*/
}
#master {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	margin-bottom:5px;
	border:1px solid black;
	background:#ffffff url(images/lnav_bg.gif) left repeat-y;
	height:auto;
}
#left {
	float:left;
	width:268px;
	height:auto;
	background:#66aeeb url(images/lnav_bg.gif) left repeat-y;
}
#right {
	float:left;
	width:500px;
	height:auto;
	background-color:#FFFFFF;
}
#header_l{
	width:336px;
	height:44px;
	float:left;
	background:#929292 url(images/header_bg.gif) top repeat-x;
}
.header_l_in {
	width:336px;
	height:22px;
	float:left;
}
#header_r {
	width:164px;
	height:44px;
	float:right;
	background:#929292 url(images/header_bg.gif) top repeat-x;
	
}
#footer {
	background:#ffffff url(images/lnav_bg.gif) left repeat-y;	
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#135b97;
}
#footer a:hover {
	color:#c9eaff;
}
#credit {
	width:264px;
	text-align:right;
	padding:0px 4px 2px 0px;
	float:left;
	color:#ffffff;
}
#copy {
	width:496px;
	padding:0px 4px 2px 0px;
	float:left;
	text-align:right;
	color:#66aeeb;
}
.breaker {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:0px;
}
a.lnav_1, a.lnav_2, a.lnav_3, 
a.lnav_1:visited, a.lnav_2:visited, a.lnav_3 :visited {
	display:block;
	width:136px;
	height:95px;
	border:1px solid #135b97;
	margin:10px 2px 0px 2px;
	padding:0px 0px 0px 124px;
	text-decoration:none;
	font-weight:bold;
}
a.lnav_1, a.lnav_1:visited {
	background:#66aeeb url(images/lnav_1.jpg) top left no-repeat;
}
a.lnav_1:hover{
	border:1px solid #a0cef3;
}
a.lnav_2, a.lnav_2:visited {
	background:#66aeeb url(images/lnav_2.jpg) top left no-repeat;	
}
a.lnav_2:hover{
	border:1px solid #a0cef3;
}
a.lnav_3, a.lnav_3:visited {
	background:#66aeeb url(images/lnav_3.jpg) top left no-repeat;
	color:#006699;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.lnav_3:hover{
	border:1px solid #a0cef3;
}
.lnav_in {
	margin:4px;
	font-size:inherit;
}
a.tnav_1, a.tnav_2, a.tnav_3, a.tnav_4, a.tnav_5, a.tnav_6,
a.tnav_1:visited, a.tnav_2:visited, a.tnav_3:visited, a.tnav_4:visited, a.tnav_5:visited, a.tnav_6:visited {
	display:block;
	float:left;
	width:112px;
	height:18px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:4px;
}
a.tnav_1, a.tnav_2, a.tnav_3, 
a.tnav_1:visited, a.tnav_2:visited, a.tnav_3:visited {
	color:#ffffff;
}
a.tnav_4, a.tnav_5, a.tnav_6, 
a.tnav_4:visited, a.tnav_5:visited, a.tnav_6:visited {
	color:#666666;
}
a.tnav_1, a.tnav_1:visited {
	background:#cccccc url(images/tnav_1.jpg);
}
a.tnav_1:hover {
	background:#cccccc url(images/tnav_1_o.jpg);
}
a.tnav_2, a.tnav_2:visited {
	background:#cccccc url(images/tnav_2.jpg);
}
a.tnav_2:hover {
	background:#cccccc url(images/tnav_2_o.jpg);
}
a.tnav_3, a.tnav_3:visited {
	background:#cccccc url(images/tnav_3.jpg);
}
a.tnav_3:hover {
	background:#cccccc url(images/tnav_3_o.jpg);
}
a.tnav_4, a.tnav_4:visited {
	background:#cccccc url(images/tnav_4.jpg);
}
a.tnav_4:hover {
	background:#cccccc url(images/tnav_4_o.jpg);
}
a.tnav_5, a.tnav_5:visited {
	background:#cccccc url(images/tnav_5.jpg);
}
a.tnav_5:hover {
	background:#cccccc url(images/tnav_5_o.jpg);
}
a.tnav_6, a.tnav_6:visited {
	background:#cccccc url(images/tnav_6.jpg);
}
a.tnav_6:hover {
	background:#cccccc url(images/tnav_6_o.jpg);
}
a.but_home, a.but_home:visited {	
	display:block;
	float:left;
	width:45px;
	height:44px;
	background:url(images/home.jpg) center no-repeat;
}
a.but_home:hover {
	background:url(images/home_o.jpg) center no-repeat;
}
a.but_contact, a.but_contact:visited {	
	display:block;
	float:left;
	width:45px;
	height:44px;
	background:url(images/contact.jpg) center no-repeat;
}
a.but_contact:hover {
	background:url(images/contact_o.jpg) center no-repeat;
}
.black {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.white {
	color:#ffffff;
}
.lightblue {
	color:#c9eaff;
}
.hugeblue {
	color:#66aeeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bolder;
}
.larger {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:1.5;
}
.handshake {
	width:462px;
	height:150px;
	border:1px solid #66aeeb;
	background:transparent url(images/auction.jpg) top right no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;	
}
.handshake_in {
	margin:20px 8px 8px 8px;
	font-weight:bold;
	width:240px;
	line-height:1.5;
}
.col {
	width:220px;
	line-height:1.5;
	float:left;
	margin:12px 6px 12px 10px;
}
.content_in {
	padding:10px 10px 10px 10px;
}
a.con, a.con:visited {
	display:block;
	float:left;
	width:auto;
	height:20px;
	padding:4px 0px 0px 8px;
	text-decoration:none;
	color:#66aeeb;
	font-weight:bold;
}
a.con:hover {
	color:#ff3333;
}
a.con_m, a.con_m:visited {
	text-decoration:none;
	color:#66aeeb;
	font-weight:bold;
}
a.con_m:hover {
	color:#ff3333;
}
.lefty {
	float:left;
}
.centered {
	text-align:center;
	
}
.ybox {
	background-color:#ffffcc;
	border:1px solid #f49b27;
	padding:10px;
	line-height:1.5;
}
.par {
	line-height:1.5;
	padding:4px 0px 4px 0px;
}
.indented {
	padding-left:100px;
}
.bold_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	}
.bold_red_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	}
.left_banner {
	border:1px solid #135b97;
	margin:10px 4px 0px 2px;
}
/*Holiday boxes styles - 2007*/
#tg_box {
	width:240px;
	height:228px;
	padding:120px 0 0 0;
	float:left;
	background: url(images/special_graphics/tg.jpg) top center no-repeat;
	border:5px solid #630;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#rc_box {
	width:240px;
	height:348px;
	padding:0;
	float:left;	
	background: url(images/special_graphics/rick_case.jpg) top center no-repeat;
	border:5px solid #295C66;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#xmas_box {
	width:245px;
	height:228px;
	padding:120px 0 0 0;
	float:left;
	background: url(images/special_graphics/xmas.jpg) top center no-repeat;
	border:5px solid #360;
	border-left:none;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
#holiday_schedule_box {
	width:500px;
	height:131px;
	padding-top:130px;
	background:url(images/special_graphics/holiday_schedule_bg.jpg) top center no-repeat;	
}
#holiday_schedule_box ul {
	list-style:none;
	padding:0 0 0 53px;
	margin:0;
}
#holiday_schedule_box ul li {
	padding-bottom:4px;
}