﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	text-align: center;
}	

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 10px;
	font-weight:bold;
	display:block;
	background: #37254b url('../siteart/nav-off.jpg') repeat-x top;
	color: white;
	text-decoration:none;
	text-transform: uppercase;
	padding: 9px 10px 7px 10px;
	border-right: 1px solid #3f314f;
	border-left: 1px solid #675c73;
}

a.nav:hover {
	background: #5e4f67 url('../siteart/nav-on.jpg') repeat-x top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #9f9f9f;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border-bottom: 1px #808080 solid;
	border-left: 1px #808080 solid;
	border-right: 1px #808080 solid;
	width: 770px;
	background: #f6eee1;
}	

#content-cell {
	background: url('../siteart/background.jpg') repeat-x top;
	padding:30px;
	
}

#photo-frame-left {
	background: url('../siteart/photo-frame.jpg');
	padding: 12px 14px;
	width: 250px;
	height: 188px;
	float:left;
	margin: 0 10px 10px 0;
}

#photo-frame-right {
	background: url('../siteart/photo-frame.jpg');
	padding: 12px 14px;
	width: 250px;
	height: 188px;
	float:right;
	margin: 0 0px 10px 10px;
}


#locations {
	background: url('../siteart/locations-background.jpg') no-repeat top;
	padding: 14px 0px 20px 20px;
	vertical-align:top;
	}

.title {
	font-size: 15px;
	color: #800d24;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	}
	
.title-white {
	font-size: 15px;
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}	
	
#on {
	background: #ececec;
	text-align:left;
}	

#off {
	background: #faf8f4;
	text-align:left;
}

#on-r {
	background: #ececec;
	text-align:right;
}	

#off-r {
	background: #faf8f4;
	text-align:right;
}

#purple {
	background:#352348;
	padding:15px;
	color: white;
}

#ttop {
	border:0;
	width:100%;
}

#ttop td {
	vertical-align:top;
}

.smbold {
	font-size:11px;
	font-weight: bold;
}

#contacts {
	font-size: 12px;
	line-height: 16px;
}

ul {
	list-style-type: square;
}

li {
	padding-bottom: 4px;
}

.imgb {
	border: 1px #625e64 dotted;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #625e64;
border-bottom-width: 0;
line-height: 25px;
z-index: 100;
background-color: #f5efe7;
text-align: left;
font-size: 11px;
}

.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #625e64;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #6e5985;
color: white;
}
