/* Site Wide Structure Styles -------------*/
* {
	margin: 0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
img, #picker img {
	border:0 none;
	margin: 0;
	padding: 0;
}

.mainContent img {
	border:1px solid #DDDDDD;
	margin-bottom: 8px;
	padding:8px;
}

a:focus {
	outline:none;
} 
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #557180;
}
a:visited {
	text-decoration: underline;
	color: #557180;
}
a:hover {
	text-decoration: none;
	color: #557180;
}
td h2 {
	padding: 0;
}
td.textCaption {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/* pdf link styles -------------*/
.pdfDoc {
	padding-left: 23px;
	background: transparent url(../img/global/page_white_acrobat.png) no-repeat center left;
	display:block;
	font-size:10px;
	height:18px;
	margin-top:5px;
	padding-left:21px;
	width:100px;
}	


.hidden {
	display: none
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
	height: 0;
}
ul {
	padding-left: 20px;
	padding-top: 10px;
	list-style-type: disc;
	color: #557180;
}



/* Wrapper and Header styles -------------*/
#siteWrapper {
	margin: 0 auto;
	text-align: left;
	width: 992px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#header {
	width:992px;
	height:66px;
	text-align:center;
	z-index:1;
}
#header a {
	width: 935px;
	height: 66px;
}

/* Flash styles -------------*/
#flashcontent {
	position:relative;
	height:240px;
	width:975px;
	margin-top:-11px;
	z-index:-1;
	padding-left:17px;
	padding-top:15px;
}

/* Site Functions styles -------------*/
.siteFunctionsBG {
	height:35px;
	margin-left:29px;
	margin-top:-5px;
	width:934px;
}
 ul.siteFunctions {
	list-style:none;
	padding-left:10px;
	padding-top:6px;
	float: left;
	width: 675px;
}
ul.siteFunctions li  {
	display: inline;
}
ul.siteFunctions li a {
	color:#FFF !important;
	font-size:13px;
	text-decoration:none !important;
}
 ul.siteFunctions li a:hover {
	text-decoration:underline !important;
}

/* editable content areas  -------------*/
.contentWrapper {
	margin-left: 29px;
	width: 934px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/* mainContent Styles -------------*/
.mainContent {
	float:left;
	width: 610px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding-bottom:30px;
}
/* Breadcrumb and userName Styles ----------*/
.breadCrumbs {
	text-align: left;
}
.breadCrumbs p {
	padding-top:5px;
	font-size:11px;
	color:#555;
}
.breadCrumbs p a:hover {
	text-decoration:none;
}
.userName {
	padding-top: 6px;
	font-size:11px;
	color:#555;
	float: left;
	padding-right: 15px;
}
.mcFullWidth {
	padding: 15px 0 20px 0;
}
/* Main Contnt Left Block  -------------*/
.mcLeft {
	float:left;
	width: 192px;
}
.mcBottomLeft {
	padding: 35px 0 0 0;
}
.mcBottomLeft p {
	padding-left: 10px;
}
/* Main Contnt Right Block  -------------*/
.mcRight {
	float:right;
	width: 369px;
}
.mcTopRight p {
	padding-left:10px;
}
.mcBottomRight {
	padding: 35px 0 0 0;
}
.mcBottomRight p {
	padding-left:10px;
}

/* Form Sytles  -------------*/
form#logIn input {
	margin-top:10px;
	margin-left:10px;
	width:174px;
}
.loginBox form, .mainNavContent form, #siteSearch form, table form  {
	padding-left: 0;
}
/* Input Styles */
input#firstNameBox, input#lastNameBox, input#emailBox, input#userName, input#passWord, input#search {
	background-color:#FFF;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#666;
	font-size:14px;
	padding:2px;
	width:190px;
	height:18px;
}
input#userName, input#passWord {
	background-color:#FFF;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px;
	color:#666;
	font-size:14px;
	padding:2px;
	width:162px;
	height:18px;
	margin-bottom: 10px;	
}

/* Footer Sytles  -------------*/
.footer {
	text-align:center;
	padding-bottom:15px;
}
.footer p span {
	font-size: 11px;
	line-height:14px;
}

.appDisclaimer p {
	font-size: 12px;
	line-height:17px;
	padding-bottom:15px;
}

.gcLove a {
	width: 220px;
	height: 22px;
	display: block;
	display:block;
	margin:0 auto;
}
.gcLove a:hover {
	background: url("../../img/ERH/gcLove.jpg") no-repeat bottom;
}
/* Site Search styles -------------*/
#siteSearch {
	padding-top: 6px;
}

/* siteNav Style -------------*/
.siteNav {
	float: right;
	width: 268px;	
}

/* Drop Down Styles -------------*/
.comBtn {
	background: url(../img/ERH/arrow_active.png) 5px 7px no-repeat;
	background-color:#454545;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	width:268px;
}
.comBtn:hover {
	background-color:#717D7E !important;
}
.comBtn a {
	color: #FFF !important;
	display: block;
	font-size: 16px;
	padding:6px 0 6px 22px;;
	text-decoration: none !important;
}
.active {
	background: url(../img/ERH/arrow_active.png) 5px -16px no-repeat;
	background-color: #454545;
	color: #FFF !important;
	font-size: 16px;
	text-decoration: none;
	padding: 6px 0 6px 22px;
}
.active:hover {
	background-color:#717D7E !important;
}


.communityNav {
	display: none;
}

.communityNav ul { /* second-level lists =====*/
	background-color:#454545;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -22px;
}

.communityNav ul li {
	list-style: none;
	display:block;
	margin: 0;
	padding: 0;
}
.communityNav ul li a {
	color: #FFF !important;
	display:block;
	padding-bottom:6px;
	padding-left:22px;
	padding-top:6px;
	position:relative;
	text-decoration:none !important;
	width:246px;
	font-size: 14px;
}
.communityNav ul li a:hover {
	background-color: #454545;
	text-decoration: none;
}	
.hRule {
	border-bottom: 1px solid #FFF;
}

/* Main Nav -------------*/  
.mainNav {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
.mainNav ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.mainNav ul li a {
	display:block;
	padding-left: 22px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none !important;
	width:246px;
}
.mainNav ul li a.on {
	display:block;
	font-style:italic;
	font-weight:bold;
	margin-left:0;
	padding-bottom:6px;
	padding-left:22px;
	padding-top:6px;
	text-decoration:none !important;
	width:246px;
}
	 /* Sub Nav */
		.mainNav ul li ul {
			list-style-type:none;
			margin:0;
			padding:0;
		}
		.mainNav ul li ul li a {
			display:block;
			margin-left:0;
			padding-bottom:6px;
			padding-left:37px;
			padding-top:6px;
			text-decoration:none !important;
			width:231px;
		}
		.mainNav ul li ul li a.on {
			font-style:italic;
			font-weight:bold;
			padding-left:37px;
			width:231px;
		}
			/* Sub Sub Nav */
			.mainNav ul li ul li ul {
				list-style-type:none;
				margin:0;
				padding:0;
			}
			.mainNav ul li ul li ul li a {
				display:block;
				margin-left:0;
				padding-bottom:6px;
				padding-left:49px;
				padding-top:6px;
				text-decoration:none !important;
				width:218px;
			}
			.mainNav ul li ul li ul li a.on {
				font-style:italic;
				font-weight:bold;
				padding-left:49px;
				width:218px;
			}
.navBottomBG {
	display:block;
}
.navBottom {
	width:204px;
	margin:0 auto;
}
/* Still Inside Main Nav - E-Newsletter Sign Up -------------*/
form#enews input {
	margin-top:7px;
	margin-left:18px;
	width:204px;
}
/* ERH Buttons -------------*/
.searchBtn {
	background:transparent url(../img/ERH/btn_siteSearch.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:24px;
	margin-left:5px;
	overflow:hidden;
	padding:0;
	text-indent:-999em;
	width:33px;
}
.searchBtn:hover {
	background:transparent url(../img/ERH/btn_siteSearch.jpg) no-repeat scroll 0 -24px;
}
.signUpBtn {
	background:transparent url(../img/ERH/btn_signUp.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:24px;
	margin: 7px 0px 0px 0;
	overflow:hidden;
	padding:0;
	text-indent:-999em;
	width:79px;
	display:block;
}
.signUpBtn:hover {
	background:transparent url(../img/ERH/btn_signUp.jpg) no-repeat scroll 0 -24px;
}
.logInBtn {
	background:transparent url(../img/ERH/btn_signIn.jpg) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:24px;
	margin-left:5px;
	overflow:hidden;
	padding:0;
	text-indent:-999em;
	width:70px;
}
.logInBtn:hover {
	background:transparent url(../img/ERH/btn_signIn.jpg) no-repeat scroll 0 -24px;
}



/* Google Map Styles -------------*/
#mapBorder {
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	position:relative;
	width:610px;
}
#map {
	border:1px solid #CCCCCC;
	height:400px;
	margin:8px 0 8px 8px;
	width:589px;
	z-index:2;
}


/* Site Map Styles -------------*/
#siteMap {
	list-style: none;
	margin: 0;
	padding: 0;
}

#siteMap li {
	list-style: none;
	margin: 0;
	padding: 0;
} 
/* site map level 1 -------------*/

#siteMap li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #557180;
	padding: 0 0 10px 0;
	margin: 0;
	
}

#siteMap li ul {
	margin: 0 0 0 10px;
	padding: 0;
}

/* site map level 2 -------------*/

#siteMap li ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #557180;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

#siteMap li ul li a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* site map level 3 -------------*/

#siteMap li ul li ul li a {
	color: #557180;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#siteMap li ul li ul li a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

/* site map level 4 -------------*/

#siteMap li ul li ul li ul li a {
	color: #557180;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#siteMap li ul li ul li ul li a:hover {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
/*Search Results */
#results {
	margin-left: 20px;	
}
#results li {
	padding: 5px;
}


/* Form Styles -------------*/

form {
	color: #333;
	padding-left: 50px;
}
form br {
	clear: left;
}
form p {
	color: #333;
	float: left;
	clear: right;
	margin: 0 0 5px 0;
	line-height: 1.8em;
	padding: 0 0 0 3px;
}
label {
	display: block;
	font-weight: normal;
	margin: 15px 0 2px 0;
	text-align: left;
	padding-right: 6px;
	font-size: 13px;
	line-height: 20px;
}

label strong {
	font-weight: bold;
}
label em {
	font-weight: bold;
	color: #ff0000;
}
input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100px;
	width:287px;
}

.thawte img {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* Xstandard Goodies -------------*/

.indent	{
	padding-left: 20px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.imageFloatLeft {
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	display: inline;
	float: left;
	padding: 8px;
	margin: 0px 10px 10px 0px;
}

.imageFloatRight {
	background-color: #FFF;
	border: 1px solid #DDDDDD;
	display: inline;
	float: right;
	padding: 8px;
	margin: 0px 0px 10px 10px;
}


/* Event Calendar Styles */

#picker {
	height: 30px;
	line-height: 10px;
	width: 180px;
	text-align: center
}

.eventList {
	background-color:#fbe7bc;
	border:1px solid #FFFFFF;
	margin:2px 0;
	padding:10px;
	width:370px;
	display: block;
	float: left;
}
#eventList table td {
	background-color:#fbe7bc;
	border:1px solid #FFFFFF;
	margin:2px 0;
	padding:10px;
	width:370px;
	display: block;
	float: left;
}

#eventCal {
	background: url(../../img/cal_bkg.gif) repeat-y;
	float: right;
	width: 200px;
}

#eventCal table {
	position: relative;
	left: 4px
} 

#calHead {
	background: url(../../img/cal_head.gif) no-repeat;
	height: 16px;
}

#eventCal table form {
	display: inline;
	position: relative;
	left: 1px;
	bottom: 3px;
}

*html #eventCal table form {
	display: inline;
	position: relative;
	left: 5px;
	bottom: 3px;
}

.subheader {
	background: url(../../img/day_bkg.jpg) repeat-x;
}

.event {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	background-color: #FDBF39;
	width: 27px
}

.event a {
	border: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.event a:visited {
	border: 1px solid #fff;
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.event a:hover {
	border: 1px solid #fff;
	display: block;
	background-color: #FEE6B4;
	text-decoration: none;
	color: #000;
}

.eventOn {
	background-color: #FC6F28;
	color: #fff;
	text-decoration: none
}


.noEvent {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.noEvent a {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.noEvent a:visited {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.noEvent a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #efefef
}

.subheader {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#calFoot {
	background: url(../../img/cal_foot.gif) no-repeat;
	width: 200px;
	height: 45px;
	line-height: 19px
}

#calFoot a {
	font-size: 11px
}

.eventChunk {
	line-height: 1.5em
}

.today {
	border-left: 1px solid #ccc;
	border-top:  1px solid #ccc;
	background-color: #ACBDDB;
	text-align: center;
	font-size: 10px;
	width: 27px
}

.today a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.today a:visited {
	display: block;
	text-decoration: none;
	line-height: 12px;
	color: #000;
	line-height: 18px;
	height: 17px;
}

.today a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #CFD8E9
}


/* Virtual Tour FullScreen Styles -------------*/
.virtualTourBody {
	height: 100%;
	margin: 0;
	padding: 0;
}

.virtualTourBody h3 {
	float:left;
	margin:10px;
	color:#333333;
	font-family:Tahoma,arial,helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:21px;
	text-align:center;
}
.virtualTourBody h4 {
	color:#333333;
	float:right;
	font-family:Tahoma,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin:10px;
	text-align:center;
}
.virtualTourBody p {
	color: #333;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight:400;
	line-height: 20px;
	text-align:center;
}
.virtualTourBody p a {
	color: #333;
	text-decoration: underline;
}
.virtualTourBody p a:hover {
	color: #333;
	text-decoration: none;
}


