/* Water Design 1 */
/* Main.css */
/* Created May 8, 2006 */
/* Modified May 31, 2006
--------------------------------------- */

/* General
--------------------------------------- */

.sh-event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F0038;
	font-weight: bold;
}
.sh-head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6f0038;
}

.sh-head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6f0038;
}
.sh-bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #515151;
	text-align:left;
}
.sh-head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F0038;
	text-decoration:none;
}

.sh-header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D725F;
}

.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E1DED0;
}
#homequest .a:hover{
	color: #6F0038;
}

#homequest .a, {
	color: #6D725F;
	}


.homequestions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6D725F;
}

.homequestions .a{
	color: #6D725F;
}

.homequestions a:hover{
	color: #6F0038;
}

.homequestions a:visited{
	color: #6F0038;
}
.homeQAhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6F0038;
}


.left {
	float: left;
	margin-right: 15px;
	}

.right {
	float: right;
	margin-left: 15px;
	}

.small {
	font-size: smaller;
	line-height: 1.3em;
	}

.hide {
	display: none;
	}

blockquote {
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 1em;
	display: block;
	}

dt {
	margin-top: .5em;
	font-weight: bold;
	}

dd {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1em;
	}

p {
	margin: .5em auto 1em auto;
	text-align:left
	}


/* Structure and Layout
--------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #484a43;
	color: #515151;
	text-align: center;
	font-size: 100%;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	line-height: 1.4em;
	}

#frame {
	text-align: left;
	margin: 30px auto;
	width: 770px;
	padding: 0;
	background: #FFF url(images/frame_tile.gif) repeat-y center top;
	}

.oneCol #frame {
	background-image: url(images/frame_tile_oneCol.gif);

	}

#header {
	background: url(images/header_bg2.gif) no-repeat center top;	
	padding: 5px 5px 0px 5px;
	color: #FFF;
	}

#container {
	margin: 0 0 0 21px;
	float: left;
	display: inline;
	width: 473px;
	}

.oneCol #container {
	margin: 0 21px;
	width: 728px;
	}

#mainCol, #feature {
	font-size: 75%;
	line-height: 1.4em;
	padding: 1px 0 0 21px;
	}

.home #mainCol {
	float: left;
	display: inline;
	width: 215px;
	padding: 0;
	margin: 0 0 0 21px;
	}

#subCol {
	display: none;
	}

.home #subCol {
	display: inline;
	float: right;
	width: 215px;
	font-size: 75%;
	line-height: 1.4em;
	margin: 0 0 0 21px;
	}

#extraCol {
	float: right;
	width: 234px;
	font-size: 75%;
	line-height: 1.4em;
	display: inline;
	margin-right: 21px;
	}

.oneCol #extraCol {
	display: none;
	}

#footer {
	clear: both;
	font-size: 70%;
	line-height: 1.4em;
	background: url(images/footer_bg.gif) no-repeat center bottom;
	padding: 15px 45px 35px 45px;
	}
	

/* Links
--------------------------------------- */

a, a:link, a:visited {
	color: #6D752F;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #817463;
	}

a:hover, a:active {
	text-decoration: underline;
	}


/* Navigation
--------------------------------------- */

#navigation {
	/*border-top: 6px solid #88D3E2;*/
	background: #E1DED0;
	margin: 0 21px;
	padding: 0 10px;
	height: 31px;
	}

ul.nav {
	margin: 0;
	padding: 0;
	}

ul.nav  li {
	display: inline;
	list-style: none;
	}

#navigation .nav a, #navigation .nav a:link, #navigation .nav a:visited {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 31px;
	height: 31px;
	text-decoration: none;
	padding: 0 13px;
	background: #E1DED0;
	color: #6D725E;
	float: left;
	}

#navigation .nav a:hover, #navigation .nav a:active {
	background: #FFF;
	}

#extraCol .nav {
	display: block;
	background: #007DC2;
	padding: 21px 0;
	}

#extraCol .nav li a, #extraCol .nav li a:link, #extraCol .nav li a:visited {
	display: block;
	color: #FFF;
	border-bottom: 2px solid;
	text-decoration: none;
	margin: 5px 0 5px 21px;
	padding: 5px 0;
	font-weight: bold;
	}

#extraCol .nav li a:hover, #extraCol .nav li a:active {
	color: #88D3E2;
	}

#footer .nav a, #footer .nav a:link, #footer .nav a:visited {
	margin-right: 1em;
	text-transform: uppercase;
	}

#footer .nav, #footer .nav li {
	margin-bottom: 0;
	}


/* Headers
--------------------------------------- */

h1, h2, h3, h4 {
	line-height: 1.2em;
	color: #007DC2;
	margin: 1em auto .5em auto;
	font-weight: bold;
	}

h1 {
	font-size: 220%;
	line-height: 1.2em;
	}

h2 {
	font-size: 180%;
	line-height: 1.2em;
	}

h3 {
	font-size: 140%;
	line-height: 1.2em;
	font-weight: normal;
	}
	
h4 {
	font-size: 110%;
	line-height: 1.2em;
	}

.title {
	border-bottom: 2px solid;
	padding-bottom: 2px;
	}

/* Content
------------------------------------- */

#header h1, #header h2, #header h3, #header h4 {
	color: #FFF;
	margin: 1em 0 0 0;
	padding: 0;
	}

#header p {
	margin-top: 0;
	}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #FFF;
	text-decoration: none;
	}

div.content {
	padding: .5em 1em;
	}

ul.news, ul.events, ul.links, .eventsList ul, .linksModule ul, .articlesListModule ul {
	margin: 0;
	padding: 0;
	}

ul.news li, ul.events li, ul.links li, .eventsList li, .linksModule li, .articlesListModule li {
	list-style: none;
	padding-left: 18px;
	background: url(images/bullet.gif) no-repeat left 3px;
	margin-bottom: .5em;
	}

ul.news li, .articlesListModule li {
	background-image: url(images/news_bullet.gif);
	}

ul.events li, .eventsList li {
	background-image: url(images/events_bullet.gif);
	}

ul.links li, .linksModule li {
	background-image: url(images/links_bullet.gif);
	}

p.water a {
	text-indent: -9999px;
	background: url(images/powered_by_water.gif) no-repeat left top;
	width: 127px;
	height: 23px;
	float: right;
	}

.breadCrumb {
	border-bottom: 1px dotted #EBE9DD;
	padding: 4px 0;
	margin-bottom: 4px;
	}