body	{
	font-family: 'Century Gothic', sans-serif;
	background-color: #EEEEEE;
	background-image: url('/images/design/background.jpg');
        /* 
	background-color: #484134;
        background-image: url('/images/design/widebackground.jpg');
        background-position: top center;
        background-repeat: repeat-y; 
	*/
	width: 1024px;
	margin: 2em auto;
	color: #000000;
}

a:link	{
	text-decoration: none;
	color: #666666;
}

a:visited	{
	color: #999999;
}

a:active	{
	color: #AA0000;
}

strong	{
	font-weight: bold;
}

em	{
	font-style: italic;
}

.hidden	{
        position: absolute;
	font-size: 1pt;
	color: #EEEEEE;
        left: -999px;
        width: 90px;
}

#toplogo	{
	padding-bottom: 10px;
}

#toplogo img	{
	float: left; 
	padding-right: 175px;
}

#toplinks	{
	padding-top: 20px;
	text-align: right;
}

#toplinks input[type="submit"]	{
	background-color: #D84801;
	border: none;
	padding: 0px 5px 0px 10px;
	margin: 0px;
	color: #FFFFFF;
	height: 25px;
	letter-spacing: 0.3em;
	font-size: 85%;
	box-shadow: -4px 4px 5px #888888;
	z-index: 20;
	position: relative;
}

#toplinks input[type="text"]	{
	border: none;
	padding: 0px;
	margin: 0px;
	height: 23px;
	width: 150px;
	box-shadow: -4px 4px 5px #888888;
	z-index: 10;
	position: relative;
	top: -1px;
}

#searchbox {
	margin-bottom: 0px;
}

#quicklinksandsocialmediabar	{
	background-image: url('/images/design/home_connect_word.png');
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	padding-top: 20px;
}

#quicklinks	{
	padding: 10px 0px 0px 0px;
	position: relative;
	top: 5px;
	right: 70px;
}

#quicklinks img	{
}

#quicklinks a	{
	color: #000000;
	text-decoration: none;
}

#socialmediabar	{
	color: #FFFFFF;
	padding: 10px 45px 0px 40px;
	margin-left: 50px;
	letter-spacing: 0.3em;
	font-size: 85%;
}

#socialmediabar img {
	vertical-align: middle;
}

#categories	{
	clear: left;
	color: #FFFFFF;
	background-image: url('/images/design/home_categories_background.png');
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px 10px;
	font-family: Garamond, serif;
	font-style: italic;
	font-size: 14pt;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	margin: 0px;
}

#categories #highlight	{
	background-color: #c7b8a3;
	color: #484134;
	padding: 3px;
}

#photos	{
}

#phototopbar	{
	background-color: #5F6053;
	background-image: url('/images/design/home_phototopbar.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 100%;
	height: 25px;
	margin-top: 8px;
	margin-bottom: 0px;
}

#onfadebar	{
	background-image: url('/images/design/home_vertical_gradient.png');
	position: relative;
	top: 0;
	left: 0;
	padding-top: 50px;
	z-index: 1;
}

#mainevent	{
	position: absolute;
	padding: 0px;
	width: 590px;
}

#eventlist	{
	margin-left: 594px;
	margin-right: 45px;
	overflow: hidden;
}

#eventlistheading	{
	border-top: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	padding: 0.5em 2em;
	background-image: url('/images/design/home_eventlistheading.png');
	background-repeat: repeat-y;
}

#eventlistheading h2	{
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 0px;
}

#eventlistings	{
	background-image: url('/images/design/home_eventlistings_background.png');
	background-repeat: no-repeat;
	padding: 0.5em 2em;
	height: 285px;
	overflow: auto;
	font-size: 90%;
}

#eventlistfooter	{
	background-image: url('/images/design/home_eventlistfooter_background.png');
	background-repeat: repeat-y;
	padding: 0.5em 2em 1em 0.5em;
	text-align: right;
	font-weight: bold;
	border-bottom: 2px dotted #000000;
}

#eventlistfooter a	{
	text-decoration: none;
	font-size: 85%;
	color: #D84801;
}

#eventlistfooter img	{
	vertical-align: middle;
}

#optin	{
	padding: 1em;
}

#optin a	{
	color: #441100;
	font-family: Garamond, serif;
	font-size: 85%;
	text-decoration: none;
}

#happening	{
	clear: both;
	width: 75%;
	padding-left: 10px;
	margin-top: 1em;
}

#happeningheading	{
	border-bottom: 2px dotted #FFFFFF;
	margin-left: 42px;
	margin-right: 160px;
}

#happeningheading h2	{
	letter-spacing: 0.15em;
	color: #FFFFFF;
	display: inline;
	margin-left: 1em;
	font-weight: normal;
	font-size: 100%;
	background-color: #B2BB1E;
	padding: 0.3em 0.3em 0.3em 0.5em;
	border-top: 3px solid #000000;
	position: relative;
	top: -2px;
}

#happeningframe	{
	margin-bottom: 50px;
	vertical-align: middle;
	height: 360px;
	width: 700px;
	border: none;
}

#learn	{
	position: absolute;
	bottom: -50px;
	right: -25px;
	color: #FFFFFF;
	width: 20%;
	padding-right: 0px;
	padding-bottom: 230px;
	background-image: url('/images/design/home_learnphoto.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#learn a {
	color: inherit;
	text-decoration: none;
}

#learnheading	{
	margin-bottom: 0.5em;
	text-align: right;
}

#learnheading h2	{
	letter-spacing: 0.3em;
	color: #FFFFFF;
	display: inline;
	font-weight: normal;
	font-size: 100%;
	background-color: #D84801;
	box-shadow: -4px 4px 5px #333333;
	padding: 0 0 0.3em 0.5em;
}
