#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contentWrapper {
	background-image: url(images/insideBg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#header img {
	display: block;
	margin-bottom: 7px;
}
#wrapper #contentWrapper #leftNav {
	float: left;
	width: 180px;
}
#wrapper #contentWrapper #content {
	float: left;
	width: 690px;
	padding-left: 20px;
}
#footer {
	background-color: #8FB258;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#wrapper #footer a {
	color: #FFFFFF;
}
#leftNav ul, #homeLeftNav ul {
	margin: 0px;
	padding: 0px;
}
#leftNav li, #homeLeftNav li  {
	padding: 0px;
	margin: 10px 20px;
	list-style-type: none;
}
#articles {
	float: right;
	width: 238px;
}
#photos {
	float: right;
	width: 238px;
}
#leftNav a, #homeLeftNav a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 0px;
}
#leftNav img {
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
}
#contact {
	background-color: #C56A0A;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px 1px -7px 0px;
	padding: 10px;
	color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#leftNav a:hover ,#homeLeftNav a:hover {
	color: #E6B351;
}
#wrapper #homeTopWrapper {
	background-image: url(images/homeTopBG.gif);
	background-repeat: repeat-y;
}
#homePhoto img {
	display: block;
}
#homePhoto {
	float: left;
}
#homeLeftNav {
	float: left;
	width: 187px;
}
#wrapper #homebottomWrapper {
	background-image: url(images/homeBottomBG.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.clearit {
	clear: both;
	height: 7px;
	background-color: #FFFFFF;
}
#HomeContent {
	float: left;
	width: 485px;
}
#homeLeft {
	float: left;
	width: 170px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#HomeContent h3 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
}
#articles h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 15px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}


#articles p {
	margin-left: 15px;
}
#articles a {
	color: #E95C5C;
	font-weight: bold;
	white-space: nowrap;
}
#photos p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
}
#photos h3, #articles h3 {
	color: #E95C5C;
	background-color: #FFFFFF;
	width: 160px;
	padding-left: 15px;
	font-size: 18px;
	margin-top: 10px;
}
.featured1 {
	float: left;
	border: 4px solid #FFFFFF;
}
.featured2 {
	float: right;
	margin-right: 15px;
	border: 4px solid #FFFFFF;
}
a:link,a:active,a:visited {
	font-weight: bold;
	color: #315184;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C66908;
	padding-top: 15px;
	text-align: center;
}
#adminHeader {
	background-color: #8CB24A;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.bottomRed {
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E95C5C;
}
.bordered {
	border: 3px double #000000;
}
.larger {
	font-size: 17px;
}
