/* RESET */
/* v1.0 | 20080212 */
html, body, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0px;}

/* Layout */
.hideit {display: none;}
.cleanclear, .cc {clear: both; margin: 0px; padding: 0px; width: 0px; height: 0px; overflow: hidden;}
p {margin: 8px 0px 20px 0px;}

/* Success, notice and error boxes */
.error,
.notice, 
.success    { display: block; padding: 5px; margin-bottom: 10px; border: 2px solid #ddd; }

.error ul,
.notice ul, 
.success ul    { list-style: square; margin: 0px; padding: 0px; margin-left: 20px; }

.error      { background: #FBE3E4; color: #8a1f11 !important; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721 !important; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409 !important; border-color: #C6D880; }
.error a    { color: #8a1f11 !important; }
.notice a   { color: #514721 !important; }
.success a  { color: #264409 !important; }

body {margin: 10px 0px; background: #1C3965 url(../_img/bodybg.gif) repeat; font: 14px/20px "Century Gothic", Arial; color: #000;}
a {color: #003265;}
blockquote {padding: 0px 15px;}

#wrapper {margin: 0px auto; width: 964px;}
#wrappertop {width: 964px; height: 15px;}
#wrapperi {width: 964px; background: url(../_img/wrapperbg.png) repeat-y;}
#header {position: relative; margin: 0px auto; width: 932px; height: 202px; background: url(../_img/headerbg.png) no-repeat;}
#contact {position: absolute; left: 785px; color: #E1E866; font-size: 22px; line-height: 28px; text-align: right;}
#contact a {color: #E1E866; text-decoration: none;}
#contact a:hover {font-weight: bold;}
#logo {float:left; width: 550px;}
#logo img {margin-left: 5px; margin-top: 5px;}
#svs {float: left; width: 230px; margin-top: 50px; line-height: 30px; color: #fff; font-size: 18px;}
#svs span {display: block;}
#content {margin: 0px auto; width: 940px; background: #fff url(../_img/contentbg.png) left bottom repeat-x;}
#contenti {margin: 0px auto; padding-top: 4px; width: 932px;}
#sidebar {float: left; width: 200px; margin-bottom: 4px; background: url(../_img/sidebarbg.gif) repeat;}
#sidebar ul {float: left; width: 192px; padding-left: 8px; margin-bottom: 150px;}
#sidebar li {float: left; width: 192px;}
#sidebar li a {color: #fff; text-decoration: none; font-size: 24px; line-height: 34px;}
#sidebar li a:hover,
	#phome #lhome, #pabout #labout, #pservices #lservices, #pfaqs #lfaqs, #ppressroom #lpressroom, #pcontact #lcontact {color: #E1E866;}
#sidebar .spacer img {float: left;}
#address {text-align: center; color: #E1E866;}
#address .coname {color: #fff;}
#address .coname .big {font-size: 20px;}
#license {margin-top: 20px; margin-bottom: 8px; color: #fff; font-size: 10px; line-height: 14px; text-align: center;}
#contenttxt {float: right; width: 724px; margin-bottom: 20px;}
#contenttxt h1 {font-size: 25px; line-height: normal;}
#contenttxt ul {list-style: disc; margin-left: 20px;}
#contenttxt li {padding: 5px 0px;}
#wrapperbottom {width: 964px; height: 15px;}

/* Blog */
.blogpostseperator, .gbpostseperator {margin: 15px 0px; border-width: 0px; border-top: solid 1px #000; height: 1px;}
.blogpost {display: block;}
.blogtitle {margin: 0px; padding: 0px; font-size: 16px; line-height: 22px;}
.blogtitle a {text-decoration: none;}
.blogdate {margin: 5px 0px 10px 0px; display: block; font-weight: bold; color: #666666; font-size: 12px; line-height: 18px;}
.permalink {margin: 10px 0px; display: block; font-size: 12px; line-height: 18px; font-style: italic;}

/* Form */
.required {color: #F3570C; font-weight: normal;}
#form_view {width: 100%;}
.webform p {clear: both;}
.webform {margin: 0px auto; width: 440px;}
.webform label {float: left; width: 190px; font-weight: bold;}
.webform input, .webform textarea {margin: 0px; margin-right: 5px; padding: 2px; width: 190px; border: solid 1px #000; background-color: #fff; font: 14px/20px "Century Gothic", Arial; color: #000;}
.webform textarea {height: 150px;}
.webform .state_txt {width: 25px;}
.webform .zip_label {position: absolute; text-indent: -99999px; width: 0px; height: 0px;}
.webform .zip_txt {width: 55px;}
.webform input:focus, .webform textarea:focus {border-color: #D0C498;}
.webform_controls {clear: both; margin: 20px auto; text-align: center;}
.webform_controls  input{border: solid 1px #000; background-color: #fff; font: 14px/20px "Century Gothic", Arial; color: #000;}