@charset "utf-8";
/* CSS Document */

html,body{margin:0;padding:0}
body {
	font: .8em/1.4 Geneva, Arial, Helvetica, sans-serif;
	color: #051d34;
}

html,body {       
	scrollbar-3dlight-color: #ffffff;
	scrollbar-light-color: #336699;
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #3f5e89;
	scrollbar-highlight-color: #336699; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #999;
}

/* CONTAINERS ------------------------------------- */

div#container {width:980px;margin:0 auto; background:url(../images/bg_contentInt.png) repeat-y;}
div#wrapper {}

div#maincontent{
	float:left;
	width:740px;
	margin-left: 20px;
	padding-bottom: 10px;
}

div#spacerbar { height: 5px; clear:both; }

 /*** LINKS *****************************************************************/

A:link { 
	color: #0562c1; 
	text-decoration: none;
	}
A:visited { 
	color: #0562c1; 
	text-decoration: none;
	}
A:hover { 
	color: #cc0000; 
	text-decoration: underline; 
	}

/* red link */

a.redlink:link { 
	color: #CC0000; 
	text-decoration: none;
	}
a.redlink:visited { 
	color: #CC0000; 
	text-decoration: none;
	}
a.redlink:hover { 
	color: #0562c1; 
	text-decoration: underline; 
	}

/* white link */

a.whitelink:link { 
	color: #fff; 
	text-decoration: none;
	}
a.whitelink:visited { 
	color: #fff; 
	text-decoration: none;
	}
a.whitelink:hover { 
	color: #ffff33; 
	text-decoration: underline; 
	}

/* LEFT LINK */

div#leftnavigation {
	width:190px;
	margin-left:10px;
	float: left;
}

div#leftlinkwrapper{
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
}

div#leftlinkwrapper li{
	margin-left:-20px;
	width:165px;
	list-style-type:none;
}

div#leftlinkwrapper li a{
	padding: 2px 10px;
	height:23px;
	text-decoration:none;
	background:url(../images/bg_leftlink.gif) repeat-x;
	color:#204d8c;
	display:block;
}

div#leftlinkwrapper li a:hover{
	padding: 2px 10px;
	height:23px;
	text-decoration:none;
	background:url(../images/bg_leftlinkHover.gif) repeat-x;
	color: #FFF;
}

div#leftlinkwrapper li a.current{
	padding: 2px 10px;
	height:23px;
	text-decoration:none;
	background:url(../images/bg_leftlinkHover.gif) repeat-x;
	color: #FFF;
}
	
/*** FORM FIELDS ***************************************************************/

textarea{
	font-family     :Verdana; 
	font-size       :.8em;            
	color           :#2362ba;        
	background-color:#fff;   
	border          :1 Solid #999;
	}

input { 
	font-family     :Verdana; 
	font-size       :.8em;            
	color           :#2362ba;        
	background-color:#fff;   
	border          :1 Solid #999;
 	} 

select { 
	font-family     :Verdana; 
	font-size       :.8em;            
	color           :#2362ba;        
	background-color:#fff;   
	border          :1 Solid #999;
 	} 

 /*** HEADINGS ***********************************************************************/

h1 {   /* used for page title */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style:oblique;
	color: #993300;
	margin:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	color: #669999;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #3399CC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0000CC;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #33CC66;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}

/* INTERNAL PAGE styles ------------------------------------- */

div#headerInt{
	width:980px;
	margin:0 auto;
	background: url(../images/bg_logoInt.png) no-repeat bottom;
}

div#pagetitle{
	width:730px;
	background:url(../images/bg_pagetitle.jpg) no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-left: -10px;
}

div#footerInt{
	width:795px;
	margin:0 auto;
	text-align: center;
	height: 30px;
	color: #FFF;
	clear:both;
	background: url(../images/bg_footerInt.png) no-repeat top;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding: 60px 20px 20px 165px;
}

/*** PHOTOS *** */

div#img0 { text-align:center;}
div#img0 img { margin:10px; border: 1px solid #fff;}
div#thumbnails { text-align:center; margin:10px 0; }
div#thumbnails img { margin:3px; border: 1px solid #fff;}

/***  Left image box - internal *** */
div#backhome{
	width:165px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	clear:both;
	padding-left: 1px;
}

div#imageleftcolInt{
	width:166px;
	padding-bottom:7px;
	background:url(../images/bg_leftlink.gif) repeat-x bottom; /* drop shadow */
	float: right;
	margin-right: 5px;
	clear:both;
}

/* --- */
div#lefttextlink{
	width:178px;
	padding-bottom:7px;
	float: right;
	margin-right: 5px;
	color: #fff;
	clear:both;
	font-size: 90%;
	line-height: 1.5;
}

div#lefttextlink ul {
}

div#lefttextlink li {
	list-style:none;
	margin-left: -28px;
	background:url(../images/bullet1.gif) no-repeat;
	padding-left: 12px;
}

div#lefttextlink a         { color: #fff; text-decoration:none; }
div#lefttextlink a:visited { color: #fff; text-decoration:none; }
div#lefttextlink a:hover   { color: #ffcc99; text-decoration:none; }

div#photogallery {
	margin-left:12px;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}

/*** CUSTOM STYLES ***************************************************************/

.sml    { font-size: 0.9em; }	
.ssml   { font-size: .75em; }	
.smlred { font-size: .85em; color: #cc0000; }
.smlred { font-size: 0.9em; color: #cc0000; }
.red    { color: #cc0000; }	
.bred   { font-weight:bold; color: #cc0000; }
.button { background-color:#6790CB; color: white; padding:2px; font-size:.9em; }
.bold   { font-weight:bold;  }
.headline {
	font-weight:bold;
	color: #00528C;
	font-size: 1.1em;
}

#archivelink { text-align:right; margin-right:10px; color:#990000; font-size:.8em; font-weight:bold; padding-top:5px;}

.x125 { font-size:1.25em; }
.x150 { font-size:1.5em; }
.x200 { font-size:2em; }

.bgyellow { background:#FFC; border:1px dotted #CCC;}

.caption { width:175px; padding-top:10px; padding-bottom:20px; color:#ff6633; text-align:center; font-weight:bold;}

/*** HOME PAGE styles ***************************************************************/

div#headerHm{
	width:980px;
	margin:0 auto;
	background: url(../images/bg_logoHm.png) no-repeat bottom;
	height: 210px;
	padding-top: 20px;
}

div#containerHm{width:980px;margin:0 auto; background:url(../images/bg_contentHm.png) repeat-y;}

div#textboxHm{
	float:right;
	width:710px;
	margin-right: 30px;
	padding:0;
}

/* */

div#extra{
	width:740px;
	padding-top: 10px
}

div#imageColHm {            /* About, Sign up, Events */
	width: 225px;
	float:left;
	color:#0562c1;
	margin-left: 20px;
}

div#imageColHm li{
	list-style-type:none;
	list-style-image: url(../images/bulletorange.gif);
	padding-bottom:5px;
}

/* */

div#footerHm{
	width:795px;
	margin:0 auto;
	text-align: center;
	height: 30px;
	color: #FFF;
	clear:both;
	background: url(../images/bg_footerHm.png) no-repeat top;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding: 60px 20px 20px 165px;
}

/***  Left banner ad - home  *** */

div#bannerAdHm{
	width:166px;
	padding-bottom:7px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*** -- ***************************************************************/
