HTML	{
	padding:0;
	margin:0;
	overflow:scroll;
}
BODY	{
	font-family:Verdana, sans-serif;
	font-size:.7em;
	background-image:url(images/background.jpg);
	background-position: top center;
	text-align:center;
	padding:10 0 10 0;
	margin:auto;
}

A	{
	color: #6a1102;
	font-weight:bold;
}
A:hover	{
	color: #686d0b;
}

DIV.mainwrapper	{
	width:513px;
	text-align:left;
	margin:auto;
}
DIV.photo	{
	width:513px;
	text-align:center;
	margin:auto;
	background-color:#bdae7c;
	border-left:1px #86794c solid;
	border-right:1px #86794c solid;
}
DIV.navlink	{
	display:inline;
	margin:0;
	padding:0;
}

DIV.body	{
	background-color:#bdae7c;
	border-left: 1px #86794c solid;
	border-right: 1px #86794c solid;
	padding-left:6px;
	padding-right:6px;
}
DIV.body	TD.leftcolumn, DIV.body	TD.rightcolumn	{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}

DIV.body	TD.fullcolumn	{
	text-align:center;
	padding-bottom:10px;
	font-size:.8em;
}
DIV.calltoorderbox	{
	font-size:.7em;
	margin-bottom:4px;
}
DIV.calltoorderbox DIV.calltoorderboxlinks {
	background-image:url(images/calltoorderbox/links.gif);
	background-position: bottom left;
	padding:6 10 20 14;
	color: #e8b12f;
}
DIV.calltoorderbox DIV.calltoorderboxlinks A	{
	color: #e8b12f;
	font-weight:bold;
}

DIV.newsbox	{
	font-size:.7em;
	margin-bottom:4px;
}
DIV.newsbox DIV.newsboxlinks {
	background-image:url(images/newsbox/links.gif);
	background-position: bottom left;
	padding:6 10 20 14;
	color: #dadf83;
}
DIV.newsbox DIV.newsboxlinks A	{
	color: #dadf5d;
	font-weight:bold;
}
TD.announcement	{

}
DIV.textbox	{
	font-size:.7em;
	margin-bottom:4px;
}
DIV.textbox DIV.textboxtext {
	background-image:url(images/textbox/background.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:6 18 20 14;
	color: #3b3118;
}
DIV.textbox DIV.textboxtext P {
	margin:0;
	padding:0 0 8 0;
	text-align:left;
}

DIV.fullcolumnbox	{
	font-size:.7em;
	margin-bottom:4px;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext	{
	background-image:url(images/fullcolumnbox/background.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	padding:6 16 19 14;
	color: #3b3118;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext P	{
	text-align:left;
	margin:0;
	padding: 10 0 0 8;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext P.item	{
	margin:0;
	padding: 10 0 0 0;
	text-align:center;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext P.item B	{
	display:block;
	margin:0;
	padding: 0 0 6 0;
	text-align:center;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext P.price	{
	margin:0;
	padding: 4 0 0 0;
	text-align:center;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext DIV.separator	{
	margin:0;
	padding: 10 0 0 0;
	text-align:center;
}


DIV.fullcolumnbox DIV.fullcolumnboxtext P.testimonialtext	{
	margin:0;
	padding: 4 0 4 8;
	text-align:left;
}
DIV.fullcolumnbox DIV.fullcolumnboxtext P.testimonialattribute	{
	margin:0;
	padding: 4 0 20 20;
	margin-left:10px;
	text-align:left;
	font-weight:bold
}
DIV.fullcolumnbox DIV.fullcolumnboxfooter	{
	background-image:url(images/fullcolumnbox/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:15px;
}



.logotext	{
	color:#686d0b;
	font-weight:bold;
}

INPUT.submit	{
	background-color:#686d0b;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	border:1px #481a00 solid;
}
