body {
	background: #d5d2b9 url(../images/bg.gif) repeat-x 0 0px;
	margin: 0px auto;  
	font-family: Century Gothic, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #5c5138;
}

a {
	color: #575143;
}
 
a:hover {
	color: #575143;
	text-decoration: none;
}

.dots {
	background: url(../images/dots.gif) repeat-y;
}

.content {
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#5c5138;
	padding: 10px 0px 0px 0px;
}

.left_link {
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#000000;
}

.left_link ul{
	list-style:none;
	margin: 10px 0px 0px 0px;
	padding: 0px;			
}

.left_link ul li {
	border-bottom: 2px solid #ffffff;
}

.left_link ul a {
	display:block;
	font-weight: bold;
	color: #888888;
	height: 15px;	
	padding:5px 0px 5px 10px;
	line-height: 1.2em;
	border-left: 10px solid #a99061;
	text-decoration:none;
	text-align: left;
	background-color:#f5f2ec;
}

.left_link ul a:hover {
	padding: 5px 0px 5px 10px;
	color: #626262;
	border-left: 10px solid #967e51;
	background-color:#e8e2d5;
}

.left_link ul a.current {
	padding: 5px 0px 5px 10px;
	color: #626262;
	border-left: 10px solid #967e51;
	background-color:#e8e2d5;
}

.footer {
	height: 30px;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#5c5138;
	text-align: center;
}

.quote {
	background: #f5f2ec;
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#5c5138;
	padding: 0px 5px;
	border-left: 10px solid #a99061;
}

.left_bg {
	background: url(../images/left_bg.gif) repeat-y;
}

.right_bg {
	background: url(../images/right_bg.gif) repeat-y;
}
