body {
	background-color: #00317A;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
color : #00aeef; 
text-decoration : none; 
} 
a:visited {
color : #eebb15;
text-decoration : none; 
} 
a:hover {
color : #5daeff; 
text-decoration : none;
} 
a:active {
color : #00aeef; 
text-decoration : none;
}

/* Comment */

.leftnav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.PageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #86BD00;
}
td {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
}
.MainHeader {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #077647;
	color: #077647;
}

.content {
	margin: 20px;
	padding: 20px;
}
.navRoot {
	background-image: url(sunshower_layout/nav.gif);
	height: 36px;
	font-size: 12px;
	font-weight: bold;
}
.navChild1 {
	background-image: url(sunshower_layout/sub_nav.gif);
	height: 25px;
		font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
}

.navChild2 {
	font-size: 10px;
	font-weight: bold;
	background-image: url(sunshower_layout/sub_nav.gif);
	height: 25px;
		font-size: 10px;
	font-weight: bold;
	padding-left: 13px;
}

.navChild3 {
	font-size: 10px;
	font-weight: bold;
	background-image: url(sunshower_layout/sub_nav.gif);
	height: 25px;
		font-size: 10px;
	font-weight: bold;
	padding-left: 22px;
}


.navHighlight {
	font-weight: bold;
}


.navRoot a:link {color: #00317A; text-decoration: none} 
.navRoot a:visited {color: #336699; text-decoration: none} 
.navRoot a:hover {color: #F78E78} 
.navRoot a:active {color: #00317A; text-decoration: none} 

.navChild1 a:link {color: #00317A; text-decoration: none}
.navChild1 a:visited {color: #336699; text-decoration: none} 
.navChild1 a:hover {color: #F78E78} 
.navChild1 a:active {color: #00317A; text-decoration: none}

.navChild2 a:link {color: #00317A; text-decoration: none}
.navChild2 a:visited {color: #336699; text-decoration: none}
.navChild2 a:hover {color: #F78E78}  
.navChild2 a:active {color: #00317A; text-decoration: none}

.navChild3 a:link {color: #00317A; text-decoration: none}
.navChild3 a:visited {color: #336699; text-decoration: none}
.navChild3 a:hover {color: #F78E78}  
.navChild3 a:active {color: #00317A; text-decoration: none}

#shopitem_tbl {
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
.whiteHeader {
	font-size: 14px;
	font-weight: bold;
	color: #008800;
}

.Content_Background {
	background-image: url(sunshower_layout/images/sunshower_layout_r2_c2.jpg);
}
#Content {
	width: 550px;
	margin-left: 25px;
}
.pink_divider_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FB976E;
}
#MainNav {
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.PinkDot {
	color: #FF3366;
}
.FooterCopy {
	font-size : 10px;
	color : 00AEEF;
}
.FooterLink {
	font-size : 10px;
	color : #00AEEF;
	text-decoration: underline;
} 
.FooterLink a:link {
color : #00AEEF; 
text-decoration : none; 
} 
.FooterLink a:visited {
color : #EEBB15; 
text-decoration : none; 
} 
.FooterLink a:hover {
color : #00AEEF; 
text-decoration : none; 
} 
.FooterLink a:active {
color : #00AEEF; 
text-decoration : none; 
}
.NewsItemBorder {
	border: 3px double #FCF38D;
}
.label, .map {
				color:#a63756;
				font-family:"trebuchet MS", Verdana, sans-serif;
				font-size:12px;
				font-weight:bold;
				}
				
			.data {
				color:#167e4f;
				font-family:"trebuchet MS", Verdana, sans-serif;
				font-size:12px;
			}
			
			.map a {
				color:#a63756;
				font-family:"trebuchet MS", Verdana, sans-serif;
				font-size:12px;
				text-decoration:none;
				}
			
			.map a:hover {
				text-decoration:underline;
				}



#locater {
	top: 110px;
	z-index: 2;
	position: absolute;
	width: 750px;
	text-align: right;

}

/* Home Page */

#hbox {
	display:block;
	width:540px;
	margin:10px auto;
	}
	
h1 { 
	display:inline;
	color:#d03737;
	font-size:18px;
	}
	
.htext {
	font-size:12px;
	line-height:16px;
	margin:4px 4px 0 0;
	color: #7d7d7d;
}

.divider {
	background-image:url(../uploads/media/home/divider.gif);
	height:2px;
	font-size:1px;
	display:block;
	clear:both;
	margin:4px 0 4px 0;
}