html {

       padding:0px;

       margin:0px;

       }



body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color: #666;

	margin: 0px;

	padding: 0px;

       }



* {

       padding:0px;

       margin:0px;

       }



a:link, a:active, a:visited {

	text-decoration:none;

	color: #818181;

	font-weight: bold;

}


a:hover {

	text-decoration:none;

	color: #8E8641; /*#5DC5BE; */

}



#wrapper {

	width: 1000px;

	margin-left:auto;

	margin-right:auto;

	border: 0px solid #A8A8A8;

	margin-top: 0px;

}



#header {

	width: 900px;

	margin-left:auto;

	margin-right:auto;

	height: 85px;

	margin-top: 15px;

}



#pageTitle {
	font-size: 22px;
	color: #BDB357;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	clear: right;

}
#google-translate {
	float: right;
	margin-bottom: 5px;
}






#content {

	width: 980px;

	margin-left:auto;

	margin-right:auto;

	clear:both;

	margin-top: 10px;

	margin-bottom: 10px;

	height: 600px !important;

}



#footer {

	width: 960px;

	margin-left:auto;

	margin-right:auto;

	clear:both;

	margin-bottom: 10px;

	color: #818181;

	font-size: 11px;

}



#footer a:link, #footer a:active, #footer a:visited {

	text-decoration:none;

	color: #818181;

	font-size:0.9em !important;

	font-weight: normal;

}



#footer a:hover {

	text-decoration:none;

	color: #8e8641;

}



#footer2 a:link, #footer2 a:active, #footer2 a:visited {

	text-decoration:none;

	color: #818181;

	font-size:0.9em !important;

	font-weight: normal;

}



#footer2 a:hover {

	text-decoration:none;

	color: #818181;

}



#footer-email a:link, #footer-email a:active, #footer-email a:visited {

	text-decoration:none;

	color: #818181;

	font-size:1.1em !important;

	font-weight: bold !important;

}



#footer-email a:hover {

	text-decoration:none;

	color: #8e8641;

}



/*#footer2 {

	clear: both;

	width: 960px;

	margin-top: 10px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

}

*/

.floatright {

	float: right;

}







#menu {

	background-image: url(../custom/images/menuBkgnd.png);

	background-position: left top;

	height: 35px;

	width: 965px;

	clear: both;

	margin-right: auto;

	margin-left: auto;

}



#eventTitle {

	font-size: 24px;

	margin-top: 0px;

	margin-bottom: 25px;



}



#eventLocation {

	clear: both;



}



#eventDescription {

	font-size: 1em;

	clear: both;

	margin-bottom: 10px;



}



#eventDuration {

	font-size: 16px;

	clear: both;

	margin-bottom: 35px;



}



/* remove dotted border on click */

a:focus, a:active {outline-style: none !important;}

* :focus { outline: 0 !important; }

.floatleft {

	float: left;

}

.floatright {

	float: right;

}

#logo {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	left: -27px;

}

.hide_this {

	display: none;

}

.show_this {

	display: block;

}

