/* --- CSS doc --- */

/* ---------------------------------------------------------------------  Basic HTML Styling */
body {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url('../images/top_menu/top-background.gif');
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height:100%;
}
img {
	border: 0px;
}

a {
	color: #003b1b;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #879205;
	text-decoration: underline;
}

.bull {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #879205;
}



/* ---------------------------------------------------------------------  Layout ID's */

#main
{
	top: 0px;
	/*ew width: 760px;*/
	width: 940px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: #879205;
	/*background-color: #FFFFFF;*/
	
}


/* ----------------------------------------------------  Header */


#header {
	
	/*ew width: 760px;*/
	width: 940px;
	height:170px;
	text-align: center;
	display: inline;
	background-color: #FFFFFF;
}

#header .img {
	/*ew width: 760px;*/
	width: 760px;
	height:170px;
	text-align: right;
	float: left;
	display: inline;
}


/* -------------------------Logo */

#logo {
	width: 180px;
	text-align: left;
	float: left;
	height: 148px;
	border: none;
	background-color: #FFFFFF;
}
#logo img {
border: none;
}




/* ----------------------------------------------------  Content */	

#content {
	position: relative;	
	/*ew width: 760px;*/
	width: 940px;
	height: 100%;
	clear: both;
	background-color: #879205;
}

/* ----------------------------------------------------  Left Column */
#leftColumn {
	position: relative;
	width: 180px;
	float: left;
	text-align: left;
	background-color: #879205;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	height:100%;
	margin: 0px 0px 0px 0px;
}
#leftColumn a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#leftColumn p {
	padding: 10px;
	line-height: 20px;
}
#leftColumn strong {
	font-size: 16px;
	font-weight: normal;
}
/* -------------------------menu */
#menu {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#menu img {
	border: 0px;	
}
# menu ul {
	list-style-type: none;
}
#menu li {
	list-style-type: none;
}
#menu  a {
	font-size: 16px;
	line-height: 40px;
	bottom: 8px;
	position: relative;
}
#menu  a.menuMarked {
	color: #003b1b;
	font-weight: bold;
	vertical-align: middle;	
}
#menu li.dropdownMenuLi {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	padding-left: 40px;
}

#menu .dropdownMenuLi a {
	font-size: 12px;
	line-height: 20px;
}
#menu li.dropdownMenu {
	/*padding:  5px;*/	
	position: relative;	
	line-height: 20px;
}
#menu a.dropdownMenu {
	font-size: 12px;
	line-height: 20px;
}
#menu  li.dropdownMenuMarkedLi {
	position: relative;
	width: 110px;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 5px;
	line-height: 20px;
	bottom: 8px;	
	padding-left: 40px;
}

#menu  a.dropdownMenuMarked {
	position: relative;
	width: 150px;
	font-size: 12px;
	color: #003b1b;
	line-height: 16px;
	bottom: 1px;
}
/* ----------------------------------------------------  Right Column */
#rightColumn{
	position: relative;
	/*ew width: 539px;*/
	width: 720px;
	float: right;
	text-align: left;
	top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	min-height: 1000px;
	height: 100%;
	
/*	border-right: 1px solid #879205;*/
}

#rightColumnTop {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}

/* -------------------------search */
#leftTop {
	position: relative;
	font-size: 18px;
	float: left;
	width: 200px;
}
#searchForm {
	font-size: 11px;
	line-height: 12px;
	padding-top: 20px;
	
} 
#searchForm input {
	font-size: 11px;
	color: #c4c4c4;	
	
}

#searchForm input.searchBorder {
	border: 1px solid #003b1b;
	padding: 2px;
	margin-bottom: 2px;
}
/* -------------------------Login area */

#wlw_Login {
position: relative;
float: left;
display: inline;
width: 400px;
height: 60px;
text-align: center;
color: #000000;
font-size: 11px;
line-height: 11px;
background-color: #FFFFFF;
margin: 0px auto;
padding: 10px 0px 0px 0px;
}

#wlw_Login a {
display: inline;
background-color: #879205;
color: #FFFFFF;
font-size: 11px;
line-height: 11px;
padding: 3px 8px 3px 8px;
margin: 0px 0px 0px 0px;
text-decoration: none;
border-top: solid #dee1b9 1px;
border-right: solid #dee1b9 1px;

border-bottom: solid #475400 1px;
border-left: solid #475400 1px;

}

#wlw_Login a:hover {
text-decoration: underline;
}

/* ------------------------- Logo */
#rightTop {
	position: relative;
	float: right;
	width: 80px;
	height: 60px;
	top: 0px;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ------------------------- Article */
#article {
	clear: both;	
	line-height: 24px;
	font-size: 13px;
	text-align: justify;
	height: 100%;
	background-color: #FFFFFF;
}

#article h1 {
	font-size: 24px;
	color: #003b1b;
	line-height: normal;
	font-weight: normal;
}

#article h2 {
	font-size: 16px;
	color: #879205;
	line-height: normal;
	display: inline;
	font-weight: normal;
}

#article h3 {
	font-size: 14px;
	color: #879205;
	line-height: normal;
	display: inline;
	font-weight: normal;
}

#article h4 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding: 10px;
	border: 5px solid #879205;
	margin-right: 40px;
	margin-left: 40px;	
}
#article h4 b {
	font-size: 16px;
	color: #003b1b;
	font-weight: normal;
}
#article a {
	color: #003b1b;
	text-decoration: underline;
}

#article input {
	border: 1px solid #666666;
	width: 300px;
}
#article input.send {
	width: 80px;
}
#article textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #666666;
	display: inline;
}

#article .contactFloatLeft {
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 20px;
	display: inline;
}

#article .contactFloatRight {
	float: left;
	width: 320px;
	display: inline;
}
#article .contactSend {
	clear: both;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 600px;
	padding-top: 30px;
}

/* ------------------------- floatRight */

.floatRight {
	float: right;
	padding-left: 30px;
}
.floatRight span {
	text-align: left;
	font-style: italic;
	color: #333333;
}

/* ------------------------- floatLeft */

.floatLeft {
	float: left;
	padding-right: 30px;
}
.floatLeft span {
	text-align: right;
	font-style: italic;
	color: #333333;
}


/* ----------------------------------------------------  Footer */

#footer {	
	background: url('../images/footer.gif');
	background-repeat: no-repeat;
	/*ew width: 760px;*/
	width: 940px;
	clear: both;
	top: 10px;
	padding-top: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFF;
	border-top: 2px solid #879205;
	color: #666;
	font-size: 11px;
}

#footer a {
	color: #666;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	padding-bottom: 20px;
	text-decoration: underline;
}







/* ------------------------------------------------------ Classes */


.hidden {
	display:none;
}

.searchTitle {
	font-size: 16px;
	color: #004a2d;
}
.seeMore {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #004a2d;
}