﻿/* background  HTML color and BODY graphic */
html 				{background-image:url("../graphics/bg-theme.jpg");}
body 				{margin: 0px ; background-image: url("../graphics/background.jpg");background-repeat: no-repeat; background-position: center top;}
/* main table for width and centering on page */

.main				{width:782px; margin-left:auto; margin-right:auto; background-image:url('../graphics/index_spacer.jpg');}

.header				{width:782px; height:302px;  position:relative; background-image:url('../graphics/index_top.jpg'); clear:both;}
.content			{width:782px; background-image:url('../graphics/index_center.jpg'); background-position: top left; background-repeat:no-repeat;}
.footer				{width:782px; height:90px; background-image:url('../graphics/index_bottom.jpg');}

	.footer_left		{width:220px; height:90px; }
	.footer_right		{height:70px; text-align:center; vertical-align:top; padding: 20px 0px 0px 0px;}


.content_left1 		{width:20px;}
.content_left		{width:190px; padding: 0px 0px 0px 0px; vertical-align:top;}
.content_right1 	{width:20px;}
.content_right		{padding: 0px 0px 0px 0px; vertical-align:top;}
.content_right2 	{width:24px;}

.body2_w			{padding:7px 5px 5px 9px; vertical-align:top;}
.body1_w			{margin:45px 0px 0px 0px; padding:2px 5px 2px 5px;   border-style:double; border-color:#B29857;}

.body2_top			{width:190px; height:200px; background-image:url('../graphics/body2_top.jpg'); background-position:top left;background-repeat:no-repeat;}
.body2_spacer		{width:190px; height:200px; background-image:url('../graphics/body2_spacer.jpg'); }
.body2_bottom		{width:190px; height:200px; background-image:url('../graphics/body2_bottom.jpg'); background-position:bottom left;background-repeat:no-repeat; vertical-align:top;}

.body3_w			{margin:5px 0px 0px 0px; padding:2px 5px 2px 5px;    border-style:double; border-color:#B29857;}
.w3c_w				{margin:5px 0px 0px 0px; padding:2px 5px 2px 5px;    border-style:double; border-color:#B29857;}

.menu_top			{ height:35px; text-align:left; text-indent:30px; padding-top: 10px; font-size:12pt; font-weight: bold; font-variant:small-caps;}