/* @override http://www.thepaine.org/test/CSS/style/site.css */

/* CSS Document 
				text color:#9E7F07
				background color:#000000-black
				maincontent:#FFF7B5
				sidebar:##F8DF63
				link-HOVER: #D48D00
*/

* {
	padding: 0;
	border: 0;
	margin: 0;
}

body {
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9E7F07;
	font-size: 62.5%;
}

#wrap {
	text-align: left;
	width: 770px;
	position: relative;
	margin: 0 auto 0px 0px;
}

#content {
	width: 770px;
	background-color: #F8DF63;
	position: absolute;
}

/* @group link styles */

a {
	color: #D98800;
	text-decoration: none;
}
.orange {
		color: #D98800;
}

a:visited,  a:active {
	color: #D98800;
}

a:hover {
	color: #D98800;
	text-decoration: underline;
}

body#home a.current,
body#estate a.current,
body#exhib a.current,
body#events a.current,
body#fdg a.current,
body#air a.current,
body#visit a.current,
body#about a.current,
body#member a.current,
body#donate a.current,
body#wed a.current,
body#email a.current
 {
	color: #D98800;
}

ul#topnav {
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
		padding-left: 23px;
}

/* @end */

/* @group header group */

#header {
	width: 770px;
	height: 200px;
	position: relative;
	padding-top: 0;
}

#wrap #logoSq {
	height: 200px;
	width: 200px;
	background: url(../image/logoSq.gif) no-repeat;
	position: relative;
}

#wrap #header #logoSq ul {
	list-style-type: none;
	text-align: right;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 23px;
	padding-bottom: 17px;
}

#wrap #header #logoSq ul li {
		font: bold 10px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#wrap #header #logoSq ul li a {
	color: #F8DF63;
	text-decoration: none;
}

#wrap #header #logoSq ul li a:hover {
	color: #D48D00;
}

#banner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 570px;
	height: 200px;
}

/* @end */

/* @group nav group */

ul#nav2, ul#nav1 {
	text-align: right;
	padding-right: 23px;
	list-style-type: none;
}

ul#nav1 {
	padding-top: 18px;
}

ul#nav2 {
	padding-top: 2em;
}

div#navBox {
	width: 200px;
	float: left;
	height: 450px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../image/site_nav_back.gif);
}

#navBox li a {
	text-decoration: none;
}

#navBox li {
	font-size: 12px;
	line-height: 18px;
		font-weight: bold;
}

#nav1 li a {
	color: #B7A100;
}

#nav2 li a {
	color: #C6Af00;
}

#nav1 li a:hover, #nav2 li a:hover {
	color: #D48D00;
}

/* @end */

/* @group mainContent group */

div#mainContent {
	float: right;
	padding-top: 23px;
	width: 570px;
	background-color: #FFF7B5;
	position: relative;
}

#mainContent p.date {
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
	font-size: 1.4em;
	padding-left: 5px;
	margin-top: -.3em;
}

#mainContent p {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-size: 1.3em;
	width: 348px;
		padding-left: 23px;
}

#mainContent h2 {
		font-size: 20px;
		margin-bottom: 26px;
		padding-left: 23px;
		width: 348px;
}



#mainContent .noWrap{
		width: 90%;
}

#mainContent h3 {
	font-size: 13px;
	width: 348px;
		padding-left: 23px;
		margin-bottom: 16px;
}

#mainContent div.contentBox blockquote {
	margin-left: 23px;
}

#mainContent div.contentBox blockquote p{
		width: 325px;
}
 h5{
		padding-left: 23px;
		font-weight: normal;
		font-style: normal;
		font-size: 10px;
}

#mainContent div.contentBox {
	position: relative;
		margin-bottom: 18px;
}
#mainContent dl{
		font-size: 12px;
				width: 348px;
								margin-bottom:23px;
				}
#mainContent dt {
		
			margin-top: 8px;
			margin-left: 46px;
			margin-bottom: 3px;
}

#mainContent dd {
		padding-left: 69px;
	margin-bottom: 0;
	padding-bottom: 7px;
}

/* @group imageBoxRt */

div.imageBoxRt {
	width: 175px;
	float: right;
}

#mainContent div.imageBoxRt h4 {
	padding-bottom: 7px;
	padding-top: 7px;
		font-size: 10px;
}

#mainContent div.imageBoxRt img.bottomSpace {
	margin-bottom: 23px;
}

/* @end */

/* @group gallery */

div.imageBox2x {
	width: 50%;
	float: left;
	height: 225px;
}

h3 span.date {
	font-size: 13px;
}

h5.caption {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
	padding-right: 13px;
		padding-left: 0;
}

div.gallery {
	width: 37em;
	position: relative;
	margin-top: 57px;
	padding-bottom: 26px;
		padding-left: 23px;
}

div.imageBoxRt h5.caption {
	text-align: right;
	padding-right: 5px;
	margin-bottom: 23px;
		line-height: 12px;
}

/* @end */

body#home #mainContent {
		background: #000;
		padding-top: 0;
}

/* @end */

/* @group footer group */

#footer {
	padding-top: 15px;
	padding-bottom: 16px;
		padding-left: 23px;
}

#footer h5 {
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
		padding-left: 0;
		font-size: 9px;
}

/* @end */

.clearFloat {
	clear: both;
}

.skip {
	position: absolute;
	top: 0;
	left: -5000px;
}

.caps {
	text-transform: uppercase;
}

.holder {
	
}

.date {
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

h5.title{
		font-weight: bold;
		margin-bottom: 10px;
		padding-left: 0;
}

.alignRt {
	text-align: right;
}

span.in40px {
	margin: 0 0 0 40px;
}
.cush { margin-bottom: 23px; }
.center {
		text-align: center;
}

#mainContent .hug{
		margin-bottom: 0;
}
#sec {
}
.noBold {
		font-weight: normal;
}

#osc div.oscBox{
		margin-right: auto;
		margin-left: auto;
		margin-top: 29px;
		padding: 5px;
		width: 140px;
		background-color: #FFFF99;
}
#osc div.oscBox:hover{
		background-color:#D98800;
		text-align: center;
}

#mainContent div.imageBoxRt p{
		width: 90%;
		padding-left: 0;
}
div.imageBoxRt a.iframe{
		width: 600px;
		height: 80%;
}

/* @group Calendar table */
#mainContent div#calendar{
		padding-left: 23px;
		padding-right: 23px;
}
#mainContent table.month{
		width: 100%;
		margin-bottom: 20px;
		
}
#mainContent table.month caption{
		
		font-size: 13px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
		padding-left: 8px;
		background-color: #FFF9D7;
		font-weight: bold;
		
}
#mainContent table.month td,#mainContent table.month th{
		font-size: 13px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 0;
}
#mainContent table.month th{
		text-align: center;
		width: 40px;
}
#mainContent table.month td{
		padding-left: 9px;
}
/*#mainContent table.month tr:hover{
			background-color: white;
	}*/



/* @end */

#osc div.oscBox a.oscBox span.caption{
		display: block;
		text-align: center;
		font-size: 12px;
}
#osc div.oscBox a.oscBox span.caption:hover{
		color: white;
}


