/* CSS Document - Layout Template 1 */
body {
	background-color: #f5f5f5;
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:0.75em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	text-align:center;
	
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	font-weight:normal;
	border:none;
}
a {
	text-decoration:none;
	color:#23667a;
}
a:hover {
	text-decoration:underline;
}

h1 { font-size:2em; color:#221e1f; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h2 { font-size:1.9em; color:#221e1f; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h3 { font-size:1.8em; color: #221e1f; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h4 { font-size:1.5em; color: #999999; margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif;}
h5 { font-size:1.3em; color: #999999; font-weight:bold; margin-bottom:15px;}
h6 { font-size:1.2em; color: #999999; font-weight:bold; margin-bottom:15px;}


#TopPanelWide {
	width:100%;
	height:100px;
	background-image:url(/templates/5/images/TopPanel_Shim.png);
	background-position:top left;
	background-repeat:repeat-x;
}
#TopPanel {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px 10px;
}
#SocialLink {
	width:241px;
	height:41px;
	float:left;
	margin-top:15px;
}
#LoginPanel {
	width:200px;
	height:80px;
	float:right;
	background-color: #666666;
	text-align:left;
}
#LoginPanel a {
	color:#FFFFFF;
	display:block;
	clear:both;
	margin: 15px 10px;
}
#shadow {
	background-image:url(/templates/5/images/shadow.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:730px;

}
#Container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#TopNav {
	float:right;
	width:450px;
	text-align:right;
	margin-right:10px;
}
#TopNav ul {
	float:left;
	text-align:right;
	vertical-align:middle;
}
#TopNav ul li {
	display:inline; 
	list-style-type:none;
	margin-right:15px;
}
#TopNav ul li a {
	color:#666666;
}

#TopNav form {
	float:right;
}
#TopNav form #search_box {
	border:solid 1px #CCCCCC;
	width:166px;
	height:15px;
	color:#666666;
	vertical-align:middle;
	margin-right:10px;
	font-size:1.0em;
	padding:2px;
}

#TopNav form #search_button {
	vertical-align:middle;
	
}
#Header { float:left;}
#Telephone {
	float:right;
	font-size:1.4em;
	color:#FFFFFF;
	margin-right:5px;
	margin-top:6px;
}
#Logo {
	width:290px;
	height:100px;
	float:right;
	clear:right;
	margin-top:30px;
	margin-bottom:10px;
	/*background-image:url(/templates/5/images/Temp_Logo.png);
	background-position:left center;
	background-repeat:no-repeat;*/
}
#topCTA {
	width:300px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	height:127px;
	overflow:hidden;
}
#Navigation { 
	width:940px;
	height:34px;
	float:left;
	clear:both;
	font-size:1.1em;
	background-image:url(/templates/5/images/nav_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#Navigation ul { width:700px; float:left;}
#BannerArea {
	width:940px;
	height:310px;
	background-color:#efefef;
	clear:both;
	float:left;
	border-top:solid 5px #FFFFFF;
	/*background-image:url(/templates/5/images/banner_image.gif);
	background-position: bottom right;
	background-repeat:no-repeat;*/
}
#Banner {
	width:940px;
	height:180px;
	float:left;
	/*background-image:url(/templates/5/images/banner_example.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	margin-top:20px;
	margin-bottom:10px;
	
}
#bannerCTA {
	width:300px;
	height:93px;
	float:right;
	margin-right:10px;
	overflow:hidden;
}

#quickLink {
	width:375px;
	float:left;
}

#ContentWrap {
	float:left;
	clear:both;
	width:900px;
	background-color:#FFFFFF;
	padding:20px;
}
#Content {
	width:600px;
	float:left;
	border-right:solid 1px #CCCCCC;
}
#CTAWrap {
	width:280px;
	float:right;
	/*margin-top:10px;*/
	padding-left:10px;
	
}
#CTAWrap h3, #CTAWrap a {
	color:#23667a;
}
#MainLeft {
	width:280px;
	float:left;
	height:auto;
	margin-top:10px;
	border-right:solid 1px #CCCCCC;
	padding-right:10px;
	padding-bottom:10px;

}

#MainLeft h3, #Content #MainLeft a {
	color:#b02221;
}
#MainMiddle h3, #Content #MainMiddle a {
	color:#221e1f;
}
#MainMiddle {
	width:280px;
	float:left;
	height:auto;
	margin-top:10px;
	padding-left:10px;
}
#MailingList {
	width:600px;
	float:left;
	clear:left;
	padding: 7px 10px;
}
#MailingList h3 {
	margin-bottom:7px;
	padding-bottom:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#221e1f;
}
#MailingList form {
	background-color:#e3e3e3;
	float:left;
	padding:5px;
	padding-bottom:10px;
}
#MailingList form label {
	margin:5px;
	margin-top:10px;
	float:left;
	vertical-align:middle;
	width:40px;
}
#MailingList form input {
	width:210px;
	float:left;
	vertical-align:middle;
	margin-top:5px;
	margin-right:7px;
	
}
#MailingList form #mail_button {
	background-color:#666666;
	color:#FFFFFF;
	padding:2px;
	cursor:pointer;
	border:none;
	width:30px;
	float:right;
}

#LocationTop {
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:2px;
	background-color:#f5f5f5;
	padding:10px;
	width:267px;

}
#LocationTop h3 { color: #666666; margin:0px; font-size:1.1em; font-family:Arial, Helvetica, sans-serif; font-weight:bold; float:left; width:140px;}
#plus {
	width:20px;
	height:20px;
	background-color:#dadada;
	float:right;
}
#LocationBtm {
	padding:5px;
	background-color:#f5f5f5;
	float:left;
	clear:both;
	width:277px;
	margin-bottom:20px;
}



#gallery {
	float:left;
	clear:both;
	margin-top:5px;
	width:565px;
	border-top:solid 1px #CCCCCC;
	padding:15px;
	background-color:#f3f3f3;
}
#gallery h3 {
	margin-bottom:15px;
	float:left;
	color:#221e1f;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#gallery a {
	float:right;
	margin:5px 5px;
	color:#999999;
}

#left_scroll {
	background-image:url(/templates/5/images/scroll_left.gif);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
	margin-left:5px;
	clear:left;
}
#panels {
	float:left;
	width:520px;
	height:70px;
}
#right_scroll {
	background-image:url(/templates/5/images/scroll_right.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:70px;
	width:30px;
}
#Footer {
	float:left;
	clear:both;
	margin-bottom:20px;
	padding-top:15px;	
	text-align:left;
	width:920px;
	background-image:url(/templates/5/images/footer_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px;
	border-top:solid 1px #ebebeb;
}
#FootLeft {
	float:left;
}
#FootLeft ul li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
}
#FootLeft ul li a {
	color:#666666;
}
#G1 {
	float:Right;
	margin-bottom:30px;
}

#Content ul  {
	margin:10px 30px;
	
}

#Content a {
	color:#262d52;
}

#Content .ContentForm form {
	background-color:#EEEEEE;
	padding:10px;
	margin:10px;
	margin-top:30px;
}
#Content .ContentForm form label {
	display:block;
	margin-bottom:4px;
	margin-top:4px;
	font-weight:bold;
}
#Content .ContentForm form fieldset {
	width:50%;
	border:none;
	padding-top:10px;
	padding-bottom:10px;
}
#Content .ContentForm form input, #Content .ContentForm form textarea, #Content .ContentForm form select {
	width:50%;
}
#Content .ContentForm form .radio { width:auto;}
#Content .ContentForm form .submit_button {
	width:auto;
	padding-left:2px 5px;
	background-color:#666666;
	color:#FFFFFF;
	border:solid 1px #999999;
	font-weight:bold;
}


/*-------------------InnerpageStyles-----------------

#innerLeft {
	width:260px;
	float:left;
	height:auto;
}
.LeftCTA {
	width:100%;
}

#subnav {
	padding:10px;
	width:100%;
	background-color:#f5f5f5;
}
#innerRight {
	float:right;
	width:640px;
}
#innerRight #Content {
	width:100%;
}*/




#plus span a{
	color:white;
	font-size:30px;
	top:-11px;
	position:relative;
	margin-left:2px;
}
#plus span a:hover{
	text-decoration:none;
}

#gallery{
	/*background-color:#f2f2f2;*/
}

p.bold{
	font-weight:bold;
	margin-top:30px;
}
p.ten_bottom{
	margin-bottom:10px;
}
#spotted_main_pic{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#spotted_text{
	clear:both;
	margin-right:10px;
}

#micro_calendar{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.instruction{
	font-weight:bold;
	color:#333;
	font-size:18px;
}


#welcometext{
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}

.ICTA{
	float:left;
	width:289px;
	margin:5px;
}