body, body * { margin: 0; padding: 0; }

body {
	font: normal 20px Optima, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#container {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}

	#container br { clear: both; }

#title {
	text-align: center;	
	
background: url(graphics/slideshow/slideshow3.jpg) top center repeat-x;

height: 130px;
	
	 -moz-box-shadow:inset 0 0 16px rgba(0, 0, 0, .5);
   -webkit-box-shadow:inset 0 0 16px rgba(0, 0, 0, .5);
   box-shadow: inset 0 0 16px rgba(0, 0, 0, .5);
   border-bottom: 1px solid #ddd;
   
}

	#title div {
		width: 750px;
		height: 130px;
		margin: 0 auto;
		background: transparent url(graphics/tophatlogo.png) left center no-repeat;
	}

#location {
	height: 30px;
	width: 550px;
	margin: -48px 0px 30px 48px;
	overflow: hidden;
	font-size: 22px;
	font-family: Baskerville, Times, serif;
	color: #444;
}
	#location a:link, #location a:visited {
		color: #444;
	}

#content {
	margin: 0px 0 10px 0;
	padding-right: 25px;
	float: right;
	width: 500px;
}

	#content p {
		margin-bottom: 15px;
		font-size: 13px;
		line-height: 18px;
		clear: none;
	}
	
	
			
			
	#content p.headline {
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 15px;
		border-bottom: 1px solid #f7f7f7;
		clear: both;
	}
	#content p.blogtitle {
		font-size: 16px;
		padding: 5px 0 15px 0;
		border-bottom: 1px solid #eee;
		clear: both;
		color: #000;
	}
	#content p.blogtitle span {
		color: #ccc;
	}
	#content p.blogtitle a, #content p.blogtitle a:visited {
		
		color: #C40007;
		font-weight: bold;
		border-bottom: none;
	}
	#content p.blogtitle a:hover, #content p.blogtitle a:active {
		font-size: 1em;
		color: #950E00;
		font-weight: bold;
	}
	#content h1 {
		font-size: .9em;
		padding-bottom: 15px;
		border-bottom: 1px solid #f7f7f7;
		display: block;
		margin-bottom: 15px;
	}
	#content a:link, #content a:visited {
		color: #950E00;
		text-decoration: none;
		border-bottom: 1px solid #950E00;
		font-weight: bold;
	}
	#content a:hover {
		color: #000;
		text-decoration: none;
		border-bottom: 1px solid #000;
		font-weight: bold;
	}
	#content a:active {
		color: #ccc;
		text-decoration: none;
		border-bottom: 1px  solid #ccc;
	}
	#content a.mb:hover, #content a.mb:active, #content a.mb:link, #content a.mb:visited {
		text-decoration: none;
		border-bottom: 0px  solid #ccc;
	}
	#content p img {
		float: none;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}


	#content p img#map {
	
		border: 0;
		margin: 10px 15px 15px 20px;
		padding: 0;
	}

	#content p.headline img {
		float: left;
		border: none;
		margin: 2px 20px 15px 0;
	}
	#content ul {
		list-style: disc;
		margin-left: 30px;
		font-size: 17px;
	}
	#content ul li { margin-bottom: 10px; }
	#content form {
	padding-top: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}
	#content form p { line-height: 14px; }
	 {
		width: 150px;
		float: left;
		clear: both;
		text-align: right;
		margin-bottom: 28px
	}
	#content form p label, #content form p input, 
	#content form p textarea {
		display: block;
		width: 250px;
		float: left;
		padding: 3px;
		margin-bottom: 14px;
	}
	#content form p input:hover, #content form p textarea:hover {
		background: #f7f7f7;
	}
	#content form p input:focus, #content form p textarea:focus {
		background: #950E00;
		color: #fff;
	}
	#content form h3  {
		text-align: right;
		width: 150px;
		padding-right: 20px;
	}
	#content form p label {
		text-align: right;
		width: 159px;
		padding-right: 20px;
	}
			#content form p label:after {
				content: " :";
			}
	#content form p#photos input.photodescription {
		clear: both;
		margin: 0 0 15px 182px;
	}
	#content form p#photos input.photoinput {
	
	}
	#content form p#addphoto {
		clear: both;
		margin: 0 0 15px 185px;
	}
	#content form p br { clear: left; }
	#content form p .radio, #content form p .check {
		width: 13px;
		height: 13px;
		margin: 4px 0 0 0;
		
	}
	#content form p span.comment { font-size: .8em; }
	#content form h3  {
		width: 122px;
		margin: 0 0 15px -1px;
		font-size: 16px;
		font-weight: bold;
		background: #fff url(graphics/pen.gif) 0px 9px no-repeat;
		border: 1px solid #ccc;
		border-left: none;
		padding: 10px 10px 10px 30px;
		clear: left;
	}
	#content form p input#submit {
		width: 80px;
		margin: 20px 0 0 172px;
		background: #fff;
		border: 1px solid #000;
	}
	#content form p input#submit:hover { background: #f7f7f7; }
	#content form p input#submit:active { background: #950E00; color: #fff; }

#navigation {
	float: left;
	width: 184px;
	margin: 0 0 0px 0;
	padding: 0 26px 0 38px;
	font-size: .6em;
	border-right: 1px solid #F7F7F7;
}

	ul { list-style: none; }
	#navigation li#selected a {
	color: #fff !important;
	}
	#navigation li { padding-top: 10px; }
	#navigation li#selected a:after {
	content: " -";
	}

	#navigation a:link, #navigation a:visited {
		display: block;
		text-decoration: none;
		color: #000;
		height: 21px;
		line-height: 16px;
		padding: 5px 0 0 10px;

		background: #fff url(graphics/li_bgd.gif) -552px 0 no-repeat;
	}
	#navigation a#selected {
		text-shadow: 2px 2px 2px #5E0000;
		color: #fff !important;
		font-weight: bold;

		background: #fff url(graphics/li_bgd.gif) -184px 0 no-repeat;
	}

	#navigation a:hover, #navigation a:active {
		text-decoration: none;
		color: #fff !important;
		font-weight: bold;

		text-shadow: 2px 2px 2px #5E0000;
		background: url(graphics/li_bgd.gif) 0 0 no-repeat;
	}

	#navigation a:active {
		background: url(graphics/li_bgd.gif) -368px 0 no-repeat;
	}

	#navigation ul.linkgroup {

		padding: 0 0 0px 0;
	}
	
		#navigation ul li {
			padding: 0 0 0 0;
			margin: 0 0 10px 0;
			
		}
		
		#navigation ul li span {
			padding: 0 0 0 10px;
			color: #ccc;
			
		}
	
		#navigation #additionallinks li a.seolink {
			color: #ccc;
			background: transparent;
			text-shadow: none;
			font-weight: normal;
		}

#footer {
	background: url(graphics/footerbg.png) top center;
	clear: both;

	margin: 0;
	padding-bottom: 0px;
	font-size: .6em;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	
	 -moz-box-shadow:inset 0 0 16px rgba(0, 0, 0, .5);
   -webkit-box-shadow:inset 0 0 16px rgba(0, 0, 0, .5);
   box-shadow: inset 0 0 16px rgba(0, 0, 0, .5);
}
	#footer a:link, #footer a:visited { color: #fff; }
	#footer a:active, #footer a:hover { color: #fff; }


	#footercontainer {
		width: 677px;
		margin: 0 auto;
		padding: 0 51px 0 24px;
	}
	
	#footercontainer br { clear: both; }

	#footer div.left {
		width: 450px;
		float: left;
		padding: 20px 0 0 0;
		height: 312px;
		overflow: hidden;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
		border-bottom: 1px solid rgba(0, 0, 0, .15);
	}
	
		#footer div.left p.blogtitle {
			text-align: left;
			font-weight: bold;
			font-size: 13px;
			line-height: 16px;
			margin: 0 0 10px 0;
		}
		
			#footer div.left h1.blogtitle {
				color: rgba(255, 255, 255, .5);
				text-shadow: none;
				font-weight: normal;
				font-size: 13px;
				margin: 0 0 14px 0;
			}
	
			#footer div.left h1.blogtitle a {
				text-decoration: none;
				padding: 0 0 3px 0;
				color: #fff;
			}
			
			#footer div.left h1.blogtitle a:hover {
				text-decoration: none;
				border-bottom: 1px solid #fff;
				border-bottom: 1px solid rgba(255, 255, 255, .3);
				padding: 0 0 2px 0;
				color: #fff;
			}
	
	
			#footer div.left p#blogheader {
				color: rgba(0, 0, 0, .5);
				margin: 0 0 10px 0;
				font-weight: bold;
				width: 470px;
				text-shadow: none;
			}
				
		#footer div.left p {
			text-align: left;
			font-size: 13px;
			color: rgba(255, 255, 255, .7);
			margin: 0 0 10px 0;
			line-height: 18px;
			text-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
		}
		
		#footer div.left p img {
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			max-width: 450px;
		}
	
	#footer div.right {
		width: 200px;
		float: right;
		padding: 0 0 0 0;
	}
	
		
	
	#copyright {
		font-size: 12px;
		color: #000;
		width: 700px;
		margin: 20px auto;
		margin-bottom: 40px;
	}
		
		#copyright p a {
			font-size: 12px;
			color: #000;
			text-decoration: none;
			margin: 0 2px 0 2px;
			font-weight: bold;
		}
		
		#copyright p a:hover, #copyright p a:active {
			border-bottom: 1px solid #bbb;
			padding: 0 0 1px 0;
		}
	


p#contactbox {
	display: none;
	width: 265px;
	height: 115px;
	padding: 28px;
	padding-left: 200px;
	margin: 20px 0 20px 0;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}


/* TWITTER WIDGET */


div#twtr-widget-1.twtr-widget {
			font-family: Optima !important;
			font-size: 9pt !important;
			margin-top: 25px;
		}

a.twtr-join-conv {
	margin: 2px 0 0 0;
}

.multiBoxDesc { display: none; }

div.twtr-hd { display: none; }

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

	MultiBox
	v1.3

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

.MultiBoxContainer {
	position: absolute;
	border: 12px solid #950E00;
	padding: 20px;
	background-color: #000;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(multibox/images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(multibox/images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(multibox/images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(multibox/images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(multibox/images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(multibox/images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



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

