/* CSS Document */

body {
background-image:url(images/bg_flag.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:0px 0px; 
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px auto;
font-size:100.1%;
}

dd {
padding:0px 0px 7px 0px;
}

ul li {
	padding-bottom:15px;
}

#wrapper {
margin:18px auto;
width:90%;
background-image:url(images/bg_flag_faded.jpg);
background-attachment:fixed;
background-position:left;
background-position:0px 0px; 
background-repeat:no-repeat;
}


#header_top {
text-align:center;
background-color:#fff;
background-image:url(images/star_stripes.jpg);
background-repeat:repeat;
margin:0px;
border-bottom:6px solid #330065;
}


#sidebar {
margin:0px;
width:157px;
padding:15px 0px;
float:left;
}

#content {
margin:0px 0px 0px 157px;
border-left:2px solid #330065;
padding: 5px 8px;
}

#footer {
font-size:80%;
clear:both;
border-top:2px solid #330065;
padding-left:7px;
padding-bottom:7px;
}

p {
padding:0px 10px;
}

div#sidebar a {
display:block;
margin:0px;
padding:1px 8px;
text-align:center;
font-size:95%;
text-decoration:none;
color:#330065;
font-weight:bold:
}

div#sidebar a:hover, div#sidebar a:active, div#sidebar a:focus {
background-color:#fff;
color:#990000;
border-right:4px solid #330065;
padding-right:4px;
font-weight:bold:
}

div#sidebar a#calendar,div#sidebar a#testimonials, div#sidebar a#home, div#sidebar a#contact, div#sidebar a#community {
background-color:#fff;
color:#000;
/*
border:1px solid #990000;
*/
border-right:4px solid #990000;;
padding-right:7px;
font-weight:bold:
}

a, a:link {
color:#990000;
text-decoration:underline;
}

a:visited {
color:#330065;
text-decoration:none;
}

a:hover, a:active, a:focus {
color:#330065;
text-decoration:underline;
}

.bolditalic {
font-weight:bold;
font-style:italic;
}

.colbottom {
margin-bottom:0 !important
}

.creed {
display:none;
}

.dt {
	text-decoration:underline;
	font-weight:bold;
}
