@charset "UTF-8";
/* CSS Document */


/* ----- THE BASICS ----- */

.body {background-color: #37a9e6; margin-top:0px;}
.default {font-family:Helvetica, Arial, sans-serif; line-height:22px; font-size:16px; color: #3c5061; background-color: #37a9e6;background-image: url('../images/bg.png');background-repeat:repeat-x; margin-top:0px;}

a:link	{ color: #4393d9; text-decoration: none;}
a:visited	{ color: #4393d9; text-decoration: none;}
a:hover	{ color: #4393d9; text-decoration: none;}
a:active	{ color: #4393d9; text-decoration: none;}

.list {font-size:16px; margin-left:-20px; *margin-left:0; _margin-left:0;}
.number {font-size:16px; color:#489eea; text-align:center;}
.number-info {font-size:16px; color:#647889;}
.tag {font-size:19px; color:#2481d3; font-family:Geneva, Helvetica, Arial, sans-serif;}
.faq {font-size:14px;}
.phone {font-size: 16px;color: #489eea;margin: 0px;font-weight: lighter;}
.phone a, a:visited {color: #4393d9;text-decoration:none;border-bottom:0px #dedede dotted;}
.phone a:hover, a:active {text-decoration:none;color: #4393d9;border-bottom:0px #2975b9 dotted;}
#quote {font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; color:#B1B158}
.quote-little {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px;}

/* ----- HEADERS ----- */

h1 {font-size: 20px;color: #338fe0; margin: 0px;font-weight: lighter;}
h1 a, a:visited  {color: #4393d9;text-decoration:none;border-bottom:0px #dedede dotted;}
h1 a:hover, a:active {text-decoration:none;color: #4393d9;border-bottom:0px #2975b9 dashed;}
h2 {font-size: 18px;color: #489eea;margin: 0px;font-weight: lighter;}
h2 a, a:visited {color: #4393d9;text-decoration:none;border-bottom:0px #dedede dotted;}
h2 a:hover, a:active {text-decoration:none;color: #4393d9;border-bottom:0px #2975b9 dotted;}

/* ----- PAGE SETUP ----- */

.center {height:auto; width: 1013px;padding: 10px;margin: 0px auto;position:relative;}
.header {height:auto; width:1013px;}
.quote {color:#10abe4; font-size:16px;}
.author {color:#0a93c5; font-size:14px;}
.content {
margin-top:-6px;
*margin-top:-5px;
_margin-top:-5px;
padding: 20px;
width:1013px;
background-image: url('../images/middle.png');
background-repeat:repeat-y;
z-index:0;}
.content { line-height:25px; height:auto;}
.content a:link	{color: #4393d9; text-decoration: none;}
.content a:visited	{color: #4393d9; text-decoration: none;}
.content a:active {color: #095495; text-decoration: none;}
.content a:hover	{color: #095495; text-decoration: none;}
.footer {font-size:11px; height:auto; color:#cedce3;}
.footer a:link	{font-size:11px; color: #ffda74; text-decoration: none;}
.footer a:visited	{font-size:11px; color: #ffda74; text-decoration: none;}
.footer a:active {font-size:11px; color: #ffbb00; text-decoration: none;}
.footer a:hover	{font-size:11px; color: #ffbb00; text-decoration: none;}

/* ------ CONTENT SECTIONS ----- */

.half-right {width:410px; float:right; margin-right:80px;}
.half-left {width:410px; float:left;}
