#strap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699CC;
	height: 40px;
	background-color: #FFFFFF;
}

#menu{
	/*background-color:#336633;
	border-top-color:#336699;
	color:#FFCC99;*/
	text-align:center;
	height: 30px;

}

#menu a:link, #menu a:visited{
	background-color:#FFFFFF;
	border-top-color:#336699;
	border-top-width: medium;
	border-top-style: solid;
	color:#669933;
	text-align:center;
	font-size:16px;
	height: 30px;
	display: block;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	font-weight: bold;
}

#menu a:hover, #menu a:active{
	background-color:#CCCCCC;
	border-top-color:#6699FF;
	color:#FFFFFF;
	/*text-align:center;
	font-size:16px;
	height: 30px;*/
	display: block;
	border-top-width: medium;
	border-top-style: solid;
	/*padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

a:link, a:visited{
	color: #669933;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a:hover,  a:active{
	color: #33CC99;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#apartp{
	background-color:#99CC66;
	font-weight: bold;
	color: #336633;
	font-size: 16px;
}

#topright{
background-color:#003366;
height: 183px;
}

#topleft{
background-color:#6E89CE;
height: 183px;
}

#green{
background-color:#336633;
height: 35px;
border-top-color:#336699;
	border-top-width: medium;
	border-top-style: solid;
border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}

#mainleft{
	padding: 15px;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#mainright{
	padding: 15px;
		width: 450px;
}

#maintwo{
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#attractleft{
width: 150px;
border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#attractright{
width: 590px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#attractleft img{
	margin-top: 30px;
	margin-bottom: 30px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCFFCC;
}
h2 {
	font-size: 22px;
	color: #336633;
}
h4 {
	font-size: 18px;
	color: #6E89CE;
}
li {
	line-height: 20px;
}

#grey{
	background-color: #AEBFE6;
	display: block;
	padding-right: 10px;
}

#footer{
	color: #336633;
	text-align: center;
	display: block;
height: 25px;
border-top-color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 5px 0px 0px 0px;
}
