/*Minimal CSS reset*/
* { margin:0px; padding:0px; font-size:0.95em;}



body {
	background-repeat: no-repeat;
	background-image: url(../../../images/back_left.jpg);
	background-color: rgb(0,101,173);
	color:#fff;
}

.event_wrapper p.small{
	font-size:0.96em;
margin:0;
}

a {
	text-decoration:none;
	color: #00BFFF;
}

a.ar {
	text-decoration:none;
	color: #00BFFF;
	background:url(../../../images/arrow5.jpg) no-repeat left center; /*custom bullet list image*/
	padding-left:20px;


}
em{
	color:#00BFFF;
	font-size:1.1em;

}

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

#topmenu {
	float:right;
	color:#FFF;
	margin-top:10px;
	margin-right:120px;

}
#topmenu lu{
}

#topmenu li{
	display:inline;
	padding:0 10px 0 10px;
	margin:0;
	list-style-type:none;
	font-seize:0.9em;
	border-right:solid 1px #ccc;

}
#topmenu li a {
	color:#FFF;
}

#topmenu li a:hover {
	color:#00BFFF;
}

.arrow {
	background:url(../../../images/arrow5.jpg) no-repeat left center; /*custom bullet list image*/
	width:290px;
	float:left;
	color:#00BFFF;
	float:left;
	padding-bottom:4px;
	padding-left:20px;
	padding-top:4px;
	text-decoration:none;
	font-size: 1.2em;	
}
.headline {
	float:right;
	margin-top:14px;
	font-size:0.8em;
	text-align:center;
	width:100%
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.6);
}
.image {
	float:right;
}
cite {
		line-height:100%;
}
	


p {
	font-size:1.1em;
	line-height:125%;
	margin-left: 10px;
	margin-top: 6px;
	text-align:justify;
}
p.link {
	font-size:1.1em;
	line-height:125%;
	margin-left: 10px;
	margin-top: 6px;
	text-align:justify;
}
h1 {
	font-size:1.8em;
	display:block;
	background-color:#FFF;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size:1.4em;
	padding:0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0;
	font-family:Georgia, "Times New Roman", Times, serif;

}
h4 {
background-color:#FFFFFF;
display:block;
font-size:1.8em;
padding:10px;
background-color: rgb(0, 204, 153);
font-family:Georgia, "Times New Roman", Times, serif;

}



.event_wrapper h2, .story_header h2 {
	margin:0 0 0 0 0;
	font-size:1.5em;
	color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.story_header h2 {
	padding-bottom:5px;
	font-size:1.9em;

}


.event_wrapper h5, .story_main h5 {
color:#5f482f;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.3em;
font-weight:bold;
padding:10px 0 0;
}
.event_wrapper h3, .story_header h3 {
	margin:0 0 0 0 0;
	font-size:1.1em;
	color: #00BFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
}

.event_wrapper p, .story_main p {
	margin:6px 0 0 0;
	font-size:1.1em;
	color:#FFF;
	text-align:left;
}
.story_main p {
	color:#775A3A;
}
p.link  {
display:inline-block;
font-size:1.2em;
line-height:125%;
margin-left:10px;
margin-top:28px;
	
}
	
/*divContainer Styles*/
#divContainer {
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, sans-serif;
	width:1000px;
	/*height: 742px;*/
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
	min-height:750px;
}

#divHeader {
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../../../images/banner6.jpg);
	width: 1000px;
	height: 150px;
}
/*#divHeader ul { position: absolute; width: 933px; left: 15px; list-style-type: none; top: 90px; text-align: center; }
#divHeader ul li {display:inline;}
#divHeader ul li a { color:#CBCB65; margin-right:14px; font-size: 14px; text-decoration: none; }
#divHeader ul li a:hover {color:#fff;}*/



#legal {
	margin-top: 0px;
	clear: both;
	text-align: right;
	color: #CBCB65;
	width: 960px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 10px;
	margin-right: 10px;
}

#grid {
	margin-left:0px;
	margin-top:10px;
	float: left;
}

/***** In the tutorial ****/

#menu { 
	width:287px; 
	float:left; 
	display:inline; 
	margin:0px; 
	padding-top: 0px; 
	padding-right: 7px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	}
	
#anim { float:left; width:706px; }
#main { float:left; width:706px; }

#menu li, #anim li {
	display:block;
	margin-right:7px;
	margin-bottom:7px;
	overflow:hidden;
	position:relative;
	float: left;
}
/*Position relativly so we can easily position the text later on*/

#menu li.a {
	width:285px;
	height:127px;
	background:#00FF99;
	text-align:right;
	padding: 0px;
	margin-right: 0px;
}
#menu li.b {
	width:285px;
	height:127px;
	background-color:#00CC99;
	text-align:right;
	padding: 0px;
	margin-right: 0px;
}
#menu li.c {
	width:285px;
	height:127px;
	background-color:#009999;
	text-align:right;
	padding: 0px;
	margin-right: 0px;
}
#menu li.d {
	width:285px;
	height:127px;
	background:#007788;
	text-align:right;
	padding: 0px;
	margin-right: 0px;
}


#anim li {
	width:226px;
	height:127px;
}
#menu li a, #anim li a {cursor:pointer;display:block; height:127px; overflow:hidden; text-decoration:none; color:#FFF;}
/*Overflow hidden hides the text inside of the block.*/

#divContainer li.last {margin-right:0px!important;}

#anim ul li a span.hover {background:transparent url(../i/gif_trans.gif) repeat;display:block;float:left;height:100%;position:relative;width:100%;}
/*transparent gif makes .hover clickable in the troublesome IE6*/

#menu li a span.trans {width:270px; display:block; position:absolute; bottom:0px; right:0px; padding:8px; background-color:transparent;}
#anim li a span.trans {
	width:459px;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:8px;
	background-color:#0065AD;
}
/*The width for the #anim span.trans is the maximum width of the expanded <li> / block - the .trans span is absolutely positioned to the bottom of the .hover span*/
#anim li a span.heading, #menu li a span.heading {font-size:1.8em!important; color:#FFF; margin-bottom:3px;}
/*You can tweak font sizes and colours*/
#anim li a span.trans span.summary, #menu li a span.trans span.summary {
	display:block;
	clear:both;
	font-size:1.1em;
	color:#002744;
}		
/*You can tweak font sizes and colours*/


#anim li.a { background-image:url(grid/a.jpg); background-position: center; }
#anim li.b {background-image:url(grid/b.jpg); background-position: center; }
#anim li.c {background-image:url(grid/c.jpg); background-position: center; }
#anim li.d {background-image:url(grid/d.jpg); background-position: center; }
#anim li.e {background-image:url(grid/e.jpg); background-position: center; }
#anim li.f {background-image:url(grid/f.jpg); background-position: center; }
#anim li.g {background-image:url(grid/g.jpg); background-position: center; }
#anim li.h {background-image:url(grid/h.jpg); background-position: center; }
#anim li.i {background-image:url(grid/i.jpg); background-position: center; }
#anim li.j {background-image:url(grid/j.jpg); background-position: center; }
#anim li.k {background-image:url(grid/k.jpg); background-position: center; }
#anim li.l {background-image:url(grid/l.jpg); background-position: center; }
/* Change the background position to either left, right or center to achieve the desired effect. */ 

#footer {
	background:url(../i/menu_li_bg2.jpg);
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-family:Arial,sans-serif;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:13px;
	position:relative;
	text-align:right;
	background-color:#FFF;
}

#innerfoot {
	margin:0 auto;
	width:1000px;
	font-size:0.9em;
}

.box {
	text-align:left;
	padding: 0px;
	margin-right: 0px;
	color: white;
	float: left;
	width:706px;
}
.box_400 {
	text-align:justify;
	padding: 0px;
	margin-right: 0px;
	color: white;
	float: left;
	width:435px;
}

.box_bottom {
	padding: 10px;
	background-color:#fff;
	font-weight:bold;
	margin:10px;
	color:#0065AD;
	font-size:0.85em;
	float:left;
}
.innerbox {
	padding: 10px;
	
}
.innerbox_blue {
	padding: 5px;
	background-color:#fff;
	float:right;
	width:250px;
	margin:5px;
	margin-right:0;
	color:#0065AD;
	font-size:0.85em;
}

.innerbox_carousel {
color:#0065AD;
float:right;
font-size:0.85em;
width:260px;
}

.event_wrapper {
	width:680px;
	float:left;
	padding:10px;
	border-bottom:solid 1px #ccc;
}

.event {
	width:570px;
	float:left;	
}
.eventimage {
	float:left;
	width:200px;
}

.news {
}
.figure_right {
	float: right;
	width: 350px;
	padding-left: 10px;
	padding-top:10px;

}
.figure_right img {
}

.figure_right p {
	font-style:italic;
	font-size:0.8em;
	text-align:left;
}


.event_wrapper img {
	float:left;
	
}


#menu li a:hover {
	background-color:#00BFFF;
}

#divHeader a span.hover {
	background:transparent url(../i/gif_trans.gif) repeat;
	display:block;
	float:left;
	height:80%;
	position:relative;
	width:100%;
}
#content_right_wrapper {
	float:left;
	border-left:1px dotted #069;
	width:650px;
	}
table {
	color:#fff;
	font-size:1.4em
	}



#main ul  {
/*margin-top:10px;
padding-left:10px;*/
	font-size:1.15em;

}
#main ul li {
	line-height: 130%;
	margin-left:20px;
}
#main ol  {
margin-top:10px;
padding-left:25px;
}
#main ol li {
	font-size:1.1em;
	line-height: 130%;
}


.quote {
color:#00BFFF;
float:right;
margin-right:15px;
margin-top:100px;
font-size:1em;
}
li.normal {
	display:none;
}


ul.normal {
	margin-top:20px;
	font-size:1.15em;
	
}

.image1 {
	padding:5px;
}


.left_img
{float:left;
margin-right:10px;
}
.left_400 {
	float:left;
	width:400px;
}
.fl_right {
	float:left;
}

.save {
	float:left;
}

ul.list  {
	margin-top:6px;
color:#775a3a;
margin-bottom:10px;
margin-left:178px;
padding-left:0;
}
ul.list.check {
	list-style-type:none;

}
#main ul.list.check li {
background-image:url("/images/check.png");
background-position:left center;
background-repeat:no-repeat;
margin-left:0 !important;
padding-bottom:2px;
padding-left:20px;
padding-top:2px;
}

.story_header {
float:left;
margin-left:10px;
padding-bottom:7px;
width:680px;
}
.story_main {
	float:left;
margin-left:10px;
width:676px;
margin-bottom:5px;
background-color:#fff;
padding:10px;
}

#innerfoot a {
	color:#0065AD;
}
.brown {
color:#775A3A;
}

.story_main p.border {
	border-top:dotted 1px #ccc;
	padding-top:10px
}

.story_main a:link {
	color:#775A3A;
}