/* CSS Document */

html {
	height: 100%;
	}
body {
	font: 78%/170% Helvetica, Arial, sans-serif;
	color: black;
	margin: 0px;
	text-align:left;
	height: 100%;
	background-image: url(img/bg-clouds.jpg);
	background-attachment: fixed;
	background-position: top center;
	}
	/* for Internet Explorer */
	/*\*/
	* html body {
	font: 80%/170% Helvetica, Arial, sans-serif;
	}
	/**/
	
/*.hr {
	height: 1px;
	background-image: url(img/1x1px_white.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}*/
	
/*=======================TEXT STYLES=========================*/

.red {
	color: #b00a1f;
	}
.blue {
	color: #6699cc;
	}
.blue-bold {
	color: #6699cc;
	font-weight: bold;
	}
p {
	padding: 0px;
	margin: 6px 0 6px 0;
	}
h1 {
	font: 250%/105% Helvetica, Arial, sans-serif;
	line-height: 120%;
	/*text-transform: uppercase;*/
	font-weight: bold;
	margin: 0 0 6px 0;
	}
h2 {
	font: 220%/110% Helvetica, Arial, sans-serif;
	line-height: 100%;
	font-weight: bold;
	margin: 6px 0 10px 0;
	}
.uppercase {
	text-transform: uppercase;
	margin: 18px 0 18px 0;
	}
h3 {
	font: 180%/110% Helvetica, Arial, sans-serif;
	line-height: 130%;
	font-weight: bold;
	margin: 8px 0 10px 0;
	}
h4 {
	font: 140%/1100% Helvetica, Arial, sans-serif;
	line-height: 130%;
	font-weight: bold;
	margin: 12px 0 12px 0;
	}
a {
	text-decoration: none; 
	color: #b00a1f; 
	font-weight: bold;
	}
a:visited {
	color: #b00a1f;
	}
a:hover {
	text-decoration: underline;
	color: #b00a1f;
	}

p img {
	margin: 0 0 20px 0;
	}
blockquote.italics {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	}
.bullet {
	margin: 8px 12px 10px 0;
	}

/*=======================LAYOUT=========================*/

#wrap {
	width: 810px;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
	}
#masthead {
	width: 810px;
	height: 67px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(img/masthead.png);
	background-repeat: no-repeat;
	}
#top {
	width: 810px;
	height: 282px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(img/bg-top.png);
	background-position: top;
	background-repeat: no-repeat;
	}
#content {
	width: 810px;
	/*height: 100%;*/
	padding: 0px;
	margin: 0px;
	/*vertical-align: top;*/
	text-align: left;
	background-image: url(img/bg-content.png);
	background-position: top;
	background-repeat: repeat-y;
	}	
#left {
	width: 235px;
	float: left;
	vertical-align: top;
	padding: 10px 0 20px 0;
	margin: 0px;
	}	
#right {
	width: 525px;
	float: right;
	vertical-align: top;
	padding: 0 20px 0 10px;
	margin: 20px 0 0 0;
	}
#footer {
	width: 810px;
	height: 21px;
	vertical-align: top;
	clear: both;
	background-image: url(img/footer.png);
	background-position: top;
	background-repeat: no-repeat;
	}
#dots {
	border-top: 1px dotted #6699cc; 
	}
#news {
	border: 1px dotted black;
	padding: 6px 12px 0 12px;
	margin: 0 0 18px 0;
	/*width: 280px;*/
	}
	/* for Internet Explorer */
	/*\*/
	* html #news {
	padding: 6px 12px 6px 12px;
	}
	/**/
#donate {
	width: 215px;
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	border-top: 1px dotted #6699cc;
	}
.clear {
	clear: both;
	height: 0px;
	}

/*=======================LH NAV MENUS=========================*/
	
/*#nav ul, #nav li {
	font: 98%/100% Helvetica, Arial, sans-serif;
	color: #6699cc;
	list-style: none;
	line-height: 20px;
	padding: 8px 0 7px 0;
	margin: 0px;
	border-bottom: 1px dotted #6699cc;
	}
#nav li a {
	color: #6699cc;
	text-decoration: none;
	}
#nav li a:hover {
	color: #6699cc;
	text-decoration: none;
	}
.last {
	border-bottom: none;
	}*/

/*=======================LH NAV MENUS=========================*/

ul.nav {
	margin: 10px 0 0 20px;
	padding: 0px;
	list-style: none;
	display: block;
	font-weight: bold;
	/*line-height: 100%;*/
	width: 215px;
	}

ul.nav li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #6699cc;
	}

ul.nav li.last {
	border-bottom: none;
	}
ul.nav li.first {
	font: 1em/140% Helvetica, Arial, sans-serif;
	display: block;
	margin: 0px;
	padding: 7px 0 7px 3px;
	color: #6699cc;
	font-weight: bold;
	}

ul.nav li a {
	font: 1em/140% Helvetica, Arial, sans-serif;
	display: block;
	margin: 0px;
	padding: 7px 0 7px 3px;
	text-decoration: none;
	color: #6699cc;
	font-weight: bold;
	}

ul.nav li a:hover {
	color: #3466bb;
	font-weight: bold;
	text-decoration: none;
	background-color: #f2f6f9;
	}

ul.nav li a.current {
	color: #3466bb;
	font-weight: bold;
	text-decoration: none;
	background-color: #f2f6f9;
	}

