/* CSS Document */






.menuitems a:link {
	color: #3c6760; 
	text-decoration: none;
	font-weight: bold;
}


.menuitems a:visited {
	color: #3c6760;
	text-decoration: none;
	font-weight: bold;
}


.menuitems a:hover {
	color: #B1CBBC;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}


.menuitems a:active{
	color: #B1CBBC;
	text-decoration: none;
	font-weight: bold;
}

.submenuitems a:link, a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

.submenuitems a:hover, a:active {
	color: #B1CBBC;
	text-decoration: none;
	font-weight: bold;
}



#leftcolumn a:link{
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	display:block;
	width:220px;
	height:80px; 


}

#leftcolumn a:visited {
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	display:block;
	width:220px;
	height:80px; 
 

}
 
#leftcolumn a:hover{
	border-color: #B1CBBC;
	border-style: solid;
	border-width: 2px;
	display:block;
	width:220px;
	height:80px; 


}

#leftcolumn a:active{
	border-color: #B1CBBC;
	border-style: solid;
	border-width: 2px;
	display:block;
	width:220px;
	height:80px; 

}

#middlecolumn a:link, a:visited  {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

#middlecolumn a:hover {
	color: #B1CBBC;
	text-decoration: none;
	font-weight: bold;
}

#middlecolumn a:active {color: #B1CBBC;
	text-decoration: none;
}


body {
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin:0px;
	padding:0px;
	background-color: #a1f4ee;
	background-image: url(SideIllustration.jpg);
	background-position: top left;
	background-repeat: no-repeat;
		
}


url(SideIllustrationR.jpg);

body, div, p, th, td, li, dd, blockquote, ul {
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;


}

img	{padding: 0px;
}




.boundingbox  {
	z-index: 1;
	margin: 0px auto 0px auto;
	width: 1024px;
}

.bgbox {
	background-image: url(SideIllustrationR.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 1063px;
}



#textbox {
	width: 170px;
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding: 10px;
	line-height: 1.25;
}

#header {margin-left: 3px;
	padding: 0px;
	height: 15px;

}

.menuitems {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 60px;
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size:15px;
	padding: 0px;

}

.submenuitems{
	position: relative;
	top: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 17px;
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size:15px;
	width: 510px;
	padding: 0px 3px 0px 1px;
	background-color: #000000;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;
	
}


#leftcolumn {

	margin-left: 6px;
	margin-top: 50px;
	width: 220px;
	min-height: 400px;
	padding: 0px;
	float:left;
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size:15px;
	padding: 5px;
	background-color: #000000;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;

}

#middlecolumn {
	z-index: 1;
	margin-top: 25px;
	margin-left: 10px;
	width: 510px;
	float:left;

	background-color: #000000;
	padding: 2px;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;
}

#middlecolumnmulti {
	z-index: 1;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 510px;
	float:center;

	background-color: #000000;
	padding: 2px;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;
}

#rightcolumn {
	z-index: 1;
	margin-left: 10px;
	margin-top: 50px;
	width: 220px;
	min-height: 400px;
	padding: 0px;
	float:left;
	font-family : arial,geneva,helvetica, Sans-serif;
	font-size:15px;
	padding: 5px;

	background-color: #000000;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;
}

#middlecolumnwide {
	z-index: 1;
	margin-top: 25px;
	margin-left: 10px;
	width: 730px;
	float:left;

	background-color: #000000;
	padding: 2px;
	border-style: solid;
	border-color: #3c6760;
	border-width: 3px 3px 3px 3px;

#bottomcolumn {
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	Width: 330px;
	float: left;
	
}


