@charset "utf-8";

body {

	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

	height: 653px;

	width: 852px;

	background-color: #c6d28d;

	background-position: center;

	margin-left: auto;

	margin-right: auto;

	margin-top: 60px;

}

.oneColFixCtrHdr #container {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(bkgnd.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #header {



}

.navbar {

	background-image: url(navbar.gif);

	height: 43px;

	width: 848px;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: 1A1A1A;

	text-align: left;

	text-indent: 85px;

	vertical-align: middle;

	padding-top: 15px;

}



.oneColFixCtrHdr #header h1 {

	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */

}

.oneColFixCtrHdr #mainContent {

	padding: 0 20px;

}

.oneColFixCtrHdr #footer {

	background-image: url(footer.gif);

	background-repeat: no-repeat;

	height: 178px;

	width: 848px;

	padding-top: 0;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #FFFFFF;

	width: 475px;

	height: 375px;

	margin-right: 25px;

	margin-left: 25px;

	overflow: visible;

}



.oneColFixCtrHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.textscroll {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #FFFFFF;

	width: 475px;

	height: 375px;

	margin-right: 25px;

	margin-left: 25px;

	overflow: scroll;

	padding-right: 15px;

}

.oneColFixCtrHdr #container2 {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(backgroundabout.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #container3 {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-business.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #container4 {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-celebrations.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containerwedding {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-wedding.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containerupcoming {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-events.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containersandp {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-sandp.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containertest {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-test.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containerclient {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-client.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containerresources {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-resources.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containernews {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-news.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.oneColFixCtrHdr #containercontact {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-contact.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.textgallery {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #FFFFFF;

	width: 830px;

	margin-right: 0px;

	margin-left: 0px;

	overflow: visible;

}

.oneColFixCtrHdr #containergallery {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-image: url(background-gallery.gif);

}

.oneColFixCtrHdr #containergalmain {

	width: 848px;

	text-align: left; /* this overrides the text-align: center on the body element. */

	background-color: #58585A;

	background-image: url(background-galmain.gif);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}


