*{ margin:0px; padding:0px; }

body{
	background:url(images/bkg.jpg) bottom center no-repeat;
	font:11px Trebuchet MS;
	color:#333333;
	text-align:center;
}

p{ padding:0px 10px 0px 10px; margin-bottom:15px; }
h1,h2{ padding:0px 10px 0px 10px; margin-bottom:10px; font:17px Georgia; }
h3{ font-size:13px; margin-bottom:5px; margin-left:10px; font-weight:normal; }
body.activities h3 {font-weight:bold!important;}

#wrapper{ width:100%; text-align:center; height:100%; background:url(images/fade-bkg.gif) 0px -60px repeat-x; padding-bottom:75px; position:relative;  }
#container{ border-left: 1px solid #6387b6; border-right:1px solid #6387b6; background:white; width:760px; margin:0px auto; margin-bottom:60px;}
#heading{ width:100%; height:100px; background:url(images/logo.jpg) 15px 30px no-repeat; position:relative; }

#nav{ 
	width:750px; 
	position:absolute; 
	left:0px; 
	bottom:0px; 
	list-style-type:none; 
	background:#32a1bb; 
	text-align:left;
	height:15px;
	padding-bottom:5px;
	padding-left:10px;
	margin-left:0px;
	margin-bottom:0px;
}

#nav li{ display:inline; padding:0px 0px 0px 5px; position:relative; top:2px; }
#nav a, #nav a:visited, #nav li{ font-size:10px; font-weight:bold; color:#FFFFFF; text-decoration:none; }
#nav a:hover{ color:#c1b056; text-decoration:none; }

#content{ width:740px; margin-left:10px; text-align:left; margin-top:10px; min-height:450px; }
div.picrow{ text-align:center; width:inherit; background:#e3ca87; margin-bottom:15px; }
div.picrow img{ margin:5px 0px 3px 5px; }

div.picrow-small{ width:350px; margin-left:10px; background:#e3ca87; margin-bottom:10px; text-align:center; padding-top:5px; }
div.picrow-small img{ margin:0px 0px 4px 2px; border:none; }

img.pic{ border:5px solid #e3ca87; }

a, a:visited{ color:#32a1bb; }
ul{ margin-left:35px; margin-right:35px; margin-bottom:15px; }

table{ margin-left:10px; margin-bottom:15px; }
th{ background:#32a1bb; color:white; text-align:left; text-indent:5px; padding:3px 0px 3px 0px; }
td{ text-align:left; text-indent:5px; padding:3px 0px 3px 0px; }
td.blue{ background:#d9f1fd; }

#subnav{ width:100%; background:#9fd0fb; margin-top:1px; text-align:center; height:25px; font-size:12px; font-weight:bold; position:relative; }
#subnav a{ display:block; float:left; text-decoration:none; color:white; height:30px; padding:3px 7px 2px 7px; }
#subnav a.on{ background:white; color:#64a1d7 !important; }
#subnav span{ position:absolute; right:10px; top:3px; color:#32a1bb; }

div.left{ width:50%; float:left; overflow:auto; clear:both; margin-bottom:10px; }
div.right{ width:50%; float:right; overflow:auto; margin-bottom:10px; }


/* -- Headings -- */

div.home-top{ width:100%; height:260px; margin-top:1px; border-bottom:2px solid #32a1bb; padding-bottom:1px;}
div.top{ width:100%; height:200px; margin-top:1px; border-bottom:5px solid #32a1bb; padding-bottom:1px; }





div#footer {width:100%;clear:both;text-align:center;}
