/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #D7D5AC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #e2edc2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	BACKGROUND-COLOR: #E1DDC4;
}

td
{
	font-family:tahoma;
	font-size: 11px;
	color:#311C0D;
	text-align: left;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#534B3A;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;

}
.topnav
{
	font-family:tahoma;
	color:#F6F7F7;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#311C0D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.top:hover
{
	font-family:tahoma;
	color:#311C0D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}

.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.boxedcontent {
	color: #534B3A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: 0.1em;
}
.subHeader {
	font-size: 14px;
}
.contentbottomPage {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #534B3A;
	text-align: center;
}
.centerquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #534B3A;
	text-align: center;
	
}
.boxedcontent-articles {
	color: #534B3A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: 0.1em;

