html, body, * {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(pagelayout/back.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E2D5C8;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

#container{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(pagelayout/containerback.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#justtext
{
	width: 780px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#news
{
	width: 780px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#news p{
	font-style: italic;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

#gallery
{
	width: 780px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 270px;
}

#content{
	float: left;
	width: 470px;
}

#homecontent{
	float: left;
	width: 325px;
}
#splash{
	float: left;
	width: 263px;

	margin-top: 24px;
}
p {
	font-size: 12px;
	font-family: Tahoma;
}


#sidebar{
	float: left;
	width: 300px;
}

#footer{
	clear: both;
	font-size: 12px;
	height: 200px;

}
#footA {float: left;
	width: 211px;}
#footB {
	float: left;
	width: 325px;
	padding-top: 15px;
}
#footC {
	float: left;
	width: 263px;
	padding-top: 50px;
}

#menu{
	float: left;
	width: 211px;
	padding-top: 24px;
	padding-left: 12px;
	line-height: 25px;
}

#menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}

#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {

	color: #6699CC;
}

#menu a:active {
	text-decoration: none;
	color: #ffffff;
}

#phonebar{
	background-color: #6F6963;
	height: 25px;
	color: #FFFFFF;
	padding-top: 4px;
	clear: both;
	}
#container #content li {
	font-size: 12px;
	color: #FFFFFF;

}
#container #content ul {

	list-style-position: inside;
}

#phonebar a{
	color: #FFFFFF;
	text-decoration: none;
}

#phonebar a:link {
	color: #ffffff;
	text-decoration: none;
}
#phonebar a:visited {
	text-decoration: none;
	color: #ffffff;
}
#phonebar a:hover {

	color: #FF6600;
}

#phonebar a:active {
	text-decoration: none;
	color: #ffffff;
}

a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}

a:hover {

	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #6699CC;
}
#justtext p {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#contactblock{
	width: 360px;
	margin-right: auto;
	margin-left: auto;
}
#container #justtext img {
	padding-right: 10px;
}
#container #justtext h5 {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: normal;
}
#content p{
	padding-right: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#content h1{
	padding-top: 24px;
	padding-right: 12px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
#homecontent p{
	padding-right: 12px;
	color: #FFFFFF;
	text-align: justify;
}
#homecontent h1{
	padding-top: 24px;
	padding-right: 12px;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
#footer p{
	padding-right: 12px;
	color: #FFFFFF;
	padding-left: 12px;
}
#footer h1{
	padding-right: 12px;
	font-size: 15px;
	color: #6699CC;
	text-align: left;
	font-weight: normal;
	padding-left: 12px;
}
.displaytable {
	margin-right: auto;
	text-align: center;
}

.celloutline {
	border: 1px solid #000000;
	text-align: center;
}
#footer hr{
height: 1px;
border: 0;
color: #333;
background-color: #333;


}
.question{
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.purpletext {
	color: #6699CC;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.cuvee {
	font-size: 16px;
	color: #FF9900;
}
#spacer {
	height: 100px;
}

