@charset "utf-8";
body {
	background-image: url(../images/WorkSkills-BG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {

}
#container {
	min-height:200px;
}
#navigation {
	text-align: right;

}
.divider {
	font-size: 10%;
	height: 5px;
	border: 1px solid #59AB00;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 205px;
	margin-right: 0px;
	background-color: #FFF7C9;
}
li.Activities a  {
	background-image: url(../images/ButtonBG-Green.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
li.Activities  a:hover {
	background-image: url(../images/ButtonBG-Green-over.gif);
}
.Accommodation a {
	background-image: url(../images/ButtonBG-Purple.gif);
	background-repeat: repeat-y;
}
.Accommodation a:hover {
	background-image: url(../images/ButtonBG-Purple-over.gif);
}
.Prices a {
	background-image: url(../images/ButtonBG-Orange.gif);
	background-repeat: repeat-y;
}
.Prices a:hover {
	background-image: url(../images/ButtonBG-Orange-over.gif);
}
.Site a {
	background-image: url(../images/ButtonBG-Blue.gif);
	background-repeat: repeat-y;
}
.Site a:hover {
	background-image: url(../images/ButtonBG-Blue-over.gif);
}
.Area a {
	background-image: url(../images/ButtonBG-Violet.gif);
	background-repeat: repeat-y;
}
.Area a:hover {
	background-image: url(../images/ButtonBG-Violet-over.gif);
}
#additional-content h2 {
	background-color: #5AAD00;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 120%;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
#additional-content li {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5BAD01;
	border-right-color: #5BAD01;
	border-bottom-color: #5BAD01;
	border-left-color: #5BAD01;
}
#additional-content ul {
	background-color: #FFF7C9;
	margin-left: 0px;
	margin-bottom: 5px;
}
#additional-content {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 90%;
}
#reg {
	text-align: center;
	height: 120px;
	border: 3px solid #5AAD00;
	padding-top: 30px;
	padding-bottom: 0px;
}


em {
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
	color: #5AAD00;
	text-align: center;
}


#footer p {
	color: #999999;
	font-size: 90%;
	margin-left: 205px;
	margin-right: 0px;
	margin-top: 0px;
}
.table1 {
	border: 1px solid #5AAD00;
	clear: both;
	margin-top: 0px;
}
.table1 caption {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5EAE01;
	margin-top: 10px;
}
.table1 td {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #5AAD00;
}
.table1 th {
	border: 1px solid #5AAD00;
}

hr {
	color: #FFFFFF;
	border: 1px solid #e9e9e9;
	height: 7px;
}
#navigation img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-right: 0px;
}
.feature {
	background-image: url(../images/Feature1.jpg);
	background-repeat: no-repeat;
	margin-left: -76px;
	padding-left: 145px;
	padding-top: 150px;
	padding-right: 80px;
	padding-bottom: 20px;
}
div.feature h2 {
	margin-left: 60px;
	color: #5CAB04;
	margin-bottom: 20px;
}
h2 a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#partners {
	float: left;
	width: 555px;
	margin-left: 205px;
	margin-bottom: 20px;
}
#partners a {
	color: #2F4496;
	font-size: 80%;
}
#partners img {
	margin-top: 10px;
}
ol li {
	list-style-type: decimal;
}

