/* CSS Document */

* {
    padding: 10;
    margin:  0;
	
}

html {
	height:100%;
	margin-bottom:1px;
	list-style-type: none;
	}
p a {
	text-decoration:underline;
	color:#3366FF;
	list-style-type: none;
	}
/* 1em = 10px , text-align is for a ie5 hack to center the page, min-width is for Netscape6*/

body {
	font-family:Trebuchet MS, verdana, arial, sans-serif;
	color:#666666;
	background-color:#6699CC;
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	text-align: center;
	min-width:720px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	
}

/*this centers the container div; size is for an 800x600 screen*/
#wrapper {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 20px;
	border-top: 1px solid #6b99b3;
	border-right: 1px solid #6b99b3;

	border-left: 1px solid #6b99b3;
	background-image: none;
	background-repeat: no-repeat;
	background-color:#FFFFCC;
	}
#header {
	height:100px;
	width: 100%;
	font-family:"Times New Roman", Times, serif;
	padding-bottom: 30px;
	margin-bottom: 8px;
	background-color: #FFFFCC;
	}
#header h1{
	margin-left:-9000px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-variant: normal;
	/*word-spacing: 12px;*/
	color: #330066;
	}
#header img{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	z-index: 900;
	float: left;
	margin-top: -40px;
	padding-left: 5px;
	}
#header h3{
	
	font-size:40px;
	padding-left: 60px;
	font-weight: bold;
	}
#header p{
	width:400px;
	font-size:1.5em;
	color: #000000;
	float: right;
	margin-top: 5px;
	}
#navbox {
	width: 100px;
	float:left;
	margin-top: 80px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
#picbox {
	width: 100px;
	float:left;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	}
	/*navigation*/
#nav {
	font-size: 1.4em;
	margin:0px;
	padding:0px;
	/*background:#6b99b3;*/
	background-color:#6699CC;
	list-style-type: none;
	width: 110px;
	float:left;
	}
#nav a {
	display:block;
	color: #ffff99;
	text-decoration:none;
	padding: 0 10px;
	line-height: 2.0;
	border-bottom:1px solid #FFF;
	}
#nav li {
	margin:0px;
	padding:0px;
	float:left;
	width: 100%;
	}
#nav li .current {
	color:#FFFFFF;
	background-color: #330066;
	}
#nav #nav_contact a{
	border: none;
		}
#nav a:hover{
	color:#FFFFFF;
	background-color: #330066;
	}

.current {
	color:#FFFFFF;
	background-color: #330066;
	display:block;
	text-decoration:none;
	padding: 0 10px;
	line-height: 2.0;
	border-bottom:1px solid #FFF;
	}	
.frontpagebox{
	background-color:#FFFFFF;
	width:450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: medium solid #244D71;
	padding: 10px;
	}	
#content{
	width:75%;
	float: right;
	background-color:#FFFFFF;
	clear: right;
	color: #000000;
	font-size: 1.6em;
	line-height: 1.9em;
	border: thin solid #6b99b3;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 15px;
	}
#content img{
	border: medium solid #6699CC;
	margin-top: 10px;
		}
 #chargecard img{
 	margin-left: 0px;
	
	margin-top: 0px;
	}
#content p{
	font-size:.75em;
	line-height:1.4em;
	width: 80%;
	padding-left: 20px;
	}
#content h1 {
	text-align:center;
	line-height: 2.5em;
	}
#content h4{
	width: 90%;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	
#content ul{
	width: 220px;
	margin-left: 100px;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 8px;
	list-style-type: disc;
	}
#content .quote{
	width:400px;
	text-align: center;
	border:thin solid #6699CC;
	padding: 12px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#eventbox{
	width:200px;
	float: left;
	background-color: #ffffff;
	display: block;
	margin-top: 8px;
	margin-right: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border: 1px solid #6b99b3;
		}	
#infobox{
	width:295px;
	float: left;
	background-color: #ffffff;
	display: block;
	margin-top: 8px;
	margin-right: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border: 1px solid #6b99b3;
		}	
.infoboxrightquote{
	text-align: left;
	font-size:0.85em;
	width:200px;
	line-height: 1.2em;
	float: none;
	margin-left: 50px;
			}	
#infobox h2{
	margin:0 0 0 5px;
	color:#000000;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 1.2em;
		}
#infobox p{
	font-size: .85em;
	line-height: .95em;
	padding-left: 14px;
	}

.title{
	font-size:1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color:#666666;
	}
.subtitle{
	text-align:left;
	}	
.infoboxright{
	width:500px;
	background-color: #FFFFCC;
	display: block;
	margin-top: 8px;
	margin-bottom: 20px;
	border: thin solid #5C88B4;
	padding: 15;
	float: left;
	margin-left: 26px;
	}
.infoboxright h2{
	color:#000000;
	font-size: 1em;
	width: 200px;
	float: left;
	padding-top: 50px;
	clear: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
		}
.infoboxright h3{
	margin:0 0 0 5px;
	color:#000000;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 1em;
		}
.infoboxright h5{
	color:#000000;
	padding-top: 0px;
	padding-left: 8px;
	font-size: .9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
		}
.infoboxright p{
	font-size: .8em;
	/*line-height: 0.95em;*/
	padding: 14px;
	
	}
.infoboxright img{
	border: medium solid #6b99b3;
	padding: 5px;
	text-align:center;
	
	
	}
	
.infoboxright li {
	font-size: .8em;
	list-style-position: inside;
	list-style-type: disc;
	
	}
form{
	padding-top:10px;
	}	
label{
	padding-right:15px;
	padding-bottom:15px;
	line-height: 2em;
		}
fieldset{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-left:10px;
	}
.textbox {
	margin-right:15px;
	}
	
#php {

}
.signup {
	font-size:1.3em;
	font-color: red;
	color: #666666;
	padding-left: 40px;
	}

/*photos  ... from http://www.domedia.org/oveklykken/css-photo-gallery.php*/
div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	height: auto;
	text-align: center;
	}	
.thumb img{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;} 
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.4em;
  }
.clearboth{
	clear:both;
	}

#footer {
	clear:both;
	width:100%;
	font-size:1.4em;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #6699CC;
	color: #FFFF99;
	padding-top: 10px;
	padding-bottom: 10px;
}
