body, html {
	margin: 0;
	padding: 0
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #999;
}
#container {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#header {
	width: 100%;
}
#headerLeft {
	width: 550px;
	float: left;
	padding-top: 120px;
}
#headerLeftGallery {
	width: 550px;
	float: left;
	padding-top: 0px;
}
#headerRight {
	width: 250px;
	float: right;
}
#slider {
	width: auto;
	text-align: center;
	background-color: #ddd;
	padding: 10px 0 10px 5px;
	margin: 25px 0 25px 0;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#content {
	width: auto;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007cc3;
	margin-top: 2px;
	margin-bottom: 4px;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #00923f;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #999;
}
.oneColumn {
	background-image: url(images/bg_grey_teaser.gif);
	background-repeat: repeat-x;
	width: 780px;
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin: 25px 0 25px 0;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.oneColumnHeader {
	width: 100%;
	margin-top: 20px;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.oneColumnTextBox {
	width: 760px;
	height: auto;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 20px;
	background-image: url(../images/bg_grey_teaser.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.oneColumnHeaderBox {
	width: 760px;
	height: auto;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 20px;
	background-color: #FFF;
}
.oneColumnTextBoxPlain {
	width: 760px;
	height: auto;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 20px;
	background-color: #FFF;
	text-align: center;
}
.oneColumnFooter {
	width: auto;
	min-height: 40px;
	text-align: center;
	background-color: #fff;
	padding: 10px 5px 10px 5px;
	margin: 25px 0 25px 0;
	border: #00923f 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
}
.footer {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.footer {
	width: 100%;
	background-color: #007cc3;
	height: 160px;
	margin: 0px;
	padding-bottom: 20px;
	padding: 0px;
}
.footerContainer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.footerLeft{
	float:left; width:250px; padding-left:5px;
}
.footerCenter{
	float:left; margin-left:25px; width:250px;
}
.footerRight{
	float:right; width:250px;
}

.bottomFooterContainer{
	width:100%; background-color:#fff; height:20px; margin:0px; padding-bottom:0; padding:0px;
}


.oneColumnTextBox a, .oneColumnTextBox a:hover, .oneColumnTextBox a:active {
	color: #999;
	text-decoration: underline;
}
.oneColumnTextBox a:visited {
	color: #999;
	text-decoration: line-through;
}
.footer {
	width: 100%;
	background-color: #007cc3;
	height: 160px;
	margin: 0px;
	padding-bottom: 20px;
	padding: 0px;
}
.bottomFooter {
	text-align: center;
	font-size: 12px;
	height: 30px;
	padding-top: 5px;
}
.bottomFooter a, .bottomFooter a:hover, .bottomFooter a:active {
	color: #999;
	text-decoration: none;
}
.bottomFooter a:visited {
	color: #999;
	text-decoration: line-through;
}
a:link {
	color: #007cc3;
	text-decoration: none;
}
a:visited, a:hover, a:active {
	color: #007cc3;
	text-decoration: underline;
}
.threeColumnLeft {
	float: left;
	width: 250px;
	height: 200px;
	border: #00923f 1px solid;
	border-radius: 5px;
	padding: 10px 5px 10px 5px;
	background-image: url(../images/bg_grey_teaser.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.threeColumnCenter {
	float: left;
	margin-left: 7px;
	width: 250px;
	height: 200px;
	border: #00923f 1px solid;
	border-radius: 5px;
	padding: 10px 5px 10px 5px;
	background-image: url(../images/bg_grey_teaser.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.threeColumnRight {
	float: right;
	width: 250px;
	height: 200px;
	border: #00923f 1px solid;
	border-radius: 5px;
	padding: 10px 5px 10px 5px;
	background-image: url(../images/bg_grey_teaser.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

#anniversaryBg{
	background-image:url(../images/anniversary_bg.png);
	background-repeat:repeat;
}

.high{
	height: 300px;
}


.AllUpper{
	text-transform:uppercase;
	}
