@charset "UTF-8";
body {
	background-image: url(http://www.crossroadswv.com/siteimages/background.png);
	background-color: #E6F5FF;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
}
#header {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(siteimages/background-content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation {
	background-color: #000000;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .75em;
}
#navigation ul {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#navigation li a:link {
	color: #999999;
	text-decoration: none;
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#welcome {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
}
#content {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#primarycontent {
	float: left;
	width: 60%;
}
#secondarycontent {
	width: 35%;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#clearboth {
	clear: both;
}
#footer {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	padding: 5px;
	font-size: 0.8em;
	color: #309DCF;
}
a:link {
	color: #ED1000;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #D60400;
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
h2 {
	font-size: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #003366;
}
.images {
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.posted {
	font-size: 0.75em;
	text-align: right;
}
.paginate {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	margin-top: 10px;
	color: #E8E8E8;
	font-size: 0.8em;
	text-align: right;
}
#calcontent {
	width: 35%;
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 40px;
}
#newsarchives {
	width: 270px;
	background-color: #AEDDFE;
}
.entry {
	font-size: .95em;
}
#primarycontentfull {
	float: left;
	width: 100%;
}
#primarycontent ul {
}
#primarycontent li {
	list-style-type: square;
}
#newsarchives li {
	background-color: #AEDDFE;
	list-style-image: url(siteimages/archives-bullet.gif);
}
