body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	width: 700px;	
}	
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 5px 25px 5px 50px;

}
#main {
	width: 100%;
	
/*-------------------------------------------------------------------------------*/	
}
/*Masthead formatting*/
#masthead {
	margin: 0px auto;
	background-color: #787E58;
	font-size: 14px;
	color: #FCF6E2;
	font-weight: bold;
	width: 100%;
	min-width: 775px;
	border-bottom: thin solid #884422;
	height: 200px;
	display: none;
}
#masthead a, #masthead a:active, #masthead a:visited{
	color: #FCF6E2; text-decoration: none; }	
#masthead a:hover { color:#FCF6E2; text-decoration: underline;}
.mastheadcontainer {
	width: 760px;
	background-image: url("masthead3.jpg");
	height: 151px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 25px;
	overflow: hidden;
	float: left;
}
/*End of Masthead formatting*/
#leftcolumn {
	float: left;
	margin: 15px 5px 25px;
	width: 140px;
	border-right: thin solid #884422;
	background-color: #787E58;
	border-left: thin solid #884422;
	padding-bottom: 10px;
	border-bottom: thin solid #884422;
	border-top: thin solid #884422;
	display: none;
}

.topbar {
	background-color: #787E58;
	width: 100%;
	min-width: 760px;
	margin: 0px auto;
	text-align: right;
	float: left;
}
#topbarcontainer {
	width: 760px;
	margin: 0px auto;
	overflow: hidden;
	float: left;
}
.topbarcontent {
	padding-left: 25px;
}
#right {
	margin: 0px 25px 0px 25px;
}
#rightproduct {
	margin: 0px 25px 0px 25px;
	
}
#footer {
	background-color: #787E58;
	text-align: right;
	font-style: italic;
	font-size: 11px;
	color: #FCF6E2;
	font-weight: bold;
	border-top: thin solid #884422;
	border-bottom: thin solid #884422;
	width: 100%;
	min-width: 785px;
	margin-top: 5px;
	height: 18px;
	float: left;
	display: none;
}
/*----------------------------------------------------------------------------8>
/*Menu Information*/
#menu a, #menu a:visited {
	position:static;
	text-decoration:none;
	text-align:left;
	background-color:#E5C878;
	color:#000;
	display:block;
	width:120px;
	padding:.25em;
	font-weight: bold;
	font-size: 13px;
	text-indent: 10px;
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #666;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #666;
	margin: 5px;
}
#menu a:hover {
	top:2px;
	left:2px;
	color:#000;
	font-weight: normal;
	border-color: #000 #CCC #CCC #000;
	background-color: #FCF6E2;
}
/*--------------------------End menu-------------------------*/
.h1 {
	font-weight: bold;
	letter-spacing: 1pt;
	font-size: 18px;
	color: #000;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #884422;
}
.text {
	padding: 15px 25px 25px 0px;	
		
}
.text a:link, a:visited {
	color: #000;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;	
}

.imgleft {
	float: left;
	margin: 5px 5px 5px 5px;
	display: none;
}
.imgright {
	float: right;
	margin: 0px 15px 0px 15px;
	display: none;
}
.imgrightborders {
	float: left;
	margin: 5px 15px 5px 15px;
	border-top: thin solid #333;
	border-right: medium solid #ccc;
	border-bottom: medium solid #666;
	border-left: thin solid #333;
}
.directory {
	font-size: 16px;
}
.top {
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}
.itl {
	font-style: italic;
	font-weight: normal;
}
/*---------------------------------Tables---------------------------------*/
table {
	font-size: 12px;
	margin: 15px;
	width: 525px;
}
tr{border: 1px solid #000;}

td {
	vertical-align: top;
	}
th {font-size: 12px;
	text-align: left;
	}
#t1 {
	border-collapse:collapse;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
		
}
#t1 td {
	font-variant:normal;
	border: none;
	padding: 2px;
}
.oddrow {
	background-color: #000;

}
.price {
	font-weight: bold;
}
.product {
	font-weight: bold;
}
form {margin: 1px 0px 0px;
display: none;
}
/*-------------------------------End of Tables and Forms-----------------------------------*/

.smallbox {
	background-color: #FCF6E2;
	margin: 30px 5px 5px 10px;
	padding: 2px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #884422;
}
.sidebarbold {
	font-weight: bold;
}

/*------------------------Break Out Container on About page-----------------------------*/
.container {	
	width: 100%;
	margin: 0px auto;
	font-size: 14px;
	font-weight: 400;
}
.containerborder {
	margin-top: 0px;
	float: left;
	width: 100%;
	
}
.containercontent {
	margin-top: 0px;
	padding: 15px;
}
.headertext {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 15px;
	color: #000;
	text-align: left;
	text-decoration: underline;
}
/*-----------------------End of Break Out container------------------------------------------*/
