body{
	font-family:Arial,Verdana;
	font-size:16px;
	text-align:center;
	background:#CDE4EC url(/bg.jpg) repeat-x top center;
	margin:0;
	padding:0
}
#wrapper{text-align:left}
.site-width{width:1000px;margin:0 auto}

a{color:#153446;text-decoration:none}
a:hover{color:#000;text-decoration:underline}

/* ELEMENT DEFAULTS */
img{border:none}

/* BASIC FONT STYLES */
.bold{font-weight:700}
.italic{font-style:italic}
.underline{text-decoration:underline}

.small{font-size:70%}

/* BASIC PARAGRAPH STYLES */
.tcenter{text-align:center}
.tleft{text-align:left}
.tright{text-align:right}
.tfull{text-align:justify}

.lh25{line-height:25px}

/* SPACING STYLES */
.mb20{margin-bottom:20px;}

/* SPECIFIC STYLES */
#sidebar{float:right;width:393px}
#content{width:568px}
#phonelist{margin-left:30px}
#phonelist span{display:inline-block;width:200px}
#affiliates{background:url('/affiliates2.jpg') 0 0 no-repeat;width:509px;height:125px;margin:0 auto;padding:15px 30px}
.rbvtbum{display: block; position: relative; overflow: hidden; width: 60px; height: 98px; margin: 0px; padding: 0px;}
#copy{color:#6CB1C8;text-align:center;font-size:70%;margin:5px auto}


/* fonts */
.fs24{font-size:24px}
.fs14{font-size:14px}
.fs12{font-size:12px}
.fcred{color:#ca1317}

/* SPECIALS AND HACKS */
.group:before,
.group:after {
 content:"";
 display:table;
}
.group:after {
 clear:both;
}
.group {
 zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/* SCROLLER */
.gallery{width:962px;height:449px;padding:0 19px;overflow:hidden;position:relative}
.gallery img{position:absolute}
.slides,.slide{width:962px;height:184px;position:absolute;bottom:0;z-index:0}
.slide{background:url('i/slides.jpg')}
#s1{background-position:0 0}
#s2{background-position:-962px 0}
#s3{background-position:-1924px 0}
#s4{background-position:-2886px 0}
.gallerymenu{display:none}