body {
	font-family:'Times New Roman';
	color:#666;
	font-size:12px;
	text-align:justify;
	}

blockquote {
	margin:10px 20px;
	padding:5px;
	text-align:justify;
	font-style:italic;
	line-height:1.2em;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	}
	
.sidebar-title {
	color:#716190;
	font-family:Helvetica;
	font-weight:bold;
	font-size:150%;
	}

.sidebar {
	color:#000000;
	font-family:Helvetica;
	font-style:Italic;
	}

.sidebar a, .sidebar a:link, .sideaber a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
	
.sidebar a:hover {
	text-decoration:underline;
	}

.sidebar li {
	color:#716190;
	font-size:75%;
	}
	
.small {
	color:#999;
	font-size:10px;
	}

.classlist {
	color:#000;
	font-size:11px;
	margin:0;
	padding-left:10px;
	}

.date-header {
	color:#716190;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	}
	
.nav-sub, .nav-sub a, .nav-sub a:link {
	font-family:Tahoma;
	font-weight:normal;
	color: #000;
	}
	
.nav-sub a:visited {
	color: #000;
	}
	
.nav-sub a:hover {
	color: #716190;
	text-decoration:none;
	}
	
.nav-footer {
	font-family: Tahoma;
	font-size:11px;
	}
	
.footer {
	font-family:Tahoma;
	font-size:9px;
	}

.footer a {
	color:#333;
	}

.purple {
	color: #716190;
	}

.purple_strong {
	color: #716190;
	font-weight:bold;
	}

.centered {
	padding:0px 15%;
	text-align:center;
	}	

#page-footer {
	width:460px;
	position:relative;
	bottom:5px;
	left:10px;
	}
	
.photos img {
	padding:5px;
	border:1px #dfdfdf solid;
	}
	

.pricelist {
	list-style-type:none;
	list-style:none;
	padding-left:35px;
	}
	
li .pricelist {
	line-height:14px;
	}

h1 {
	font-family:'Times New Roman';
	font-size:18px;
	color: #333;
	}

	
h2 {
	font-family:'Times New Roman';
	font-size:16px;
	color: #333;
	}



a {
	text-decoration:none;
	font-weight:bold;
	color: #0027b9;
	}

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

a:visited {
	color:#333;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
	}
	


