/* Map CSS */

#largeMap{
	width:510px;
	height:520px;
	border:2px solid #999;
	float: left;
	position: inherit;
}
#route{
	display:none;
	width:500px;
	margin-right: auto;
	margin-left: 8px;
}
	
#directionsForm input:focus{
	background:#fff none repeat scroll 0 0;
}
	
#directionsForm #fromAddress{
	width:280px;
	background:#ebebeb none repeat scroll 0 0;
	height:20px;
	font-size:1.0em;
	color:#555;
	letter-spacing:0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 3px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #ddd;
	border-left-color: #bbb;
}

#directionsForm #submit{
	position:relative;
	margin: 0;
	padding: 0;
}

.gmnoprint img{
	max-width:9999999px;
	overflow:none
}

.gMapInfoBubble{
	width:390px;
	color:#f00;
	margin: 0px;
	padding: 0px;
	height:60px;
}

.gMapInfoBubble p{color:#333}

#map{
	width:330px;
	height:330px;
	border:2px solid #999;
	overflow:hidden
}

#fullmap{
	width:100%;
	height:330px;
	border:2px solid #999;
	overflow:hidden
}
.fli{
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* Page CSS */
body {
	margin:0;
	padding:0;
	/*background-color: #abc2da; */
	background-color: #cce7d3;
	font-size: 18px;
}
#footer {
	clear:both;
	width:100%;
	text-align: center;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#Footer a {
	text-decoration: none;
	color: #63707e;
}
#Footer a:visited {
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: none;
}
#Footer a:active {
	text-decoration: none;
}
#Spacer {
	width:100%;
	height: 14px;
}
#Content h1 {
	color: #4E6A7F;
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63707e;*/
	line-height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Content h2 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Page {
	background-color: #cbd8e8;
	width: 750px;
	border: 1px solid #000000;
	padding: 8px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
/* Start of Column CSS */
#Container {
	float:left;
	width:100%;
	/*background:#888888;  column 2 background colour */
	height: 100%;
}
#Nav {
	float:left;
	width:214px;
	position:relative;
	/*background:#fff689;*/
	height: 100%;
	line-height: 22px;
}
#Content {
	float:right;
	width:524px;
	position:relative;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #2b2e37;
}
.Events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*  */
#Nav a b{
	background-image: url(../images/LinkBG.gif);
	background-repeat: repeat;
	width: 208px;
	text-decoration: none;
	height: 20px;
	color: #592F00;
	padding-top: 0px;
	padding-left: 7px;
	right: 0px;
	position: absolute;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
#Content .Events h2 {
	font-size: 20px;
	color: #2D5B56;
}

h3 {
    font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#CenterTXT {
	text-align: center;
	background-color: #eceff6;
	width: 502px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #000000;
	font-size: 24px;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	position: static;
} 
#Content td {
	font-size: 13px;
	line-height: 13px;
	padding-top: 4px;
	overflow: hidden;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Boarder {
	background-color: #eceff6;
	border: 1px solid #00548C;
}


#Content em {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 13px;
	color: #AF6E00;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Content em a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 15px;
	color: #AF6E00;
}
#Content em a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 15px;
}
#Content em a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 15px;
	color: #000000;
}
#Content em a:active{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	line-height: 15px;
}
.txtNorm {
	font-size: 16px;
}
.txtLarge {
	font-size: 20px;
	text-align: center;
}
#Content2 {
	width:100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #2b2e37;
	clear: both;
}
h4 {
	font-size: 20px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#CenterTXT .italic {
	font-style: italic;
}
.Highlight {
	color: #705C41;
	font-size: 20px;
	font-family: Tahoma, Arial, sans-serif;
}
.Bold {
	font-weight: bold;
	text-transform: uppercase;
}
.TimesBold {
	font-weight: bold;
	text-transform: capitalize;
	color: #2D5B56;
}
.NEW {
	text-transform: uppercase;
	color: #FF0033;
	font-weight: bold;
}
#Content h4 {
	font-size: 26px;
	text-align: center;
	font-style: italic;
	line-height: 28px;
}
.txtSmall {

	font-size: 12px;
}
.NEWlo {
	color: #FF0033;
}
.Removed {
	color: #999999;
}
#Page #Container #Nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.null {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
