* {padding: 0; margin: 0;}
body {
	font-size: small;
	background: url(/images/page-back.gif) repeat-x fixed;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #000018;
}

/* Containers */

#container {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	font-size: 95%;

}

#logo { 
	background: url(/images/logo.gif) no-repeat;
	width: 457px;
	height: 116px;
	float: left;
	margin-bottom: 25px;
}
#qlinks {
	/*width: 250px;*/
	float: right;
	padding-top: 0px;
	color: #FFFFFF;
	font-size: 80%;
	/*background: url(/images/red_btn.png) right top no-repeat;*/
	/*height: 50px;
	display: block;*/
}

#qlinks a:visited, #qlinks a:link {
	color: #FFFFFF;
}



#nav {
	clear: both;
	width: 675px;
	margin-left: auto;
	margin-right: auto;
}

#site {
	clear: both;
	width: 772px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
}

#pic {
	/*width: 428px;*/
	float: left;
	clear: both;
	margin: -2px 0px 0px 5px;
	/*height: 252px;*/
	
	position: relative;
	padding-bottom: 0px;
	padding-right: 14px;
}
#arra {
	float: left;
	position: relative;
	padding: 20px 10px 20px 0px;
	margin-left: -30px;
	
}
.arraimg {
	margin-left: -20px;
	padding: 0 0px 0 20px;
}
.img {
	padding:0px 5px 0px 10px;
}
#text {
	width: 640px;

}
#welcome {
/*	margin-left: 50px;*/
	padding-left: 20px;
	height: 20px;
	width: 235px;
	float: left;
	padding: 0;
	text-align: center; 
}
#coffs {
	height: 20px;
	width: 400px;
	float: right;
	margin-top: 10px;
}

#map {
	width: 410px;
	margin-left: auto;
	margin-right: auto;
}

/*Blue Box*/

#top {
	background: url(/images/blue-top.gif);
	height: 11px;
	width: 772px;
	background-repeat: no-repeat;
	
}

#middle {
	background: url(/images/blue-bg.gif) #0f121d repeat-x;
	width: 770px;
	padding-top: 25px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #1A1E32;;
}

#bottom {
	background: url(/images/blue-bot.gif);
	height: 36px;
	width: 772px;
	
}

#holder {
	width: 664px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*White Box*/

#white-top { 
	background:	 url(/images/white-top.gif);
	height: 10px;
	width: 664px;
	
}

#content {
	background: url(/images/con-bg.gif) no-repeat #FFFFFF 0 45px ;
	width: 662px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;

}

#white-bot { 
	background: url(/images/white-bot.gif);
	height: 10px;
	width: 664px;

}
#bot-nav {
	width: 350px;
	height: 15px;
	margin-left: 90px;
	margin-top: -20px;
	font-size: 90%;
}

/* Bottom stuff */

#em {
width: 300px;
float: right;
clear: both;
padding-top: 5px;
}
#address {
	width: 460px;
	margin-top: 20px;
}
#email {
	width: 200px;
	float:right;
	margin-top: -11px;
}

/*Navigation*/

.menu {
	height: 23px;
	width: 675px;
}
.cssnav	{
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image:  url(/images/tab_hover.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: inline;
	width: 134px;
	height: 23px;
	margin: 0; 
	padding: 0;
	float: left;
}
.cssnav a {
	display: block;
	color: #000000;
	width: 134px;
	height: 23px;
	display: block;
	float: left;
	color: white; 
	text-decoration: none;
}
.cssnav a:hover {
	color: #ffffff;
}
.cssnav img {width: 134px; height: 24px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav a:active img{visibility:hidden;}
.cssnav span {
	position: relative;
	float: left;
	left: 15px;
	top: -17px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 100px;
	height: 14px;
	text-align: center;
	white-space: nowrap;
}

/* Text Styles */

h1, h2 {
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
	padding: 35px 20px 15px 85px;
	font-weight: normal;
}

h3 {
	/*font-style: normal;*/
	color: #34A8DA;
	text-align: left;
	/*text-decoration: none;*/
	font-weight: normal;
}


.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
}
.coffs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 20px 15px 15px 15px;
	text-align: justify;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.policy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 20px;
}

.table2 {
	margin-top: 50px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.em {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #CCCCCC;
	 text-align: right;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
	padding-right: 10px;
}
.send {
	padding-right: 17px;
}

/* More Nav Styles */

.coffs a:link { 
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}
.coffs a:visited {
	text-decoration: none;
	color: #FFF;
}

.coffs a:hover {
	color: #CCC;
	text-decoration: none;
}

.coffs a:active {
	text-decoration: none;
	color: #FFF;
}


.nav a:link { 
	color: #999999;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;*/
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #999999;
}

.nav a:hover {
	color: #000000;
	text-decoration: none;
}

.nav a:active {
	text-decoration: none;
	color: #999999;
}


.em a:link { 
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
}
.em a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.em a:hover {
	color: #FFFFFF;
}

.em a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.content a:link { 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: small;
}
.content a:visited {
	text-decoration: none;
	color: #000;
}

.content a:hover {
	color: #000;
	text-decoration: none;
}

.content a:active {
	text-decoration: none;
	color: #000;
}
#logo2 {
	float: left;	
}

/* NAVLIST */
#navlist {
	font-size: 90%;
	width: 748px;
	float: left;
	clear: both;
	position: relative;
	z-index: 3;
	padding: 0 0 0 0;
	
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}


#navlist ul {
	margin: 25px 0 0 50px;
	padding: 0;
	
}
#navlist a {
	padding: 5px 0px 5px 0px;
	background-image:  url(/images/tab_inactive.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-decoration: none;
	text-align: center;
	width: 134px;
	display: block;
	
}

#imon a{
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;*/
	padding: 5px 0px 6px 0px;
	background-image:  url(/images/tab_active.gif);
}
#imoff a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;	*/
}
#navlist a:link, #navlist a:visited {
	color: #EEEEEE;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited, 
#uberlink a:hover, #uberlink a:active {
	background-image:  url(/images/tab_hover.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #FFFFFF;
	
}

#navpos {
	clear: both;
	float: left;
	padding: 0 0 0 0;
	width: 100%;
	top: -1px;
	/*margin: -px 0 0 0;*/
	position: relative;
	z-index: 1;
}
.inpos {
	width: 80%;
	text-align:left;
}
.navwid {
	width: 200px;
}
/* http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml */
.t {
	width: 100%;
	font-size: 3px;
	}
/*.b {background: url() 0 100% repeat-x}
.l {background: url() 0 0 repeat-y}
.r {background: url() 100% 0 repeat-y}
.bl {background: url(/images/mbl.gif) 0 100% no-repeat}
.br {background: url(/images/mbr.gif) 100% 100% no-repeat}*/
.tl {background: url(/images/mtl.gif) 0 0 no-repeat}
.tr {background: url(/images/mtr.gif) 100% 0 no-repeat; height:11px}
.mt {
	background: url(/images/mb.gif) 0 0 repeat-x;
	width: 100%;
	background-color: #1c74a1;
	}

.ml {background: url(/images/dot.gif) 0 0 repeat-y}
.mr {
	background: url(/images/dot.gif) repeat-y 100% 0; }
.bot1 {
	background: url(/images/bot1b.gif) 0 0 repeat-x;
	width: 100%;
	background-color: #012f47;
		
	}
.bl {background: url(/images/mbl.gif) 0 0 no-repeat}
.br {background: url(/images/mbr.gif) 100% 0 no-repeat; height:11px}
.btab {
	width: 100%;
	margin-top: -1px;
	}

.btabl {background: url(/images/mbtl.gif) 10% 0 no-repeat}
.btabr {background: url(/images/mbtr.gif) 40% 0 no-repeat; height:29px}

#bottombit {
	height: 55px;
	clear: both;
	position: relative;
	margin-top: 10px;
	background-image: url(/images/bottblocks.png);
	width: 100%;
	bottom: 0px;
}
/* SHOULD BE righttxt!!!!*/
.lefttxt {

	/*font-size: 90%;*/
	color: #D2DCE8;
	text-align: right;
	padding-right: 85px;
}

	
.tabtxt {
font-size: 85%;
	color: #BBC8CC;
	padding: 6px 0 0 85px;}
#edible {
	font-size: 80%;
}


.tabtxt a {	color: #BBC8CC; text-decoration:none}
.tabtxt a:link {	color: #BBC8CC;}
.tabtxt a:visited{	color: #BBC8CC;}
.tabtxt a:hover {	color: #FFFFFF;}	
	
/* INside content */
.intl {
	background: url(/images/intl.gif) 0 0 no-repeat;
	font-size: 3px;
	}
.intr {background: url(/images/intr.gif) 100% 0 no-repeat; height:8px}
.inml {
	background: url(images/dot.gif) 0 0 repeat-y;
	background-color: #FFFFFF;
	
	/* PEAK A BOO BUG  FIX*/
	/*position: relative;*/
	height: 100%;
	/*line-height: 1.1;*/
}


.inmr {background: url(/images/dot.gif) 100% 0 repeat-y}
.inbl {
	background: url(/images/inbl.gif) 0 0 no-repeat;
	font-size: 3px;
	}
.inbr {background: url(/images/inbr.gif) 100% 0 no-repeat; height:8px}
.mtxt {
	padding: 5px 15px 0px 15px;
	text-align: justify;
	font-size: 90%;

	}
.intl2 {
	background: url(/images/intl2.gif) 0 0 no-repeat;
	font-size: 3px;
	}
.intr2 {background: url(/images/intr2.gif) 100% 0 no-repeat; height:8px}
.inml2 {
	background: url(/images/in2back.gif) 0 0;
	min-height:48px;
	/*background-color:#E0E7EB;*/
}
.inmr2 {background: url(/images/in2back.gif) 0}
.inbl2 {
	background: url(/images/inbl2.gif) 0 0 no-repeat;
	font-size: 3px;
	}
.inbr2 {background: url(/images/inbr2.gif) 100% 0 no-repeat; height:8px}
.mtxt2 {
	padding: 5px 15px 5px 15px;
	text-align: justify;
	/*font-size:90%;*/
	}
	
.mtxt3 {
	text-align: justify;
	font-size:85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAE4E4;
	font-weight: bold;
	}
h4{
	color:#7590c7;
	font-size: 300%;
	font-weight: bold;
}
	
.clear {
	clear:both;
	height:1px;
	width: 1px;
	overflow:hidden;
	font-size: 1px;
	position: relative;
  }
#heading {
	float: right;
	margin-top: -37px;
	
}
#news {
	float:left;
	margin:5px 0 0 5px;
	
	
}
#news2 {
	
	margin:0 0 0 50px;
}

/*
#news2 a, a:visited, a:hover {
	color:#FFB96C;
	text-decoration: none;
}
*/

a, a:visited {
	color: #34A8DA;
	text-decoration: none;
}

a:hover {
	color: #FFB96C;
	text-decoration: none;
}


.mtxt4 {
	text-align: justify;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAE4E4;
	
	line-height: 1.3em;
	font-size: 10pt;
	}

.style3 {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.eventsheading {
	color: #525D6F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}