/*This color sets the main theme color */

a.MapZoom:link {
	font-family : Arial, Helvetica, sans-serif; 
	z-index:24;
	position:relative;
	}
a.MapZoom:visited {
	font-family : Arial, Helvetica, sans-serif; 
	z-index:24;
	position:relative;
	}

a.MapZoom:hover {
	font-family : Arial, Helvetica, sans-serif; 
	z-index:24;
	position:relative;
	text-decoration:underline;
}

a.MapZoom span {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	display:none;
}

a.MapZoom:hover span {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px;
	position:absolute;
	top:-350px;
	left:-500px;
	border:none;
	padding:3px;
	display:block;
	background-color:transparent;
	z-index:1;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:728px;
	height:auto;
	background:url(../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	
	}

#three-column-side1 {
	float:left;
	width:45%;
	}

#three-column-side2 {
	float:left;
	width:45%;
	}

	


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:10px 0;
	_margin:10px 0;
	width:520px;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}
right
{
	text-align:right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#98344f;
	text-decoration:none;
}

a:visited {
	color:#98344f;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#98344f;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	background: url(../images/layout.png) no-repeat;
	background-color:teal;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	height:46px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
    
}

#nav-main div {
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#nav-main ul {
	margin:0;
	padding:0 0 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}
#Strapline 
{	font-family:Century Gothic; 
	font-size:24px; 
	color:White; 
	font-weight:lighter;
	text-align:right; 
	font-style:italic;
}
.clear {
	clear:both;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#FlashContainer {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:758px;
	height:180px;
	background:transparent;
	border: solid 1px #818181;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}


	
	

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	}

li {
	list-style:none;
	background:url(../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
	
	
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../images/list-bullet-01-link.gif);

}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	background:#FFF url(../images/layout.png) bottom left no-repeat;
	background-color:teal;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	color:#a9c0db;
	font-size:.8em;
	z-index:-1;
	height:18px; 
}

#footer div 
{
	width:25%;
	_width:25.5%;
	width:500px;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#0059B3;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#0059B3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

.Bold 
{
	font-weight:bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLE CLASS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#table{
margin: 10px;
}
#table img{
border: 0px;
text-decoration: none;
}
#table h1{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
line-height: 20px;
}
#table h1.heading{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
line-height: 30px;
}
#table table{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding: 0px;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
border-spacing: 0px;
border-collapse: collapse;
margin-top: 10px;
margin-bottom: 10px;
}
#table td.heading{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-weight: bold;
background-color: #efefef;
padding: 0px;
padding-left: 5px;
padding-right: 5px;

}
#table td{
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
border-top: 1px solid #EAEAEA;
border-bottom: 1px solid #EAEAEA;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
padding: 5px;
border-spacing: 0px;

}

/*----------------------------------------------------------

Forms

------------------------------------------------------------*/

.form {
	BORDER-RIGHT: #619eb0 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #619eb0 1px solid; 
	PADDING-LEFT: 2px;
	BACKGROUND: url(../images/bg-form_element.png) #fff repeat-x; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #619eb0 1px solid; 
	COLOR: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #619eb0 1px solid;
	background-position:top;
}