/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #238F95 url(back_all.gif) repeat-x top;

}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

p, ol
{
margin-top: 10px;
}

h2, h3 {
	color: #92331D;
}

h1, h1 a {
	font-size: 1.3em;
	color: #218c92;
	padding-left: 15px;
	text-decoration: none;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #105688;
}


h3 {
	font-size: 1.1em;
	text-align: center;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #105688;
}

a:hover {
	border: none;
	text-decoration: none;
}

h2 a, h3 a {
	border: none;
	text-decoration: none;
	font-size: 1.1em;
}

 h2 a:hover, h3 a:hover {
	background: none;
	color: #105688;
}

hr {
	display: none;
}


#main
{
width: 760px;
margin: 0 auto;
background: #ffffff;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}


/* Header */

#header {
	width: 760px;
	margin: 0 auto;
	height: 282px;
}

#menu {
	float: left;
	height: 59px;
	width: 760px;
	background: url(button.gif) repeat-x;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 15px 0px 15px;
    text-align: center;
	border-right: 1px solid #ffffff;
}

#menu a:hover {
	color: #ffffff;
	background: url(button_r.gif) repeat-x;
}

#menu a.last {
	border: none;
}



/* Logo */

#logo {
	width: 760px;
	height: 241px;
	margin: 0 auto;
	text-align: right;
    background: url(header.jpg) no-repeat
}

#corner{
	width: 280px;
	height: 150px;
	float: right;
    background: url(newlogo.png) no-repeat;
	border: 2px solid white;
	margin: 5px;
	

}

#logo a {
	color: #ffffff;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
    background: url(table_back.gif) repeat-y;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}



/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0px 20px;
}

#content h2 {
margin: 0px;
font-size: 14px;
color: #023064;
}

#content h2, #content h1 {
margin: 0px; 
padding: 10px 0px 5px 0px;
}

#content h2 a
{
color: #023064;
}



/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}

#sidebar2 {
	width: 202px;
	margin-left: 14px;
}

#sidebar2 h2 {
	background: url(title.gif) no-repeat left top;
	height: 27px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 5px;
}

#sidebar2 ul {
	line-height: normal;
	margin: 0px;
	margin-left: 13px;
}

#sidebar2 li {
	padding: 5px 0px;
	font-size: .8em;
}

#sidebar2 a {
	border: none;
	font-size: 12px;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
}

.back_title li a:link, .back_title li a:active, .back_title li a:visited  {
	display: block;
	background: url(title_visited.gif) no-repeat left top;
	height: 24px;
	width: 170px;
	color: #FFFFFF;
	padding: 8px 0px 0px 0px;
	text-align:center;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}

.back_title li a:hover {
	display: block;
	background: url(title.gif) no-repeat left top;	
}

.back_title li {
	list-style: none;
	padding: none;
	margin:none;
}



/* Footer */
#footer
{
padding: 10px;
background: url(button.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a {
color: #ffffff;
}

#address {
	text-align: center;
	color: #105688;
	font-size: .9em;
	padding-top: 10px;
	width: 190px;
}

/* Gallery */

.gallerythumb {
	float: left;
	width: 135px;
	height: 135px;
	border: dotted 1px #525252;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: center;
}

.gallerythumb:hover {
	background-color: #6796b4;
}

.gallerythumb img {
	vertical-align:middle;
	border: none;
}

.gallerythumb p {
	line-height: 125px;
}

.gallerydetail {
	width: 522px;
	padding: 8px 0px;
	border: dotted 1px #525252;
	text-align: center;
}

.gallerydetail img {
	border: none;
}

#galnav {
	position: relative;
	height: 28px;
	width: 522px;
}

#galprev {
	width: 45px;
	height: 22px;
	display:block;
	position: absolute;
	left: 0px;
}

#galhome {
	width: 100px;
	height: 22px;
	display:block;
	position: absolute;
	right: 250px;
}

#galnext {
	width: 45px;
	height: 22px;
	display:block;
	position: absolute;
	right: 0px;
