

/*<group=standard styles>*/

body {
	background: #77a784 url(../images/general/pageShadow.gif) repeat-y center;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

a {
	color: #c60;
	text-decoration:none;
}

a:hover {
	color: #363;
}

form {
	margin: 0px;
}

p {
	margin-top: 0;
}

.photoRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#bodyContainer {
	width: 750px;
	margin: 0 auto;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.times {
	font-family: Times New Roman, Times, serif;
}
	
/*</group>*/

/*<group=top>*/

#menuBack {
	width: 537px;
	height: 146px;
	top: 0;
	margin-left: 213px;
	position: absolute;
}

#topMenu {
	position: absolute;
	top: 0;
	margin-left: 241px;
	margin-top: -1px;
}

#topMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topMenu ul li {
	float: left;
}
	
/*</group>*/

/*<group=content>*/

#content {
	background: url(../images/general/contentTile.gif) repeat-y left;
	font-family: Georgia, Times New Roman, Times, serif;
}

#content #leftColumn {
	width: 225px;
	float: left;
}

* html #content #leftColumn {
	position: relative;
}


#content #leftColumn .indent {
	margin-left: 11px;
	margin-right: 10px;
}

#content #leftColumn h2 {
	font: 17px Georgia, Times New Roman, Times, serif;
	color: #c60;
	margin-bottom: .2em;
}

#content #mainContent {
	margin-left: 242px;
	padding-top: 10px;
	color: #000;
	line-height: 1.3em;
	padding-right: 7px;
	min-height: 100px;
	font-size: 14px;
}

* html #content #mainContent {
	position: relative;
}

#content #mainContent h2 {
	font: bold 1.2em Georgia, Times New Roman, Times, serif;
	color: #7a4105;
	font-size: 1em;
}

#content #mainContent h3 {
	font-size: 1em;
	color: #363;
}

h1 {
	padding: 0;
	color: #c60;
	font: bold 20px Georgia, Times New Roman, Times, serif;
	margin-top: 0;
	margin-bottom: .4em;
}
	
/*</group>*/

/*<group=homePage>*/

#mainContent .focusBox {
	float: left;
	margin-right: 5px;
	width: 161px;
	line-height: 1.1em;
	margin-bottom: 1em;
	font-size: 12px;
}

#mainContent .focusBox h2 {
	padding: 0;
	color: #363;
	margin-top: 3px;
	margin-bottom: 2px;
}

#mainContent .focusBox .content {
	border-left: 3px solid #9c9;
	padding-left: 3px;
	font-size: .9em;
	margin-right: 4px;
}
	
/*</group>*/

/*<group=footer>*/

#footer {
	background: url(../images/general/backgroundFooter.gif);
	height: 17px;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 5px;
	color: #9c9;
	font-weight: bold;
	clear: both;
}

#footer a {
	color: #9c9;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
}
	
/*</group>*/

/*<group=photo Gallery>*/

.galleryImage {
	float: left;
	width: 33%;
	height: 140px;
	text-align: center;
}

.galleryImage img {
	border: 1px solid #61a526;
}
div#pageLinks {
	float: right;
}

.fadedLink {
	color: #555;
}

div#photoFull {
	text-align: center;
	padding-bottom: 1em;
}

div#photoFull img, div#photoFull object {
	border: 1px solid #61a526;
}
	
/*</group>*/

/*<group=contactPage>*/

table#quickContact {
	width: 100%;
}

table#quickContact input,table#quickContact textarea {
	width: 100%;
	border: 1px solid #333;
	background: #fff;
}

* html table#quickContact input, * html table#quickContact textarea {
	width: 97%;
}

table#quickContact td {
	color: #363;
	font-size: 11px;
}

table#quickContact td.col1 {
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.contactInfo {
	margin-left: 20px;
}

table.contactInfo .col1 {
	font-weight: bold;
	width: 55px;
}	
/*</group>*/