@charset "utf-8";
/* CSS Document */


body {
	background-position:center top;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
font-size : 12px;
font-family:Verdana, Geneva, sans-serif;
margin-top : 55px;
margin-left : 0;
margin-bottom : 10px;
margin-right : 0;
text-align : center;
color : #d8d8d8;
}

input, textarea, select{
	font-size: 10px;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	font-variant: normal;
	text-transform:none;
	color: #415B6C;
	text-decoration: none;
	background-color: #FAF9F9;
	border: 1px #ACCEDA outset
}


a {
color : #5e7416;
text-decoration: underline;

}

a:hover {
color : #5e7416;
text-decoration : none;
}

img {
border : 0;
}

hr {
	color: #f3f3f3;
	background-color: #f3f3f3;
	height: 1px;
	width: 470px;
}

h2 {
	font-size : 15px;
	color : #f3f3f3;
}

h3 {
	font-size : 14px;
	color : #5e7416;
}
.green {
	color: #5e7416;
}

.copyright {
	font-size:10px;
	color: #5e7416;
}


table.prices {
	width:550px;
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #d6e1ca;
	border-collapse: collapse;
	background-color: #eff6e8;
}
table.prices th {
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: #d6e1ca;
	background-color: #eff6e8;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.prices td {
	width:50%;
	border-width: thin;
	padding: 5px;
	border-style: solid;
	border-color: #d6e1ca;
	background-color: #eff6e8;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* ////////////////////////////////////// Header menu settings //////////////////////////////// */

.menu {
	background-image:url(../img/menu.jpg);
	width:800px;
	height:50px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-stretch:semi-condensed;
	color: #5e7416;
}
.menu_row a {
	line-height: 100%;
	padding: 16px 11px 15px 11px;
	color : #5e7416;
	text-decoration : none;
	font-size:12px;
}

.menu_row a:hover {
	line-height: 100%;
	padding: 16px 11px 15px 11px;
	font-size:12px;
	margin-top:20px;
	color : #5e7416;
	text-decoration : none;
}


/* ////////////////////////////////////// Footer menu settings //////////////////////////////// */


.fmenu {
	background-image:url(../img/fmenu.jpg);
	width:800px;
	height:50px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-stretch:semi-condensed;
	color: #bad464;
}
.fmenu_row a {
	line-height: 100%;
	padding: 18px 11px 17px 11px;
	color : #bad464;
	text-decoration : none;
	font-size:12px;
}

.fmenu_row a:hover {
	line-height: 100%;
	font-size:12px;
	margin-top:20px;
	color : #bad464;
	text-decoration : none;
}

/* ////////////////////////////////////// Header menu settings //////////////////////////////// */

.sub_menu {
	margin-right: 8px;
	margin: 9px 8px 10px 0px;
	background-image:url(../img/sub_menu.jpg);
	width:166px;
	height:50px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-stretch:semi-condensed;
	color: #5e7416;
}
.sub_menu_row a {
	line-height: 100%;
	padding: 16px 11px 15px 11px;
	color : #5e7416;
	text-decoration : none;
	font-size:12px;
}

.sub_menu_row a:hover {
	line-height: 100%;
	padding: 16px 11px 15px 11px;
	font-size:12px;
	margin-top:20px;
	color : #5e7416;
	text-decoration : none;
}




/* ////////////////////////////////////// Content box settings //////////////////////////////// */

.t_l {
	background-image:url(../img/t_l.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	height: 15px;
	width: 9px;
}
.t_r {
	background-image:url(../img/t_r.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 15px;
	width: 9px;
}
.f_l {
	background-image:url(../img/f_l.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 9px;
	width: 9px;
}
.f_r {
	background-image:url(../img/f_r.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 9px;
	width: 9px;
}
.t {
	background-image:url(../img/t.gif);
	background-repeat:repeat-x;
	height: 15px;
	background-position:bottom;
}
.r {
	background-image:url(../img/r.gif);
	background-repeat:repeat-y;
	width: 9px;
}
.f {
	background-image:url(../img/f.gif);
	background-repeat:repeat-x;
	height: 9px;
	background-position:top;
}
.l {
	background-image:url(../img/l.gif);
	background-repeat:repeat-y;
	width: 9px;
}
.cont {
	background-color:#eff6e8;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
}

/* ////////////////////////////////////// Img shadow settings //////////////////////////////// */

.img_t_l {
	background-image:url(../img/img_t_l.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 11px;
	width: 11px;
}
.img_t_r {
	background-image:url(../img/img_t_r.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 11px;
	width: 11px;
}
.img_f_l {
	background-image:url(../img/img_f_l.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 11px;
	width: 11px;
}
.img_f_r {
	background-image:url(../img/img_f_r.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 11px;
	width: 11px;
}
.img_t {
	background-image:url(../img/img_t.gif);
	background-repeat:repeat-x;
	height: 11px;
}
.img_r {
	background-image:url(../img/img_r.gif);
	background-repeat:repeat-y;
	width: 11px;
}
.img_f {
	background-image:url(../img/img_f.gif);
	background-repeat:repeat-x;
	height: 11px;
	background-position:top;
}
.img_l {
	background-image:url(../img/img_l.gif);
	background-repeat:repeat-y;
	width: 11px;
}
.img_cont {
	background-color:#eff6e8;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
}
