body {
	margin: 0px;
	font-family: verdana;
	background: #EDEDED;
}

html {
}

#body {
	float:right;
	width:616px; 
	padding-right:10px;
	padding-left:20px;
	padding-bottom:30px;
	background: #E7E7E7;
	height:1060px;
}

#centerContainer2 > #body {
	float:right;
	width:643px; 
	padding-right:10px;
	padding-left:20px;
	padding-bottom:30px;
	background: #E7E7E7;
	min-height:1030px;
	height:auto;
}

#header {
	background: url(images/top.png) no-repeat top left;
	height: 140px;
}

#featured > div {
	background:url(images/top_bg.png) repeat-x top left;
}

#myGallery {
	border-width: 3px !important;
}

#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	padding: 0px;
	border-collapse: collapse;
}

#centerContainer{
	background-color:#E5E5E5;
}

#centerContainer2{
	background-color:#EDEDED;
	margin-left:10px;
}

#content {
	font-size:12px;
	left:0px;
	padding-right:12px;
	padding-top:3px;
	position:relative;
	width:100%;
}

#content a {
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#navigation {
	background-color:#EDEDED;
	float:left;	
	width:305px;
}

.menuHeader
{
	color:white;
	background: gray;
	font-family:arial;
	font-weight:bold;
	width:257px;
	padding:4px 8px;
	font-size:15px;
	padding-left:40px;
}

#header #menu {
	color: red;
	font-weight:bold;
	height:30px;
	padding-top:110px;
	padding-left:10px;
}

#navigation #appNav {
	font-size:14px;
	border-bottom:1px solid gray;
	padding-bottom:3px;
	margin: 0px 5px;
}

#navigation #appNav table {
	width:100%;
	font-weight:bold;
	color: gray;
}

#navigation #appNav #spacer {
	width:1px;
	background:gray;
}

#navigation #appNav .appLink {
	text-align:center;
}

#header #menu .row {
	padding: 3px 15px;
	float:left;
}

#header #menu .spacer {
	border-right:1px solid silver;
}

#header #menu a{
	text-decoration:none;
	font-variant: small-caps;
	color: #4b4b4b;
	font-weight:bold;
	font-size:12px;
}

#header #menu .row:hover {
	border-top:1px solid red;
}

#title-box {
	float:left;
	width:260px;
	border: 4px solid #8e0606;
	padding:5px;
	height:228px;
}

#title-box #tb-title {
	color:white;
	text-transform:uppercase;
	font-family: Times New Roman;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	text-shadow: 0px 0px 6px black;
	letter-spacing: 1px;
	margin-bottom: 15px;
}

#title-box #tb-text {
	color:white;
	font-size:11px;
	text-align:justify;
	padding:4px;
}

#title-box #tb-more {
	display: block;
	background: #eFeFeF;
	color: black;
	text-align: center;
	width:140px;
	font-size:12px;
	text-decoration:none;
	height:24px;
	line-height: 24px;	
	font-weight:bold;
	margin-left: auto;
	margin-right:auto;
	margin-top:10px
}

#pageHeader {
	font-size:12px;
	font-weight:bold;
	color:#5A5A5A;
	height:26px;
	line-height:26px;
	position:relative;
	left:-20px; 
	width: 611px;
	padding-left:20px;
	background: #EDEDED;
}

#body > #pageHeader {
	font-size:12px;
	font-weight:bold;
	color:#5A5A5A;
	height:26px;
	line-height:26px;
	position:relative;
	left:-20px; 
	width: 663px;
	padding-left:20px;
	background: #EDEDED;
}

.newsTitle {
	font-size:16px;
	font-weight:bold;
}

.newsDate {
	font-size:10px;
	color:red;
}

.newsBody {
	font-size: 12px;
	font-family: verdana;
	width:95%;
}

.newsBody a.more-link {
	color:red;
	display:block;
	width:100%;
	text-align:right;
	text-decoration:none;
}

.newsBody a {
	color:red;
	text-decoration:none;
}

.news {
	padding-top:10px;
	clear:both;
	display: compact;
	padding-bottom:10px;
	border-bottom: 1px solid #CFCFCF;
	line-height:16px;
}

.newsNav {
	border-bottom: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
	background-color: #CFCFCF;
	padding: 5px;
}

.page {
	line-height:16px;
}

div.clear {
	clear:both;
}

#gallery_flash {
	color:#6F6F6F;
	font-size: 13px;
	margin-top:25px;
}

#flash_header {
	padding-left:20px;
}

#flash_photo {
	background: url(images/gallery_flash_bg.jpg) center;
	height:126px;
	width:270px;
	text-align:center;
	margin-left: 17px;
	margin-right: auto;
}

#flash_photo .thumbnails img {
	border: 1px solid black;
}

#copyright {
	padding: 20px 5px;
	color: #6F6F6F;
	font-size:12px;
	text-align:center;
	margin-bottom: 40px;
}

#intro {
	margin-bottom:20px;
	font-size: 14px;
	padding:10px 15px 15px 10px;
	font-family:verdana;
	letter-spacing:1px;
	color:#000;
	background-color:#D9D9D9;
}

#intro div {
	background: url(images/main1.jpg) top right no-repeat;
	height:210px;
	padding:30px 290px 10px 10px;
}

#intro div a {
	font-size:22px; font-family:arial;font-weight:bold; color: black; text-decoration:none;
}

#intro div a:hover {
	text-decoration: underline;
}

.thumbnails {
	height:125px;
	width:auto !important;
}

.thumbnails img {
	border: none;
}

.thumbnails a.lightwindow img {
	border: 4px solid white;
}

#content .assetImage {
	float:left;
	height:130px;
	margin:5px;
	padding:5px;
	text-align:center;
	width:84px;
}

#flash_photo .assetImage {
	height:130px;
	text-align:center;
	width:100%;
}

.pager {
	text-align:right;
	border-top: 1px dashed #5A5A5A;
	padding-top:5px;
}

.pager a{
	text-decoration:none;
	color:#5A5A5A;
	font-size:12px;
}

#footer {
	text-align:center;
	background: #A4A4A4;
	font-size:10px;
	color:white;
	padding:5px 0px;
}

#foot_links {
	text-align:center;
	font-size:8px;
	background: #EDEDED;
	color: gray;
	border-top: 1px solid #A4A4A4;
	padding-top:5px;
	padding-bottom:5px;
}

#foot_links table {
	margin:auto;
}

#foot_links td {
	width:80px;
	text-align:center;
	vertical-align:top;
}

#forumLogin {
	padding: 10px 10px;
	font-size:10px;
}

#forumLogin input {
	width: 120px;
}

#forumLogin a {
	text-decoration:none;
	color:black;
	font-weight:bold;
	letter-spacing:2px;
	font-size:12px;
	padding-left:5px;
}

#forumLogin form {
	text-align:center;
}

.postmetadata {
	font-size: 10px;
	color:gray;
}

.thumbnails .ngg-widget {
	text-align:center;
	padding:20px 0px;
}

.thumbnails .ngg-widget .ngg-widget-slideshow {
	padding:0px;
}

.thumbnails .ngg-widget img {
	padding:0px;
	margin:0px;
}

.youtube-video {
	text-align:center;
	float:left;
	width:310px;
	padding-bottom:10px;
	border-bottom:1px dashed #808080;
	margin-left:6px;
	padding-top:10px;
}

.youtube-video h3 {
	border-bottom: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
	background-color: #CFCFCF;
	padding: 5px;
	font-size:10px;
	height:30px;
	vertical-align:middle;
}

.youtube-video h3 a {
	color: black !important;
}

ul.events {
	color:#000;
	text-decoration:none;
	font-size: 10px;
	text-indent:0px;
	display: block;
	width: 277px;
	padding:0px;
	padding-top:10px;
	margin:0px 10px;
}

ul.events li {
	display: block;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	margin-bottom:8px;
	padding-left:6px;
	padding-bottom:4px;
	border-bottom:1px dashed #808080;
	line-height:14px;
}

ul.events li a{
	color:red;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

a.ngg-album-desc {
	font-size:10px;
}

div.ngg-album-compact {
	width:120px;
	text-align:center;
	margin: 0px 5px !important;
}

div.ngg-album-compact h4 {
	font-size:10px !important;
	color: #808080;
}

div.ngg-album-compactbox {
	text-align:left;
}


div.wp-caption {
	text-align:center;
	background: #CFCFCF;
	padding-top:4px;
	margin:4px;
}

.alignleft {
	float:left;
	margin-right:16px;
}

.alignright {
	float:right;
	margin-left:16px;
}

div.wp-caption p {
	line-height: 14px;
	height:14px;
	margin:4px;
	display:block;
	font-style: italic;
}