﻿
body {
	
	background-color:#CCCC99;
	text-align:	center;
}

a {
text-decoration:none;
color:#336666;
}

a:hover
{text-decoration:underline;
color:#D6835A;


}
#tablestyle {
	border-left: 1px solid #D6835A;
	border-right: 1px solid #D6835A;
border-top: 1px solid #D6835A;
border-bottom: 1px solid  #D6835A;


	border-collapse:collapse;
	padding:3px;
	padding-left:5px;
	margin-top:10px;
}

#tablestyle td {
	padding-left:3px;
}
#container {
	
	
 font-family:Arial, Helvetica, sans-serif;
 
	background-color: #FFFFCC;
	position:  relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	
	
}

h1 {
color:#43726E;
font-family: "Times New Roman";
font-size: 26px;
font-weight:bold;
 border-bottom: 1px #43726E solid;
 padding-left:7px;

 
}

.notsowide
{
width:60%
}


h2 {
color:#43726E;
font-family: "Times New Roman";
letter-spacing:2px;
padding-left:7px;
font-size: 26px;
font-weight:bold;
 border-bottom: 1px #43726E solid;
 border-top: 1px #43726E solid;
 width:inherit;
 
}

.righth2
{text-align:right;
padding-right:30px;
}

h3 {
	color:#43726E;
}

#textarea {
	
	padding-left:10px;
	padding-right: 10px;
	position:relative;
	
	
}

#priceline {
	
	text-align:right;
	vertical-align:   top;
	
}

#navcenter
{
	text-align:center; background-color:white;

	border-top-color:purple;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:purple;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}

#navigation {
	width:880px;
	text-align:center;
		background-color:white;
	
	margin-left:auto;
	margin-right:auto;
	
	
	border: 0;
	clear: both;
	height: 24px;
	font-family:"Book Antiqua";
	font-size:16px;
	 vertical-align:top;
	 padding-bottom:2px;
}

#navigation ul {
	
	width: 100%;
	
	display:inline;
	list-style:none;
	
	
	
	
}

#navigation li {
	float:  left;
	background:url('../images/bullet.png') 0 ;
	background-repeat:no-repeat;
	
	padding-left: 5px; 
	

/*	*/
}

#navigation a {
	color: #663333;
		 font-weight:bold;
		padding-left: 5px;
		padding-right: 2px;
		text-decoration:none;
	
	background-color: white;
	
	
}
#navigation a:hover {
	color: #D6835A;
	 font-weight:bold;

	text-decoration: none;
	/* border-right: 1px solid #FF8C40;*/
	background-color: white;
}

#switchimage{
	border: 8px;
	border-color:#43726E;
	border-style:solid;
		width:280px;
	background-color:#43726E;
		margin-left:auto;
		margin-right:auto;
	

}


#paypaldiv {
		border: 2px;
	border-color:#43726E;
	border-style:solid;

	
	text-align:center;
			padding-right: 2px;
	background-color:white;

	float:right;
	margin-top:20px;
	margin-left:0;
	margin-right:0;
	width:204px;
}

#formatprice {
	font-size: 16px;
	color:#43726E;
	margin-bottom:5px;
	margin-top:4px;
	padding-left:10px;
}



}

#foundation-container{
	width:100%;
	position:relative;
	overflow: visible;
	clear:both;
	left:2px;
	float:left;
	
	
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}

#foundation-hours{

 position: absolute;
  
 left:2px;
 
	margin-left:auto;
	margin-right:auto;
	width:100%;


}
#leftside{
width:425px; 
 border: 2px;
	border-color:#43726E;
	border-style:solid;
	font-size:14px;
	padding-bottom:2px;
	margin-top: 5px;
	float:left;
	


}
#rightside{
width:390px; 
 border: 2px;
	border-color:#43726E;
	border-style:solid;
	font-size:14px;
	padding-bottom:2px;
	padding-right:2px;
	margin-top: 5px;
	margin-right:15px;
	
	float:right;


}

#rightside0{
width:390px; 
 border: 2px;
	border-color:#43726E;
	border-style:solid;
	font-size:14px;
	padding-bottom:2px;
	padding-right:2px;
	margin-top: 5px;
	margin-right:15px;
	
	float:right;


}


ul.latestnews {
	padding-left: 0;
	list-style: none;
	width: 300px;
	border-color:purple;
	border-style:solid;
	border-width:1px;
	margin-left:  auto ;
	margin-right: auto; 
}
ul.latestnews li a {
	margin-top: 2px;
	font-size: 105%;
	line-height: 130%;
	display: block;
	padding: 4px 4px 4px 18px;
	text-decoration:none;
	background-image: url(images/li-arrow-off.png);
	background-color:white;
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color:#43726E;


}

ul.latestnews li a:hover {
	background-image: url(images/li-arrow.png);
	background-color: #D6835A;
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color: #fff;
}

#productright {
	float:right;
	margin-right:10px;
	margin-top:30px;
	width:225px;
	
	
}

