/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
/*	border-collapse: collapse;  */
	border-spacing: 0;
}

/* MAIN STYLES */
body {
	background:#d8c8ae url("images/body_bg.jpg") left top repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#0d9895;
}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:14px;}
h4, h5, h6 {font-size:14px;}

img, div {behavior: url("js/iepngfix.htc")}


/* LAYOUT */
#layout {
	background:transparent url("images/layout_bg.png") center top repeat-y;
	width:852px; margin:0 auto;
}
#wrapper {
	width:800px; min-height:600px;
	background:#fff;
	margin:0 auto;
}
#footer {
	background:transparent url("images/footer_bg.png") center top no-repeat;
	width:852px; 
	margin:0 auto 20px auto;
	min-height:60px;
	position:relative; 
	overflow:hidden; 
	text-align:center;
	padding-top:15px;
	color:#fff;
}

/* HEADER */
#header {
	border-top:3px #fff solid;
	background:url("images/header_bg.jpg") center top no-repeat;
	width:800px;
	margin:0 0 3px 0; padding:0;
	border-bottom:3px #0d9895 solid;
}
#header img {
	border:0;
	margin:0; padding:0;
}
#header .logo {
	width:300px; height:70px;
	background:transparent;
	display:block;
	text-indent:-9999px;
	float:left;
}
#header .description {
	margin:8px 0 0 300px; padding:0;
	width:420px;
	text-align:right;
	color:#00979a;
	font-size:25px;
	letter-spacing:-1px;
}


/*TOP NAVIGATION */
#topnavi {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #fff;
	width:800px;
	margin:0; padding:3px 0;
	clear:both
}
* html #topnavi {
	margin-bottom:-17px
}
#topnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:800px;
}
#topnavi ul li {
	position: relative;
	display: inline;
	float: left;
	margin:0 3px 0 0; padding:0;
	width:157px; height:32px;
	text-align:center;
}
#topnavi ul li.last {
	margin-right:0px;
	width:160px;
}
#topnavi ul li a {
	display: block;
	background: #5fb1a8;
	color: #fff;
	padding: 8px 0 0 0; margin:0;
	text-decoration: none;
	text-transform:uppercase;
	font-size:15px;
	height:24px;
}
#topnavi ul li a:hover {
	background:transparent url("images/topnavi_bg.jpg") left center repeat-x;
	color: #fff;
}
#topnavi ul li ul {
	position: absolute;
	left:0; width:160px;
	visibility: hidden;
}
* html #topnavi ul li ul {
	margin-left:0;
}
#topnavi ul li ul li {
	display:block;
	float: none;
}
* html #topnavi ul li ul li {
	margin-bottom:-3px;
}
* html #topnavi ul li ul li ul li {
	margin-bottom:-3px;
}
* html #topnavi ul li ul li ul, * html #topnavi ul li ul li ul li ul {
	margin-left:-3px;
}
#topnavi ul li ul li ul {
	top: 0;
}
#topnavi ul li ul li a {
	text-align:left;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	width: 144px; 
	padding:7px 1px 1px 10px;
	margin: 3px 0 0 -2px;
	border: 3px solid #fff;
	border-top:0;
	text-transform:none;
	/* transparent */
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	-khtml-opacity: 0.7; 
	opacity: 0.7;
}
#topnavi ul li ul li a:hover{
	background: #5fb1a8;
	color: #fff;
	/* transparent */
	filter:alpha(opacity=100); 
	-moz-opacity:1; 
	-khtml-opacity: 1; 
	opacity: 1;
}
#topnavi ul li ul li ul {
	border-top:3px #fff solid;
	width: 160px;
	margin:-3px 0 0 -1px; padding:0;
}
#topnavi ul li ul li ul li {
	margin:0 0 3px 0
}
#topnavi ul li ul li ul li a {
	padding:7px 0px 1px 10px;
	margin: 0;
}
#topnavi ul li ul li ul li ul {
	margin:-3px 0 0 0px
}
.downarrowclass, .rightarrowclass {display:none;}

/* PAGE */
#page {
	clear:both;
	width:800px; min-height:300px;
	margin:0; padding:0;
	border-top:3px #0d9895 solid;
	background:#f4ede5;
}


/* SIDEBAR */
#sidebar {
	float:left;
	width:208px; border-right:3px #0d9895 solid;
	background:#e5d8c5;
}

#sidebar h3 {
	display: block;
	background:url("images/topnavi_bg.jpg") left center repeat-x;
	color: #fff;
	background-color:inherit;
	padding: 8px 0 0 10px; 
	margin:0;
	text-decoration: none;
	text-transform:uppercase;
	font-size:15px;
	height:24px;
}

#sidebar h3 a {
	color: #fff;
	text-decoration: none;
}

#sidebar h3 a:hover {
	color: #eee;
}

/*#sidebar h3 a:visited {
	color: #eee;
}*/

#sidebar h3.gallery-title {
	display: block;
	background:url("images/topnavi_bg.jpg") left center repeat-x;
	color: #fff;
	background-color:inherit;
	padding: 8px 0 0 0; margin:0;
	text-decoration: none;
	text-transform:uppercase;
	font-size:15px;
	height:24px;
}
#sidebar h3.gallery-title img {
	float:left;
	margin:-3px 3px 0 10px;
}
#sidebar ul {
	list-style:none;
	margin:10px 0 20px 10px;
}
#sidebar li {
	font-size:14px;
	margin:10px 0;
}
#sidebar li a {
	text-decoration:underline;
	color:#009390;
}
#sidebar li a:hover {
	text-decoration:none;
}
#sidebar .text-size {
	margin:0 0 10px 10px;
}
#sidebar .text-size p {
	line-height:25px;
	margin:-3px 10px 0 0;
	float:left
}


/* CONTENT */
#content {
	float:right;
	width:540px;
	padding:20px;
	background:url("images/footer_logo.jpg") right bottom no-repeat;
}
#content h2 {
	float:left;
	line-height:26px;
	padding:0 5px 0 0;
}
#content p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:26px;
	margin-bottom:13px;
	color:#5a5959;
}
#content a {
	color:#0d9895;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
#content img {
/*	border:1px #747474 solid; */
	float:none;
}

p.alternate {
	clear: both;
	margin-top:30px;
}

#content ul {
	list-style: disc;
	margin-left: 50px;
	color: #5a5959;		
	font-weight: normal;
}

#content ul li {
	margin-bottom: 20px;
}

/* FOOTER */

#footer p {
	margin-bottom:30px;
}

#footer .downnavi {
	position:relative;
	left:50%;
	height:42px; width:auto; 
	margin:0 auto 0 -25%; padding:0;
	list-style-type:none;
}
#footer .downnavi li {
	float:left;
	display: inline;
	border-right:1px #fff solid;
	padding:0 5px; margin:14px 0 0 0;
	line-height:13px;
}
#footer .downnavi li.last {
	border-right:none
}
#footer a {
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:inherit;
}
#footer a:hover {
	text-decoration:underline;
}

#footer .copyright {
	margin:15px 26px 0 0; padding:0;
	text-align:right;
	font-size:14px;
	color:#5a5959;
}
#footer .copyright a {
	color:#0d9895;
	text-decoration:underline;
	line-height:20px;
}
#footer .copyright a:hover {
	text-decoration:none;
}


/* NEWLY ADDED */
#sidebar p {
	font-weight:bold;
	margin:10px 0 0 10px;
}

img#imgright {
	float:right;
	padding:5px;
	background-color:#fff;
	border:1px solid black;
}

#content table td {
	padding: 5px;
}

.greenText
{
	font: normal Myriad, Futura, Arial, Helvetica, Univers, Zurich BT;	
	line-height: 150%;
	color: #239C96;
	text-decoration: none;
}
.floatright { 
    float: right; 
    margin: 4px; 
}

