@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E6F674;
}
body {
	margin: 0;
	background-color: #09758C;
	font-size: 80%;
}
body#pop-up {
	margin: 0 10px 40px 0;
}

p {
	line-height: 1.5em;
	margin: .25em 0 1em 0;
}

a:link, a:visited {
	color: #FFB202;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #C8AF49;
	margin: 0;
	padding: 2px 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

h1 {
	font-size: 2em;
	color: #C8AF49;
}
h2 {
	font-size: 1.5em;
	color: #C8AF49;
	margin: 1.5em 0 0 0;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#banner-wrap {
	background: url(img/bg-02.gif) no-repeat top center;
	height: 150px;
	width: 100%;
	margin: 0;
	background-color: #B29C44;
}

#banner {
    position: relative;
	height: 150px;
	width: 90%;
	margin: 0 auto;
}

#content-wrap {
	background: url(img/bg-03.gif) no-repeat top center;
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 0 0;
	background-color: #09758C;
}

#slideshow {
	border: #085463 solid 4px;
	margin: 30px 0;
	text-align: center;
	background-color: #333333;
	padding: 10px 0 4px 0;
}

#content {
	width: 620px;
	background: url(img/content-bg-01.gif) no-repeat bottom center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 160px;
	padding-left: 0;
}
#content-pop-up {
	background: #09758C url(img/content-bg-01.gif) no-repeat bottom center;
	width: 360px;
	margin: 0 auto;
	padding: 10px 0 60px 0;
}
#content-pop-up h2 {
	margin: 10px 0;
}

#content p, #content-pop-up p {
	text-align: justify;
}
#content p.left, #content-pop-up p.left {
	text-align: left;
}

#content ul {
	margin: 10px 0 20px 20px;
	padding: 0;
	list-style: none;
}
#content ul li {
	margin: 3px 0;
	padding: 0 0 0 15px;
	background: url(img/bullet.gif) no-repeat 0 .4em;
}
#content ul li ul {
	margin: 3px 0 10px 10px;
}

#content ul li.no-bull {
	padding: 0 0 0 0;
	background: url(none);
}


/*- Contact Form --------------------------- */ 	

#contact-form {
	margin: 0;
	padding: 10px 30px;
	text-align: left;
}
#contact-form input, #contact-form textarea {
	font-size: 1em;
	width: 300px;
	margin: 0 0 10px 0;
	padding: 2px;
	border: #085463 solid 2px;
}
#contact-form input#submit, #contact-form input#reset {
	width: 120px;
	margin: 0 0 0 20px;
	padding: 0;
	border: #C8AF49 solid 2px;
	font-weight: bold;
	text-align: center;
	color: #085463;
}


/*- Gallery --------------------------- */ 	

#gallery {
	font-size: 0.85em;
	background-color: #333333;
	border: #085463 solid 4px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
body#pop-up #gallery {
	border: #085463 solid 2px;
}

#gallery table {
	width: 100%;
	margin: 0;
	border: #09758C solid 1px;
	border-bottom: none;
}

#gallery table td {
	padding: 8px;
	border-bottom: #09758C solid 1px;
}

#gallery table td.gallery-nav {
	background-color: #09758C;
	border-bottom: #09758C solid 1px;
	padding: 0;
	text-align: center;
}
#gallery table td.gallery-nav img {
	margin: 0 50px;
}
#gallery table td.gallery-nav a img, #gallery table td.gallery-nav a:hover img {
	border: 0;
}


#gallery table td.lg-img {
	text-align: center;
}
#gallery table td.title {
	text-align: center;
	font-weight: bold;
}


#gallery a  {
	border: 0;
	padding: 0;
}
#gallery a:hover  {
	border: 0;
}
#gallery a img  {
	border: #000 solid 1px;
	padding: 0;
}
#gallery a:hover img  {
	border: #B29C44 solid 1px;
}


#gallery ul {
	margin: 0 0 3px 0;
	padding: 0;
	list-style: none;
	border-top: 1px dotted #4a4a4a;
}

#gallery ul li {
	background: none;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #4a4a4a;
}

#gallery ul li a:link, #gallery ul li a:visited {
	text-decoration: none;
	padding: 2px 0 4px 0;
	display: block;
	border-bottom: 0;
}

#gallery ul li a:hover {
	background-color: #4a4a4a;
}

#gallery ul li.info {
	padding: 2px 0 4px 0;
}


#gallery ul li.button-li {
	text-decoration: none;
	padding: 4px 0 0 0;
}

#gallery ul li.button-li img.padleft {
	vertical-align: middle;
	margin: 0 0 0 10px;
}
#gallery ul li.button-li img.padright {
	vertical-align: middle;
	margin: 0 0 0 0;
}

#gallery ul li a:link.button-link, #gallery li a:visited.button-link {
	text-decoration: none;
	padding: 2px 0 4px 0;
	margin: 2px 4px 0 0;
	display: inline;
	border: 0;
}

#gallery ul li a:link.button-link img, #gallery li a:visited.button-link img {
	border: 0;
}
#gallery ul li a:hover.button-link {
	background-color: #333;
	border: 0;
}

#gallery ul li a:link.text-link, #gallery li a:visited.text-link {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: inline;
	border: 0;
}


#tipDiv table {
	border: solid 1px #09758C;
	line-height: 1em;
}
#tipDiv table td {
	border-bottom: solid 1px #09758C;
	line-height: 1em;
	padding: 0 0 3px 0;
}

/*- Page Nav--------------------------- */ 	

#page-nav {
	width: 100%;
	margin: 30px 0;
	border-top: #0B9FC1 solid 1px;
	padding: 0;
	border-bottom: #0B9FC1 solid 1px;
	text-align: center;
	color: #0CD0FF;
	line-height: 1.4em;
}
#page-nav.page-nav-top {
	padding: 10px 0;
}

#page-nav a:link, #page-nav a:visited {
	text-decoration: none;
	padding: .1em .8em .15em .8em;
}
#page-nav a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #0B9FC1;
}
#page-nav a:active {
	text-decoration: none;
}

#page-nav .divider {
	margin: -.3em;
	color: #0B9FC1;
}

/*- Footer--------------------------- */ 	

#footer {
	width: 100%;
	margin: 0;
	border-top: #06596C solid 1px;
	padding: 5px 0;
	border-bottom: #06596C solid 1px;
	text-align: center;
	color: #06596C;
	background-color: #B29C44;
}
#footer p {
	font-size: .85em;
	margin: 0;
}
#footer a:link, #footer a:visited {
	color: #E6F674;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #06596C;
}
#footer a:active {
	text-decoration: none;
}

#footer .divider {
	margin: 0 2px;
	color: #D8BE54;
}


/*- Nav 1--------------------------- */ 	
#nav1-wrap {
	width: 100%;
	margin: 0;
}
#nav1 {
	background: url(img/bg.gif) no-repeat bottom center;
	width: 90%;
	margin: 0 auto;
	font-size: 93%;
	line-height: 1em;
	background-color: #09758C;
}
#nav1 ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}
#nav1 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav1 a {
	float: left;
	background: url(img/tab-left.gif) no-repeat left top;
	margin: 0;
	padding: 0 4px 0 10px;
	text-decoration: none;
	border-bottom: none;
}
#nav1 a span {
	float: left;
	display: block;
	background: url(img/tab-right.gif) no-repeat right top;
	padding: 4px 10px 4px 0;
	color: #E6F674;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav1 a span {float:none;}
    /* End IE5-Mac hack */
#nav1 a:hover span {
	color: #06596C;
	background-position: 100% -50px;
}
#nav1 a:hover {
	background-position: 0% -50px;
}
#nav1 a:hover span {
	background-position: 100% -50px;
}

#nav1 a#active, #nav1 a:visited#active {
	background: url("img/tab-left.gif") no-repeat left -50px;
	margin: 0;
	padding: 0 4px 0 10px;
	text-decoration: none;
}
#nav1 a#active span, #nav1 a:visited#active span {
	background: url("img/tab-right.gif") no-repeat right -50px;
	padding: 4px 10px 4px 0;
	color: #06596C;
}


/*- Nav 2--------------------------- */ 	

#nav2 {
	position: absolute;
	bottom: 0px;
	margin: 0;
	font-size: 93%;
	line-height: 1em;
	width: 100%;
	padding: 0;
}
#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav2 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav2 a {
	float: right;
	background: url(img/tab-left.gif) no-repeat left -50px;
	margin: 0;
	padding: 0 4px 0 10px;
	text-decoration: none;
	border-bottom: none;
}
#nav2 a span {
	float: left; /* left is important for IE Mac */ 	
	display: block;
	background: url(img/tab-right.gif) no-repeat right -50px;
	padding: 4px 10px 4px 0;
	color: #06596C;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav2 a span {float:none;}
    /* End IE5-Mac hack */
	
#nav2 a:hover span {
	color: #E6F674;
	background-position: 100% top;
}
#nav2 a:hover {
	background-position: 0% top;
}
#nav2 a:hover span {
	background-position: 100% top;
}

#nav2 a#active, #nav2 a:visited#active {
	background: url("img/tab-left.gif") no-repeat left top;
	margin: 0;
	padding: 0 4px 0 10px;
	text-decoration: none;
}
#nav2 a#active span, #nav2 a:visited#active span {
	background: url("img/tab-right.gif") no-repeat right top;
	padding: 4px 10px 4px 0;
	color: #E6F674;
}

 
#nav2 #gallery-label {
	float: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	background: none;
	padding: 4px 5px 2px 0;
	color: #E6F674;
}
#center-override {
	text-align: center;
}
blockquote {
	text-align: left;
	margin: 1em 20px;
}
.continued {
	color: #05414D;
	font-weight: bold;
}
.img-right {
	float: right;
	margin-left: 10px;
	border: #085463 solid 4px;
}
.orange {
	color: #FF9900;
}

