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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 5px 0;
	background: #FFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#topbar {
	float: right;
	width: 300px;
	padding: 0 0 5px 0;
	/*margin-left:480px;*/
	margin-right: 0.5px;
	margin-top: 1px;
	height: 10px;
	text-align: center;
}

#motto {
	float: left;
	width: 300px;
	padding: 0 0 5px 0;
	/*margin-left:480px;*/
	margin-left: 550px;
	margin-top: 75px;
	height: 30px;
	font-size:24px; font-style:italic;
	text-align: center;
}

#toppictures {
	float:left;
	width: 330px;
	margin-left: 220px;
	/*margin-top: 5px;
	margin-bottom: 5px; */

}

h1, h3 {
	color: #333333;
}

h2 {
	color: #900;
}

h4.superscript {
	vertical-align: super;
}

h3 {
	font-size: 1em;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 12px;
	/*text-transform: uppercase;*/
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}

.boxed .donation {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
	

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
	font-size:20px;
	font-style:italic;
	letter-spacing: .05em;
	color: #FFF;
	background-color: #F60;
	text-align: center;
}


/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 15px 20px 0 20px;
	background: #69F url(images/Presentation11.png) no-repeat;
	
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	/*margin-left: 10px;*/
	text-align: center;
}

/* Header > Menu */

#menu {
	float: left;
	width: 700px;
	margin-left: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	z-index: auto;
}

#menu ul {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 5px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
	background-color: #F93;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #F63;
}

#menu .active a {
	/*background-image: url(images/img05.gif);*/
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

.indent {
	padding-left: 10px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#rssfeed {
	width: 210px;
}

#rssfeed ul {
	margin-left: 0;
	padding-left: 5px;
	list-style: inside;
}

/* Footer */

#footer {
	clear: both;
	width: 1050px;
	height: 65px;
	margin: 0 auto;
	padding: 10px;
	background:#003;
	border-top: 2px solid #F00;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: small;
	color:#FFF;
}

#footer a {
	text-decoration: underline;
	color: #FFF;
}

#footer a:hover {
	text-decoration: none;
	color:#F00;
	
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#footer-date {
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	float: right;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: #FFF;
	font-style: italic;
}

/* End of Footer */

/* To ensure columns do not move if unequal heights */

.clearall {
	clear: both;
	height: 1px;
}

/* End of Clearall */

/* Rollover menu*/

#navlist {
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
}

#navlist li {
	padding-left: 15px;
	background-image: url(images/img6.gif);
	background-repeat: no-repeat;
	background-position: 0.1em;
	list-style-position: inside;
}

#navlist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#active:hover li { display: block; }

#active li { 
	display: none;
	list-style: disc;	
}


#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li {
	margin: 0 0 .2em 0;
}

#navcontainer a {
	color: #036;
	font-weight: bold;
	background-color: transparent;
	width: 150px;
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	border-bottom: 1px solid #F30;
}

#navcontainer a:visited {
	color: #090;
}

#navcontainer a:active {
	color: #6CF;
}

#navcontainer a:hover {
	color: #FFF;
	background-color: #369;
	border-top: 1px solid ##036;
	border-left: 1px solid #036;
	border-bottom: 1px solid #FFF;
}

/* End of Rollover menu */

ul.bullets1 {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

ul.bullets1 li {
	padding: 2px 0 5px 15px;
	background: url(images/img6.gif) 0 0.4em;
	background-repeat: no-repeat;
}

ul.bullets1 li span {
	font-style: italic;
	display: block;
	font-size: small;
}

ul.bullets1 li ul {
	list-style: none;
	margin-left: 20px;
}
