/* CSS Document */

body, html {
margin:0px;
padding:0px;
font-family:Verdana, sans-serif;
font-size:85%;
line-height:16pt;
color: #5c5c5c; 
background-color:#0b649b; 
}


h1 {
font-family:Verdana, sans-serif;
font-size:150%;
line-height:17px;
padding:0px 25px;
}

h3 {
font-size:150%;
}

#content ul {
margin:0px 30px;
padding:0px 30px;
}

dl dt {
padding:0px 0px 5px 28px;
font-size:105%;
color:#0176a1; /*banner blue*/
}

dd {
padding:0px 24px 0px 7px;
}

#wrapper {
margin:20px auto;
width: 783px;
border:0px solid #fff;
}

#inner_wrapper {
margin:auto;
width:751px;
background-color:#fbf1e3; /*beige*/
border:4px solid #fff;
}

#header {
text-align:center;
height:auto;
}



#content_home {
background-color:#fbf1e3; /*beige*/
padding:200px 0px 0px 0px;
text-align:left;
}

#content {
background-color:#fbf1e3; /*beige*/
margin:155px 0px 0px 0px;
padding:50px 0px 15px 0px;
text-align:left;
}


#footer {
font-size:90%;
color:#fff;
text-align:center;
padding:3px 0px 8px 0px; 
}

#content a, #content a:link {
color: #487f97; /*carribean blue*/
text-decoration:underline;
}

#content a:visited {
color:#df969b; /*hibiscus*/
text-decoration:none;
}

#content a:hover, #content a:active, #content a:focus {
color:#70a7b0; /*lighter blue*/
text-decoration:underline;
}

#footer a, #footer a:link {
color: #fff; /*grey*/
text-decoration:none;
font-size:90%;
}

#footer a:visited {
color:#df969b; /*hibiscus*/
text-decoration:none;
font-size:90%;
}

#footer a:hover, #footer a:active, #footer a:focus {
color:#ccc; /*brown*/
text-decoration:none;
font-size:90%;
}

table#contact {
margin:0px 0px 0px 15px;
}

p {
padding:0px 25px;
}

.black {
color:#333;
}

.blue {
color:#005b7d; /*navy*/
}

.bold {
font-weight:bold;
}

.bolditalic {
font-weight:bold;
font-style:italic;
}

br.clear {
line-height:0;
clear:both;
}

.text_nav {
text-align:center;
padding:3px 10px;
font-size:80%;
color:#f1d6ad;
}

.red {
color:#990000;
}

.small {
font-size:75%;
}

.grey {
color:#59717b;/*bluegrey*/
font-weight:bold;
}

.question {
font-weight:bold;
font-style:italic;
}


