body {
	width: 100%;
	background: url("../images/bodyback.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Arial;
	color: #333333;
}

.bold {
	font-weight: bold;
}

#box {
	width: 917px;
	float: left;
	background: url("../images/boxback.jpg")  right #ffffff;
}

#wrapper {
	width: 100%;
	float: left;
	background: url("../images/wrapperback.jpg") top right no-repeat;
}

#header {
	width: 100%;
	float: left;
}

#headleft {
	width: 406px;
	float: left;
	border-right: 1px solid white;
}

#lefttop {
	float: left;
	width: 100%;
	height: 103px;
	background: url("../images/lefttop.jpg") no-repeat;
	border-bottom: 1px solid white;
}

#lefttop2 {
	width: 100%;
	height: 295px;
	float: left;
	background: url("../images/lefttop2.jpg") no-repeat;
}

#headright {
	width: 497px;
	float: left;
}

#righttop {
	width: 100%;
	float: left;
	height: 103px;
	background: url("../images/righttop.jpg") no-repeat;
	color: white;
	font-size: .8em;
	border-bottom: 1px solid white;
}

.addresstop {
	float: left;
	padding: 47px 0px 0px 20px;
}

.contacttop {
	float: right;
	padding-top: 50px;
	width: 150px;
}

.phone {
	height: 20px;
	float: left;
	background: url("../images/phone.jpg") no-repeat;
	padding: 3px 0px 0px 36px;
}

.fax {
	height: 20px;
	float: left;
	background: url("../images/fax.jpg") no-repeat;
	padding: 3px 0px 0px 36px;
}

#righttop2 {
	float: left;
	width: 235px;
	height: 265px;
	padding-top: 35px;
	background: url("../images/righttop2.jpg") no-repeat;
}

#topnavwrap {
	margin: 0px auto;
	width: 182px;
}

.topnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.topnav li {
	width: 100%;
	float: left;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted white;
}

.topnav a {
	font-size: 1.2em;
	color: white;
	text-decoration: none;
}

.topnav a:hover {
	color: #cccccc;
}

#righttop3 {
	width: 261px;
	float: right;
	height: 295px;
	background: url("../images/righttop3.jpg") no-repeat;
}

#content {
	width: 100%;
	float: left;
	padding: 0px 0px 5px 5px;
}

.sidetitle {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	width: 194px;
	height: 28px;
	text-align: center;
	color: white;
	font-size: 1.1em;
	font-family: Times;
	background: url("../images/sideh3back.jpg") no-repeat;
}

#left {
	width: 194px;
	float: left;
}

#leftcontentwrap {
	color: white;
	font-size: .9em;
	width: 192px;
	height: 496px;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;		
	background: url("../images/leftcontentback.jpg") repeat-x #f6f6f6;
}

.leftnav {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style: none;
}

.leftnavtitle {
	font-weight: bold;
	margin: 05px 0px 5px 0px;
}

.leftnav a {
	color: white;
	text-decoration: none;
}

.leftnav a:hover {
	text-decoration: underline;
}

#maincontent {
	width: 460px;
	float: left;
	padding: 5px 20px 0px 20px;
}

#maincontent h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#maincontent p {
	color: #666666;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

#gallery {
	width: 100%;
}

#right {
	width: 194px;
	float: left;
}

.rightcontentwrap {
	width: 182px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	background: url("../images/rightcontentback.jpg") repeat-x #f6f6f6;
	color: #666666;
	font-size: .9em;
	padding: 5px;
}

.rightcontentwrap p {
	margin: 0px;
	padding: 6px;
}

.rightbottomlinks {
	text-align: right;
}

.rightbottomlinks a {
	color: #666666;
}

.donationinfo {
	margin: 0px;
	padding: 6px;
	list-style: none;
}

.donationinfo li {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 100%;
	float: left;
	color: #666666;
	padding: 5px 0px 0px 0px;
	font-size: .75em;
}

#footnavleft {
	float: left;
}

.footnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footnav li {
	float: left;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.footnavreg {
	border-right: 1px solid #666666;
}

.footnav a {
	color: #666666;
	text-decoration: none;
}

.footnavright {
	float: right;
	padding-right: 20px;
}

.footnavright a {
	color: #666666;
	text-decoration: none;
}

.footnavright a:hover {
	text-decoration: underline;
}
.footnav a:hover {
	text-decoration: underline;
}

#footer-link-branding a { color:#0000CC !important; }
