
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SITE Container

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#sitecontainer
{
	
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:772px;
	
	/*border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;*/
	
/*	background:#ffffff ;
	position:relative;*/
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LOGO / BANNER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#banner{
	/*border-bottom:solid 3px #cccccc;
	
	height:69px;*/
	width:772px;	
	}
	
#logo
{
	
	
}

#nav-container {
	/*background:#608fc8 url(../../images/bg-nav-top.png) no-repeat;
	background: url(../../images/webmesh.png) no-repeat;*/
width:772px;		
}

#nav-main {
	/*background:#608fc8 url(../../images/bg-nav-top.png) no-repeat;*/
	background: url(../images/navbg.png) no-repeat;
	
	padding:.6em 0 1.3em 20px;
	
	font-weight:bold;
	z-index:20;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#contentcontainer {
	margin-top:0px;
/*	margin-left:auto;
	margin-right:auto;
	padding:9px;
	width:740px;
	border:1px solid #cccccc;
	background:url(../../images/bg-content-left.png) repeat-y right;  
	position:relative;*/
	}
	
/*----------Left-left column-----------------------------*/	
#nav-column {
	float:left;
	width:150px;
	
	padding-left:23px;
	padding-right:10px;

	
	}

#nav-column div.attraction{
	/*
	background-color:#000066;
	padding-left:10px;
	color:#ffffff;
	*/	
	}	
#nav-column div.attraction h2{
	
	font-size:1.2em;
	color:#ffffff;
		
	}		

#nav-column a, p, h3 {
	/*
	font-size:1.2em;
	color:#000066;*/
		
	}		
/*----------End---Left-left column-----------------------------*/	



	
	
/*----------middle column-----------------------------*/	
#welcome
{
	background:url(../images/welcomebanner2.0.png) no-repeat;
	height:15px;
	padding:6px 10px 5px 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:1.1em;
	font-weight: bold;
	}	
	
#welcome h1, h2, h3, h4, h5, h6 {
	font-size:2.5em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#4b6cb5;
	line-height:1.1em;
	margin:5px 0;
}

#content {
	
	
	/*padding:10px;*/
	}
	
#columncontainer {
	/*padding:6px;
	margin:0px 10px 10px 0px;
	
	
	width:100%;*/
	
	}	
	
#maincolumn div.mainheader h1
{
	
	font-family:Papyrus;
	}


#middle {
	
	width:300px;
	float:left;

	
	}
	
	
.header {
height:30px; 
background:url("../images/headerbg.gif") no-repeat;
 	
	
}

.header h4{
padding:5px 10px 10px 10px;
color:#666666;
font-size:1.3em;
	
}


.header2 
{
margin-top:1px; margin-bottom:5px;
height:25px; 
width:385px;
background:url("../images/headerbgshort.gif") no-repeat;
 	
	
}
.header2 h4{
padding:5px 10px 20px 10px;
color:#666666;
line-height:1.1em;
font-size:1.4em;
	
}

.header3 
{
margin-top:1px;
height:25px; 
width:385px;
background:url("../images/headerbg2.0.png") no-repeat;
 	
	
}
.header3 h4{
padding:0px 10px 20px 10px;
color:#666666;
line-height:1.1em;
font-size:1.3em;
	
}
.facilitiestitle
{
padding:5px 10px 20px 10px;
color:#666666;
line-height:1.1em;
font-size:1.2em;
font-weight:bold;
}

.layout {
padding:5px 5px 10px 10px;
border:solid 1px #cccccc; 
	
	
}
/*
.layout div
{
background-color:#f1eee4;
padding:5px 10px 5px 10px;
font-size:1.1em;
	
}
*/


	

/*----------right column-----------------------------*/	
#side-column {
	
	width:150px;
	float:right;

	
	}

/*-----------------------------------------------*/





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	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:15px 0;
	/*_margin:10px 0;*/
	}
	
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;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	


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:#d61719;*/
	color:Gray;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

	

#topbanner {
	height:11.6em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
	}	
	


#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}



#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding: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;
}


ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.regproglist li{
	/*list-style-image:url("../images/list-bullet-01-link.gif") ;*/
	

	padding:.2em 0 .8em 1em;
	margin-left:0.5em;

}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	/*background:#efe7d2;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:772;
	padding:.0em 0 0em 0px;

	position:relative;
	color:#000000;
	font-size:.8em;
	text-align:center;
}

#footer div {
	background:#4b6cb5;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.0em 0 0em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#bottom {
	
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	
	}



#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:728px;
	background:url(../images/hairline.gif) repeat-x right;
	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;
}
