/* LilMac Css */
#Container {
	width : 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #F5F5FA;
	border: medium outset #999999;
			}
#Right {
	float: right;
	width: 625px;
	clear: right;
	margin-right: 10px;
}
#Left {
	float: left;
	width: 340px;
	clear: left;
	margin-left: 5px;
}
#Logo {
	width: 375px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Layout/LogoCleanest.png);
	height: 200px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
#Emblem {
	width: 325px;
	margin-top: 20px;
	height: 256px;
}
#Content {
	width: 625px;
	background-repeat: repeat-y;
	
}
#ContentTop {
	width: 625px;
	height: 30px;
	background-repeat: no-repeat;
}
#ContentBottom {
	width: 625px;
	background-repeat: no-repeat;
	height: 32px;
}
#Content .item h2 {
	margin-bottom: 0px;
	color: #ba3202;
}
#Content .item h3 {
	font-weight: lighter;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #412b09;
}
p {
	color: #3f3928;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Layout/ListBullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: -10px;
	list-style-type: none;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #412b09;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-style: italic;
}

#Menu {
	width: 300px;
}
#MenuTop {

	width: 300px;
}
#MenuBottom {

	width: 300px;
}
#Footer {
	width: 1000px;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 0px;
	background-image: url(images/FOOTERMOLD.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
#Header {
	width : 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-image: url(images/bigmold2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#HeaderRight {

	float: right;
	width: 625px;
	clear: right;
	margin-right: 10px;
}
#HeaderLeft {

	float: left;
	width: 340px;
	clear: left;
	margin-left: 5px;
}

#TopMenu {
	clear: both;
	width: 374px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	text-align: center;
}

#Slogan {
	clear: both;
	width: 374px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: italic;
	font-size: 18px;
}
#RLbox {
	width: 995px;
	clear: both;
}

.item {
	height: auto;
	width: 620px;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #2d2d2d;
	clear: right;
	float: right;
}
.itemleft {
	float: left;
	width: 375px;
	height: auto;
}

.pic{
	float: right;
	height: 150px;
	width: 240px;
	border-top: 2px #848484;
	border-right: 2px outset #848484;
	border-bottom: 2px outset #848484;
	border-left: 2px #848484;
}
td {
	text-align: center;
	font-size: 12px;
}




tr {
}
.itemnote {
	float: left;
	width: 375px;
	margin-top: 7px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: lighter;
	color: #3F3928;
	text-decoration: underline;
}
