body {
	margin: 0;
	padding: 0;
	background: #0F5B96 url(../images/img01.gif) repeat-x 0px 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
	text-align: center;
}
#page {
	text-align: left;
}

input, textarea {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	background-color: #21B6DD;
	background: url(../images/img12.gif) repeat-x center top;
	min-width: 725px;
	width: 100%;
}

#logo {
	background: url(../images/logo.gif) no-repeat 20% 10px;
	height: 150px;
	width: 100%;
}

/* Page */

#page {
	width: 725px;
	margin: 0 auto;
	padding-top: 20px
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding: 0 0 0 25px;
	
}

.post {
	padding-left: 15px;
	padding-right: 15px;
	background: #FFFFFF url(../images/img05.gif) repeat-x;
	color: #0A416B;
	margin: 0px;
}

.post a {
	color: #198EA8;
}

.post a:hover {
	color: #21B6DD;
}

.post .title {
	margin: 0;
	padding: 30px 30px 10px 0px;
	border-bottom: solid 1px #cfdeff;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 0px 10px 0px;
}

.post li {
	padding-left: 25px;
	padding-bottom:10px;
	list-style-type: none;
	background:  url(../images/anchor.gif) no-repeat;
}

.post ul {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.post h3 {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.links {
	margin: 0;
	padding: 0px 30px 0px 30px;
	background: url(../images/img06.gif) repeat-x left bottom;
	height: 44px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li a {
	text-decoration: none;
    color: #a4e4f5;
}

.sidebar li a:visited {
	text-decoration: none;
    color: #a4e4f5;
}

.sidebar li a:hover {
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #083253;
	min-width: 725px;
	width: 100%;
	text-align: center;
	border: none;
}

#footer div table{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;
}

.sf-menu a {
    border-top: none;
    border-left: none;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: url(../images/img01.gif) repeat-x;
}

#map_canvas span{
    display: none;
}

.home_images{
    text-align: center;
}

.home_images img{
    margin: 5px 5px; 
    height: 200px;
}

h3.title{
	border-style: ridge;
	border-width: 1px;
	border-color: #21B6DD;
	cursor: hand;
	padding: 5px 0px 4px 4px !important;
	color: #a4e4f5;
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	
	background: #0F5B96 url(../images/img01.gif) repeat-x 0px -5px;
}

h3.title a{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: #a4e4f5 !important;
}

#accordion1 h3.selected .title { background: #0F5B96 url(../images/up.gif) !important; } 

.accordion p{
    margin-top: 5px;
    margin-bottom: 7px;
}

.accordion div[style]{
	border-style: solid;
	border-width: 1px;
	border-color: #0F5B96;
	height: auto !important;
	padding: 5px 0px 0px 0px;
	padding-left: 2px;
}

#big-picture-container {
    border: none;
}

#search-container {
    margin: 0px;
    vertical-align: middle;
}

#breadcrumbs {
    font-size: 1em;
    height: 28px;
    margin-top: 2px;
}

#search-container input.submit {
    height: 27px;
    width: 80px;
}

#commentform .submit {
    border: inhetit;
    width: 110px !important;
}

.submit {
    background-image: none !important;
    background-color: #0f5b96 !important;
    color: #a4e4f5 !important;
    height: 25px !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    border-bottom: #3e6d8e 1px solid !important;
    border-right: #7f9fb6 1px solid !important;
    border-top: 0px !important;
    border-left: 0px !important;
}

.thumbnail {
    background-image: none !important;
}

#sort-control {
    float: inherit !important;
    clear: inherit !important;
    display: block !important;
    width: 330px;
    margin: 0px auto;
}

#rss-tag-container {
    display: none !important;
    visibility: hidden !important;
}

.collection {
    width: 400px;
    float: inherit;
    display: block;
    border-collapse: collapse;
}

.photos {
    margin: 15px !important;
    margin-bottom: 15px !important;
    margin-left: 15px !important;
}

#no-pictures-msg {
    margin: 0px !important;
    padding: 0px !important;
}