body {
	background-image: url(img/top-ctr.jpg);
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF0000;
}
.topleft {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topright {
	position: absolute;
	top: 0px;
	text-align: right;
	width: 100%;
	}
.main {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/homeNew.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding: 0px;

}
.main p{
	color: #656E6B;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	width: 400px;
	line-height: 25px;
	text-align: left;

}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A8BCB1;
	position: absolute;
	margin-left: 359px;
	top: 110px;
	padding: 2px;
	border: none #616D6D 0px;
	border-right-width: 10px;
	border-right-style: solid;
	visibility: hidden;
	width: 200px;	
}
.drop a, .drop a:hover, .drop a:link, .drop a:visited {
	color: #000000;
}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #895254;
	font-weight: bold;
	background-image: url(img/tagbg.jpg);
	padding-top: 5px;
	letter-spacing: 0px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
}
.tag a, .tag a:hover, .tag a:link, .tag a:visited {
	color: #895254;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.footer a, .footer a:hover, .footer a:link, .footer a:visited {
	color: #999999;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 750px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.content ul{
	color: #669999;
	list-style-image: url(img/square.gif);
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.content h2 {
	color: #895254;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	}
.content p{
	width:500px;
	padding-left:10px;
	}
h1 {
	color: #895254;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
}
.navContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
}
