* {padding: 0; margin: 0;}
body {
	background: url(/images/page-back.gif) repeat-x;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #4E553E;
	line-height: 1.1em;	
}

/* Containers */

#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
}

#logo { 
	background: url(/images/logo.gif) no-repeat;
	width: 457px;
	height: 116px;
	float: left;
	margin-bottom: 25px;
}


.tagline {
	clear: both; 
	color: #FFFFFF; 
	text-align: right; 
	width: 440px; 
	font-size: 12px;
}


#pic {
	/*width: 428px;*/
	float: left;
	clear: both;
	margin: -2px 0px 0px 5px;
	/*height: 252px;*/
	
	position: relative;
	padding-bottom: 0px;
	padding-right: 14px;
}

#pic2 {
	/*width: 428px;*/
	float: left;
	clear: both;
	margin: -2px 2px 5px 10px;
	/*height: 252px;*/
	
	position: relative;
	padding-bottom: 0px;
	padding-right: 14px;
}

#pic2 img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 5px solid #C4CAB5;
}

#pic2 p {
	font-size: 10px;
}

.picbord {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 5px solid #C4CAB5;
}


#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;

}





/*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;

}




#logo2 {
	float: left;	
}

/* NAVLIST */
#navlist {

	font-size: 12px;
	width: 840px;
	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: 5px 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: 128px;
	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: 85%;
	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: 2px;
	}
/*.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: #597858;
	}

.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: #012628;
	height: 47px;
	}
.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) 30% 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;
}



	
.tabtxt {

	font-size: 12px;
	color: #BBC8CC;
	padding: 6px 0 0 85px;
}




.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}

.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;
	padding: 0 0 0 0px;
	height:100%;
	margin-top: 0px;
	padding-top: 0px;
	/*min-height:48px;
	/*background-color:#E0E7EB;*/
}
.inmr2 {
background: url(/images/in2back.gif) 0;
margin-top:0px;
}
.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}

	

h4{
	color:#7590c7;

	font-weight: bold;
}
	
.clear {
	clear:both;
	height:1px;
	width: 1px;
	overflow:hidden;
	font-size: 1px;
	position: relative;
  }
  
  
  
  
#headcontainer {
	height: 62px;
}
  
#heading {
	float: right;
	/*margin-top: -37px;*/
	height: 50px;
	padding-right: 85px;
	padding-top: 20px;
}
#heading h1 {
	color: #CACDBE;
	font-weight: normal;
	font-size: 14pt;
	
}



#welcomehead {
	float: left;
	padding-left: 70px;
	height: 50px;
	padding-top: 10px;
}
#welcomehead h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}



#entertainmenthead {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFB96C;
	font-weight: bold;	
}


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


#ediblemedia {
	color: #D2DCE8;
	text-align: right;
	padding-right: 80px;
	font-size: 9px;
}




#news {
	float:left;
	margin:0px 0 0 5px;
	padding: 0 0 0 0px;
}

#news2 {
	margin-top:0;
	margin-bottom:0px;
	margin-left:50px;
	margin-right:0px;
	background-repeat: no-repeat;
	vertical-align: top;
}

#news2 p {
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DAE4E4;
	font-weight: bold;
}

#news2 a, a:visited, a:active {
	color: #ADEE7D;
	text-decoration: none;
}

a, a:visited, a:active {
	color: #47786D;
	text-decoration: none;
}

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


.mtxt {
	padding: 5px 25px 0px 15px;
	text-align: justify;
	font-size: 12px;

}

p{
	font-size: 12px;
}

.formtxt {
	font-size: 12px;
}

.style3 {
	color: #FFFFFF;
	font-size: 11pt;
	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;
}

h2 {
	color: #47786D;
	font-weight: normal;
	font-size: 14pt;
	
}

.tablerow {
 margin-top:0px;
 clear: both;
 padding:5px 5px 5px 5px;
 display:block;
}

.tablerow div.left {
  float: left;
  width: 50px;
  text-align: right;
  display:inline;
}

.tablerow div.right {
	float: right;
	width: 335px;
	text-align: left;
	display:inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
  } 
  
  .spacer{
  clear:both;
  }
  
#newshead {
position:relative;
top:10px;
color:#4E553E;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;	
	background-color:#EFF1EB;
	padding: 8px 20px 0 20px;
	height:30px;
	font-size: 11pt;
	font-family: Tahoma, Arial;
	font-weight: bold;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #C4CAB5;


}

#mininews {
		font-size: 12px;
}

