/*

	/content/default/template.css

*/

DIV.cmsContent {
	width: 645px;
	overflow-x: hidden;
	background: white;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 13px;
	color: #554727;
	font-weight: normal;
	line-height: 21px;
}
DIV.cmsContent TD {
	font-size: 11px;
	line-height: 17px;
}
DIV.cmsContent A {
	color: #554727;
}
DIV.cmsContent_Sidebar {
	width: 204px;
	line-height: 18px;
	color: #A1904B;
	background-color: #EEEDDB;
}
DIV.cmsContent_Sidebar A {
	color: #A1904B;
}
