@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(bkgrnd_v1.jpg);
}
.oneColFixCtr #container {
	width: 880px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	position: relative;
	padding-left: 140px;
}
#upperLeftLogo {
	width:300px;
	height:344px;
	z-index:1;
	padding: 0px;
	float: left;
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -135px;
	background-image: url(../_assets/logo_v1_300px.png);
}

#footer {
	width: 875px;
	margin-top: 5px;
}
#upperRightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	height: 14px;
}
#header {
	background-color: #A61118;
	height: 142px;
	width: 695px;
	float: right;
	margin-top: 8px;
	text-align: right;
	padding: 0px;
}


#slogan {
	padding-top: 100px;
	padding-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFF;
}

#content {
	float: right;
	height: 480px;
	width: 695px;
}
#horizontalNav {
	height: 30px;
	padding-top: 4px;
	width: 695px;
}
#subhead {
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B5141A;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#PLHFOXfHbQJCDiv {
	margin-left: -2px;

}
#pageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 400px;
}
#begenuine {
	float: right;
	height: 37px;
	width: 134px;
}
a:link {
	color: #B5141A;
}
a:visited {
	color: #B5141A;
}
a:hover {
	color: #6A642E;
}
a:active {
	color: #6A642E;
}
.photoRight {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.photoLeft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#flashBeforeAfter {
	height: 253px;
	width: 674px;
}
#flashBeforeAfterBottom {
	height: 200px;
	width: 674px;
}
#flashBeforeAfterDirections {
	float: left;
	height: 200px;
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
	padding-top: 10px;
}
#flashBeforeAfterControls {
	float: right;
	height: 150px;
	width: 92px;
}
#FlashNavLeft {
	height: 40px;
	width: 46px;
}
#FlashNavRight {
	height: 40px;
	width: 46px;
}
.redText {
	color: #B5141A;
}
.innerSubheaderGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #67652F;
}
.swoosh {
	list-style-position: outside;
	list-style-image: url(_assets/swoosh.jpg);
}

