@charset "utf-8";
a {	outline: none;}
/*a {
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	outline: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}*/
#logo {
	margin-right: auto;
	margin-left: auto;
	width: 1152px;
	height: 173px;
	background-image: url(../images/greenTopBar.png);
	background-repeat: no-repeat;
	
}
#logo img {
	padding-left: 12px;
	outline:none;
	border:none;
	margin-top: 0px;
}
#navBar {
	height: 24px;
	left: auto;
	right: auto;
	width: 1150px;
	margin-top: 20px;
}

#content {
	height: 500px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	float: left;
	width: 250px;
	margin-top: 79px;
}
						
#content1 {
	height: 470px;
	width: 540px;
	float:right;
	overflow:hidden;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #754c24;
			}
#main {
	width:908px;
	padding:0;
	border:none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	height: auto;
}
#menu {
	float: left;
	width: 230px;
	margin-top: 15px;
}

body {
	margin:0px;
	padding:0px;
	background-color: #5d9d84;
	background-image: url(../images/featuredBgPg.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 908px;
	height:19px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 1px;
}
.marco{
	border:2px;
	padding:1px;
	border-color:#000000;
	height: 402px;
	width: 540px;
}
