body 
{
	font-family: Arial;
	line-height:1.4em;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#eee;
	color:#ffffff;
	height: 100%;
}

p, td, li {
	font-family: Arial;
	line-height:1.4em;
	font-size:12px;
}
a
{
color:#7adbef;
}
h1
{
color:#d5ff4b;
font:normal 22px/1.2em Arial;												
}
h2
{
color:#d5ff4b;
font:bold 16px/1.2em Arial;
}
h1.title, h2.title
{
color:#d5ff4b;
}

h3, h4
{
color:#d5ff4b;
font:bold 14px/1.2em Arial;
}
h5, h6
{
color:#d5ff4b;
font-size:10px;
}

hr{
color:#52B2C9;
border-top:solid 1px #52B2C9;
height:1px;
}

/******LAYOUT*******/
#main
{
margin:0 auto;
margin-bottom:0px;
width:800px;
}
#top
{
position:relative;
width:800px;
height:261px;
background:url(../images/header.jpg) no-repeat;
}
#homelink{
position:absolute;left:110px;top:100px;width:220px;height:100px;display:block;
text-decoration:none;

}

/******NAVIGATION*******/
#navigation
{
width:800px;
height:70px;
background:url(../images/bg_nav.gif) no-repeat;
overflow:hidden;
padding-left:60px;
}
#navigation a
{
display:block;
float:left;
margin-top:20px;
color:#4a8906;
text-decoration:none;
font-family: Arial;
font-size:14px;
font-weight:bold;
text-align:center;
margin-right:10px;
}
#navigation a:hover
{
	text-decoration:underline;
}
#navigation a.selected
{
	text-decoration:underline;
}
#subnav{
overflow:hidden;
}
#subnav a
{
display:block;
float:left;
color:#69331f;
text-decoration:none;
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
text-align:center;
margin:20px 20px 20px 0px;
}
#subnav a:hover
{
	text-decoration:underline;
}
#subnav a.selected
{
	text-decoration:underline;
}
/******CONTENT*******/
#body
{
width:800px;
min-height:500px;
height: auto;
background-color:#7a8a8d;
}
#wideCOL
{
width:465px;
min-height:500px;
margin-left:30px;
margin-right:30px;
float:left;
}
#wideCOL a
{
	text-decoration:none;
}
#wideCOL a:hover
{
	text-decoration:underline;
}
#wideCOL img{
border:solid 1px #ccc;
padding:5px;
margin-left:5px;
}

#narrowCOL
{
width:241px;
float:left;
height: 100%;
color:#3399CC;/*#3399CC*/
font-family: Verdana, Arial;
font-size:12px;
}
#narrowCOL a
{
	text-align:left;
	text-decoration:none;
	color:#339900;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
}
#narrowCOL a:hover
{
	text-decoration:underline;
}
.narrowCONTENTtopA
{
color:#fff;
font-weight:bold;
text-transform:uppercase;
margin-top:10px;
height:43px;
background:#7a8a8d url(../images/bg_panel_topA.jpg) no-repeat;
}
.narrowCONTENTtopB
{
color:#fff;
margin-top:10px;
height:43px;
background:#7a8a8d url(../images/bg_panel_topB.jpg) no-repeat;
}
.narrowCONTENTtopTEXT{
padding-top:15px;
padding-left:20px;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}
.narrowCONTENT
{
padding-top:10px;
padding-bottom:10px;
min-height:63px;
background:#7a8a8d url(../images/bg_panel_middle.gif) repeat-y;
}
.narrowCONTENTtext{
padding:10px 20px 10px 20px;
}
.narrowCONTENTbottom
{

background:#7a8a8d url(../images/bg_panel_footer.gif) no-repeat;
height:12px;
}
#search
{
	position:relative;
	text-align:center;
	height:45px;
	background:#7a8a8d url(../images/bg_search.gif) no-repeat;
padding-top:10px;
}
#search .searchButton img
{
	position:absolute;
	top:10px;
	left:15px;
}
.searchinput
{
	position:absolute;
	top:12px;
	padding:5px;
	left:85px;
	border:solid 1px #bbb;
	width:150px;
}
.textinput
{
	padding:3px;
	border:solid 1px #bbb;
	width:150px;
margin-bottom:5px;
}
/******FOOTER*******/
#footer
{
clear:both;
height:50px;
color:#fff;
text-transform:uppercase;
text-decoration:none;
font-family: Verdana, Arial;
font-size:10px;
font-weight:bold;
background-color:#000;
}
#footer a
{
	display:block;
	float:left;
	margin-top:20px;
	margin-left:20px;
	color:#7adbef;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;

text-align:center;
}
#footer a:hover
{
	text-decoration:underline;
}
.forminput{
display:inline-block;
width:100px;
}
.translation{position:absolute;
left:830px;
top:250px;
width:150px;
height:30px;
}
.translation span{
visibility:hidden;
}
ul{
margin:0px;
padding:0px;
margin-left:20px;
margin-right:10px;
}
li{
margin:0px;
padding:0px;
margin-left:5px;
margin-right:10px;
}
table.subtletable{border-top:solid 1px #777;border-left:solid 1px #777;}
.subtletable td{border-bottom:solid 1px #777;border-right:solid 1px #777;}
.subtletable td{padding:2px;}

label{
display:block;
clear:both;
width:100px;
}
#umbracoAutoForm{
border:none;
padding:0;
margin:0;}
fieldset{border:none;
padding:0;
margin:0;}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

