body{
	color:#000000;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background:#6BB300;
}
a:link, a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
div#ButtonSection{
	background:#6BB300;
	border: 0px solid #FF3300;
	font: 24px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: -1px;
}
div#ButtonSection a {
	padding: 0px 10px 0px 10px;	
}
div#ButtonSection a:hover {
	padding-bottom: 0px;
	margin-bottom: 0px;	
	background: #CCFF80;
}
span#Home{
	background: #C8733A;
}
span#AboutUs{
	background: #C8733A;
}
span#Events{
	background: #C8733A;
}
span#ContactUs{
	background: #C8733A;
}
span#Members{
	background: #C8733A;
}
span#Pictures{
	background: #C8733A;
}
span#Blog{
	background: #C8733A;
}
span#Links{
	background: #C8733A;
}
div#Shell{
	background:#E6FFBF;
	border: 4px solid #CCFF80;
	padding: 10px 10px 10px 10px;
}
span#YouAreHere{
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	background: #CCFF80;
}
span#YouAreHere a{
	padding: 0px 10px 0px 10px;
	background: #CCFF80;
}
div#PrimaryInformationSection{
	margin: 0 400px 0 0;
}
div#FirstHalf{
	margin: 0 50% 0 0;
}
div#SecondHalf{
	margin: 0px 10px 0px 0px;
	position: absolute; top: 112px; right: 0px; width: 50%;
}
div#RightThirdSection{
	padding: 0 10 0 0;
	margin: 0 10 0 0;
	position: absolute; top: 128; right: 10; width: 37%;
	padding-right: 0;
}
div#RightThirdSection a{
	text-decoration: underline;	
}
div#RightThirdSection table{
	margin: 0 0 0 75;
}
div#MainHeader{

}
table#EventsAndCalendarTable{
	
	text-align:left;
	
	
}
table#EventsAndCalendarTable td{
	vertical-align: top;
	text-align:left;
}
table#EventsAndCalendarTable table{
	vertical-align: top;
	text-align:left;
	margin: 0 0 0 50;
}
table#EventsAndCalendarTable a{
	text-decoration: underline;
}
td#EventsSection{
	text-align:left;
	
}
td#CalendarSection{
	text-align:left;	
}
h1{
	font: 45px Arial;
	font-weight: bold;
	color:#C8733A;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #6BB300;
}
div.Header2Case{
	height:60px;
	background: url(images/icon2.jpg) left center no-repeat;
	margin: 10px 10px 0px 0px;
	padding-top: 1px;
}
h2{
	font: 20px Arial;
	font-weight: bold;
	color:#C8733A;
	margin:34px 0px 0px 50px;
	border-bottom: 2px solid #6BB300;
}
h3{
	font: 14px Arial;
	font-weight: bold;
	color:#C8733A;
	margin:0px 0px 0px 50px;
	
}
p{
	color:#6BB300;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 5px 20px 50px;
}
p.PicDescription{
	color:#6BB300;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#C8733A;
	margin: 5px 10px 5px 10px;
}
p a:link, p a:visited {
	color:#6BB300;
	text-decoration: underline;
}
table.Indent{
	color:#6BB300;
	margin: 10px 5px 20px 50px;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
p.Indent{
	color:#6BB300;
	margin: 10px 5px 20px 50px;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
div#Footer{
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	font: 10px Arial, Verdana, Helvetica, sans-serif;
}
ul{
	margin-left: 90px;
}
li{
	color:#6BB300;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
td{
	color:#6BB300;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
td a:link, td a:visited{
	color:#6BB300;
	
}
table.Orange{
	width:33%;
	background:#C8733A;
}
table.DarkBlue{
	width:33%;
	background:#002762;
}

img#homepage{
float:left;
margin-top:5px;
margin-left:50px;
margin-right:10px;
margin-bottom:5px;
}

EMBED, OBJECT, TABLE#viewer {
	background-color: ' . str_replace('0x', '#', $simpleViewer['backgroundColor']) . ';
	width: ' . $simpleViewer['galleryWidth'] . ';
	height: ' . $simpleViewer['galleryHeight'] . ';
}

// For the drop down menus

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index:50; 
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index:50; 
}

#sddm li a:hover
{	background: #49A3FF;
	z-index:50; 
}

#sddm 
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #6BB300;
	border: 1px solid #FFFFFF;
	z-index:50; 
}
	

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		background: #6BB300;
		color: #E6FFBF;
		font: 14px arial;
		text-decoration: none;
		font-weight: bold;
		z-index:50; 
	}

	#sddm div a:hover
	{	background: #CCFF80;
		color: #C8733A
		z-index:50; 
}

#m1{
	border: 4px solid #CCFF80;
	position: absolute;
	top: 0px; left: 85px; 
	z-index:50; 
}

#m2{
	border: 4px solid #CCFF80;
	position: absolute;
	top: 0px; left: 557px;
	z-index:50; 
}

#m3{
	border: 4px solid #CCFF80;
	position: absolute;
	top: 0px; left: 455px;
	z-index:50; 
}