﻿A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}
.screen { display:none; }
.mobile { display:inline }
.body { width:225px }
.main { width:220px }
.images { max-width:225; border-width:0px }
.ljust { display:inline }
.footer { width:225px }
.frontlinks { width:220px }
.frontlinksimg { width:100%; height:100% }
.spacer { width:2px; height:2px }

/*Vertical Menu*/
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 225px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid #fafafa;
}

.glossymenu li{
position: relative;

}

.glossymenu li a{
background: url("../img/menubg.gif") repeat-x bottom left;
font: bold 13px Gill Sans MT, Tahoma, Verdana, Arial, sans-serif;
color: #ffffff;
display: block;
width: auto;
padding: 2px 5px;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 200px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 190px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url("../img/menuarrow2.gif") no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url("../img/menubgover.gif");
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

.style1 {
	text-align: left;
}
.style2 {
	text-align: center;
}
.style3 {
	background-color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
}
.style5 {
	background-color: #FFFFFF;
	text-align: left;
}
.style6 {
	background-image: url('../img/gallerybkg.png');
}
.style7 {
	background-image: url('../img/gallerytxtbkg.png');
}
.style8 {
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.style11 {
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
}
.style12 {
	font-size: x-large;
	color: #CC0000;
}
.style13 {
	font-size: x-large;
}
.style14 {
	border-width: 0px;
}
.style15 {
	text-decoration: none;
}
.style18 {
	border-width: 0px;
}
.headinglarge {
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif; font-size: 11pt; font-weight: bold;
}
.headingsmall {
	text-align: left;
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.bodytext {
	text-align: left;
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.headinglargecentered {
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.headingsmallcentered {
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.bodytextcentered {
	text-align: center;
	font-family: "Gill Sans MT", Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.formrightjustify {
	text-align: right;
}

