/* colors 
red: #ba1414
*/


/* 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, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* 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: 0;
	border-color: #ba1414 ;
}


/* END RESET */

/* Start global styles */

p, span, a, ul, li, td {
font-family: Arial, Helvetica, sans-serif ;
font-size: 13px ;
line-height: 18px ;
color: #1c5454 ;
}

p {
padding: 0 0 18px 0 ;
}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, Times New Roman, serif ;
color: #ba1414 ;
padding: 0 0 14px 0 ;
}

h1 {
font-size: 30px ;
}

h2 {
font-size: 24px ;
}

h3 {
font-size: 18px ;
}

h3 a {
font-size: 18px ;
}

.twentyninePoint {
font-family: Georgia, Times New Roman, serif ;
font-size: 29px ;
padding-top: 10px ;
}

.twentyeightPoint {
font-family: Georgia, Times New Roman, serif ;
font-size: 28px ;
padding-top: 10px ;
}

.eightteenPoint {
font-size: 18px ;
}

.sixteenPoint {
font-size: 16px ;
}

.bold {
font-weight: bold ;
}

a {
font-family: Georgia, Times New Roman, serif ;
font-size: 16px ;
text-decoration: none ;
}

a:hover {
}


a:visited {
}

ul {
line-height: 1.8em ;
list-style-type: disc ;
padding: 0 0 0 20px ;
}

.featuredLinks li {
background: url(../../images/arrow_bullet.png) left 5px no-repeat ;
padding: 0 0 0 20px ;
}

.bulletedList li {
background: url(../../images/arrow_bullet.png) left 5px no-repeat ;
padding: 0 0 0 20px ;
}

#fullWidth {
width: 912px ;
}

.floatLeft {
float: left ;
padding: 0 5px 0 0 ;
}

.floatRight {
float: right ;
padding: 0 0 0 5px ;
}

/* START LAYOUT */

body {
background: transparent url(../images/layout/bg.jpg) ;
}

#wrapper {
width: 980px ;
margin: 0 auto ;
}

/* Start headerWrapper */

#headerWrapper {
background: transparent url(../images/layout/page_slice.png) left top repeat-y ;
width: 980px ;
height: 100px ;
margin: 0 auto ;
}

#headerWrapper img {
margin: 0 0 0 10px ;
}

#logo {
float: left ;
width: 339px ;
}

/* start top cta */

#topCtaWrapper {
float: right ;
width: 262px ;
margin: 0 25px 0 0 ;
}

#topCtaWrapper a {
font-family: Georgia, "Times New Roman", Times, serif ;
font-size: 16 ;
color: white ;
text-indent: -99999px ;
}

a.top1  {
background: transparent url(../images/btns/top_cta_btn.png) left top no-repeat ;
width: 262px ;
height: 36px ;
display: block ;
line-height: 36px ;
padding: 0 0 0 7px ;
}

a.top2  {
float: left ;
background: transparent url(../images/btns/top_contact_btn.png) 10px top no-repeat ;
width: 101px ;
height: 41px ;
display: block ;
line-height: 35px ;
margin: -5px 0 0 0 ;
text-indent: 26px ;
}

a.top3  {
float: right ;
background: transparent url(../images/btns/top_location_btn.png) 0px top no-repeat ;
width: 133px ;
height: 41px ;
display: block ;
line-height: 35px ;
margin: -5px 0 0 0 ;
text-indent: 33px ;
}

a:hover.top2 {
background-position: 10px -41px;
}

a:hover.top3 {
background-position: 0px -41px;
}

/* Start mainNavWrapper */

#mainNavWrapper {
background: transparent url(../images/layout/main_nav_bg.png) left top no-repeat ;
width: 980px ;
height: 42px ;
}

#mainNavWrapper ul {
padding-bottom: 8px;
padding-top: 1px;
padding-left: 30px;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
text-decoration: none ;
font-family: Georgia, "Times New Roman", Times, serif ;
font-size: 16px ;
color: white ;
/* fixes Firefox 0.9.3 */
}

#mainNavWrapper ul li {
display: inline ;
padding-left: 10px ;
padding-right: 0 ;
padding-bottom: 5px ;
/* matches link padding except for left and right */
padding-top: 5px ;
line-height: 27px ;
}

#mainNavWrapper ul li a {
padding-left: 10px ;
padding-right: 10px ;
padding-bottom: 5px ;
padding-top: 5px ;
color: white ;
text-decoration: none ;
}

#mainNavWrapper ul li a:hover {
background-color: #ba1414 ;
}

#mainNavWrapper ul li a:active {
background-color: #9e1111 ;
}

#contentWrapper {
background: transparent url(../images/layout/page_slice.png) left top repeat-y ;
width: 980px ;
margin: 0 auto ;
padding: 5px 0 20px 0 ;
overflow: hidden ;
}

#content {
width: 920px ;
margin: 0 auto ;
}

#content a {
font-family: Arial, Helvetica, sans-serif ;
font-size: 13px ;
color: #ba1414 ;
}

#content a:hover {
color: #c84b4b ;
}

#content a:visited {
color: #ab7171 ;
}

#content .georgia {
font-family: Georgia, Times New Roman, serif ;
}

#content .eighteenPoint {
font-size: 18px ;
}

/* Start Home Page */



#homeRight {
float: right ;
width: 237px ;
padding: 0 0 0 0 ;
}

.video {
padding: 0 0 6px 0 ;
}

#homeRight ul {
list-style-type: none ;
padding: 0 ;
}

#homeRight li, a {
line-height: 1em ;
padding: 0 ;
}

#homeContentBulletWrapper {
width: 450px ;
margin: 0 auto ;
}

/* Start Contact Page */

.profilePic {
padding: 0 152px 0 0 ;
}

.staffContact {
padding: 0 0 20px 0 ;
}

/* Start of pageFooterWrapper */

#pageFooterWrapper {
background: transparent url(../images/layout/page_bot.png) left top no-repeat ;
width: 980px ;
margin: 0 auto ;
}

#pageFooterWrapper ul {
list-style-type: none ;
}

#pageFooterWrapper h3 {
display: none ;
}


/* Start of pageFooter */

#pageFooter {
width: 917px ;
margin: 0 auto ;
padding: 0 0 0 0 ;
overflow: hidden ;
}

#footer1 {
float: left ;
width: 265px ;
}

#footer2 {
float: left ;
width: 265px ;
margin: 0 0 0 61px ;
}

#footer3 {
float: left ;
width: 265px ;
margin: 0 0 0 61px ;
} 

#footer1Header {
background: transparent url(../images/layout/footer_1_header.png) left top no-repeat ;
width: 265px ;
height: 42px ;
}

#footer2Header {
background: transparent url(../images/layout/footer_2_header.png) left top no-repeat ;
width: 265px ;
height: 42px ;
}

#footer3Header {
background: transparent url(../images/layout/footer_3_header.png) left top no-repeat ;
width: 265px ;
height: 42px ;
}

.footerContents {
background: transparent url(../images/layout/footer_slice.png) left top repeat-y ;
width: 265px ;
padding: 15px 0 0 0 ;
}

.footerBot {
background: transparent url(../images/layout/footer_bot.png) left top no-repeat ;
width: 265px ;
height: 17px ;
}

#pageFooter ul.arrowList {
padding: 0px 0 0 16px ;
}

#pageFooter ul.arrowList li {
background: url(../images/arrow_bullet.jpg) 0px 5px no-repeat;
padding-left: 20px;
line-height: 25px ;
}

.footerContents span {
font-family: Georgia, Times New Roman, serif ;
font-size: 13px ;
color: #1c5454 ;
padding: 0 45px ;
}

/* Start of smmBtns */
	
#smmBtns {
width: 159px ;
height: 39px ;
margin: 0 auto ;
padding: 0 0 10px 0 ;
overflow: hidden ;
}

#smm1 {
float: left ;
padding: 7px ;
} 

#smm2 {
float: left ;
padding: 7px ;
}

#smm3 {
float: left ;
padding: 7px ;
}

/* Start of ccForm */

#ccForm {
width: 227px ;
margin: 0 auto ;
padding: 0 0 0 45px ;
}

/* Start of botFooter */

#botFooter {
text-align: center ;
}

#botFooter span, #botFooter a {
font-size: 10px ;
color: #CCCCCC ;
}

#botFooter ul li {
display: inline ;
}

#botFooter a {
font-size: 10px ;
padding: 0 9px 0 9px ;
text-align: center ;
text-decoration: none ;
}

/* Start Contact form css */

<style type="text/css">
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: #1c5454 !important; 
  font-family: Arial !important;
  font-size: 13px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}
 

