body {
	margin-top: 5px;
	background-image: url(../images/site_images/bodyBackground.png);
	background-repeat: repeat-x;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 952px;
}
#masterheader {
	float: left;
	width: 950px;
	height: 100px;
	background-image: url(../images/site_images/headerBackground.png);
}
#headerLeft {
	float: left;
	height: 80px;
	width: 300px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	background-position: center;
	padding-left: 18px;
}
#headerMid {
	float: left;
	height: 70px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#headerRight {
	float: right;
	height: 80px;
	width: 300px;
	background-image: url(../images/site_images/header_right_logos.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
}
#masterNavHorz {
	float: left;
	width: 950px;
}
#contectTopLeft {
	width: 600px;
	float: left;
	padding-top: 2px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-decoration: none;
}
.nounderlineStyle {
	text-decoration: none;
}

#contectTopRight {
	width: 320px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	float: left;
	height: 20px;
}
#content {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #336699;
}
#contentRowOneCamera {
	float: left;
	height: 20px;
	width: 880px;
}
#columnOne {
	width: 305px;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#catBreadcrumb {
	width: 900px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	text-decoration: none;
}
#catColumnOne {
	float: left;
	width: 150px;
	padding: 10px;
}
#catColumnTwo {
	float: left;
	width: 759px;
}


#columnTwo {
	width: 305px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#columnThree {
	float: left;
	width: 304px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contentBottom {
	float: left;
	width: 950px;
	height: auto;
}

#footer {
	width: 950px;
	float: left;
	padding-top: 40px;
}
.headerText {
	color: #333333;
}

.footerStyle {
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.groupTitle1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339999;
	font-size: 14px;
	width: auto;
	text-align: center;
}
.groupTitle2 {
	color: #660000;
	width: auto;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.groupTitle3 {
	color: #FFFFFF;
	width: auto;
	text-align: center;
	font-weight: bold;
	background-color: #666699;
	font-size: 14px;
}
.groupTitle4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: center;
	width: auto;
}
.groupTitle5 {
	text-align: center;
	width: auto;
	background-color: #663366;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.lineBreak1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
}

.titleBar05 {
	background-color: #CC9966;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}


.quoteStyle {
	font-size: 12px;
	color: #663300;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.textRed {
	color: #FF0000;
	font-weight: bold;
}

.pageLogoStyle {

}
.linkSizeLarge {
	font-size: 14px;
}
.infoStyle2 {
	text-align: center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #CC9966;
}
.WhiteLink {
	color: #FFFFFF;
}

.styleBorder01 {
	border: 1px solid #990000;
	background-color: #FFFFCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

}
