/* CSS Document */

* { 
	margin:0; padding:0;
	border:0;
}

body{ background:url(images/bg_bot.jpg) bottom repeat-x #fff;
	 border:0;
	 font:14px Arial, Helvetica, sans-serif; color:#000;
	 line-height:18px;
}


/* ============================= main layout ====================== */

a{ color:#536b10; font-weight:bold; text-decoration: underline}
a:hover{ text-decoration: none}
li{ list-style:none}
h1{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	padding-bottom:11px;
}


/* ============================= header ====================== */
#logo{ margin-top:11px;}

#menu { float: right; margin-top:50px;}
#menu li { float: right;}
#menu li a{ display: inline-block; font-size:18px; color:#fbf9e7; font-style: italic; text-decoration:none; font-weight:normal; padding:8px 17px 6px 19px; line-height:30px}
#menu li a:hover, #menu #menu_active a{ background:#000;}

.h{width:330px; float:right; padding-right:30px; padding-top:40px; text-align:justify }
.h1{
	font-size:18px;
	color:#000;
}
.h2{ font:13px Arial, Helvetica, sans-serif; color:#cc0000;}
.h1 .h3{ color:#000;}
.h1 .h4{ color:#7f992d;}
/* ============================= content ====================== */
.pad_bot1
{
	padding-bottom:14px;
	font-weight: bold;
}
.pad_bot2
{ 
padding-bottom:18px
}
.marg_top2{ margin-top:-47px;}
.marg_top1{ margin-top:38px;}
.pad_left1{ padding-left:35px}
.pad_left2{ padding-left:25px}
.marg_right1{ margin-right:20px;}



.link1 { float: left; color:#fbf9e7; font-size:14px; text-decoration:none; padding-left:10px; padding-right:10px; line-height:29px}
.link1:hover{ color:#84320d;}
.link1 span{ display:block; background:#990000;}
.link1 span span {background:url(images/button_left.gif) left top no-repeat; margin-left:-10px; padding-left:10px;}
.link1 span span span {
	background:url(images/button_right.gif) right top no-repeat;
	margin-right:-10px;
	padding-right:10px;
	text-align: center;
}
.link2{ font-weight:normal; color:#ff5f16;}

.list1 li a{ text-decoration:none; color:#000; font-weight:normal; padding-left:14px; background:url(images/marker_1.gif) top left no-repeat; background-position:0 6px;}
.list2 li{ padding-bottom:20px;}

.font1{ font-size:24px; color:#cd8400;}
.font2{ font-size:18px; line-height:24px;}
.font3{ color:#536b10; font-weight:bold;}
/* ============================= footer ====================== */

#footer { }
#footer .link{ padding-top:42px;font-size:12px; color:#fff; line-height:14px;}
#footer img { margin-right:61px;}
#footer a{ color:#fbf9e7; text-decoration:none; font-weight: normal}
#footer a:hover{ text-decoration:underline}
#page1 .body .main #content .wrapper.marg_top1 .col2.pad_left1 .h1 {
	font-size: 18px;
}
#page2 .body .main #content .wrapper.marg_top1 .col2.pad_left1 .h1 {
	font-size: 18px;
}
