/* General Body Styles*/

*html 
{	margin:0px;
	padding:0px;
	}

body {
	color: #333333;
	background-color: #B59761;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background-image: url(images/bg2.png);
	background-repeat: repeat;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 10px;
}	

img.right {
	float: right;
	margin: 10px;
}


/*///////////////////////////////*/

/* Page Setup*/
#page {
	width:760px;
	margin:auto;
	text-align:left;
	background-color: #FEFFF1;
	background-image: url(/images/middle_bg.png);
	background-repeat: repeat;
	
}

#topcorners {
	background-image: url(/images/top_roundcorners.png);
	background-repeat: no-repeat;
	width:760px;
	height:14px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
}

#bottomcorners {
	width:760px;
	height: 16px;
	margin:auto;
	background-image: url(/images/bottom_roundcorners.png);
	background-repeat: no-repeat;
}

/*///////////////////////////////*/

/* Top*/
#top {
	height:132px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;	
}

.logo {
	width:189px;
	height:130px;
	float:left;
	background: url(/images/logo.png) no-repeat;
}

.topmenu_container {
	float:right;
	height:132px;
	width:530px;
}

.topmenu_rollovers {
	padding: 0px 5px 0px 0px;
}

/*///////////////////////////////*/

/* Wrapper*/
#wrapper {
	width:736px;
	margin: 12px 0px 0px 12px;
}

/*///////////////////////////////*/


/* Left Column*/
#left {
	float:left;
	width:185px;
	}
	
.leftmenu {
	width:185px;
}

.leftmenu_text {
	border-top: 0px none #333333;
	border-right: 0px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 0px none #333333;
	font-size:1.1em;
}

.leftmenu_text a {
	text-decoration:none;
	color:#333333;
}

.leftmenu_text a:hover {
	font-weight:bold;
	color:#224921;
	
}
/*///////////////////////////////*/

/* Welcome Text*/

#welcome {
	width:auto;
	margin: 0px 0px 0px 190px;
	padding:0px 5px 0px 5px;
}
	
.welcometext {
	font-size:13px;
}
	
.welcometext a {
	color:#244622;
	font-weight:bold;
	text-decoration:none;
}

.welcometext a:hover {
	font-weight:bold;
	text-decoration:underline;
}
/*///////////////////////////////*/


/* Mid Page Middle Content Column*/

.midpage_contentcolumn {
	width:330px;
	padding:0px 5px 1px 5px;
	margin:0px 0px 0px 190px;
	text-align:justify;
}

.midpage_contentcolumn a {
	color:#333333;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.midpage_contentcolumn a:hover {
	color:#224921;
	text-decoration:underline;
}

/*///////////////////////////////*/

/* Mid Page Right Column*/

#upcomingevents{
	width:190px;
	float:right;
}

.upcomingevents_top {
	background-image:url(/images/upcomingevents_title.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:20px;
	width:186px;
}
	
.upcomingevents_middle{
	width:176px;
	background-color: #ECF1EF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom:1px;
	padding-left: 4px;
}

#upcomingevents_list{
	padding-left: 0;
	margin-left: 0;
	width: 170px;
	font-weight:bold;
	font-size:12px;
	padding-top:4px;
}

#upcomingevents_list li {
	list-style-position: outside;
	list-style-type: none; 
	margin: 0;
}

#upcomingevents_list li a { 
	text-decoration: none; 
	font-weight:normal;
	color:#224921;
}

#upcomingevents_list li a:hover {
	text-decoration:underline;
}	

.upcomingevents_bottom {
	background-image:url(/images/upcomingevents_bottom.png);
	background-repeat: no-repeat;
	background-position:top;
	width:186px;
	height:13px;
}

/*///////////////////////////////*/

/* Footer*/

.footer {
	font-size:10px;
	color:#F2F2F2;
	text-align:center;
	width:760px;
	margin:auto;
}

.footer a {
	color: #F2F2F2;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}	

/*///////////////////////////////*/

/* Lightbox*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}		

#lightboxCaption{ 
	float: left; 
}

#keyboardMsg{ 
	float: right; 
}

#closeButton{ 
	top: 5px; right: 5px; 
}

#lightbox img{ 
	border: none; clear: both;
} 

#overlay img{ 
	border: none; 
}

#overlay{ 
	background-image: url(/images/overlay.png); 
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

/*///////////////////////////////*/

.mapicon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	width:16px;
	height:16px;
}
	
