/* -- GLOBAL --*/

body {
	margin: 0px;
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	color: #000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
}

.subLink2 {
	text-indent: 10px;
}

.h1Img {
	padding-top: 14px;
}

h1 {
	color: #830000;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	color: #629e1b;
	font-size: 18px;
}


h3 {
	
	font-size: 16px;
	font-weight: bold;
}

.imgBorderClip {
	border: 6px solid #dedede;
	padding: 1px;
	left: 30%;
	top: 30%;
	right: 0px;
	bottom: 0px;
}

ul li {
	margin: 0px;
	margin-left: 25px;
	padding-bottom: 4px;
	list-style-type: square;
	color: #830000;
}

.shot {
	padding: 20px;
	color: #fff;
	background-color:#629e1b;
}

img {margin: 0; padding: 0}

hr  {
	width: 100%;
	height: 1px;
	clear: both;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a {
	color: #629e1b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#wrapper {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position:top left;
	text-align: left;
	margin: 0 auto;
	width: 763px;
}

div#topBaner  {
	float: left;
	position: relative;
}

div#topBaner img {
	float: left;
}

div#topBaner .t1 {
	float: left;
}

div#topBaner .t2 {
	float: left;
}
.t3 {
	float: left;
}


/* --- NEWS BOX --- */
div#newsBox {
	width: 437px;
	height: 215px;
	text-align: right;
	color: #fff;

}

div#newsBox a {
	color: #fff;
	text-decoration: underline;
}

div#newsBox a:hover {
	text-decoration: none;
}

div#newsBox .news1 {
	width: 420px;
	text-align: right;
	margin-right: 20px;
}

div#newsBox .news2 {
	padding-top:5px;
	width: 31px;
	float: right;
}



/* -- MENU -- */
div#menu {
	height: 46px;
	float: left;
	width: 526px;
}

div#menu img {
	float: left;
	border: none;
}

div#subMenu1 {
	float: left;
	width: 189px;
	position: absolute;
	background-color: #cfc9ae;
	z-index:5;
	left: 234px;
	top: 126px;
	border-bottom: 8px solid #446e13;
	border-left: 8px solid #446e13;
	filter:alpha(opacity=80);

	-moz-opacity: 0.8; 
	opacity: 0.8;
	visibility: hidden;
}

div#subMenu1 a {
	background-color: #830000;
	font-size: 11px;
	text-decoration: none;
	clear: both;
	width: 169px;
	float: left;
	text-align: left;
	padding: 4px;
	padding-left: 14px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
/*	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; */
}

div#subMenu1 a:hover {
	background-color: #629e1b;
	color: #fff;
}

div#subMenu2 {
	float: left;
	width: 189px;
	position: absolute;
	background-color: #cfc9ae;
	z-index:5;
	left: 314px;
	top: 126px;
	border-bottom: 8px solid #446e13;
	border-left: 8px solid #446e13;
	filter:alpha(opacity=80);

	-moz-opacity: 0.8; 
	opacity: 0.8;
	visibility: hidden;
}

div#subMenu2 a {
	background-color: #830000;
	font-size: 11px;
	text-decoration: none;
	clear: both;
	width: 169px;
	float: left;
	text-align: left;
	padding: 4px;
	padding-left: 14px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
/*	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; */
}

div#subMenu2 a:hover {
	background-color: #629e1b;
	color: #fff;
}


div#subMenu3 {
	float: left;
	width: 189px;
	position: absolute;
	background-color: #cfc9ae;
	z-index:5;
	left: 428px;
	top: 126px;
	border-bottom: 8px solid #446e13;
	border-left: 8px solid #446e13;
	filter:alpha(opacity=80);

	-moz-opacity: 0.8; 
	opacity: 0.8;
	visibility: hidden;
}

div#subMenu3 a {
	background-color: #830000;
	font-size: 11px;
	text-decoration: none;
	clear: both;
	width: 169px;
	float: left;
	text-align: left;
	padding: 4px;
	padding-left: 14px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
/*	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; */
}

div#subMenu3 a:hover {
	background-color: #629e1b;
	color: #fff;
}




/*--- COL LEFT ---*/

div#colLeft {
	width: 438px;
	float: left;
}

div#colLeft .header {
	padding-top: 21px;
}

div#colLeft .contentTxt {
	margin: 12px;
	text-align: justify;
}

div#colLeft .inCol {	
	width: 43%;
	float: left;
	padding-top: 0px;
	padding-left: 15px;
}

div#colLeft .photo {
	margin: 21px;
	margin-bottom: 0px;
	
}

div#colLeft ul li {
	margin: 0px;
	padding-left: 4px;
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-type: square;
}

/* -- COL RIGHT  */
div#colRight {
	width: 323px;
	float: left;
	background-color: #e9e9e9;
}

div#colRight .contentTxtStart a {
	color: #fff;
	text-decoration: underline;
}

div#colRight a:hover {
	text-decoration: none;
}

div#colRight ul {
	mairgin: 10px;
}

div#colRight ul li {
	margin: 0px;
	list-style-image: url(img/li2.gif);
	padding-left: 4px;
	list-style-position: outside;
}

div#colRight ul .li2 {
	list-style-image: none;
	margin: 0px;
	padding-right: 10px;
	list-style-position: inside;
	list-style-type: square;
}

div#colRight .photo {
	margin: 21px;
	margin-left: 43px;
	margin-bottom: 0px;
	
}

div#colRight .contentTxt {
	margin: 21px;
}

div#colRight .contentTxtStart {
	background-color:#830000;
	padding: 20px;
	color: #fff;
	text-align: right;
}

div#rightBaner {
	height: 215px;
	width: 323px;
	float:left;
	clear: right;
}

/*--- MAIN CONTENT --- */

div#mainContent {
	clear: both;
	float: left;
	width: 100%;
}

div#mainContent .contentTxt {
	background-color: #fff;
	padding: 21px;
	clear: both;
}

div#mainContent .header {
	padding-top: 21px;
}


/* -- FOOTER --*/
div#footer {
	font-size: 11px;
	clear: both;
	height: 46px;
	background-image:url(img/footerBg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

div#footer img{
	float:left;
}

div#footer .f1 {
	width: 407px;
	height: 33px;
	float:left;
	padding-left: 21px;
	padding-right: 10px;
	padding-top: 13px;
}
div#footer .f2 {
	width: 323px;
	padding-top: 10px;
	float:left;
}

div#footer .f2  img { 
	float:right;
}

div#footer a {
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}
div#map {
	clear: both;
}
