body 
{ 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: georgia;
	background: url('images/bg_light.gif') repeat-x #e6e6e6;
}

.windmill
{
	background:url('images/windmill.png') no-repeat;background-position:100% 50px;
}

A:link
{
	color:#CC9999;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{ 
	color:#CC9999;
	text-decoration: none; 
	font-weight: bold;
}

A:hover
{ 
	color:#663333; 
	text-decoration: underline;
	font-weight: bold;
}

A:active
{ 
	color:#CC9999; 
	text-decoration: none;
	font-weight: bold;
}

td 
{ 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: italic;
}
.header 
{ 
	font-size: 18px;
	color: #663333;
	font-weight: bold;
	letter-spacing: -1px;
	font-variant: italic;
}
.subheader 
{ 
	font-size: 14px;
	color: #996666;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: italic;
	text-transform: uppercase;
}
.thecontent
{ 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: italic;
	line-height: 20px;
	text-align: justify;
	padding-right:5px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.trans20 {
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;"
}
.trans30 {
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;"
}
.trans50 {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;"
}
.trans70 {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;"
}

.shop_links_hover
{
	color: #FFFFFF; 
	font-family: georgia;
	font-size: 12px; 
	font-weight: bold; 
	background-color: #663333; 
	border: 1px solid #8A766C;
	font-style: italic;
	margin-top:5px;
	width:100%;
	padding:3px;
	cursor: pointer;
}
.shop_links
{
	color: #F2E7CD; 
	font-family: georgia;
	font-size: 12px; 
	font-weight: bold; 
	background: url('images/bg_buttons.gif') repeat-x; 
	border: 1px solid #8A766C;
	font-style: italic;
	margin-top:5px;
	width:100%;
	padding:3px;
}

.links_hover
{
	color: #FFFFFF; 
	font-family: georgia;
	font-size: 10px; 
	font-weight: bold; 
	background-color: #663333; 
	border: 1px solid #8A766C;
	font-style: italic;
	text-transform: uppercase;
}
.links
{
	color: #F2E7CD; 
	font-family: georgia;
	font-size: 10px; 
	font-weight: bold; 
	background: url('images/bg_buttons.jpg') repeat-x; 
	border: 1px solid #8A766C;
	font-style: italic;
	text-transform: uppercase;
}

.myinput
{
	color: #cc0033; 
	font-family: georgia;
	font-size: 11px; 
	font-weight: bold; 
	background-color: #eeeeee; 
	border-width: 1px; 
	border-color: #444444; 
	border-style: solid;
	margin-right:10px;
	padding:3px;
}

.admin_header
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 4px;
	font-style: none;	
}

.admin_label
{
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: none;
}

.admin_name
{
	font-size: 10px;
	color: #C98677;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: italic;	
	text-transform: uppercase;
	padding:3px;
}