@charset "UTF-8";
body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/shavings_back%20(1)
.jpg);
	background-repeat: repeat;
	background-image: url(images/body_back.jpg);
}
.oneColFixCtrHdr #container {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #header {
	height: 180px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#message {
	height: 100px;
	width: 350px;
	margin: auto;
	margin-top: 100px;
}
.oneColFixCtrHdr #mainContent  {
	width: 1000px;
	float: left;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContentLeft  {
	float: left;
	width: 175px;
	padding-top: 80px;
}
.oneColFixCtrHdr #mainContentRight  {
	width: 825px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	list-style-type: square;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 810px;
	text-align: left;
}
#mainContentRight #text #textTitle{
	width: 500px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}
#mainContentRight #text  {
	width: 600px;
	position: relative;
	height: 500px;
	margin-left: 35px;
	margin-top: 30px;
}
#mainContentRight #text1  {
	width: 600px;
	position: relative;
	color: #CCC;
	height: 500px;
	background-image: url(images/back_blue_trans.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 75px;
}
#mainContentRight #textintro  {
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	margin-top: 10px;
}
#mainContentRight #text #text1 p {
	text-align: center;
	color: #ff9;
	padding-right: 40px;
	padding-left: 40px;
}
#mainContentRight #text #text1 #insert {
	width: 400px;
	text-align: center;
	font-style: oblique;
	color: #FF9;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#mainContentRight #text #text1 #insert li {
	margin-bottom: 10px;
}
#mainContentRight #text #text1 h3      {
	display: inline;
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	white-space: pre;
	left: auto;
	text-decoration: underline;
}
#mainContentRight #text #text2 {
	width: 400px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#mainContentRight #text h2 {
	color: #030;
	font-size: 18px;
	text-decoration: underline;
	display: inline;
	text-align: center;
}
#quote {
	width: 306px;
	color: #FF9;
	height: 70px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	float: left;
	padding: 10px;
	left: 300px;
	background-color: #809063;
}
#quoteSide {
	color: #300;
	text-align: left;
	background-image: url(images/Traces-in-Sand.jpg);
	position: relative;
	background-repeat: no-repeat;
	width: 181px;
	z-index: 3000;
	padding: 10px;
	left: 400px;
	bottom: 200px;
}
#quoteSideText {
	width: 130px;
	text-align: left;
}
#quoteName {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	margin-top: 3px;
}
.oneColFixCtrHdr #footer {
	width: 1000px;
	float: left;
	text-align: center;
	padding-top: 40px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #030;
}
#mainContent #mainContentRight #messageTemp {
	height: 100px;
	width: 300px;
	position: relative;
	margin-top: 100px;
	margin-left: 100px;
}
