/* Global Styles ----------------------------------------------------------------------------------------------------------- */
@import url("../../global/CSS/global.css");

/* 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: #f7f7f7 url(/SiteFiles/1123/Images/bodyBkgd.jpg) repeat-x;
}

img, div { behavior: url(/SiteFiles/1123/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;
}

input {
	outline: none; 
}

/* Type Styles ----------------------------------------------------------------------------------------------------------- */
body, p, div, ul, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #4A9DCD; 
	text-decoration: none;
}
a:hover {
	color: #4A9DCD; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	line-height: 16px;
	color: #4A9DCD;
	font-weight: bold;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	font-weight: bold;
}
h4 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #B3B3B3;
}
h5 {
	font-size: 11px;
	line-height: 14px;
	color: #B3B3B3;
}

/* Search Styles ----------------------------------------------------------------------------------------------------------- */
#search {
	width: 195px;
	height: 22px;
	position: absolute;
	right: 0px;
	top: 3px;
}
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: left;
	width: 195px;
	height: 22px;
	background: url(/SiteFiles/1123/Images/searchField.gif) no-repeat;
	border: none;
	padding-left: 10px;
	padding-top:3px;
}
.searchButton {
	display: none;
}

/* Wrapper Styles ----------------------------------------------------------------------------------------------------------- */
#mainWrapper {
	width: 790px;
	float: left;
	text-align: left;
	background-color:#FFFFFF;
	margin-left: 60px;
	padding-right: 60px;
	padding-left: 60px;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	border-top: 4px solid #000000;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 10px;
	border-bottom: 10px solid #d9d9d9;
}
#def-contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding-top: 10px;
}
#middleWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 30px;
}

/* Top Styles ----------------------------------------------------------------------------------------------------------- */
#top {
	padding: 28px 0px 0px;
	width: 790px;
	height: 117px;
}
.logo {
	float: left;
	width: 287px;
	height: 21px;
	overflow: hidden;
	margin-left: 4px;
}
.logo a{
	width: 287px;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1123/Images/logo.gif) no-repeat;
}
.tagline {
	float: right;
	width: 195px;
	height: 89px;
	background: url(/SiteFiles/1123/Images/tagline.gif) no-repeat;
	margin-right: 4px;
}

/* Content Styles ----------------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	width: 790px;
}
#contentLeft {
	width: 305px;
	height: 336px;
	float: left;
}
#contentRight {
	width: 460px;
	min-height: 321px;
	float: right;
	margin-left: 25px;
	margin-top: 15px;
}
* html #contentRight {
	height: 321px;
	min-height: 321px;
}
#contentRight ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}
#contentRight ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	list-style: bullet;
}
#contentLeft-new {
	width: 790px;
	float: left;
}

/* Middle Styles ----------------------------------------------------------------------------------------------------------- */
#middle {
	width: 790px;
	height: 134px;
}
#location {
	width: 224px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/locationBkgd.jpg) no-repeat;
	float: left;
	padding: 20px;
	position:relative;
}
#location:hover {
	width: 224px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/locationBkgd-on.jpg) no-repeat;
	float: left;
	padding: 20px;
	position:relative;
}
#location img {
	position:absolute;
	bottom: 20px;
	right: 20px;
}
#events {
	width: 222px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/eventsBkgd2.jpg) no-repeat;
	float: left;
	padding: 20px;
	position:relative;
}
#events:hover {
	width: 222px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/eventsBkgd-on.jpg) no-repeat;
	float: left;
	padding: 20px;
	position:relative;
}
#happenings {
	width: 224px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/happeningsBkgd.jpg) no-repeat;
	float: left;
	padding: 20px;
}
#happenings:hover {
	width: 224px;
	height: 94px;
	background: url(/SiteFiles/1123/Images/happeningsBkgd-on.jpg) no-repeat;
	float: left;
	padding: 20px;
}

/* Footer Styles ----------------------------------------------------------------------------------------------------------- */
#footer {
	width: 790px;
	padding-top: 16px;
	border-top: 1px solid #dadbdb;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Search Styles ----------------------------------------------------------------------------------------------------------- */
.pageSearchTitle {
	font-size: 12px;
	line-height: 16px;
	color: #4A9DCD;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 12px;
	line-height: 16px;
	color: #4A9DCD;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 12px;
	line-height: 16px;
	color: #4A9DCD;
	font-weight: bold;
	text-decoration:underline;
}

