body {
	background-repeat:repeat-x;
	color:#fff;
	font-family:'Arial',Helvetica,sans-serif;
	font-size:12px;
	line-height:15px;
	padding-bottom:30px;
	text-align:center;
}

h1,
h2,
h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#wrapper {
	width: 930px;
}

#header {
	margin: 0;
	height: 116px; /* 140-24 */
	padding-top:24px;
	position: relative;
	text-align:center;
}

#header p {
	color:#FFFFFF;
	font-size:20px;
	left:287px;
	position:absolute;
	top:106px;
	width:350px;
}
	
#header h1 {
	font-size: 30px;
	font-family: Georgia,'Times New Roman',Times;
	line-height:22px;
}
	#header h1 a {
		color:#FFFFFF;
		font-weight:normal;
		text-decoration: none;
	}
	
	#header h2 {
		font-size:14px;
		margin-top: 10px;
		text-transform:uppercase;
	}

#navigation-container-upper {
	background-repeat:repeat-y;
	color:#2d2d2d;
	text-align: center;
}

	#main-navigation {
		background-position:left bottom;
		background-repeat:no-repeat;
		padding:12px 20px 26px 20px;
	}

#masthead {
	height:207px;
	text-align: center;
}

#masthead embed {
	margin: 0 auto;
}

#masthead p {
	padding:90px 50px 0 50px;
}

	#masthead.static p {
		font-size:2em;
	}

#navigation-container-lower {
	display: none;
}

#main-navigation li {
	display:inline;
	border-left:1px solid #2d2d2d;
	padding:0px 5px 0 8px;
}

#main-navigation li a {
	color:#2d2d2d;
	font:13px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#main-navigation li a:hover {
	color:#374a5f;
	text-decoration: underline;
}

#main-navigation li.first {
	border-left: none;
}

#main a:link,
#main a:visited {
	text-decoration:underline;
}

#main a:hover,
#main a:active {
	text-decoration:none;
}

#left {
	display: none;
}

#center {
	margin: 0 298px 0 51px;
}

	#center h1,
	#center h2,
	#center h3,
	#right h1,
	#right h2 {
		margin-bottom: 21px;
		font-size: 16px;
	}
	#center h1 {
		margin:0 0 28px 35px;
		padding-top:33px;
	}
	#center p,
	#center ul,
	#center ol,
	#center dl {
		margin-bottom: 21px;
	}
	#center ul ul,
	#center ol ol {
		margin-bottom:0;
	}

	#center ol {
		margin-left:30px;
	}

	#center ul li,
	#center li ul li {
		list-style-type:square;
		list-style-position:inside;
	}
	
	#center ol li {
		list-style-type:decimal;
	}

	#center dl dt {
		font-weight:bold;
		margin-top:10px;
	}

	#center dl dd {
		margin-left:15px;
	}

	#center li ul,
	#center li ol {
		margin-bottom:0;
	}
	
	#center th,
	#center td {
		border:1px solid #fff;
		padding:.5em;
	}

	#center th {
		font-weight:bold;
		text-align:center;
	}

	#center caption {
		margin-bottom:.5em;
		text-align:center;
	}

#right {
	color:#2d2d2d;
	_display:inline;
	margin:0 34px 0 0;
	padding-top:36px;
	width: 220px;
}
	#right h2 {
		color:#fff;
	}

	#right form {
		margin-bottom:15px;
	}

	#right a {
		color: #3f392f;
	}

	#right .input, #right .button {
		width: 200px;
	}

	#right .button {
		width: 57px;
		height: 16px;
		padding: 0;
	}
	
	#right p .map-link {
		display: block;
		margin-bottom: 15px;
	}

#optional-right-container-1 {
	height:184px;
}

input, textarea, select {
	border: 1px solid #404040;
	height: 18px;
	font-family:'Arial',Helvetica,sans-serif;
	font-size:1em;
	line-height: 18px;
	margin: 0pt 0pt 6px;
	padding: 4px 4px 0pt;
}

textarea {
	height:90px;
}

#user_comments {
	height: 66px;
}

#content blockquote {
	margin:10px 10px 20px 20px;
}

#footer {
	position: relative;
	text-align: center;
	padding-top: 66px;
	font-weight: bold;
	margin: 0 auto;
}

	#footer-navigation li {
		border-left:1px solid #2d2d2d;
		display: inline;
		padding:0px 3px 0 5px;
	}

		#footer-navigation li.first {
			border:none;
		}
	
	#footer-navigation a {
		text-decoration: none;
	}

	#footer .copyright {
		clear: both;
		display: block;
		font-size: 12px;
		padding-bottom: 20px;
	}

	#optional-footer-container-1 {
		background: url(../images/theme/optional-footer-container-1.png) no-repeat bottom right;	
		height:182px;
		position: absolute;
		right:36px;
		top:-164px;
		width:232px;
	}