@charset "UTF-8";
/*----- Web Solutions 3.0 Compatible -----*/
* {margin:0;padding:0;border:0;outline:none}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit}
td {vertical-align:top}



/*----- CORE ELEMENTS -----*/
#mainBody {background:#b2b2b2}
#mainBG{background:url(../images/bg.gif) no-repeat center top}
#wysiwygBody{background:#fff}
#siteWrap {margin-right:auto;margin-left:auto;width:950px;position:relative}
.clearFloats {clear:both}
#printHeader {display:none}
.nobr { white-space: nowrap}
td {empty-cells:show;}

/*----- Text Styles -----*/
body, .text{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:1.7em;color:#333}
body, .text, th{text-align:left}
#content, table{font-size: 1em}

a{color: #77002d;text-decoration:underline}
a:hover, a:active{color:#77002d;text-decoration:none}

p, h1, h2, h3, h4, hr, #content ul, #contentEditor ul, blockquote, dd{margin-bottom:10px}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:normal}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#000}
em, i{font-style: italic}
b, strong{font-weight:bold}
u { text-decoration:none}
hr, .borderTop, dt{border-top:1px dashed #ccc;margin-top:10px;padding-top:5px}
hr{height:0px;margin-top:10px}
h1{font-size:1.67em;margin-bottom:12px;font-family:Georgia, "Times New Roman", Times, serif;color:#77002d}
h2{font-size:1.33em;margin:20px 0 12px 0;}
h3{font-size:1.25em;margin-bottom:7px}
h4, th{font-size:1.15em}
h5, h6, h7, h8, h9{font-size:1.05em;margin:0px 0px 0px 0px}
#content ul li, #content_home ul li, #contentEditor ul li, #featVid ul li, #news ul li, #events ul li, #blog ul li, #quickLinks ul li{background:url(../images/icons/16x16/bullet.gif) no-repeat 0px 1px;margin-top:3px;padding-left:17px}
#content ol, #content_home ol, #contentEditor ol{margin-left:20px}
#content ul li ul li, #content_home ul li ul li, #contentEditor ul li ul li{background:url(/images/icons/16x16/bullet2.gif) no-repeat -5px -1px;margin-top:3px;padding-left:10px;color:#333;margin-top:2px;font-size:.92em;line-height:1.4em}
#content ul li ul li a, #contentEditor ul li ul li a{color:#666}
#content ul li ul li a:hover, #contentEditor ul li ul li a:hover{color:#f03c5e}
#content ul li ul li ul li a, #contentEditor ul li ul li ul li a{color:#999}
#content ul li ul li ul, #contentEditor ul li ul li ul{margin-bottom:0}
#content ul li ul li ul li a:hover, #contentEditor ul li ul li ul li a:hover{color:#f03c5e}

/*----- Forms -----*/
.formBox, .formTextarea, .ValidatorTextClass input{border:1px solid #ccc;line-height:1.15em;color:#666666;background:transparent url(../images/formboxBG.gif) no-repeat 0 0}
.formBox, .ValidatorTextClass input{padding: 2px 3px;background-color:#fff}
.formTextarea{padding: 2px 0px;background-color:#fff}
.formSelect{padding:0;border:1px solid #ccc;line-height:1.15em}
.formSelect option{padding:0 3px}
.formButton{padding:2px 3px;background:#72002b;cursor:pointer;color:#fff;line-height:1.15em;border:none}
.subjClass{visibility:hidden;width:1px;height:1px}
#mainBody #Captcha label{padding-left:0}

/*----- FormCheck Errors -----*/
.fc-tbx .tl{background: url('../images/formCheck/tl.png') no-repeat}
.fc-tbx .t{background:url('../images/formCheck/t.png') repeat-x;height:16px}
.fc-tbx .tr{background: url('../images/formCheck/tr.png') no-repeat}
.fc-tbx .l{background: url('../images/formCheck/l.png') repeat-y;width:16px}
.fc-tbx .r{background: url('../images/formCheck/r.png') repeat-y;width:16px}
.fc-tbx .bl{background: url('../images/formCheck/bl.png') no-repeat}
.fc-tbx .b{background: url('../images/formCheck/b.png') no-repeat;height:25px}
.fc-tbx .b2{background: url('../images/formCheck/b2.png') no-repeat;height:25px}
.fc-tbx .br{background: url('../images/formCheck/br.png') no-repeat}
.fc-tbx .c{background: url('../images/formCheck/c.png') repeat}
.fc-tbx a.close{float: right;background: url('../images/formCheck/close.png') no-repeat;position:relative;margin-left:5px;display:block;width:10px;height:10px;cursor:pointer}
.fc-tbx .err{float:left}
.fc-tbx p{width:auto;display:block;font-size:10px; font-family:Tahoma, Verdana, sans-serif;margin:0;padding:0;border:0;color:#FFF}

.ajax_loader{width:200px;height:150px}
.fc-error{border:1px solid #888;margin-top:5px;background-color:#EAEAEA}
.fc-error p{margin:5px;color:#A00}

/*----- Fancy Checkbox -----*/
#mainBody label{padding-left:20px}
#mainBody .checked{background:transparent url(../images/chk_on.png) no-repeat 0 0}
#mainBody .unchecked{background:transparent url(../images/chk_off.png) no-repeat 0 -2px}
#mainBody .selected{background:transparent url(../images/rdo_on.png) no-repeat 0 -1px}
#mainBody .unselected{background:transparent url(../images/rdo_off.png) no-repeat 0 -1px}



/*----- HEADER -----*/
#brand{width:950px;height:119px;position:absolute;left:0;top:0;background:url(../images/header.jpg) no-repeat 0 0;display:block}

.t1{width:938px; border-top:1px solid #fff;border-bottom:1px solid #fff;padding-left:12px;position:absolute;left:0;top:119px;height:28px;background:#87afb1 url(../images/navigation/t1_bg.gif) repeat-x center bottom;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;line-height:14px; text-transform:uppercase}
.t1_home{}
.t1 li, .t1_home li{float:left}
.t1 a:link, .t1 a:visited{display: block;color:#fff;text-decoration:none;padding:7px 15px;}
.t1 a:hover, .t1 a:active{background:#77002d;}
.t1 a.on:link, .t1 a.on:visited, .t1 a.on:hover, .t1 a.on:active{background:#fff;color:#77002d;}
.t1 img, .t1_home img{margin-right:0}
.t1 li ul, .t1_home li ul{position:absolute;z-index:9999;background:transparent url(../images/navigation/menu_background.png) repeat-y 0px 0px;font-size:12px;line-height:14px}
.t1 li ul li, .t1_home li ul li{float:none;display: block}
.t1 li ul li a, .t1_home li ul li a{color:#fff;text-decoration:none;padding:2px 4px}
.t1 li ul li a:hover, .t1 li ul li a:active, .t1_home li ul li a:hover, .t1_home li ul li a:active{color:#77002d;background:#fff}



/*----- SITEWRAP2 -----*/
#siteWrap2{width:950px;float:left;margin-top:148px;background:#fff url(../images/bodyBG.gif) repeat-y 0 0}
#siteWrap2_home{width:950px;float:left;margin-top:148px;background:#fff}

/*----- Left Column -----*/
#leftCol{float:left;margin-right:33px;width:200px;padding-top:15px;min-height:1px;overflow:hidden}

.sidenav{width:200px;padding-bottom:15px;overflow:hidden;margin-bottom:25px}
.sidenav li{display:inline}
.sidenav li a{width:170px;padding:6px 10px 6px 20px;text-decoration:none;color:#3b5859;display:block;background:#fff url(../images/navigation/nav.gif) no-repeat 0 0;font-size:12px;line-height:14px}
.sidenav li a:hover, .sidenav li a:active{background: #d0d5df url(../images/navigation/nav.gif) no-repeat 0 -100px;color:#fff}
.sidenav li.on a{color:#77002d;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -200px}

.sidenav li.on ul{padding:3px 0;background:#fff}
.sidenav li.on ul li a{width:158px;padding:4px 10px 4px 32px;text-decoration:none;color:#3b5859;display:block;background: #f2f2f2 url(../images/navigation/nav.gif) no-repeat 0 -300px;font-size: 11px;line-height: 13px}
.sidenav li ul li a:hover, .sidenav li ul li a:active{color:#333;background: #c5cbd4 url(../images/navigation/nav.gif) no-repeat 0 -400px}
.sidenav li ul li.on a{color:#fff;background: #dbdee3 url(../images/navigation/nav.gif) no-repeat 0 -500px}

.sidenav li ul li.on ul{background:#e5eded}
.sidenav li ul li.on ul li a{width:150px;padding:3px 10px 3px 40px;text-decoration:none;color:#3b5859;display:block;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -600px;font-size: 10px;line-height: 12px}
.sidenav li ul li ul li a:hover, .sidenav li ul li ul li a:active{color:#3b5859;background: url(../images/navigation/nav.gif) no-repeat 0 -700px}
.sidenav li ul li ul li.on a{color:#77002d;background: #fff url(../images/navigation/nav.gif) no-repeat 0 -800px}


/*----- Content -----*/
#content{float:left;width:690px;padding-top:30px;overflow:hidden}
#content_home{float:left;width:870px;padding:30px 40px 20px 40px;overflow:hidden}
.photoright{float:right;margin:0px 0px 10px 30px;}
.photoleft{float:left;margin:0px 30px 10px 0px;}
.phototreatment{}

/*----- FOOTER -----*/
#footer{float:left;width:950px;padding:12px 0px 20px 0px;color:#f1f1f1;font-size:.9em;line-height:1.1em;background:#b2b2b2;border-top:3px solid #454545}
#footer a{color:#fff}
#footer a:hover, #footer a:active{color:#fff}
#footer a.on{text-decoration:none;color:#fff}
#wsLogo {float:right;margin-left:20px}



/*----- HOMEPAGE ELEMENTS -----*/
#content_home{float:left;width:896px;padding:20px 27px 20px 27px}
.welcome { width:328px; float:left; padding-top:6px; margin-right:35px}
.welcome h1{ font-size:18px;line-height:26px}
.contactHome { margin-top:20px}

.services { width:257px; float:left;}
.services div{ background:url(../images/home/services_bg.gif) no-repeat 0 0; padding:5px 10px 10px 10px}
.commercial { margin-right:19px;}
.services a.title:link, .services a.title:visited{ background:#6b0029 url(../images/home/service_link_bg.gif) no-repeat 0 0; display:block; border-bottom:1px solid #fff; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; line-height:17px; padding:7px 20px 7px 10px; text-decoration:none}
.services a.title:hover, .services a.title:active{ background:#6b0029 url(../images/home/service_link_bg_hover.gif) no-repeat 0 0; text-decoration:none;}



/*----- APPS AND COMPONENTS -----*/

/*----- Share Links -----*/
#linkBar{font-size:.9em;color:#ccc;margin-top:50px}
#linkBar a{text-decoration:none;color:#77002d}
#linkBar a:hover, #linkBar a:active{text-decoration:underline;color:#77002d}

/*----- Driving Directions -----*/
.ddGo { padding: 2px 3px; background: #f03c5e; cursor:pointer; color:#fff; font-size:11px; line-height:13px; border: solid 1px #e20e23; height:20px; font-size:12px; margin-left:5px}
#map h2{margin:0 0 5px 0}

/*----- Font Resizer AAA -----*/
.resizeSmall{font-size:9px}
.resizeMedium{font-size:12px}
.resizeLarge{font-size:15px}

/*----- Ad Rotator -----*/
.adRotator{}
.adRotator img{}

/*----- JS Rotator -----*/
#jsRotator{}

/*----- Alert App -----*/
#alertApp{width:910px;background:#900000;padding:15px 0;color:#fff;font-size:14px;line-height:16px;color:#fff;text-align:center}
#alertApp p{color:#fff}
#alertApp a:link, #alertApp a:visited{color:#ffffff;text-decoration:underline}



/*----- MANAGEMENT -----*/
#Alert{position:absolute;z-index:9996;width:100%;overflow:hidden;text-align:center;left:0;padding-top: 6px;background-color:#ADC1D7;color:#1D467C;font-size:12px;line-height:14px;opacity:0.8;filter:alpha(opacity=80)}



/*----- CUSTOM -----*/
