@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #868686;
	font-size: 14px;
}

.horzList {
	padding: 10px;
	text-align: center;
}

.rightImage {
	padding-left: 25px;
}

#main_wrap {
	padding-right: 60px;
	clear:both;
}
div.dot {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

img {
	border: 0px;
}

#logo {
	width: 214px;
	height: 75px;
	position:absolute;
	margin-left: 30px;
	margin-top: 38px;
	z-index:2;
}

#page {
	margin:auto;
	width: 864px;
}

#box {
	background: url(../images/main_bg.gif);
}

#boxFooter {
	padding-bottom: 20px;
	background: url(../images/main_footer.gif) bottom no-repeat;
}

#boxRight {
	background: url(../images/right_bg.gif) top right no-repeat;
}

#topNav {
	padding-top: 42px;
	padding-left: 268px;
}

#topNav a:link, #topNav a:visited, div.navSpacer {
	color: #000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	letter-spacing:0.5px;
	display:block;
	border-bottom:7px solid #0b9444;
	float:left;
}
#topNav a:hover, #topNav a.On:link, #topNav a.On:visited {
	border-bottom:7px solid #000;
	color: #0b9444;
}
#topNav a.currentPage:link, #topNav a.currentPage:visited {
	border-bottom: 7px solid #000;
}
div.navSpacer {
	width: 20px;
}

#photos {
	text-align: center;
}
#content {
	padding-top: 24px;
	width: 795px;
	margin: auto;
}
#footer {
background:#fff;
	clear:both;
	padding-top: 10px;
}
#footer, #footer a:link, #footer a:visited {
	color: #0b9444;
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}

#footer a.currentPage:link, #footer a.currentPage:visited, #footer a:hover {
	text-decoration: underline;
}

#leftBox {
	padding: 5px; /* subtract 10 from height and width because of this */
	width: 224px;
	height: 456px;
	float:left;
	background: #0b9444;
}
#leftBox h2 {
	text-align: center;
	text-decoration:underline;
	color:#fff;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;
	padding-bottom: 16px;
	
}

#rightTop h2 {
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	letter-spacing:normal;
}

#rightTop {
	float: left;
	position:relative;
	padding-left: 55px;
	padding-right: 85px;
	height: 364px;
	letter-spacing:1px;
	width: 390px;
}
#rightBottom {
	float:right;
	height: 102px;

}

#rightBottom div {
	float: left;
	height: 100%;
}

#rb1 {
	background: #a9a9a9;
	margin-right: 3px;
	width: 272px;
}

#rb2 {
	background: #cccccc;
	margin-right: 3px;
	width: 140px;
}

#rb3 {
	background: #f1f1f1;
	border-right: 1px solid #dddbd1;
	width: 142px;
	color: #a9a9a9;
}

#pullDown {
	height:1px;
	width: 100%;
	clear:both;
}

#rightBottom div a:link, #rightBottom div a:visited {
	display:block;
	float:left;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 1px;
	margin-bottom: 6px;
	padding-right: 25px;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}
#rightBottom div p {
	margin: 0px;
	padding: 0px;
	clear: left;
	font-size:11px;
	padding-left: 16px;
	padding-right: 16px;
	color: #fff;
}

#rightBottom div#rb1 a:link, #rightBottom div#rb1 a:visited {
	background:url(../images/arrow_rb1.gif) bottom right no-repeat;
}

#rightBottom div#rb2 a:link, #rightBottom div#rb2 a:visited {
	background:url(../images/arrow_rb2.gif) bottom right no-repeat;
}

#rightBottom div#rb3 a:link, #rightBottom div#rb3 a:visited {
	color: #a9a9a9;
	background:url(../images/arrow_rb3.gif) bottom right no-repeat;
}

#rightBottom div#rb3 p {
	color: #a9a9a9;
}

div.imageHolder {
	width: 204px;
	margin:auto;
	text-align:center;
	background: #3ca969;
}

div.imageHolder img {
	border: 4px solid #fff;
}

div.imageDetails {
	font-family: Helvetica, Arial;
	width: 179px;
	margin:auto;
	font-size: 9px;
	letter-spacing:1px;
	margin-bottom: 40px;
}

div.imageDetails strong {
	font-size: 10px;
	float:left;
	color: #fff;
	font-weight:bold;
}

div.imageDetails a:link, div.imageDetails a:visited {
	color: #000;
	float:right;
}

.listCell p {
	padding: 0px;
	margin: 0px;
}

.listCell blockquote {
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
}