body {
	background-color:#C1CB68;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5em;
	margin-bottom:.75em
	letter-spacing: 0;
	text-align: left;
	margin: 10px;
	color: #000
}

p {margin-bottom:0;
}

img { border-style: none; }

a { text-decoration:none;
	color: #5B6F08;
}

a:hover {
	text-decoration: underline;
	color: #5B6F08;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin-bottom:0em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom:0;
}

#wrapper {
	min-height: 450px;
	width:750px;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	border:0px;
}

#contentWrapper {
	position:relative;
	border-top:12px #FFF solid;
	background:url(../Graphics/ColumnBackgroundYellow.gif) repeat-y left top;
	background-color: #FFF;
}

	/* The following defines the color and behavion of the header items */

#header {
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../Graphics/ColumnBackgroundGreen.gif) repeat-y left top;
	background-color: #FFF;
	position: relative;
}

#header h1 {
	font-size:20px;
	line-height:1.25em;
	color:#000;
	padding-top:25px;
}

#header .crossandflamelogo {
	margin-left:200px;
	margin-right:20px;
	float:left;
	padding-top: 10px;
}

#openhearts {
	position: absolute;
	width: 135px;
	left: 10px;
	top: 18px;
	text-align:center;
	color:#FFF;
}



#menubarphoto {
	margin-left:5px;
	margin-top:50px;
}

	/* End of the header items */

#mainContent {
	min-height:520px;
	margin-bottom: 0;
	margin-left:200px;
	margin-right:200px;
	margin-top:20px;
	padding-bottom:20px;
}

#mainFloatLeft {
	width: 160px;
	margin-left:0;
	margin-top:0px;
	float: left;
}

#mainFloatLeft ul {
	color:#000;
}

#mainFloatLeft ul li {
	padding: 1em;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	list-style-position:inside;
	padding-left:0;
	margin-left::0;
	margin-right:10px;
	font-weight: 400;
	line-height:1em;
}

#mainFloatRight {
	width: 150px;
	float: right;
	margin-top:20px;
	margin-right:20px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

#FloatRight {
	width: 150px;
	float: right;
	margin-top:20px;
	margin-right:20px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}

#mainFloatRight p {
	margin-bottom:1em;
}


#footer {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	background-color:#6D810F;
	border-top: 15px;
	border-color: #FFF;
	border-style: solid;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	letter-spacing: .1em;
	color: #FFF;
}
.floatImageLeft {
	float: left;
	margin-right: 1em;
	
}
.floatImageRight {
	float: right;
	margin-left: 1em;
}

#footer p {
	margin-bottom: 0;
	
	/* The following defines the color and behavion of links in the left-hand column */
}
#mainFloatLeft ul li a:hover {
	color: #FFF;
	text-decoration:none;
}
#mainFloatLeft ul li a {
	color: #000;
}

.LinkColorCurrentPage {
	color: #FFF;
}

/* - - - - - - - - - - - - - - - - - - */

#PageHeading {
	margin-left:200px;
	margin-right:200px;
	margin-top:20px;
}

.centered {
	text-align: center;
}

