body { font-family: Verdana, Arial, Helvetica, sans-serif; }

p { font-size: 12px; line-height: 16px;}

h1 { font-size: 36px;
	font-weight: normal;
	color: #C2B2A3;
	text-transform: lowercase;
	letter-spacing: -1px;}
h2 { color:#A7A1BD; font-size: 18px; font-weight: bold; text-transform: lowercase;}
h3 {  font-size: 14px; font-weight: bold; text-transform: lowercase;}
h4 {  font-size: 12px; font-weight: bold}

a { color: #6F6391; font-weight: bold; text-decoration: none}
a:hover { color: #C2B2A3;}

li {  font-size: 12px; line-height: 14px; padding-bottom: 5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.background {background-color:#5b4f81;}

.bg1 { background-color:#DAD6E4;
	   width:119px;}

.bg2 { background-color:#6F6391;
	   width:30px;
	   filter:alpha (opacity=50);
	   -moz-opacity:.50;
	   opacity:.50;
	   -khtml-opacity: 0.5;}

.bg3 { background-color:#C2B2A3;}
.bg4 { background-color:#DFD6C5;
	   width:170px;}

.cellbg1 { background-color:#DAD6E4;}
.cellbg2 { background-color:#A7A1BD;}
.cellbg3 { background-color:#6F6391;}

.addresstxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navlinks {
	letter-spacing:-1px;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.navlinks:hover {
	letter-spacing:-1px;
	font-size: 11px;
	line-height: 18px;
	color: #544B6D;
}
.transborder { border:10px solid white;
			   filter:alpha (opacity=50);
			   -moz-opacity:.50;
			   opacity:.50;
			   -khtml-opacity: 0.5;}
.gallerytext {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
