body{
	background-color: #9D9D9D;
	color:#fff;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size: 8pt; 
	font-family: arial, Verdana, Geneva,  sans-serif;
	}

body, td, p {
	color:#fff;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-size: 8pt; 
	font-family: arial, Verdana, Geneva,  sans-serif;
	}
a { text-decoration: none; color: #fff; font-size: 8pt; }
a:link{color: #fff; font-size: 8pt;  }
a:visited{color: #fff; font-size: 8pt;}
a:hover { color: #C6BF85; font-size: 8pt; text-decoration: underline; }

#menu {
		padding: 0px;
		margin:0px;
		background-color:#fff;
}

#mainframe {	
		position:absolute;
		height:500px; 
		width:850px;
		margin:-250px 0px 0px -425px;
		top: 50%; 
		left: 50%;
		text-align: left;
		padding: 0px;
		border: 0px solid #000000;
		overflow: auto;
	}	

#leftspace {
	float:left;
	height:480px;
	width:10px;
	background-color:transparent;
}

#innnerframe {
		padding: 0px;
		margin:0px;
		float:left;
		height:480px; 
		width:830px;
		background-color:transparent;
	}

#mainimage {
	float:left;
        overflow: hidden;
	height:370px;
	width:auto;
	background-color:transparent;
}
#maincontent {
	float:left;
	height:370px;
	width:830px;
	background-color:transparent;
}

#bottom {
	float:left;
	height:26px;
	width:830px;
	background-color:#fff;
}

.clear { 
	background: transparent; clear:both; height:1px; overflow:hidden; line-height:1%; font-size:0px; margin-bottom:-1px;
}
img { border:0px; }

/* IMAGE POP */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #C6BF85;
visibility: hidden;
z-index: 10;
cursor: pointer;
color:#fff;
font-size:14px;
font-weight:normal;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 0px 0px;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #C6BF85;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*  THUMB DIV */
.thumbs {
		margin-left:10px;
		margin-top:5px;
		position:relative;
		float:left;
		width:90px;
		height:90px;
		border: 1px solid #C6BF85;
		color:#000;
		
}

#copyright  {
position:absolute;
top:95%;
right:10px;
height:5%;
width:200px;
text-align:right;
background:none;
border: 0px solid red;
color:#575757;
}
a.copyright { text-decoration: none; color: #828686; font-size: 8pt; }
a:link.copyright{color: #828686; font-size: 8pt;  }
a:visited.copyright{color: #828686; font-size: 8pt;}
a:hover.copyright { color: #fff; font-size: 8pt; text-decoration: none; }


input, select, textarea { 
	margin:2px;
	padding: 0px;
	padding-left: 3px;
	color:#000;
	font-family: Arial, Verdana, Geneva,  sans-serif;
	font-size:10pt;
	font-weight: normal;
	background: #fff;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px solid #000;
}	

.submit {
		BACKGROUND:#C6BF85;
		color:#632601;
		font-size:10px;
		padding:2px;
		font-family: Arial, Helvetica, Verdana,  sans-serif;
		font-weight:bold;
		BORDER:0px;
}
#email {
		margin-TOP:5px;
		margin-left:0px;
		position:relative;
		float:left;
		width:180px;
		height:22px;
		border-bottom: 0px solid #fff;
}
#phone {
		margin-TOP:5px;
		margin-left:15px;
		position:relative;
		float:left;
		width:160px;
		height:22px;
		border-bottom: 0px solid #fff;
}

.inputdesc {
		margin-left:0px;
		position:relative;
		float:left;
		width:175px;
		height:22px;
		border-bottom: 0px solid #fff;
}
.inputarea  {
		margin-left:0px;
		position:relative;
		float:left;
		width:200px;
		height:22px;
		border-bottom: 0px solid #fff;
}
.AUTOSIZELEFT {
		margin-TOP:5px;
		margin-left:0px;
		position:relative;
		float:left;
		width:AUTO;
		height:AUTO;
		border: 0px solid #fff;
}

#check{
		text-align:center;
		margin-TOP:5px;
		margin-left:0px;
		padding-top:4px;
		padding-bottom:0;
		position:relative;
		float:left;
		width:25px;
		height:20px;
		border: 0px solid #fff;
}
#checktext {
		margin-TOP:5px;
		margin-left:0px;
		position:relative;
		float:left;
		width:400px;
		height:30px;
		border: 0px solid #fff;
		color:#C6BF85;
		font-size:9px;
}
.astric {
		color:#C6BF85;
		
}
.message {
		color:#C6BF85;
		position:relative;
		float:left;
		margin-top:10px;
		width:310px;
		text-align:right;
}
.galltitle {
	color:#C6BF85;
	text-transform: uppercase;
	font-weight:bold;
	padding-bottom:5px;
}
.gallist {
		margin-left:35px;
		position:relative;
		float:left;
		width:145;
		height:16px;
		border-bottom: 0px solid #000;
		color:#fff;
		text-transform: uppercase;
		font-weight:bold;
}

#galformdiv {
		position:relative;
		float:left;
		width:770px;
		height:299px;
		border: 0px solid #fff;
		background:transparent;
		padding-left:20px;
		overflow:auto;
}
.galltitle2 {
	color:#C6BF85;
	text-transform: uppercase;
	font-weight:bold;
	padding-bottom:5px;
}
.gallist2 {
		margin-left:35px;
		position:relative;
		float:left;
		width:125px;
		height:20px;
		border-bottom: 0px solid #000;
		color:#fff;
		text-transform: uppercase;
		font-weight:bold;
}
.eventdate {
	color:#BEB87C;
	font-weight:bold;
	text-transform:UPPERCASE;
}
.eventtitle {
	font-weight:bold;
	text-transform:UPPERCASE;
}
a.eventlink { text-decoration: none; color: #fff; font-size: 8pt; font-weight:bold;}
a:link.eventlink{color: #fff; font-size: 8pt;  }
a:visited.eventlink{color: #fff; font-size: 8pt;}
a:hover.eventlink { color: #C6BF85; font-size: 8pt; text-decoration: underline; }

