@charset "UTF-8";
/* Starter */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #9ACCE5;
}

/* default links */

a {
	text-decoration: none;
}

a:link {
	color: #0055A4;
}

a:visited {
	color: #0055A4;
}

a:active {
	color: #0055A4;
}

a:hover {
	color: #000000;
}

img { 
	border: 0px;
}

/* default positioning */

#mainOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#container {
	width: 875px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 12px 0px 50px 0px;
	background: url(../images/topdetail.gif) top left no-repeat;
	z-index: 1;
}

#main {
	width: 875px;
	background: #ffffff;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#left {
	width: 381px;
	background: url(../images/topleft.gif) top left no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right {
	width: 494px;
	background: url(../images/topright.gif) top right no-repeat;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 56px 0px 0px 0px;
}

#nav {
	width: 494px;
	height: 35px;
	line-height: 35px;
	background: url(../images/nav-bg.jpg) top left no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

#nav ul li a {
	padding: 0px 25px 0px 24px;
	margin: 0px 0px 0px 0px;
	display: block;
}

#nav ul li a img {
	opacity: .65;
	filter: alpha(opacity=65);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}

#nav ul li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#nav ul li.sel a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.content {
	width: 414px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 40px 40px 0px 40px;
}

.quickrounds {
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	line-height: 18px;
}

.content h1, .quickrounds h1 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 28px;
	letter-spacing: .05em;
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

.content h1, .quickrounds h1 {
	padding: 0px 0px 0px 0px;
}

.content h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0055A4;
	letter-spacing: .05em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

.content p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 21px;
	padding-bottom: 0px;
}

.content p, .content ul li {
	line-height: 18px;
}

.content ul, .content ul li {
	padding-top: 0px;
	margin-top: 0px;
}

.content a {
	text-decoration: underline
}

#featured {
	width: 875px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.photo {
	width: 381px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#homephotos {
	display:block;
	position: relative;
}

	#homephotos img {
		padding-top: 40px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

#featured p {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	line-height: 14px;
}

#featured a {
	font-weight: bold;
}

#featured .content {
	background: url(../images/red.gif) 0px 40px repeat-x;
}

#footer {
	width: 875px;
	height: 117px;
	background: url(../images/footer-bg.jpg) top center no-repeat;
	clear: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer .info {
	width: 599px;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 138px;
	color: #888888;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
	letter-spacing: .05em;
}

.black {
	color: #000000;
}

.red, h1.red {
	color: #E31937;
}

#footer .seal {
	width: 138px;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottom {
	width: 875px;
	height: 22px;
	background: url(../images/bottom.jpg) bottom center no-repeat;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#buffalo {
	width: 875px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}

#buffalo a.large {
	color: #0055A4;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: .05em;
}

#buffalo a.small{
	color: #d7f3fb;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
}

#buffalo a:hover {
	text-decoration: underline;
}
	
.clear {
	clear: both;
}