@charset "ISO-8859-1";

body {	
	font-family: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;	
	font-weight:bold;
	font-stretch:ultra-expanded;
	background-image:url(../images/repeat_BKGD.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	}

#footer a {
	color:#FFF;
	text-decoration:underline;
	border:none;
	}
	
#sitemap a {
	text-decoration:none;
}

#sitemap a:hover {
	text-decoration:underline;
}

a {
	color:#990000;
	text-decoration:none;
	border:none;
	}

.columnCopyLinks a {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-stretch:normal;
	font-size:100%;
	}

a:link {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
*:focus {
	outline: none;
	}
	
html {
	overflow-y: scroll;
	}
	
#wrapper {
	width:800px;
	height:auto;
	margin:0px auto;
	}
	
#headerContainer {
	height:160px;
	background-image:url(../images/header_repeat.png);
	background-repeat:repeat-x;
	}
	
.logo {
	margin-top:30px;
	margin-left:78px;
	float:left;
	}
	
#navBarContainer {
	float:right;
	width:360px;
	height:120px;
	margin-top:15px;
	margin-right:20px;
	border-bottom: 2px solid #990000;
	}
	
#navBarContainer img {
	float:left;
	border:0px;
	}
	
#subNav {
	height:auto;
	}
	
#subNav img {
	margin-right:10px;
	}
#blendHeader {
	margin:20px auto 0px auto;
	width: 80%;
	height:28px;
	background-image:url(../images/topPaper_about.gif);
	background-repeat:no-repeat;
	}
	
.blendColumn {
	width:640px;
	margin:0px auto;
	min-height:250px;
	text-align:left;
	background-image:url(../images/repeatBKGD_blends.gif);
	background-repeat:repeat-y;
	}
	
#aboutHeader {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width: 80%;
	height:117px;
	background-image:url(../images/topPaper_about.png);
	background-repeat:no-repeat;
	}
	
#remediesHeader {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width: 80%;
	height:117px;
	background-image:url(../images/topPaper_remedies.png);
	background-repeat:no-repeat;
	}
	
.aboutColumn {
	width:640px;
	margin:0px auto;
	height:auto;
	text-align:left;
	background-image:url(../images/repeatBKGD_about.png);
	background-repeat:repeat-y;
	padding-top:15px;
	}
	
.remediesColumn {
	width:640px;
	margin:0px auto;
	height:auto;
	text-align:left;
	background-image:url(../images/repeatBKGD_remedies.png);
	background-repeat:repeat-y;	padding-top:15px;
	}
	
.aboutCopy {
	line-height:20px;
	margin-left:68px;
	padding:0px 55px 20px 0px;
	text-align:left;
	}
	
.remediesCopy {
	line-height:20px;
	margin-left:68px;
	padding:0px 55px 20px 0px;
	text-align:left;
	}
	
#recipe {
	margin:20px auto 0px auto;
	}
	
#recipeHeader {
	width: 80%;
	height:70px;
	margin:0 auto;
	}
	
.recipeColumn {
	width:640px;
	margin:0px auto;
	min-height:250px;
	text-align:left;
	background-image:url(../images/repeatBKGD_recipes.gif);
	background-repeat:repeat-y;
	}
	
#getsomeHeader {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width: 640px;
	height:94px;
	background-image:url(../images/topPaper_getsome.png);
	background-repeat:no-repeat;
	}
	
.getsomeColumn {
	width:640px;
	margin:0px auto;	
	min-height:300px;
	text-align:left;	
	padding-top:20px;	
	background-image:url(../images/repeatBKGD_getsome.png);	
	background-repeat:repeat-y;
	}
	
.getsomeLeft {
	margin-left:40px; 
	width:85%; 
	float:left; 
	color: #990000;
	}
	
.getsomeLeft img {
	float:right;
	}
	
.getsomeRight {
	margin-left:340px;	
	float:right;	
	margin-right:25px;	
	clear:left;
	}
	
.eventsColumn {
	background-image:url(../images/topPaper_events.gif);	
	background-repeat:no-repeat;	
	width:640px;	
	margin:0px auto;	
	min-height:300px;	
	text-align:left;	
	padding-top:80px;
	}
	
.columnCopyEvents {	
	line-height:20px;	margin-left:220px;	padding:10px 20px 20px 0px;	text-align:justify;	}

#firestoriesHeader {
	margin:20px auto 0px auto;	
	width: 80%;	height:163px;	
	background-image:url(../images/topPaper_firestories.png);	
	background-repeat:no-repeat;
	}

.firestoriesColumn {
	width:640px;	
	margin:0px auto;	
	min-height:250px;	
	text-align:left;	
	background-image:url(../images/repeatBKGD_firestories.png);	
	background-repeat:repeat-y;
	}

.columnCopy {
	line-height:20px;
	margin-left:220px;	
	padding:10px 20px 20px 0px;	
	text-align:justify;	
	}

.columnCopyTitles {
	color:#990000;
	}

.columnCopyEvents {
	line-height:20px;
	margin-left:220px;	
	padding:10px 40px 20px 0px;	
	text-align:left;	
	}

.columnCopyLinks {
	color:#990000;	
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:normal;	
	font-stretch:normal;	
	font-size:80%;
	}

.column {
	width:200px;	
	float:left;
	}

.column img {
	float:left;	
	margin-left:10px;
	}

.columnFire img {
	float:left;	
	margin-left:25px;
	}

.formColumnLeft {
	width:50%;	
	float:left;
	}

.formColumnRight {
	width:50%;	
	float:right;
	}

.forColumnRight img {
	float:right;
	}

#mainContent {
	margin:0 auto;	
	width: 80%;	
	text-align:left;	
	line-height:1.2em;	
	margin-top:30px;
	}

#mainContent img {
	text-align:left;
	}

#mainContentLeft {
	width:40%;
	float:left;
	}

#footer {
	width:800px;	
	border-top:2px solid #990000;	
	color:#FFF;	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;	text-align:center;	
	padding:5px 0px 10px 0px;	
	margin-bottom:20px;	
	clear:both;	
	float:left;
	}
