body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #914E53;
	}
a:link {
	color: #3366CC;
	}
/* left column */
#left {
	background-color:#FFFFFF;
	background-image:url(../images/logotagline.jpg);
	background-repeat:no-repeat;
	width:620px;
	vertical-align:top;
	padding-bottom: 25px;
	}
#navbar {
	padding: 10px;
	color: #000000;
	display:block;
	margin-top: 188px;
	margin-bottom: 84px;
	}
.button a{
	text-decoration:none;
	border-top: solid #CC0000 6px;
	text-align: center;
	float:left;
	margin: 0px 11px 0px 0px;
	padding: 0px 2px;
	color: #000000;
	}
.button a:hover {
	text-decoration:none;
	border-top: solid #914E53 6px;
	color: #CC0000;
	}
h1 {
	font-size: 17px;
	margin-left: 26px;
	color: #CC0000;
	}
h2 {
	font-size: 14px;
	margin-left: 26px;
	padding: 3px;
	color: #3366CC;
	border-bottom: 2px solid #914E53;
	}
.subcat{
	color: #000000;
	}
p {
	line-height: 1.5;
	margin-left: 26px;
	margin-top: 21px;
	margin-right: 8px;
	}
ul {
	margin-left: 30px;
	}
ol {
	margin-left: 30px;
	}
ol strong {
	color: #335E58;
	}
/* right column */
#right {
	background-color:#FFFFFF;
	background-image:url(../images/rtcolbkgd.jpg);
	background-repeat:no-repeat;
	width:180px;
	vertical-align:top;
	}
#right img {
	display:block;
	border: 1px solid #CC0000;
	margin-top:85px;
	margin-left:7px;
	margin-bottom:31px;
	}
#right ul {
	position: relative;
	top: 212px;
	width:161px;
	text-align:center;
	list-style:none;
	margin-left:7px;
	padding:0;
	}
.category{
	color:#CC0000;
	font-weight:bold;
	}
#right li {
	width: 161px;
	color:#000000;
	padding-bottom:6px;
	}
#right li a, #right li a:visited {
	color:#000000;
	text-decoration:none;
	}
#right li a:hover {
	color:#CC0000;
	text-decoration:none;
	}
.thispage{
	color:#C0C0C0;
	}
.locations {
	margin: 0px;
	margin-left: 26px;
	border-bottom: 2px solid #914E53;
	padding-bottom: 10px;
	}
img#leftimage {
	float: right;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
	}
h2#underimage {
	margin-top: 100px;
	}

blockquote {
	border-top: 1px dashed #ce0000;
	border-bottom: 1px dashed #ce0000;
	width: 270px;
	}