/* @group Layout */


body {
	background: #FFF;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#page {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
}

#header {
	width: 100%;
	height: 136px;
	margin: 0;
	padding: 0;
}

#header #logo {
	margin: 0;
	padding: 12px 0 0 18px;
	float: left;
}

#header #contactInfo {
	margin: 0;
	padding: 43px 18px 0 0;
	float: right;
}

#navigation {
	margin: 0;
	padding: 0;
	width: 175px;
	background: url(backgroundNavigation.png) repeat-y 0px 0px;
}

#navigationTop {
	margin: 0;
	padding: 0;
	width: 175px;
	height: 10px;
	background: url(backgroundNavigationTopBottom.png) no-repeat 0px 0px;
	overflow: hidden;
}

#navigationBottom {
	margin: 0;
	padding: 0;
	width: 175px;
	height: 10px;
	background: url(backgroundNavigationTopBottom.png) no-repeat 0px -10px;
	overflow: hidden;
}

#main {
	margin: 0;
	padding: 0;
	width: 100%;
}

#content {
	float: left;
	width: 719px;
	margin: 0 0 0 18px;
	padding: 0px 24px 24px 18px;
	background: url(backgroundContent.png) no-repeat 0px 0px;
}


#content #body {
	margin: 36px 0 0 0;
}

#content.home {
	float: left;
	background: none;
	padding: 0;
	width: 766px;
	margin: 0 0 0 18px;
}

#content.home #introduction {
	height: 254px;
	width: 766px;
	background: url(backgroundIntroduction.png) no-repeat 0px 0px;
}

#content.home #introduction #flashIntro.home {
	float: left;
	margin: 38px 0 0 18px;
	height: 182px;
	width: 322px;
	background: url(backgroundFlashHome.png)  no-repeat 0px 0px;
}

#content #flashIntro.subPage {
	float: right;
	margin: .5em 0 1em 1em;
	height: 182px;
	width: 322px;
	background: url(backgroundFlashSubPage.png) no-repeat 0px 0px;
}

#content.id-72 #flashIntro.subPage {
	float: none;
	margin: 0;
	height: 400px;
	width: 719px;
	background: url(backgroundFlashSubPage.png) no-repeat 0px 0px;
}


#sidebar {
	margin: 0;
	padding: 0 0 18px 0;
	width: 175px;
	float: left;
}

#sidebar #memberships {
	margin: 0;
	padding: 4px 18px 0 18px;
}

#subnavigation {
	padding: 0;
	width: 20em;
	float: right;
	margin: 1em 0 1em 1em;
}

#footer {
	width: 749px;
	background: url(backgroundFooter.png) no-repeat 0px 0px;
	padding: 1.5em 0 0 211px;
}

.column_even1-2 {
	width: 48%;
	float: left;
	padding: 0;
	margin-top: -1.5em;
	margin-bottom: -1.5em;
}

.column_even2-2 {
	width: 49%;
	float: right;
	padding: 0;
	margin-top: -1.5em;
	margin-bottom: -1.5em;
}

.column_even1-3 {
	width: 31%;
	float: left;
	padding: 0;
	margin-right: 0;
	margin-top: -1.5em;
	margin-left: 0;
	margin-bottom: -1.5em;
}

.column_even2-3 {
	width: 31%;
	float: left;
	padding: 0;
	margin-right: 0;
	margin-top: -1.5em;
	margin-left: 4%;
	margin-bottom: -1.5em;
}

.column_even3-3 {
	width: 31%;
	float: right;
	padding: 0;
	margin-right: 0;
	margin-top: -1.5em;
	margin-left: 0;
	margin-bottom: -1.5em;
}

.clear {
	clear: both;
}

/* @end */

/* @group Type */

body {
	font: 16px/1.5em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #333;
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: normal;
	color: #3366cc;
}

h1.subtitle {
	font-size: 1.4em;
	line-height: 1.071em;
	margin-top: 1.071em;
	margin-bottom: 1.071em;
}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 1.125em;
	line-height: 1.333em;
	margin-top: 1.333em;
	margin-bottom: -.75em;
	color: #ba902d;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 1.1em;
	line-height: 1.363em;
	margin-top: 1.363em;
	margin-bottom: 1.363em;
	font-weight: normal;
	font-style: normal;
	color: #2a59c4;
	text-decoration: none;
	border: 0;
}

h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
}

h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0;
}

h6 {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	border: 0;
}

p {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

p.intro {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#sidebar #memberships p {

	line-height: 1.25em;
	text-align: left;
	margin: 1.25em 0 1.25em 0;
}

.movie {
	font-size: 15px;
	font-weight: bold;
	color: #2A59C4;
	text-transform: uppercase;
}

#content p.post a.title {
	color: #2a59c4;
}

#content p.post a.title .date {
	color: #5991ff;
}


#footer p {
	font-size: 0.875em;
	line-height: 1.714em;
	margin-top: 1.714em;
	margin-bottom: 1.714em;
}

blockquote {
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

cite {
	font-style: italic;
}

a {
	color: #7d7d7d;
	color: #2a59c4;
}

a:hover {
	color: #3b64d6;
}

#footer a {
	color: #1e47b8;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #3b64d6;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group Lists */

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 10px 0;
	width: 100%;
	min-height: 216px;
	height: auto !important;
	height: 216px;
}

#navigation li {
	padding: 4px 0 5px 18px;
	margin: 0;
	line-height: 15px;
}

#navigation li.active {
	background: url(backgroundLiNavigation.png) no-repeat 0px 5px;
}


#navigation a {
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #ededed;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
}

#navigation a:hover {
	color: #ffffff;
	border-bottom-style: none;
}

#navigation li.category.active a {
	color: #fbd360;
	border-bottom-style: none;
}

#footer ul {
	float: left;
	list-style: none;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-left: 0;
;
}

#footer li {
	display: inline;
	float: left;
	padding: 0 3px 0 4px;
	margin: 0;
	border-left: 2px solid #666666;
}

#footer a {
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	color: #1e47b8;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: none;
	float: left;
	display: inline;
	white-space: nowrap;
}


#footer li.first {
	border: none;
	padding-left: 1px;
}

#footer a:hover {
	color: #3b64d6;
	border-bottom-style: none;
}

ul {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: square;
	padding: 0;
}


ul.listingDetail {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 0;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

li {
	line-height: .5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

/* @end */

/* @group Media */

img {
	border-width: 0;
	margin: 0;
}

img.left {
	margin: 1em 2em 1.5em 0;
	float: left;
}

img.right {
	margin: 1em 0 1.5em 2em;
	float: right;
}

img.center {
	float: none;
	margin: 1em auto;
	display: block;
	text-align: center;
}

/* @end */

/* @group Forms */

fieldset {
	border-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}

form .column_even1-2 {
	margin-top: -8px;
	margin-bottom: 0;
	padding: 0;
}

form .column_even2-2 {
	margin-top: -8px;
	margin-bottom: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

form h2 {
	padding: 0;
	margin: .6em 0 .5em 0;
}

form input[type="text"] {
	width: 100%;
	font-size: 1em;
	font-weight: normal;
	background-color: #f2f2f2;
	margin: .5em 0 .5em 0;
	padding: 0;
}

form select {
	width: 100%;
	font-size: 1em;
	background-color: #f2f2f2;
	margin: .5em 0 .5em 0;
	padding: 0;
}

form textarea {
	width: 100%;
	height: 10em;
	font-size: 1em;
	background-color: #f2f2f2;
	margin: .5em 0 .5em 0;
	padding: 0;
}

form .required {
	font-size: .6em;
	text-transform: lowercase;
	color: #909090;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	line-height: 0;
}

form input[type="submit"] {
	width: 240px;
	font-size: 1em;
	margin: 1.5em 0 1.5em 0;
	padding: 0;
}

/* @end */

/* @group IE Fixes */

/* Fix IE6 margin doubling for div floats */

#content, #sidebar {
	display: inline;
}

form input {
	width: 100%;
}

form input.submit {
	width: 240px;
	font-size: 1em;
	margin: 1.5em 0 1.5em 0;
	padding: 0;
}

/* @end */
