/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p , br{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #486828;
}
a:hover {
	color: #89278C;
}

#wrap {
	padding: 0px;
	width: 1016px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navBar {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 57px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photoFade {
	margin: 0px;
	padding: 0px;
	height: 358px;
	width: 250px;
	position: absolute;
	left: 695px;
	top: 3px;
}

#navBar ul {
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#navBar ul li {
	margin: 0px;
	float: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#navBar ul li a {
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	background-color: #88288E;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#navBar ul li a:hover {
	color: #88288E;
	text-decoration: none;
	background-color: #E7BFFD;
	margin: 0px;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#header {
	color: #666;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 211px;
	width: 926px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
#shadow {
	background-image: url(../images/main_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#leftContent {
	padding: 0px;
	width: 400px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#leftContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftContent ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #87288E;
	text-decoration: none;
	padding: 5px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#leftContent ul li a:hover {
	background-color: #77AB42;
	margin: 0px;
	padding: 5px;
	color: #FFF;
	display: block;
}

#rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666;
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnContent {
	margin: 0px;
	width: 880px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#columnContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#columnContent ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#columnContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #77AB42;
	text-decoration: none;
	padding: 5px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnContent ul li a:hover {
	background-color: #87288E;
	margin: 0px;
	padding: 5px;
	color: #FFF;
}



#dottedLine {
	padding: 0px;
	height: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#footerWrap {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #333;
}
#footerBody {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 130px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footerMembersLeft {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerMembersCenter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#footerMembersRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}




.photoFrame {
	border: thin solid #87288E;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	letter-spacing: 5px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.photoSpace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	padding: 0px;
	clear: both;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #87288E;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #77ab42;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
#columnContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #77AB42;
	text-decoration: none;
	padding: 5px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columnContent a:hover {
	background-color: #87288E;
	margin: 0px;
	padding: 5px;
	color: #FFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #87288E;
	padding-bottom: 5px;
}
.photoFrame {
	padding: 5px;
	border: 1px solid #87288E;
}
.purple {
	color: #87288E;
}

