@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #e9eaeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrap {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#header {
	height: 80px;
	margin-top: 15px;
}

#home_right {
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0261A3;
	float: right;
}
#maincontent {
	width: 538px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0261A3;
	padding: 10px;
}
#photo {
	width: 520px;
	float: left;
	padding: 0px;
}
#stats{
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0261A3;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#photo_interior {
	width: 520px;
	float: right;
	padding: 0px;
}
#stats_interior{
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0261A3;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
.mainblurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
a:link, a:visited {
	color: #038bc3;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0261A3;
	font-weight: bold;
	margin-bottom: 0px;
}
.newsdate {
	color: #333333;
}

#newsblurb {
	padding: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
#newsblurb  a {
	color: #32A1DA;
	font-weight: normal;
}

#footer
{
	clear: both;
	padding: 10px;
	color: #666666;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
		}
#mainimg {
	height: 243px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #0061a2;
	margin-bottom: 10px;
	padding: 0px;
}
#headerblurb {
	width: 655px;
	float: right;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
#navigation {
	float: none;
	margin: 0;
	padding: 0;
	width: 878px;
	text-transform: uppercase;
	color: #0261A3;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0261A3;
}

#navigation li {
	float: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	display: inline;
}
#navigation a {
	color: #0261A3;
list-style-type: none;

}
#navigation a:hover {
	color: #32a1da;
	list-style-type: circle;
	text-decoration: none;
}
#navigation a.active{
	color: #32a1da;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(dot.jpg);
}
#internal_left {
	width: 200px;
	float: left;
	margin-top: 10px;
	line-height: 20px;
	padding-left: 10px;
}
#internal_content {
	width: 638px;
	padding: 10px;
	float: right;
	margin-top: 10px;
}
.internalhdr {
	color: #0261A3;
	font-size: 13px;
	text-transform: uppercase;
}
.pepsicobar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
	margin-right: 10px;
}
#internal_full {
	padding: 10px;
	float: none;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#stats_home {
	width: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0261A3;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
