

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #604c11;
	background-color: #FFF;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tagline {
	padding: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
#tagline p {
	font-size: 0.8em;
	letter-spacing: 0.07em;
	color: #a09151;
	text-align: right;
	padding: 12px 0px 0px 32px;
	margin-top: 49px;
}
/*
Layout Width
*/
#outer {
	border: 1px solid #a09151;
	padding: 2px;
	width: 940px;
	margin: 0 auto;
}
/*
Available Width
940 - 40 = 900
*/
#inner {
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#p7PMM_1 {
	width: auto;
	margin: 0 0 16px 0;
	font-size: 0.8em;
	position: relative;
	z-index: 9999;
}
#masthead {
	overflow: hidden;
	margin-bottom: 20px;
	background-image: url(../images/colorblock_900w.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;

}
#masthead img {display: block;}

.maincontent {
	padding: 24px 32px;
	background-color: #FFF;
}
.maincontent  p{
	font-size:  0.78em;
	line-height: 1.5em;
	color: #604c11;
	letter-spacing: 0.1em;
}

	
.maincontent ul {
	list-type: ul;
	list-style: square outside;
	font-size:  0.78em;
	line-height: 1.5em;
	color: #604c11;
	letter-spacing: 0.1em;
	padding-right: 10px;
}

.maincontent ul li {
	margin-left: 30px;
}

/*Links*/
.maincontent a {
	color: #604c11;
	text-decoration: underline;
	}

.maincontent a:hover {
	color: #604c11;
	text-decoration: none;
	}

h1, h2 {
	margin: 0px;
	font-size: 1.2em;
	letter-spacing: 0.35em;
	color: #604c11;
}
h2 {
	margin: 36px 0 0 0;
}

h3 {
	margin: 0px;
	font-size: 0.9em;
	letter-spacing: 0.15em;
	color: #604c11;
	padding-top: 10px;
}

.footer {
	overflow: hidden;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	color: #a09151;
	margin-top: 20px;
}
.footer p {
	margin: 1px 0 px 0;
}
.footercolumn1 {
	float: left;
	width: 498px;
	margin-right: 30px;
}

.footercolumn1 a {
	color: #4AB0C6;
}
.footercolumn1 a:visited {
	color: #4AB0C6;
}
.footercolumn1 a:hover {
	color: #FFF;
}

.footercolumn2 {
	float: right;
	width: 370px;
	text-align: right;
}

.footercolumn2 a {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
}
.footercolumn2 a:hover {
	color: #000;
	border-color: #FFF;
}


.leftimage{
	float: left;
	padding: 10px;
}

.rightimage{
	float: right;
	padding: 0px 10px;
}

.right_align {
	text-align: right;	
}
