body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#444;
	line-height:20px;
	background-image: url(/images/background.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin: 14px 0px 0px 0px;
}
a {
	color:#069;
}
a:hover {
	color:#003;
}
input,textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #555;
	line-height:20px;
}
h1 {
	font-size: 26px;
	font-weight:lighter;
	color:#333;
	margin-top:4px;
	margin-bottom:4px;
	line-height:28px;
}
h2 {
	font-size: 18px;
	color: #333;
	font-weight:lighter;
	margin-top:4px;
	margin-bottom:4px;
}
.nav {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#E1D992;
}
img {
	border:0px;
}
.txt-sm {
	font-size:12px;
	line-height:16px;
}
.sidebar-header {
	font-size:18px;
	font-weight:lighter;
	color:#FFF;
}
.footer {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
}
.footer a {
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
}
.txt-intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#444;
	line-height:22px;
}