/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(../images/img1.gif);
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #730000;
}

h1 {	
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link, a:visited {
	color: #730000;
        text-decoration: none;
}

a:hover {
	color: #A40000;
	text-decoration: underline;
}

img {
	border: none;
}

hr {    
	border:dashed #730000 2px
}

/* Header */

#header-index {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header-index.jpg);
}

#header2 {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header-index.jpg);
}

#header3 {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header-index.jpg);
}

#header4 {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header-index.jpg);
}

#header5 {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header-index.jpg);
}

#header6 {
	width: 994px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/header6.jpg);
}

/* Menu */

#menu {
	width: 994px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(../images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(../images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 994px;
	margin: 0 auto;
	background: url(../images/img-index.jpg);
        background-repeat: no-repeat
}

#colOne {
	float: left;
	width: 160px;
	padding: 10px 20px 0 20px;
}

#colTwo {
	float: left;
	width: 640px;
	padding: 30px 20px 0 10px;
	color: #70503B;
}

#colThree {
	float: left;
	width: 120px;
	padding: 9px;
}

#goody {
	float: left;
	width: 195px;
	font-size: 0.9em;
	padding: 5px;
	margin: 5px 5px 0 0;
	line-height: 155%;
	border: dotted #730000 1px;
	background: #E3D8C1;
}

.thumbs {
	float: left;
	margin: 0 5px 0 0;
	border: solid #730000 2px;
}

.dots {
	text-align: center;
	margin-top: 50px;	
}

/* Footer */

#footer {
	width: 994px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../images/img6.gif) repeat-x;
	font-size: smaller;
	text-align: center;
}

#footer * {
	color: #000000;
}