/* CSS Document */

body, html {
margin:0px;
padding:0px;
font-family:Verdana, sans-serif;
font-size:88%;
line-height:14pt;
color: #5c5c5c; 
background-color:#fbf1e3;
background-image:url(images/bg_sand.jpg);
background-repeat:repeat;
}

blockquote {
text-align:justify;
}

dl dt {
padding:0px 0px 5px 28px;
font-size:105%;
color:#0176a1; /*banner blue*/
}
ul#learnmore li {
padding-bottom:4px;
}

#wrapper {
margin:10px auto;
width:940px;
}

#slogan {
background-color:#0b649b;
padding:2px 3px;
margin-bottom:15px;
font-size:110%;
}

#header {
text-align:center;
padding-bottom:3px;
}

#nav {
margin:0 auto;
padding-top:5px;
}

#left {
width:195px;
float:left;
padding:15px 10px 0px 5px;
background-color:#fbf1e3;
margin:0px;
}

#content_home {
margin:0px;
width:482px;
padding:15px 17px;
text-align:left;
background-color:#fbf1e3;
color: #5c5c5c; 
float:left;
}


#content {
margin:0px;
width:697px;
padding:15px 12px 15px 20px;
text-align:left;
background-color:#fbf1e3;
color: #5c5c5c; 
float:left;
}

#right {
width:198px;
float:right;
padding:15px 16px 0px 0px;
background-color:#fbf1e3;
margin:0px;
}

#footer {
clear:both;
font-size:90%;
color: #5c5c5c; 
text-align:center;
padding:3px 0px 8px 0px; 
}

#content a, #content a:link {
color:#0075a3; /*blue*/
text-decoration:underline;
}

#content a:visited {
color:#d38388; /*pink*/
text-decoration:none;
}

#content a:hover, #content a:active, #content a:focus {
color:#d38388; /*pink*/
text-decoration:underline;
}

#footer a, #footer a:link {
color: #0075a3; 
text-decoration:none;
font-size:90%;
}

#footer a:visited {
color:#d38388; /*pink*/ 
text-decoration:none;
font-size:90%;
}

#footer a:hover, #footer a:active, #footer a:focus {
color:#d38388; /*pink*/ 
text-decoration:none;
font-size:90%;
}


br.clear {
line-height:0;
clear:both;
}

.blue {
color:#0075a3; /*blue*/
}


.bold {
font-weight:bold;
}

.bolditalic {
font-weight:bold;
font-style:italic;
}

.italic {
font-style:italic;
line-height:12pt;

}

.text_nav {
text-align:center;
padding:3px 10px;
font-size:80%;
color:#f1d6ad;
}

.red {
color:#990000;
}

.slogan {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#fff;
font-size:110%;
}

.slogancall {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#fff;
font-size:110%;
}

#slogan a, #slogan a:link {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#fff;
text-decoration:underline;
}

#slogan a:visited{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#afeff8;
text-decoration:underline;
}

#slogan a:hover, #slogan a:active, #slogan a:focus{
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#afeff8;
text-decoration:none;
}

.small {
font-size:85%;
}

.xsmall {
font-size:75%;
}

.grey {
color:#666;
}

.question {
font-weight:bold;
font-style:italic;
}

.line {
line-height:normal;
}

.justify {
text-align:justify;
}

.times {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:180%;
}

.colbottom {
margin-bottom:0 !important
}



