img {
	border:0;
	margin:0;
	padding:0;
	}
	
body {
	margin:0;
	padding:0;
	background:url('images/page-bg.png') #c4bdb1 top left repeat-y;
	text-align:justify;
	font-size:95%;
	font-weight:lighter;
	font-stretch:narrower;
	}

	
#sidebar {
	padding:10px;
	}
	
#content {
	padding:0px 25px 10px 25px;
	margin-top:0;
	width:721px;
	text-align:justify;
	}


#location_spacer {
	text-align:center;
	width:100%;
	height:32px;
	background: #000 url('../images/top-spacer.gif') repeat-x;
	padding:0px 25px;
	}

#boxes {
	width:675px;
	}
	
#box {
	width:315px;
	background:#f2d680;
	border:1px #333 dotted;
	padding:5px 10px;
	margin:0px;
	}

h1 {
	font-family:'Tahoma', Verdana, Helvetica;
	font-size:150%;
	font-weight:bold;
	color: #880000;
	}
	
h2 {
	font-family:'Tahoma', Verdana, Helvetica;
	font-size:110%;
	font-weight:bold;
	color: #000;
	}


.main {
	font-family:'Tahoma', Verdana, Helvetica;
	color:#000;
	line-height:1.2em;
	}

.small {
	font-family:'Tahoma', Verdana, Helvetica;
	color:#333;
	line-height:1.1em;
	font-size:92%;
	font-weight:lighter;
	}

.testimonial {
	font-size:100%;
	font-weight:bold;
	font-style:italic;
	color:#333;
	background:#f2d680;
	border-bottom:1px #333 dotted;
	width:530px;
	padding:5 8px 5 3;
	margin:10px 0 0 0;
	clear:both;
	}

.boxes {
	background:#f2d680;
	border:1px #333 dotted;
	padding:5px 10px;
	margin:7px;
	}

.privacy {
	width:550px;
	font-size:95%;
	padding:20px;
	text-align:justify;
	}

.sidebar-title {
	font-size:18px;
	font-family:Arial, Helvetica;
	color:#ffc50a;
	}

.sidebar {
	font-size:12px;
	font-family:Arial, Helvetica;
	color:#ffc50a;
	}

.sidebarlist {
	font-size:11px;
	font-family:Arial, Helvetica;
	color:#ffc50a;
	list-style-type:none;
	list-style: none;
	margin-left: 8px;
	padding-left: 1em;
	text-indent: -1em;
	}

.sidebar a:link, a:visited {
	color:#fff;
	text-decoration:none;
	}

.sidebar a:hover {
	color:#ffc50a;
	text-decoration:none;
	}
	
.sidebarlist a:link, a:visited {
	color:#fff;
	text-decoration:none;
	}

.sidebarlist a:hover {
	color:#ffc50a;
	text-decoration:none;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#88000;
	}

a:link {
	font-weight:bold;
	text-decoration:none;
	color:#880000;
	}

a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#880000;
	}

a:hover {
	text-decoration: underline;
	}

.small a:visited {
	color:#880000;
	}