body {
	background-color: #d5e06b;
	background-image:url(../images/bkg_2.jpg);
        background-repeat: repeat-x;        
	font-family: arial, helvetica, sans-serif; 
	font-size:16px;
	color: #000000;
}
p, td, th, li  {
	color: #000000;
	font-size: 16px;
}
hr { text-align: center; width: 90%; height: 1px; color: #197fc2; background-color:#197fc2; border: 0;}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #197fc2;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #197fc2;
	text-align: center;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #197fc2;
}
#menu_bar {
	left: 0px;
	width: 850px;
	z-index: 100;
        clear: both;
}
#page {
	position: relative;
	left: 0px;
	width: 850px;
	background-image: url(../images/ges_design.gif);
	background-repeat: no-repeat;
        clear: both;
 }
#footer {
	z-index: 40;
	width: 850px;
        position: relative;
	left: 0px;
	text-align: center;
	padding: 15px 5px 5px 5px;
        font-size: 12px;
        clear: both;
	}
#footer td {
	color: #197fc2;
        font-size: 12px;
	}
.green_1 {
	color: #006633;
}
.blue_1 {
	color: #197fc2;
}
.green_2 {
	color: #663333;
}
.gold {
	color: #ffcc33;
}
.red {
	color: #990000;
}
a:link {
	color: #006633;
}
a:hover {
	color: #666633;
}
a:visited {
	color: #006633;
}
.press 	{color: #990000;}
.press a:link {
	color: #990000;
}
.press a:hover {
	color: #666633;
}
.press a:visited {
	color: #990000;
}

.engrave {font-family: "Engravers MT", arial, serif}
.sm_12 {font-size: 12px;}
/************** .feature styles ***************/
.feature{
	padding: 0px 0px 10px 10px;
	text-align: left;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.page_feature{
	padding: 2px 2px 2px 2px;
}
.page_feature img, object {
	float: right;
	padding: 0px 0px 0px 0px;
}

.page_feature_l{
	padding: 2px 2px 2px 2px;
}
.page_feature_l img, object {
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 0 5px 5px 5px;
}
.page_feature_t{
	padding: 2px 2px 2px 2px;
	clear: both;
}
.page_feature_t img{
	float: none;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}
