@charset "utf-8";

/* CSS Document */

/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 10px;
	color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #666666;
}
p {
	font:normal 12px "arial", times, georgia, serif;
	line-height:1.6em;
	color:#666666;
	text-align:inherit;
}
em {
	font:italic 10px "arial", times, georgia, serif;
	line-height:normal;
	color:#666666;
	text-align:right;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #999999 ;
}
a:visited {
	text-decoration: none;
	color: #999999 ;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#content_home h2 {
	font:bold 12px "Times New Roman", times, georgia, serif;
	color:#ACACAC;
	padding:0 0 6px 0;
	margin:0;
}

#content_home p {
	font:normal 13px arial, helvetica, verdana, sans-serif;
	padding:0 0 10px 0;
	margin:0;
}

#content_home_left {
	width:230px;
	padding:30px 20px 0 20px;
	border-right-width: 5px;
	border-right-color: #333333;
	text-align: left;
}

#content_home_middle {
	width:223px;
	padding:30px 20px 0 20px;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #333333;
}

#content_home_right {
	width:253px;
	padding:30px 20px 0 20px;
	text-align: left;
}
#IMAGE {
	width:1030px;
	float:left;
	text-align: left;
	height: 308px;
	background-image: url(../images/home/bg-image.png);
	background-repeat: no-repeat;
	background-position:top center;
}
#IMAGE_content {
	width:960px;
	text-align: left;
	height: 291px;
	padding: 12px 34px 5px 34px;
}
#IMAGE_home_bg_back {
	background-image: url(../images/bg-b-image.png);
	background-repeat: repeat-x;
	background-position:top center;
	height: 426px;
}




/* PHOTOS */
.photo_left {
	float:left;
	padding:0 5px 5px 0;
	margin:0 0 0 3px;
}

.photo_right {
	float:right;
	padding:0 0 10px 10px;
	margin:0 -3px 0 0;
}

.icon_bottom {
	padding-right: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}


/* SITEMAP */
.sitemaptext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	height:31px;
	color: #6D8038;
}
.sitemaptext-bold {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	height:31px;
	color: #6D8038;
	font-weight: bold;
}



/* NAVIGATION SITEMAP */
#navigSM a:link {font-family: Arial;color: #6D8038; text-decoration: none;text-transform: uppercase; }
#navigSM a:visited {font-family: Arial;color: #6D8038; text-decoration: none; text-transform: uppercase;}
#navigSM a:hover {font-family: Arial;color: #6D8038;text-decoration: blink;font-weight: bold;text-transform: uppercase;}
#navigSM a:active {font-family: Arial;color: #6D8038;  text-decoration: none;text-transform: uppercase; }

