@charset "UTF-8";

* {

	margin:0;

	padding:0;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 1em;

} 





/* must declare 0 margins on everything, also for main layout components use padding, not 

vertical margins (top and bottom) to add spacing, else those margins get added to total height 

and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */



html, body, #wrap {

	height: 100%;

}



body > #wrap {

	height: auto;

	min-height: 100%;

	background-image: url(../images/left_repeat.gif);

	background-repeat: repeat-y;

	background-position: left top;

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}



/* CLEAR FIX*/

.clearfix:after {content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}



#main {

	padding-bottom: 143px;

}  /* must be same height as the footer */



#footer {

	margin-top: -143px; /* negative value of footer height */

	height: 143px;

	clear:both;

	width: 800px;

	text-align: center;

	background-color: #FFF;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0;

} 



#footer ul {

	list-style-type: none;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 128px;

}

#footer ul li {

	display: inline;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	float: left;

	margin: 0px;

}
.centertag {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}




#footer a:link, #footer a:visited {

	text-decoration: none;

	color: #2D3091;

	font-size: 0.7em;

	display: block;

	border: 1px solid #CCC;

	margin-right: 2px;

	margin-left: 2px;

	padding-top: 1px;

	padding-bottom: 2px;

	width: 85px;

	margin-top: 0px;

	margin-bottom: 0px;

}

#footer a:hover {

	background-color: #DDD;

}

#footer p {

	color: #2D3091;

	clear: both;

	font-size: 0.55em;

	line-height: 140%;

	padding-top: 5px;

	margin: 0px;

}

#header {

	background-image: url(../images/mainheader.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	clear: both;

	height: 115px;

}

#nav {

	height: 40px;

	width: 790px;

	background-color: #FFF;

	margin-left: 10px;

	background-image: url(../images/left_static.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}

#container {

	width: 340px;

	float: left;

	background-image: url(../images/left_repeat.gif);

	background-repeat: repeat-y;

	background-position: left top;

	margin-top: 0px;

	height: 100%;

	margin-bottom: 15px;

}



#leftpics img {

	border: 1px solid #FFF;

	margin-top: 10px;

	margin-bottom: 10px;

}

#title img{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	margin: 0px;

	padding: 0px;

}



#gallery {

	width: 490px;

}

#gallery img {

	margin-right: 3px;

	padding: 3px;

	margin-bottom: 3px;

	border: 1px solid #CCC;

	background-color: #FFF;

}

#gallery ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#gallery ul li {

	display: inline;

}

#gallerydetail img {

	padding: 5px;

	background-color: #FFF;

}

#gallerydetail {

	margin-right: 35px;

	margin-left: 35px;

	margin-top: 25px;

}

#gallerydetail h1 {

	margin-top: 10px;

	font-size: 0.9em;

	line-height: 160%;

	font-style: italic;

	color: #2D3091;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #AFF0FF;

	padding-bottom: 5px;

	margin-bottom: 10px;

}

#gallerydetail p {

	font-size: 0.8em;

	line-height: 130%;

	color: #333;

	margin-bottom: 10px;

}

#gallerydetail h2 {

	border: 1px solid #AFF0FF;

	font-size: 0.7em;

	font-style: italic;

	font-weight: normal;

	text-align: right;

	padding-top: 4px;

	padding-right: 10px;

	padding-bottom: 4px;

	padding-left: 4px;

}

#multimap {

	border: 1px solid #8ED8F8;

	margin-top: 10px;

	margin-bottom: 10px;

	background-color: #FFF;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

}

#multimap p {

	font-size: 0.9em;

	line-height: 140%;

}

#multimap a:link, #multimap a:visited {

	color: #2D3091;

	font-weight: bold;

	text-decoration: none;

}

#multimap a:hover {

	color: #333;

	font-weight: bold;

	text-decoration: underline;

}



#navigate p {

	font-size: 0.8em;

	text-decoration: none;

	padding-top: 5px;

}

#navigate p a:link, #navigate p a:visited {

	font-size: 0.9em;

	text-decoration: none;

	color: #000;

	font-weight: bold;

}

#navigate .navigate {

	color: #900;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #900;

}

#navigate {

	padding: 5px;

	border: 1px dotted #333;

	background-color: #FFF;

	margin-top: 5px;

}

#navigate h1 {

	font-size: 0.7em;

	line-height: 140%;

	color: #333;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999;

	padding-bottom: 5px;

}



#panelcopy {
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;

}

#panelcopy h1 {

	line-height: 150%;

	color: #2D3091;

	font-size: 1em;

	margin-bottom: 7px;

}

#panelcopy h2 {

	font-size: 0.9em;

	line-height: 150%;

	font-weight: normal;

	color: #333;

}

#panelcopy p {

	font-size: 0.9em;

	line-height: 170%;

	color: #333;

	padding-bottom: 7px;

}

#rightdetail {

	width: 445px;

	float: left;

	margin-top: 0px;

	margin-left: 15px;

	height: 100%;

	overflow: visible;

	margin-bottom: 0px;

}

#rightpics img {

	padding: 5px;

	background-color: #FFF;

	border: 1px solid #8ED8F8;

	margin-bottom: 0px;

	margin-top: 0px;

}

#rightpics ul {

	padding: 0px;

	list-style-type: none;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#rightpics ul .right {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 5px;

}

#rightpics .spaced {

	margin-bottom: 5px;

}

#rightpics ul li {

	display: inline;

	margin: 0px;

	padding: 0px;

}

.rowHover  {

	cursor: pointer;

}

#title p {

	font-size: 0.9em;

	line-height: 130%;

	color: #333;

	font-weight: bold;

	margin-bottom: 10px;

}

#rightpics #balloons img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#balloons {

	background-image: url(../images/rightpanels/balloons.gif);

	background-repeat: no-repeat;

	background-position: center top;

	height: 275px;

}

#rightdetail #whitepanel p{

	font-size: 0.8em;

	line-height: 150%;

	color: #333;

	padding-left: 30px;

	margin-bottom: 15px;

}

#rightdetail #whitepanel a:link, #rightdetail #whitepanel p a:visited {

	text-decoration: none;

	color: #900;

	font-style: italic;

	font-size: 0.9em;

}

#rightdetail #whitepanel p a:hover {

	color: #333;

	padding-bottom: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333;

}

#rightdetail #whitepanel {

	margin-top: 15px;

}

#rightdetail #whitepanel ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#rightdetail #whitepanel ul li {

	padding: 0px;

	line-height: 200%;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 25px;

}

#rightdetail #whitepanel ul li a:link, #rightdetail #whitepanel ul li a:visited {

	color: #666;

	font-weight: bold;

	font-style: normal;

	text-decoration: none;

	font-size: 0.7em;

}

#rightdetail #whitepanel ul li a:hover {

	color: #333;

	padding-bottom: 2px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666;

}

#rightdetail #whitepanel ul ul li {

	color: #333;

	padding-left: 25px;

	line-height: 140%;

}

.noscript {

	color: #900;

	font-size: 0.8em;

	font-weight: bold;

	line-height: 140%;

	margin-bottom: 10px;

}

#panelcopy a:link, #panelcopy a:visited {

	color: #2D3091;

	font-weight: bold;

	font-style: normal;

	text-decoration: none;

}

#panelcopy a:hover {

	color: #333;

	padding-bottom: 2px;

	text-decoration: underline;

}

.small-three {float:right;margin-top:10px;margin-right:49px}

.smaller-text {font-size:11px!important}

.spacer {padding:0px!important;line-height:100%!important;margin:0px!important;height:10px!important;display:block}

.news-copy {padding-right: 30px!important;padding-left: 25px!important;}

a {

    outline: none;

}

.facebook {

	margin-top: 10px;

}

