.content {
	font: 70% Arial, Helvetica, sans-serif;
	color: #3B3C3D;
	margin: 1.5%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: justify;
	width: 90%;
}

.content p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

#ContentHeader {
	font: 16px Arial, Helvetica, sans-serif;
	color: #BC4028;
}


#banner {
	width:100%;
	float:left;
	clear: both;
	background-image: url(../images/global/banner.jpg);
	background-repeat: no-repeat;
	height: 102px;
}

#store {
	width: 40%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#nav {
	width:100%
}

#navbutton {
	font: 16px Arial, Helvetica, sans-serif;
	position: relative;
	height: 20px;
	float: left;
}

#sidenavbutton {
	font: 16px Arial, Helvetica, sans-serif;
	position: relative;
	width: 20%;
	height: 20px;
	float: left;
}

#sectionflash {
	width:100%;
	float:left;
	clear: right;
	height: 122px;
}

#sidenav{
	width:190px;
	float:left;
/*	height: 1009px; */
}

#sidenavbutton {
	font: 80% Arial, Helvetica, sans-serif;
	width: 100%;
	height: 25px;
	color: #FFFFFF;
	padding-top: 5px;
}
/*

#rightcolumn {
	width:190px;
	float:right;
}

*/

#rightcolumn {
	width:190px;
	height:1000;
	float:right;
	background-repeat: no-repeat
}


#footer {
	float:left;
	clear: right;
	width: 100%;
}

#footer ul li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	margin-right: 8%;
}

#footerlist a {
	text-decoration: none;
	color: #FFFFFF;
}

.floatleft {
	float:left;
	margin-right:10px;
}

.floatright {
	float:right;
	margin-left:10px;
}

/*
#main {
	width:100%}


.maintitle {
	margin-top:34px;
	float:left;
	padding-left: 3%;
}
*/

.red {
	background-color:#961B1E;
}

.redfont {
	color:#961B1E;
}

.green {
	background-color:#84794C;
}

.greenfont {
	color:#84794C;
}

.orange {
	background-color:#DDB05D;
}

.orangefont {
	color:#DDB05D;
}

.beige {
	background-color:#F0EAB8;
}

.beigefont {
	color:#F0EAB8;
}

.pearl {
	background-color:#EFEEDC;
}

.pearlfont {
	color:#EFEEDC;
}
#sidenavbutton a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}
#sidenavbutton a:hover {
	height: 25px;
	width: 100%;
	color: #000000;
/*	background: #000; */
}


#navbutton li {
	font: 12px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
}
#navbutton a {
	text-decoration: none;
	color: #FFFFFF;
}
