
/* -------------- FONTS -------------- */

H1 { 
	font-family: Georgia, Times, Serif, Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #3F582F;
	padding: 0px 0px 0px 20px;
}

H2 { 
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 20px;
}

H3 { 
	font-family: "Century Gothic", Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 20px;
}

H3 a:link, H3 a:visited, H3 a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

H3 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 10px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
	margin: 0px 25px 0px 20px;  
}

p a:link, p a:visited, p a:active {
	color: #3F582F;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.menutext { 
	font-family: "Century Gothic", Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #000;
	padding: 0px 0px 0px 15px;
}

.menutext a:link, .menutext a:visited, .menutext a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.menutext a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.submenutext { 
	font-family: "Century Gothic", Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFF;
	padding: 0px 0px 0px 0px;
}

.submenutext a:link, .submenutext a:visited, .submenutext a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.submenutext a:hover {
	color: #3F582F;
	font-weight: normal;
	text-decoration: underline;
}

.tabletext { 
	font-family: Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #3F582F;
	padding: 0px 0px 0px 0px;
}

.bottomtext { 
	font-family: Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 8px;
	line-height: 14px;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #3F582F;
	padding: 0px 0px 0px 0px;
}

.bottomtext a:link, .bottomtext a:visited, .bottomtext a:active {
	font-weight: normal;
	color: #3F582F;
	text-decoration: none;
}

.bottomtext a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.imagelink {
	font-family: Verdana, Helvetiva, Sans-Serif;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #404040;
	background-color: #FFFFFF;
}

.imagelink a:link, .imagelink a:visited, .imagelink a:active {
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}

.imagelink a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


/* -------------- CONTENT -------------- */


body { 
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	background: #C0C5BE;
	min-width: 870px;    /* Minimum width of layout - remove line if not required */
	background-image: url(Background.jpg);
}

.main {
	width: 870px;
	margin: 0px auto 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.header {
	float: left;
	width: 870px;
	text-align: center;
	background: #FFF;
	border-width: 10px 10px 0px 10px;
	border-style: solid;
	border-color: #3F582F;
}

.colmask {
		position: relative;
	    clear: both;
	    float: left;
        width: 100%;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		border-width: 0px 10px 0px 10px;
		border-style: solid;
		border-color: #3F582F;
}

.leftmenu {
		margin: 0px;
		padding: 0px;
	    background: #FFF;
}

.leftmenu .colright {
        float: left;
        width: 200%;
		margin: 0px;
		padding: 0px;
		position: relative;
		left: 183px;
        background: #fff;
}

.leftmenu .col1wrap {
	    float: right;
	    width: 50%;
	    position: relative;
	    right: 182px;
	    padding-bottom: 20px;
}

.leftmenu .col1 {
        margin: 3px 0px 0px 185px;
	    position: relative;
	    right: 100%;
	    overflow: hidden;
		padding: 0px;
		text-align: left;
		border: 0px solid #000;
}

.leftmenu .col2 {
	float: left;
	width: 180px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	position: relative;
	right: 180px;
}

.bottom {
	float: left;
	width: 870px;
	text-align: center;
	background: #FFF;
	border-width: 0px 10px 0px 10px;
	border-style: solid;
	border-color: #3F582F;
}

.footer {
 	float: left;
	width: 850px;
	margin: 0px auto 0px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	border-width: 0px 10px 10px 10px;
	border-style: solid;
	border-color: #3F582F;
	background: #FFF;
}

.menu {
    float: left;
	width: 180px;
	height: 550px;
	padding: 0px;
	margin: 0px 0px 0px 0px;;
 	border: 0px solid #000;
 	background: #669933;
 	text-align: left;
	background-image: url(Menu-Background.jpg);
}

.submenu {
	width: 661px;
	padding: 5px 5px 5px 15px;
	margin: 0px;
 	border: 0px solid #000;
 	text-align: left;
 	background: #CCC;
}

.thin-black-line {
	position: relative;
   	color: #000;
	margin: 10px 15px 10px 15px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thin-black-line2 {
	position: relative;
   	color: #000;
	margin: 10px 20px 10px 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

   		