body { 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-repeat: repeat; 
	text-decoration: none; 
	color: #330;
}
h1 { 
	color: #330; 
	font-size: 1.15em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	text-decoration: none; 
}
p { 
	color: #330; 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
a:link { 
	color: #60601d; 
	text-decoration: none; 
}
a:visited { 
	/*color: #330; */
	color: #60601d; 
	text-decoration: none; 
}
a:hover { 
	color: #963; 
	text-decoration: underline; 
}
a:active { 
	color: #963; 
	text-decoration: none; 
}
Div#innercontainer {
	position: static !important;
	display: block;
	/*width: 600px; */
}
Div#innerrightcontainer { 
	display: inline;
	width: 500px;
	float: right;
}
Div#innerleftcontainer { 
	display: inline;
	width: 190px;
	float: left;
}
Div#container { 
	background-image: url(../images/content_bg.gif); 
	display: block; 
	width: 800px; 
	padding: 5px; 
	clear: both; 
	border: solid 2px #60601d;  
}
Div#topnav_box { 
	display: block; 
	border: solid 2px #60601d;  
	padding-bottom: 4px; 
	padding-top: 2px; 
	margin-top: 4px; 
	margin-bottom: 4px;
}
Div#george_bellows_box { 
	background-color: transparent; 
	float: right; 
	padding-right: 5px; 
	padding-left: 5px;
	text-align: justify; 
	text-indent: 1cm; 
	border: solid 2px #60601d; 
}
Div#shop_box,Div#newsletter_box { 
	display: block;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 6px;
	text-align: left; 
	border: solid 2px #60601d;  
}
Div#signature_box {
    display: block;
	background-color: transparent;
	padding: 10px;
	margin-bottom: 6px;
	text-align: left;
	height: 85px; 
	border: solid 2px #60601d;  
}
Div#bottomnav_box { 
	display: block;
	text-align: center;
	font-size: .8em; 
	line-height: 14px; 
	background-color: transparent;
	border: solid 2px #60601d;  
	width: 590;
	/*height: 30px;*/
	padding-bottom: 2px; 
	padding-top: 4px; 
	margin-top: 4px; 
	margin-bottom: 4px;
	clear: both;
}
div.btn { 
	display: block; 
	text-align: center; 
	font-size: 1.1em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	background-image: url(../images/btn_bg.gif); 
	text-decoration: none; 
	margin: 0; 
	padding-right: 3px; 
	padding-left: 3px; 
	width: 75px; 
	border: double 3px #a4a44e; }
div#img2
{
	border: solid 2px #60601d;  
}
label { display: block; }
.ErrorMessage { color: #FF0000; }
.ConfirmationMessage { color: #0000FF; }
.admin_nav { text-align: right; }
.admin_nav a { border: solid #000000 1px; padding: 3px; margin: 3px; font-family: verdana; font-size: 11px; background-color: #ece9d8; }
.BigLetter { font-size: 32px; }
.bord { border: solid 2px #60601d; }
.lilpic {border: solid #000000 1px; cursor: hand;}

