html, body {
	margin:0;
	padding:0;
	}

div#cont-main {
	width:970px;
	background-color:#e9e8c1;
	margin:0 auto;
	}

div#cont-home-top {
	width:100%;
	height:310px;
	z-index:0;
	overflow:hidden;
	}

div#cont-home-top div {
	border:1px solid black;
	background-color:white;
	}

div#cont-home-bottom {
	position:relative;
	bottom:30px;
	margin-left:10px;
	}

div#cont-home-bottom-menus {
	font-size:9pt!important;
	font-family:"Lucida Sans Unicode",verdana,arial,sans-serif!important;
	}
	
div#cont-home-bottom-menus h2, div#cont-home-bottom-menus h3 {
	font-family:"Lucida Sans Unicode",verdana,arial,sans-serif!important;
	}
	
div#cont-home-bottom-menus p {
	margin:0 30px 5px;
	color:#e9e8c1;
	}
div#cont-home-bottom-menus h2 {
	margin-left:10px;
	color:white;
	font-size:8pt;
	}

div#cont-home-bottom-menus h3 {
	margin:0 20px;
	color:white;
	font-size:8pt;
	}

h1, h2, h3 {
	margin-left:10px;
	}

h1 {
	font-size:1.5em;
	}

h2 {
	font-size:1em;
	}

.fCat {
	background-color:transparent!important;
	padding-top:25px;
	font-family:garamond,"Times New Roman",serif;
	text-align:center;
	font-size:1.25em;
	font-weight:bold;
	}

.fCat a {
	color:#4c3021!important;
	}
	
.fCat img {
	width:150px;
	height:97.5px;
	}
	
.fCat a img {
	border:0;
	}

#cont-main a img {
	border:0!important;
	}
	
.dark {
	color:white;background-color:#4c3021;
	}

#cont-home-bottom-menus .dark {
	background:#4c3021 url(images/styles/style1/darkbg.gif) bottom center no-repeat!important;
	border-bottom:6px solid #2e1d14;
	border-top:6px solid #2e1d14;
	}

#cont-home-bottom-menus .vScrollMarq {
	overflow:auto;
	}
	
#cont-home-bottom-menus a:visited {
	color:#939b34!important;
	}

#cont-home-bottom-menus a:hover {
	color:red!important;
	}	

.no-color {
	background-color:transparent!important;
	}
