body
{
	font-family: "Times New Roman";
	font-size: 15px;
	color: #5D5841;
	background-color: #FBF8EA;
	background-image: url(/images/backgr.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

table.main 
{	
	background-image: url(/images/backgr_top_right.gif);
	background-repeat: repeat-x;
}

td.main
{
	background-image: url(/images/backgr_rays.jpg);
	background-repeat: no-repeat;
}

p, blockquote, h3
{
	line-height: 16px;
	text-align: left;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	margin-bottom: 0;
	height: 59px;
	background-image: url(/images/backgr_sunflower_top2.gif);
	background-repeat: repeat-x;
	
}

#center
{
	margin-left: 0;
	margin-right: 0;
	padding: 0 23px 20px 29px;
	background-image: url(/images/backgr_sunflower2.gif);
	background-repeat: no-repeat;
}

#right
{
	margin: 0;
	padding: 0;
}

#footer {
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}

a
{
	text-decoration: none;
}

a:hover 
{
	color: #7F9964;
	text-decoration: none;
}

p a {
	color: #DB551C;
}

p a:hover {
	text-decoration: none;
}

#right a, #left a
{
	color: #DB551C;
}

#footer a
{
	color: #7F9964;
}

#footer a:hover
{
	color: #DB551C;
}

.container { position: relative; left: 29px; top: 6px; color: #C0C2AE; }
.text { position: absolute; left: -1px; top: -1px; color: #DB551C; }
 
h1 
{
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

h1 .first 
{
	font-size: 36px;
}

h1 a 
{
	color: #DB551C;
}

h3
{
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	
}

h3.section
{
	margin-top: 25px;
}

h3 a
{
	color: #5D5841;
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}

h4 
{
	margin-top: 0;
	padding-top: 0;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

li a 
{
	color: #DB551C;
}

li a:hover 
{
	text-decoration: none;
}

.site-slogan
{
	margin-left: 130px;
}

a.read-more 
{
	color: #DB551C;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

table.comment-form
{
	padding-left: 10px;
	padding-right: 10px;
}

textarea.message
{
	width:300px;
	height:50px;
}

p.music
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
}

#center img {
	padding: 3px;
	border: 1px dotted #A0AC88;
	background-color: #FBF8EA;
}

#center img.spacer {
	border-width: 0;
	padding: 0;
	background-color: transparent;
}

div.right {
	float: right;
	margin: 0 0 10px 10px;
}

div.left {
	float: left;
	margin: 0 10px 10px 0;
}

div.center {
	text-align: center;
}

table.img-box {
	border-width: 0;
	padding: 0;
}

table.img-box td {
	padding: 0;
	margin: 0;
}

div.right div.caption {
	background-color: #F5F3DF;
}

div.left div.caption {
	background-color: #F5F3DF;
}

.caption {
	font-size: 10px;
	line-height: 10px;
	margin-top: 2px;
	padding: 4px 5px 5px 5px;
}

#center p {
	text-align: left;
}

#center ul {
	margin-right: 30px;
	text-align: justify;
}

#center ul li {
	margin-bottom: 5px;
}

#right #search {
	height: 14px;
	margin-left: 20px;
}

#right #menu {
	margin: 18px 10px 10px 13px;
}

form {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

