/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: url(/SiteFiles/1251/Images/body-bkgd.gif) repeat;
}
img, div { behavior: url(/SiteFiles/1251/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
}
a:link, a:visited, a:active {
	color: #8BC53F; 
	text-decoration: underline;
}
a:hover {
	color: #8BC53F; 
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b {
	font-weight:bold;
}

h1, h3, h4 {
	color: #FFF;
}

h2 {
	font-size: 34px;
	line-height: 40px;
	color: #8BC53F;
	font-weight: bold;
}

h3 {
	font-size: 22px;
	line-height: 24px;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	float: left;
	width: 301px;
	margin-top: 64px;
	margin-bottom: 2px;
}
.mn-home {
	float: left;
	padding-top:2px;
	width: 124px;
	height: 50px;
	overflow: hidden;
}
.mn-home a {
	width: 124px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-home.gif) no-repeat top;
}
.mn-home a:hover {
	background: url(/SiteFiles/1251/Images/mn-home.gif) no-repeat bottom;
}
.mn-registration {
	float: left;
	padding-top:2px;
	width: 301px;
	height: 50px;
	overflow: hidden;
}
.mn-registration a {
	width: 301px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-reg.gif) no-repeat top;
}
.mn-registration a:hover {
	background: url(/SiteFiles/1251/Images/mn-reg.gif) no-repeat bottom;
}
.mn-schedule {
	float: left;
	padding-top:2px;
	width: 221px;
	height: 50px;
	overflow: hidden;
}
.mn-schedule a {
	width: 221px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-sched.gif) no-repeat top;
}
.mn-schedule a:hover {
	background: url(/SiteFiles/1251/Images/mn-sched.gif) no-repeat bottom;
}
.mn-travel {
	float: left;
	padding-top:2px;
	width: 153px;
	height: 50px;
	overflow: hidden;
}
.mn-travel a {
	width: 153px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-travel.gif) no-repeat top;
}
.mn-travel a:hover {
	background: url(/SiteFiles/1251/Images/mn-travel.gif) no-repeat bottom;
}
.mn-story {
	float: left;
	padding-top:2px;
	width: 226px;
	height: 50px;
	overflow: hidden;
}
.mn-story a {
	width: 226px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-story.gif) no-repeat top;
}
.mn-story a:hover {
	background: url(/SiteFiles/1251/Images/mn-story.gif) no-repeat bottom;
}
.mn-promote {
	float: left;
	padding-top:2px;
	width: 206px;
	height: 50px;
	overflow: hidden;
}
.mn-promote a {
	width: 206px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/mn-promote.gif) no-repeat top;
}
.mn-promote a:hover {
	background: url(/SiteFiles/1251/Images/mn-promote.gif) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content-left {
	float: none;
	width: 800px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo {
	float: left;
	margin-top: 60px;
	width: 160px;
	height:125px;
	overflow: hidden;
}
.logo a {
	width: 160px;
	height:125px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1251/Scripts/iepngfix.htc);
}
#flash {
	float: left;
	width: 558px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 60px;
}
#content-right {
	width: 40%;
	padding-left: 28px;
	float: left;
	background-color: #FFF;
	position: fixed;
	height: 800px;
	min-height: 100%;
}
#date {
	float: left;
	width: 246px;
	height:71px;
	margin-top: 118px;
	background: url(/SiteFiles/1251/Images/date.gif) no-repeat;
}
#address {
	float: left;
	width: 301px;
	height: 44px;
}
.email {
	float: left;
	width: 301px;
	height: 18px;
	overflow: hidden;
}
.email a {
	width: 301px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1251/Images/email.gif) no-repeat 0px 0px;
}
.email a:hover {
	background: url(/SiteFiles/1251/Images/email.gif) no-repeat 0px -18px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#page-body {
	float: left;
	width: 553px;
	margin-top: 60px;
	padding-right: 28px;
	padding-left: 5px;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

#maincontent {
	width: 800px;
	min-height: 200px;
	float: right;
	margin-top: 50px;
}
