body {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#Wrapper {
	width: 1010px;
	margin-top: 0px;
	padding-top: 0px;
}

#Title {
	width: 975px;
	height: 100px;
}

#Pictures {
	width: 1000px;
	height: 125px;
	margin-top: 0px;
	margin-left: 0px;
}


#Content {
	width: 700px;
	display: inline;
	float: left;
	margin-top: 32px;
}

#Navigation {
	width: 250px;
	display: inline;
	float: right;
	margin-top: 20px;
}

#LeftContent {
	width: 530px;
	display: inline;
	margin-left: 10px;
	float: left;
	z-index: 2;
}

#RightContent {
	width: 250px;
	display: inline;
	float: right;
	z-index: 2;
}


UL {
	color: #666666;
	background-color: #EFF2E6;
	list-style-type: none;
	width: 100%;
	padding: 6px;
}

LI {
	font-size: 12px;
	margin: 2px;
	padding-bottom: 2px;
	border-bottom:1px dotted #000;
}

LI>A {
	color: #CC3314;
	background-color: inherit;
	text-decoration: none;
	border: thin;
	border: #000000;
}

LI>A:hover {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	text-transform: uppercase;
	line-height: .72em;
	color: #000000;
	padding-left: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	text-transform: uppercase;
	line-height: .72em;
	color: #000000;
	padding-left: 10px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	color: #0A92BF;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 2px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000000;
	margin-top: -40px;
	padding-left: 10px;
}

h6 {
	font-weight: bold;
	font-size: 16px;
}

hr {
	text-decoration: none;
	color: #0000FF;
}
.IMG_Body {
	padding: 5px;
	float: right;
}

.SectionTitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

a {
	color: #CC3314;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img{
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
	border: none;
}

a:hover img { 
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity:0.4;
	border: none;
}


.Notes {
	font-size: 12px;
	color: #666666;
}

.imgwrapper {
	position: relative;
	clear: both;
	margin:4px;
}

.imgwrapperright {
	position: relative;
	float: right;
	margin:4px;
}

.imgwrapperleft {
	position: relative;
	float: left;
	margin:4px;
}

.imgwrappercenter {
	position: relative;
	clear: both;
	margin:4px;
}

.imgwrapper p, .imgwrapperleft p, .imgwrapperright p, imagewrappercenter p {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
}


.PhotoCredit {
	font-size: 10px;
	color: #666666;
	text-indent: 15pt;
}

.PhotoCredit a {
	color: #CC3314;
	text-decoration: none;
}

.Testimonial {
	color:#666666;
	font-size: 12px;
	font-style: italic;
}

.NewsItem {
	font-size: 12px;
	color: #666666;
}

.feedBurnerFeedBlock {
	
	}

p.feedTitle {
	color: #0A92BF;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 2px;
}
