/*-------------Custom Global Tags-----------------*/

body {
margin: 0px;
background: #adc2ce;
padding-top: 0px;
font-family: "Trebuchet MS", sans-serif; 
}

a img,:link img,:visited img { border: none; }

h1 {
font-size: 20px;
margin: 0px;
color: #000;
}

h2 {
color: #3b3324;
font-size: 18px;
margin: 0px;
}

h3 {
margin: 0px;
font-size: 16px;
color: #FFF;
}

h4 {
margin: 0px;
border-bottom: 1px dashed #c3bc9f;
}

h5 {
margin: 0px;
font-size: 15px;
}

a:link, a:visited {
font-size: 14px;
text-decoration: underline;
color: #2073a3;
}

a:hover {
font-size: 14px;
color: #129ceb;
text-decoration: underline;
}

input {
background-attachment: fixed;
background: #FFF url(images/input_bg.gif) bottom left repeat-x;
color: #555;
border: 1px solid #444;
margin: 0px;
padding: 2px;
}

input:focus {
background: #FFF;
border: 1px solid #444;
}

textarea {
width: 2.8in;
height: 10.4em;
margin: 0px;
padding: 5px;
border: 1px solid #444;
background: #FFF url(images/textarea_bg.gif) bottom left repeat-x;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
font-size: 14px;
color: #555;
}

textarea:focus {
background: #FFF;
}

input {
width: 250px;
height: 20px;
color: #444;
border: 1px solid #6f8790;
margin: 0 0 10px 0;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff url(images/input_bg.gif) right top no-repeat;
}

input:focus {
border: 1px solid #000;
}

textarea {
width: 517px;
height: 100px;
margin: 0px;
padding: 5px;
border: 1px solid #6f8790;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #444;
font-size: 16px;
background: #fff url(images/textarea_bg.gif) top left no-repeat;
}

textarea:focus {
border: 1px solid #000;
}

/*--------------Special--------------------*/

.centeralign {
text-align: center;
}

#services a {
color: #e4f0fa;
text-decoration: none;
}

a.top {
display: block;
width: 183px;
height: 24px;
color: #fff;
text-decoration: none;
padding: 4px 0 0 10px;
margin-bottom: 5px;
}

a.top:hover {
display: block;
width: 183px;
height: 24px;
color: #000 !important;
background: url(images/services_nav_bg.gif) top right no-repeat;
padding: 4px 0 0 10px;
}

#brandPartners a img {
text-decoration: none;
padding: 0;
margin: 0 0 5px 0;
}

#specials a img {
text-decoration: none;
padding: 0;
margin: 0 0 5px 0;
}

/*--------------Nav---------------------*/

#nav {
width: 750px;
height: 50px;
padding: 10px 0 0 60px;
float: right;
margin-top: 108px;
}

#nav a {
float: right;
width: 120px;
display: block;
text-align: center;
height: 32px;
color: #fff;
font-family: "Trebuchet MS", sans-serif;
text-decoration: none;
font-size: 15px;
font-weight: bold;
margin-right: 10px;
padding: 8px 10px 0 10px;
background: url(images/nav_bg.gif) top left no-repeat;
}

#nav a:hover {
background: url(images/nav_bg_on.gif) top center repeat-x;
color: #31738a;
}

#nav a.active {
background: url(images/nav_bg_on.gif) top center repeat-x;
color: #31738a;
}

#nav a.active {
background: url(images/nav_bg_on.gif) top center repeat-x;
color: #31738a;
}



/*-------------Layout Divs--------------*/


#wrapperTop {
width: 900px;
height: 105px;
background: url(images/body_bg_top.gif) bottom center no-repeat;
position: relative;
margin: 10px auto; 
margin-bottom: 0px;
}

#wrapperCenter {
width: 858px;
background: url(images/body_bg_center.gif) top center repeat-y;
position: relative;
margin: 10px auto; 
margin-top: 0px;
margin-bottom: 0px;
padding-left: 42px;
}

#wrapperBottom {
width: 900px;
height: 30px;
background: url(images/body_bg_bottom.gif) top center no-repeat;
position: relative;
margin: 10px auto; 
margin-top: 0px;
margin-bottom: 0px;
}

#header {
width: 814px;
height: 158px;
margin-bottom: 18px;
background: url(images/header.jpg) top left no-repeat;
}

#content {
width: 814px;
padding: 0 0 10px 0;
font-size: 14px;
}

#right {
float: right;
width: 580px;
min-height: 400px;
}

* html #right {height: 400px;}  /* IE min-height hack */

#leftWrap {
float: left;
width: 213px;
}

#services {
width: 193px;
background: #87bce6 url(images/services_bg.gif) top left no-repeat;
padding: 50px 0 10px 20px;
margin-bottom: 0px;
}

#specials {
width: 202px;
background: #87bce6 url(images/specials_bg.gif) top left no-repeat;
padding: 45px 0 0 11px;
}

#specialsFooter {
width: 213px;
height: 20px;
background: url(images/brand_partners_footer.gif) top left no-repeat;
margin-bottom: 10px;
}

#brandPartners {
width: 202px;
background: #87bce6 url(images/brand_partners_bg.gif) top left no-repeat;
padding: 45px 0 0 11px;
}

#brandPartnersFooter {
width: 213px;
height: 20px;
background: url(images/brand_partners_footer.gif) top left no-repeat;
}

#clear {
height: 1px;
clear: both;
font-size: 1px;
}

#footer { 
width: 814px;
height: 40px;
text-align: right;
color: #5f84a1;
font-size: 14px;
position: relative;
margin: 10px auto;
margin-top: 0px;
}

#providerWrap {
width: 580px;
padding-top: 20px;
}

#provider {
float: left;
width: 181px;
height: 180px;
margin: 0 10px 30px 0;
text-align: center;
}

#provideras {
float: left;
width: 270px;
height: 255px;
margin: 0 10px 30px 0;
text-align: center;
}

#RightPanelBox {
width: 100%; 
height: 100%; 
background: #fffffa; 
color: inherit;
}

#BoxStyle {
border: 1px solid #52537c;
margin-top: 15px;
margin-bottom: 15px;
}