* {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
border:0;
font-size : 14px;
font-family:Arial, Helvetica, sans-serif;
color :#363636;
background-color:#fff;
}

a img {border:0}

a:link, a:active, a:visited {
color:#0091dc;	
text-decoration:none;
}

a:hover {
color:#007cbc;
text-decoration:underline;
}

p {
margin-bottom:16px;	
line-height:18px;
}

h1 {
color:#ba8800;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:8px 0 12px 0;
font-size:19px;
}

h2 {
color:#134e7f;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding:6px 0 9px 0;
font-size:17px;
}

#wrapper {
width:1100px;
margin:0 auto;

}

#header {
height:160px;
width:1100px;
}

#main {
width:980px;
margin:0 auto;
padding:0 0 25px 0;
}

#footer {
background:url(../images/long_divider.jpg) top no-repeat;
line-height:22px;
width:1100px;
clear:both;
padding:15px 0 20px 0;
text-align:center;
margin:0 auto;
}

#footer .nav_spacer { margin-right:20px }

#text_content {
margin:0 auto; 
width:650px
}

.green_rollover {
width : 115px;
line-height : 41px;
height:41px;
border : none;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
display : inline-block;
font-size : 16px;
font-weight : 900;
color : #fff;
text-align : center;
background : url(../images/bt_lg_green.jpg) no-repeat 0 0;
}

.bt_med_blue {
width : 92px;
line-height : 32px;
height:32px;
border : none;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
display : inline-block;
font-size : 14px;
color : #000;
text-align : center;
background : url(../images/bt_med_blue.jpg) no-repeat 0 0;
}

.menu_spacer {margin-left:8px}

.small_spacer {margin-left:6px}

.form_spacer {margin-left:22px}

