/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/site_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f3ecc4;
	text-align: center;
}

#headerstrip {
	height: 30px;
	background-image: url(../images/headerstrip.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #666666;
}

#headerstripcontent {
	width: 900px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#memberlogin, #rssfeed {
	float: left;
	width: 450px;
	height: 30px;
	font-family: Arial;
	color: #666666;
font-size: 12px;
}

#rssfeed {
	text-align: right;	
}

#mainheader {
	background-image: url(../images/newheader_bg.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position:center;
	border-bottom: 1px solid #000000;
}

#mainheaderwrap {
	width: 900px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}

#allcontentwrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
	text-align: left;
}

#nav {
	float: left;
	width: 200px;
}

#leftcol {
	float: left;
	width: 440px;
	padding: 0 5px 0 5px;
	margin-left: 15px;
}

#rightcol {
	float: left;
	width: 200px;
	padding: 0 5px 0 5px;
}

#aboutwrap, #newswrap {
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BF9F31;
	width: 430px;
	padding: 5px;
	margin-bottom: 10px;
}

#photogallery {
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BF9F31;
	width: 190px;
	padding: 5px;
	margin-bottom: 10px;
}

#footer {
	width: 900px;
	float: left;
	height: 90px;	
}

#maincol {
	float: left; 
	width: 660px;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #BF9F31;
	margin-left: 20px;
}

#maincontent {
		
}

h1.csc-firstHeader, .csc-header h1, .tx-newloginbox-pi1 h3 {
	font-family: Arial;
	font-size: 14px;
	color: #1A4263;
	padding: 0px;
	margin: 0px;
}

p.bodytext, .tx-newloginbox-pi1 p, .tx-newloginbox-pi1 {
	font-family: Arial;
	font-size: 12px;
}

#photogallery p.bodytext {
	padding: 0px;
	margin: 0px;
}

.tx-photographiclibrary-pi1 td {
	font-family: Arial;
	font-size: 12px;
}

.tx-photographiclibrary-pi1 a, p.bodytext a, ul.csc-menu a {
	color: #666666;
	font-size: 12px;
}

#photogallery .tx-photographiclibrary-pi1 table tr td {
	padding: 0px;
	border: none;
}

ul.csc-menu {
	font-family: Arial;
	font-size: 12px;
}

#homelink {
	float: right;
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}

#homelink a {
	color: #666666;
}

.csc-sitemap {
	font-family: Arial;
	font-size: 12px;
}

.csc-sitemap a {
	color: #666666;

}

a:hover {
	color: #1A4263;
}

ul#galleryfade {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}