body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #543019;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, sans serif;
	background-color: #DAE9EE;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-weight: normal;
	font-size: 28px;
	margin: 0 0 0.5em 0;
	color: #515A5F;
	line-height: 1em;
	font-family: "Bookman Old Style", Arial, sans serif;
	text-transform: capitalize;
}

h2 {
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 0.5em 0;
	color: #515A5F;
	font-family: "Bookman Old Style", Arial, sans serif;
	text-transform: lowercase;
	line-height: 1em;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 0.5em 0;
	color: #515A5F;
	font-family: "Bookman Old Style", Arial, sans serif;
	text-transform: capitalize;
	line-height: 1em;
	text-align: center;
}

a {
	color: #543019;
	text-decoration: underline;
}

a:hover {
	color: #543019;
	text-decoration: none;
}

img { border: none; }

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: normal;
}

ul {
	margin: 0 0 1em 0;
	padding-left: 30px;
}

li {
	margin: 0;
}

form {
	padding: 0;
	margin: 0; 
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 928px;
	position: relative;
	padding: 0;
}

#top  {
	width: 378px;  /* 378 - L&R Padding */
	padding: 0;
	margin: 0;
	z-index: 50;
	position: absolute;
}

#top-menu {
	width: 916px;
	height: 40px;
	padding: 0;
	margin: 0px;
	position: relative;
	z-index: 999;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top-menu ul,
#top-menu li {
	margin: 0;
	list-style: none;
	padding: 5px 0 0 20px;
}

#top-menu li {
	behavior:  url('hover.htc');
	float: left;
	padding: 0 25px 0 25px;
	position: relative;
	z-index: 1001;
	line-height: 16px;
	border-right: 1px solid #04487B;
}

#top-menu li a,
#top-menu li .a-empty {
	color: #04487B;
	font-family: "Trebuchet MS", Arial, sans serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	
}

.a-empty {
	cursor: default;
}

#top-menu li a:hover {
	text-decoration: underline;
}
#top-menu li ul {
	position: absolute;
	display: none;
	left: 25px;
	top: 22px;
	width: 160px;
	padding: 10px 0 10px 5px;
	background: #000;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: -1;
}

#top-menu li:hover ul,
#top-menu li.hover ul {
	display: block;
}

#top-menu li ul li {
	float: none;
	padding: 0 10px;
	border-right: 0px;
	line-height: 24px;
}

#top-menu li ul li a {
	display: block;
	display: inline-block; /* IE fix */
	width: 100%;
	padding: 2px 0;
	color: #ffffff;
		font-family: "Trebuchet MS", Arial, sans serif;
		text-transform: capitalize;
		font-size: 14px;
		font-weight: normal;
}

#top-menu2 {
	width: 916px;
	height: 40px;
	padding: 0;
	margin: 0px;
	position: relative;
	z-index: 999;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top-menu2 ul,
#top-menu2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 11px 0 0 15px;
}

#top-menu2 li {
	behavior:  url('hover.htc');
	float: left;
	padding: 0px 25px 0 25px;
	position: relative;
	z-index: 1001;
	line-height: 20px;
	border-right: 1px solid #04487B;
}

#top-menu2 li a,
#top-menu2 li .a-empty {
	color: #04487B;
	font-family: "Trebuchet MS", Arial, sans serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

.a-empty2 {
	cursor: default;
}

#top-menu2 li a:hover {
	text-decoration: underline;
}

#top-menu2 li ul {
	position: absolute;
	display: none;
	left: 5px;
	top: 22px;
	width: 160px;
	padding: 10px 0 10px 5px;
	background: #000;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	opacity: 0.75;
	z-index: -1;
}

#top-menu2 li:hover ul,
#top-menu2 li.hover ul {
	display: block;
}

#top-menu2 li ul li {
	float: none;
	padding: 0 10px;
	border-right: 0px;
	line-height: 24px;
}

#top-menu2 li ul li a {
	display: block;
	display: inline-block; /* IE fix */
	width: 100%;
	padding: 2px 0;
	color: #ffffff;
		font-family: "Trebuchet MS", Arial, sans serif;
		text-transform: capitalize;
		font-size: 14px;
		font-weight: normal;
}

#nav li.noborder {
	border-right: 0px;
}
#content {
	width: 1044px;
	height: 670px;
	text-align: left;
	margin: 0px;
	padding: 0;
	background-image: url(images/bg_site-grey.jpg);
	background-repeat: no-repeat;
	background-color: #A1A1A1;
	position: relative;
	
}

#left {
	width: 652px;  /* 425 - L&R Padding */
	float: left;
	position: relative;
	padding-top: 10px;
}
#center {
	width: 914px;
	padding: 10px 0 10px 0;
	float: left;
	font-family: "Trebuchet MS", Arial, sans serif;
	color: #00000;
	font-size: 14px;
	position: relative;
}
#right {
	width: 256px;  /* 425 - L&R Padding */
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 5px;
}

#footer {
	width: 918px;
	text-align: center;
	color: #2E445C;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	border-top: 1px solid #2E445C;
	margin-left: 4px;
}
* html #footer { margin-top: -3px; } /* IE6 Hack */
#footer a {
	text-decoration: underline;
	color: #114432;
}
#footer a:hover {
	text-decoration: none;
	color: #114432;
}
.clear { clear: both; }

@media print { 
	#wrapper { margin: 0; background: none; border: 0; }
	#top { display: none; }
	#nav { display: none; }
	#footer { display: none;}
	body { background: none; }
	div#left { width: 650px; padding: 0; }
	div#right { width: 650px; padding: 0; }
	a { text-decoration: none; }
}

.photo {
	border: 2px solid #8FCB19;
}
#top-right {
	background-image: url(images/bg_header.gif);
	background-repeat: repeat;
}
.top-bullet li {
	background-image: url(images/header_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	list-style-type: none;
	line-height: 28px;
	}
.top-bullet a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #04487B;
	text-decoration: none;
	padding-left: 15px;
	}
.top-bullet a:hover {
	text-decoration: underline;
}
#panel1 {
	background-image: url(images/bg_submit.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 56px;
	width: 245px;
	padding: 40px 25px 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#panel2 {
	background-image: url(images/bg_post-photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	width: 245px;
	padding: 35px 25px 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#panel3 {
	background-image: url(images/bg_connect.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 245px;
	padding: 25px 25px 0px 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#panel1 a {color: #FFFFFF;}
#panel2 a {color: #FFFFFF;}
.contact {
	list-style-type: square;
	line-height: 22px;
}
#panel3 a {color: #FFFFFF;}h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2E445C;
	text-transform: uppercase;
}
.byline {
	font-size: 12px;
	font-style: italic;
}
.photocaption {
	font-size: 12px;
	font-style: italic;
	padding: 5px 5px 0 5px;
	line-height: 12px;
}