body	{
	font-family : Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

p {
	color : #666666;
	font-size : 11px;
	line-height: 150%;
	margin-left: 30px; 
	margin-right: 30px;
	text-align: left;
}
p a {
	color : #DD8F50;
	text-decoration: none;
	font-weight: normal;
}
p a:hover {
	color : #996320;
}

hr	{
	width: 90%;
	text-align: center;
	height: 1px;
	border: 0;
	border-top: 1px solid #D3D3D3;
}

ul {
	color : #666666;
	font-size : 11px;
	line-height: 150%;
	/*margin-left: 50px;*/ 
	/*margin-right: 30px;*/
	text-align: left;
}
ul a {
	color : #DD8F50;
	text-decoration: none;
	font-weight: normal;
}
ul a:hover {
	color : #996320;
}


.subtitle {
	color : #C78467;
	font-size : 11px;
	font-weight: bold;
	line-height: 100%;
}

.subtitle a {
	color : #666666;
	text-decoration: none;
}
.subtitle a:hover {
	color : #996320;
}

.copytext {
	color : #666666;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	line-height: 125%
}

.copytext a {
	color : #DD8F50;
	text-decoration: none;
	font-weight: normal;
}

.copytext a:hover {
	color : #996320;
}


.footer {
	color : #C78467;
	font-size : 11px;
	line-height: 100%;
	margin-left: 5px; 
	margin-right: 5px;
}

.footer a {
	color : #C78467;
	text-decoration: none;
}
.footer a:hover {
	color : #bbbbbb;
}

.top-nav	{
	width: 100%;
}

.top-nav p	{
	text-align: right !important;
}