

body {
	background-color:#DFD3B5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;

}

a {
	border:none;
}
a:link {
	text-decoration: none;
	border:none;
	border-style:none;
}
a:visited {
	text-decoration: none;
	border:none;
	border-style:none;
}
a:hover {
	text-decoration:none;
	color:#6C0000;
}
a:active {
	text-decoration: none;
}
.slide { 
	margin-top:35px;
	width:320px;
	height:200px;
	border:#DFD3B5 thin solid;
}
.smallTitles {
	color:#74653d;
	font-style:normal;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.LgTitles {
	color:#74653d;
	font-style:normal;
	font-size:18px;
	line-height:20px;
	padding-top:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.SmTitles {
	color:#74653d;
	font-style:normal;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.medText {
	color:#74653d;
	text-decoration:none;
	font-style:normal;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

img.border {
	border:#998965 medium solid;
}
.quotes {
	color:#74653d;
	font-style:normal;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.author {
	color:#74653d;
	font-style:italic;
	text-align:right;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

