body {
	background-color: #978C82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 4px;
	height: 28px;
}
#pic {
	background-color: #B6B2A7;
	height: 220px;
	background-image: url(images/pic_bg.jpg);
}
#content #content2 {
	float: left;
	background-color: #84796E;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#content #content2 img{
	float: right;
	border: 2px solid #978C82;
	margin-right: 30px;
	margin-left: 20px;

}


#content #contentpush {
	background-color: #978C82;
	position: relative;
	clear: both;
	margin-top: 0px;
	float: left;
	color: #333333;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 8px;
	width: 100%;
	height: 100px;
}

#content #quotes {
	width: 200px;
	margin-top: 15px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #978C82;
	padding-left: 15px;
	margin-right: 15px;
}





#menu {
	background-color: #000000;
	height: 45px;
	position: static;
	vertical-align: middle;
	padding-top: 25px;
	text-align: left;
	width: 100%;
}

ul#menu
{
	margin-left: 0;
	padding-left: 0;
	white-space: normal;
	padding-top: 20px;
}

#menu li
{
display: inline;
list-style-type: none;
}

#menu a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#menu a:link, #menu a:visited
{
color: #fff;
text-decoration: none;
}

#menu a:hover
{
color: #CCCCCC;
text-decoration: none;
}




















#content {
	height: 250px;
}


.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

.white {
	color: #FFFFFF;
}


h1 {
	color: #D2CDC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	white-space: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	display: inline;
}


a {
	text-decoration: underline;
	color: #FFFFFF;
}

a.footerLink {
	text-decoration: underline;
	color: #333333;
}
