@charset "utf-8";
#wrapper {
	background-image: url(images/CFM-topbkg.jpg);
	background-repeat: repeat-x;
}
body {
	background-image: url(images/CFM-bkg.jpg);
}
#pageWidth {
	width: 1100px;
}
#banner {
	height: 150px;
	width: 1100px;
}
#underNav {
	width: 1000px;
	background-image: url(images/page-top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	margin-right: 50px;
	margin-left: 50px;
}
#page {
	width: 998px;
	background-color: #FFFFFF;
	border: 1px solid #948667;
	margin-right: 50px;
	margin-left: 50px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#page a{
	color: #006699;
}

#nav {
	width: 1000px;
	margin-right: 50px;
	margin-left: 50px;
}
#main {
	position:absolute;
	left:50%;
	top:0px;
	width:10px;
	height:10px;
	z-index:1;
}
#pageDrop {
	position:absolute;
	left:-500px;
	top:175px;
	width:998px;
	height:116px;
	z-index:2;
}
#slideshow {
	position:absolute;
	width:514px;
	height:375px;
	z-index:2;
	top: 0px;
}

#homeText {
	text-align: left;
	float: left;
	width: 462px;
	height: 346px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

#homeText a{
	color: #006699;
}
#homeFill {
	height: 365px;
	width: 100%;
}

#homePanels {
	float: left;
	width: 998px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
#footNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553b19;
	width: 1000px;
	margin-top: 4px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: center;
	float: left;
}
#footNav a{
	color: #553b19;
	text-decoration: none;
}
#footNav a:hover{
	color: #E9E8C9;
	text-decoration: none;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 1080px;
	color: #553b19;
	margin: 10px;
}
#copy a{
	color: #553b19;
	text-decoration: underline;
}
#copy a:hover{
	color: #E9E8C9;
	text-decoration: underline;
}

#rightPic {
	float: right;
	margin-left: 4px;
}

#panel {
	background-image: url(images/panel-bkg.png);
	background-repeat: no-repeat;
	width: 228px;
	margin-right: 10px;
	float: left;
	margin-left: 11px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#panelText {
	margin: 8px;
	width: 212px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#panelFacts {
	width: 212px;
	margin-bottom: 8px;
}

#panelText a{
	color: #006699;
}

.panelHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a49676;
}

#leftPic {
	float: left;
	margin-right: 4px;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a49676;
	font-weight: bold;
}

#content {
	float: right;
	width: 655px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#pagePanels {
	width: 248px;
	margin-right: 50px;
	margin-left: 20px;
}

#picBkg {
	background-image: url(images/pagePhotobkg.png);
	background-repeat: no-repeat;
	width: 323px;
	height: 236px;
}
#pagePic {
	height: 188px;
	width: 282px;
	margin-top: 23px;
	margin-right: 22px;
	margin-bottom: 24px;
	margin-left: 18px;
}


#leftContent {
	width: 323px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
#editLeft {
	width: 298px;
	margin-right: 14px;
	margin-left: 11px;
}
#storeItem {
	width: 152px;
	border: 1px dotted #CCCCCC;
	float: left;
	padding: 3px;
	height: 110px;
}
#storePic {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}

.lgLink {
	font-size: 13px;
	color: #006699;
}
.lgLink a{
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.lgLink a:hover{
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #A49676;
}
