/* CSS Document */

body {
	background-image:url(../images/waterbackground.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img {
    border: none;
} 

/*- Start Navigation--------------------------- */
#menu9 {
	width: 170px;
	margin: 0px;
	}
	
#menu9 li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/menu9.gif);
	padding: 4px 0 0 32px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(../images/menu9.gif) 0 -25px;
	padding: 4px 0 0 32px;
	}
	
#leftnav {
	margin-top: 10px;
	margin-left: 5px;
	width: 170px;
	padding: 0px;
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
/*- End Navigation--------------------------- */

/*- Start Search--------------------------- */
#leftsearch {
	margin-top: 20px;
	margin-left: 5px;
	width: 170px;
}

#searchbox {
	background-color: #0969b5;
	width: 170px;
}
/*- End Search--------------------------- */

/*- Start Bottom Left Side bar--------------------------- */
#leftsidebar {
	margin-top: 20px;
	margin-left: 5px;
	width: 170px;
}

#relatedcontentlinks ul {
	background-color: #0969b5;
	list-style: none;
	margin: 0;
	padding: 0;	
}

#relatedcontentlinks li a:link {
	color:#d7ecff;
}

#relatedcontentlinks li a:visited {
	color:#87d3ff;
}

#relatedcontentlinks li a:hover {
	color:#f69020;
	text-decoration:underline;
}
/*- End Bottom Left Side bar--------------------------- */

/*- Start Design Elements--------------------------- */
#sidewalk {
	background-image:url(../images/sidewalktop.gif);
	background-repeat:repeat-x;
	height: 72px;
}

#leftlogo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 105px;
	height: 109px;
	margin-top: 10px;
	margin-left: 5px;
}

#landline {
	background-image:url(../images/landline.gif);
	background-repeat:repeat-y;
	position: absolute;
	left: 186px;
	top: 73px;
	width: 22px;
	height: 768px;
}
/*- End Design Elements--------------------------- */

#maincontent {
	background-color: #d7ecff;
	position: absolute;
	left: 219px;
	width: 646px;
	top: 114px;
	padding: 0px;
}

/*- Start Curved Edges--------------------------- */
b.rtop, b.rbottom{display:block;background: #448ccb}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #d7ecff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/*- End Curved Edges--------------------------- */
