/*----------------------------------------------------------------------//    Tags
Global, body, a, img, img a, .clear
*/

* { margin: 0; padding: 0;}

body {
	font-size: 62.5%;
	color: #000;
	background-color: #006600;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #040435;
	text-decoration: none;
}

a:hover {
	color: #006600;
}

img { border: 0;}

img a { border: 0;}

.clear { clear: both; }

.cleardiv {
	clear: both;
	height: 10px;
}

/*----------------------------------------------------------------------//    Main Structure
Container, Header-bg, Pattern, Header, Body, Footer, Footercap
*/

#container {
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #006600;
}

#header {
	margin: 0 auto;
	width: 780px;
	height: 110px;
}

#logo {
	float: left;
	height: 82px;
	padding: 25px 0 0 30px;
}
#header #slogan {
	float: right;
	padding: 2px 20px 0 0;
}


#main {
	width: 780px;
	margin: 0 auto;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#footer {
	background-repeat: repeat-x;
	background-position: center top;
	height: 60px;
	background-color: #006600;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.6em;
}

#footer #footer-bg {
	background-repeat: repeat-y;
	background-position: center 5px;
}

#footer #copy {
	width: 780px;
	margin: 0 auto;
	background-image: url(../images/bg-copy.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}
	
#footercap {
	height: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}

#footer .copyright {
	margin-top: 20px;
}

#footer a{
	color: #040435;
}

#footer a:hover {
	text-decoration: underline;
}



/*----------------------------------------------------------------------//    Header Structure
Logoheader, Splash, Destinations, Title, Contact
*/
#header-bg #flash {
	width: 780px;
	margin: 0 auto;
	height: 206px;
}

/*----------------------------------------------------------------------//    Destinations
Destination & Navigation Image Replacement
*/

#main #welcome {

	height: 2px;
	background-color:#006600;
	margin-bottom: 1px;
	clear: both;
	padding-left: 15px;
	width: 765px;
}


.arrowgreen{
	width: 191px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #006600;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px "Trebuchet MS";
	display: block;
	background: transparent url(../images/arrowgreen.jpg) 100% 0;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FFFFFF;
}

.arrowgreen li a:hover{
	color: #FFFFFF;
	font-size: 13px;
	background-position: 100% -32px;
}

.arrowgreen li.current a{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-position: 100% -64px;
}
	
.arrowgreen li.section a{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-position: 100% -64px;
}
/*----------------------------------------------------------------------//    Main

*/

#main #menu {
	width: 193px;
	float: left;
}

#main #content {
	float: left;
	width: 400px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
}

#main #content p {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
}

#main #content ul, #main #content ol{
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1.6em;
	list-style-position: inside;
}

#main #content ul {
	list-style-type: circle;
}

#main #content h2 {}
#main #content h3 {
	color: #040435;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: -0.04em;
	margin-bottom: 16px;
	font-variant: small-caps;
}
#main #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	color: #8B7036;
	margin-bottom: 12px;
	font-size: 1.6em;
}

#main #right {
	float: left;
	width: 161px;
}

/* ~~~~~~~~~~~~ #left menu ~~~~~~~~~~~~ */

#leftcol {
	background-color: #040435;
	margin-bottom: 1px;

}

#leftcol h3 {
	overflow: hidden;
	position: relative;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0.4em;
	color: #DDF5F7;
	padding: 10px;
}

#leftcol_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 1.2em;
}

#leftcol_content h4 {
	margin-bottom: .8em;
	font-size: 1.2em;
}

#leftcol_content a {
	color: #FFFFFF;
}
#leftcol_content a:hover {
	color: #B1E8E9;
}

/* ~~~~~~~~~~~~ #Feature ~~~~~~~~~~~~ */

#rightcol {
	padding: 25px 15px 4px 15px;
	background-color: #040435;
	color: #FFFFFF;
	background-repeat: no-repeat;
}

#rightcol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 0.4em;
	color: #DDF5F7;
}

#rightcol h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #FFFFFF;
}
#rightcol img {
	border: 1px solid #C7B66A;
	margin-bottom: 0.8em;
	margin-left: 3px;
}
#rightcol p {
	font-size: 1.1em;
	margin-bottom: 0.4em;
	color: #E9D1ED;
}

#rightcol a {
	color: #C1EDE1;
}
#rightcol a:hover {
	color: #FFFFFF;
}
#info {
	padding: 10px;
	background-color: #E8E1C2;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1px;
}

#info h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 0.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8CC9C;
	padding-bottom: 0.4em;
	color: #06959A;
}

#info p {
	font-size: 1.2em;
	color: #06959A;
	padding-bottom: 12px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8CC9C;
}
#info a{}
#info a:hover{}
#info span {
	font-size: 1.2em;
}


div.breadcrumbs {margin-bottom:10px; font-size:1em;	color:#666;}
div.breadcrumbs a {text-decoration:none;}

#NewsList {width: 350px; padding:10px;}
#NewsList li {margin: 0; list-style-type: none;}

#StaffPhoto {float: left; margin-left: 2px; margin-right: 10px;}
#StaffPhoto img {border:1px solid #AAA;}

#PageNumbers {font-weight:bold;	color:#333;	font-size:1.1em; text-align:center;	padding:5px; border:1px solid #ddd;	background:#e9e9e9;}
#PageNumbers * {padding:0 5px; line-height:1.5em;}
#PageNumbers a {color:#0083C8; text-decoration:none;}
#PageNumbers a:hover {text-decoration:underline;}

.attraction_holder {
	padding-right: 10px;
}

