body {
background: rgb(218, 222, 228);
margin: 0 auto;
/*
margin-top: 0; 
margin-left: 0; 
margin-right: 0; 
*/
font-family: Arial; 
font-size: 12px;
color: black; 
/*text-align:center;*/
}

p {
font-family:Arial; 
font-size: 12 px;
}

body.home { background:#cfeced; }

table {
font-family:Arial, sans-serif, arial; 
font-size: 12px; 
color:black;
}

h1 {}
h2 {font-family:Arial, sans-serif, arial; font-size: 16px; font-weight: bold; color:black;}
h3 {font-family:Arial, sans-serif, arial; font-size: 14px; font-weight: bold; color:black;}
h4 {font-family:Arial, sans-serif, arial; font-size: 12px; font-weight: bold; color:black;}
h5 {font-family:Arial, sans-serif, arial; font-size: 10px; font-weight: bold; color:black;}

a {
font-family:Arial;
font-size:12px;
color: #262B75;
/*
color:#8f0000;
*/
text-decoration:none;
}

a:hover {color:red; text-decoration:underline}

.sectionHead { background:#98cbcb; color:#000000; font-face:helvetica, sans-serif, arial;  font-weight:bold; font-size:150%; text-indent:15;}

//.mainBody { 
//background:#cfeced; 
//color:#000000; font-face:helvetica, sans-serif, arial;  font-weight:none;}

td.mainBody {padding:15;}

td.address { color:#ffffff; background:#575d83; font-size:80%; text-indent:15;}

.block {
margin-left:20px;
margin-top:20px;
font-face:Arial; 
font-size: 12 px;
}

.tab{
border-collapse: collapse; 
border-style: solid solid none solid;  
border-color: black; 
border-width: 1px 1px 0px 1px; 
background-color: silver; 
padding: 2px 0.5em 0px 0.5em; 
margin-top: 4px;
margin-right: 2px;
text-decoration: none;
float: left;        
}
tab:hover { 
border-color: black; 
background-color: white; 
}

.panel { 
border: solid 1px black; 
background-color: white; 
padding: 5px; 
height: auto; 
overflow: auto;
clear: left;
font-face:Arial; 
font-size: 12 px;
}

#tabs {
display: block;
float: left;
width: 100%;
}      


div.salaatable {
font-family: Arial, Serif,12pt;
text-align: center;
border: 1px dotted;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}

div.salaatable A {
FONT-SIZE: 10px;
COLOR: #65430a;
FONT-STYLE: normal;
FONT-FAMILY: tahoma;
FONT-VARIANT: normal;
TEXT-DECORATION: none;
}

div.salaatable h2 {
margin-top: 2px;
margin-bottom: 2px;
font-size: 14px;
font-weight: bold;
line-height: 100%;
color: #65430A;
}

div.salaatable h3 {
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
font-weight: normal;
line-height: 100%;
}

div.salaatable h4 {
margin-top: 1px;
margin-bottom: 1px;
font-size: 12px;
font-weight: bold;
line-height: 100%;
}

div.salaatable table {
width: 160px;
margin-left:auto; 
margin-right:auto;
}

div.salaatable td.salaatype {
width: 90px;
text-align: left;
font: 12px Arial, Serif;
margin-left: 2px;
}


div.salaatable td.salaatime {
width: 55px;
text-align: right;
font: 12px Arial, Serif;
margin-right: 2px;
}

/* Page styles */

#page {
width: 1000px;
/*padding: 5px;*/
margin:0 auto;
/*min-height:600px;*/
background: #FFFFFF;
}

#header {
margin:auto;
text-align:center;
/*
background: #52527a;
*/
}

div#menubar {
align: center;
margin: auto
}

div#content {
width: 600px;
/*padding: 5px;*/
/*margin:auto;*/
/*min-height:600px;*/
background: #FFFFFF;
float:left;
}

#leftrail {
float: left;
width:150px;
}

#rightrail {
float: left;
width:200px;
}

#homewelcome {
font: bold 20px Arial;
text-align: center;
margin-bottom: 10px;
}

#footerseparator {
background: url("/images/footerSeperator.jpg") repeat-x scroll 0 0 transparent;
height: 7px;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
}

#footertext {
font:11px Arial;
text-align:center;
}

div#footer {
padding: 5px;
}

div#address { color:#ffffff; background:#575d83; font-size:80%; text-indent:15;}

.gallery
{
	cursor: default;
	list-style: none;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
}

.album-thmb
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}

.gallery li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

#itemtitle {
/*float: left;*/
width=50%;
margin-top: 5px;
}

#albumgroup {
font:bold 14px Arial;
text-align: left;
margin-left: 20px;
margin-top: 5px;
}

#album {
margin: 20px;
width: 160px;
height: 130px;
float: left;
}

#clearfloat {
clear: both;
}

.bizname {
font:bold 12px Arial;
color: green;
}
.entry {
font:11px Arial;
margin-left: 10px;
}

#quicklinks {
list-style-type: none;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
text-align: left;
border: 1px dotted;
}

#quicklinks ul {
margin-left: 0px;
padding-left: 30px;
}

#quicklinks li {
list-style-type: square;
}

#donate {
border: 1px dotted;
margin-right: 5px;
margin-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
}

.pagetitle {
font-size: 14px;
font-weight: bold;
font-color: #262B75;
text-align: center;

}

.link_button {
background-color: #262B75;
color: #FFFFFF;
padding: 10px;
}

table.committee, table.committee th, table.committee td{
border: 1px solid black;
text-align: center;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}
