body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

html { overflow: scroll; }

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
	font-size: 12px;
	color: #555;
	background: #fff url(images/bg.gif) top repeat-x;
}

/* Defaults */
a img { border: none; }

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

h1
{
	font-size: 36px;
	margin-bottom: 5px;
}

h2
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h3
{
	font-size: 18px;
	margin-top: .4em;
}

h4
{
	font-size: 16px;
	margin-top: .4em;
}

ul
{
	list-style-type: none;
	color: #777;
	margin-bottom: 10px;
}

ul li { line-height: 18px; }

a
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #333;
	text-decoration: none;
}

p
{
	font-size: 130%;
	margin-bottom: 10px;
	line-height: 18px;
	color: #777;
}

.clear { clear: both; }

/* Site Blocks */
#wrapper
{
	width: 828px;
	margin: 30px auto 0;
	background-color: #fff;
}

#header { }
#logo { float: left; }

#city-line
{
	float: right;
	margin-top: 32px;
}

#splash
{
	margin: 15px 0;
	border-bottom: 1px solid #aaa;
}

#splash img { margin-bottom: 7px; }
.splash-small { float: right; }

.splash-text
{
	float: left;
	width: 350px;
	margin-top: 40px;
}

.splash-text p
{
	font-size: 18px;
	line-height: 26px;
}

.menu { margin-bottom: 15px; }
.menu a img { margin-bottom: 7px; }

.menu h3
{
	font-size: 20px;
	font-family: Garamond, Georgia, serif;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.secondary-menu li
{
	width: 200px;
	padding: 0 37px;
	float: left;
	font-size: 14px;
}

.secondary-menu
{
	margin: 0 auto;
	text-align: center;
	display: block;
}

.title-image { margin-bottom: 11px; }

.menu-border img
{
	width: 828px;
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #aaa;
}

#content
{
	margin: 15px 0;
	border-bottom: 1px solid #aaa;
	text-align: center;
}

#content-left
{
	margin: 15px 0;
	border-bottom: 1px solid #aaa;
}

#content p, #content-left p
{
	line-height: 21px;
	margin-bottom: 30px;
}

#content img, #content-left img
{
	margin-bottom: 20px;
	padding-top: 6px;
}

#content h3, #content-left h3
{
	font-size: 20px;
	font-family: Garamond, Georgia, serif;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#footer
{
	margin: 50px 0 50px 0;
	margin-left: 450px;
}

#footer span
{
	text-align: right;
	display: inline-block;
	float: right;
}
table.content tr { vertical-align: top; }
table.content td { width: 274px; }

table.presskit tr
{
	vertical-align: bottom;
	font-size: smaller;
}

table.presskit th
{
	text-align: right;
	width: 140px;
	padding-right: 1em;
}

table.presskit td
{
	text-align: left;
	width: 140px;
}
div.production {margin-top: 40px;}
