.homebody
{ 
background-image: url(../images/Backgrounds/homeBG.jpg); 
background-repeat: no-repeat;
margin:4 auto; /* centers on page */
background-position: 50% 30px;
background-color:#FFDC48;
}

.longbody
{ 
background-image: url(../images/Backgrounds/longBG.jpg); 
background-repeat: no-repeat;
margin:4 auto; /* centers on page */
background-position: 50% 30px;
background-color:#FFDC48;
}

.longerbody
{ 
background-image: url(../images/Backgrounds/longerBG.jpg); 
background-repeat: no-repeat;
margin:4 auto; /* centers on page */
background-position: 50% 30px;
background-color:#FFDC48;
}
 
.locationsTable {
border-style:solid;
border-color:#4752C3;
border-width:1px;

}

td, tr, p, div {
  font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
  font-size: 13px;
  color:#252222;
}

.homeQuote {
  font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
  font-size: 13px;
  color: #393E72;
  font-style:italic;
  font-weight:bold;
}


.GoldMain {
	background-color: #D49E0B;
}

.creamBG {
	background-color: #FFFCF7;
}

.PageTitle {
	font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
.PageSubTitle {
	font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333399;
}
.LeftNav {
	font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #669933;
}
.LeftNav:hover {
	font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #990099;
}


.sm {
	font-size: 9px;
}
.LightGrey {
	background-color: #EBEBEB;
}

.LargeHeading {
	font-family: Arial,Helvetica,Verdana,Geneva,Swiss;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #365D8D;
}

.lightestGreen {
	background-color: #EEF2EE;
}
.LightBlue {
	background-color: #EDEDFE;
}

a {
color: #000066;
text-decoration:underline;
}
a:hover {
color: #990099;
text-decoration:none;
}
a.visited {
color: #000066;
text-decoration:underline;
}
a.visited:hover {
color: #990099;
text-decoration:none;
}

a.theLocation {
text-decoration:underline;
color:#990099;
font-weight:bold;
}

.locationsTD {
background-color:#E9EC7B; 
}

.locationsTH {
background-color:#365D8D;
color:#ffffff;
}

.locationTitle {
color: #365D8D;
}

.tinytext {
font-family      : Arial,Helvetica,Verdana,Geneva,Swiss;
font-size        : 11px;
color            : #252222;
}

.locationIntro {
color: #393E72;
}

.promo{
	margin:10px;
	text-align:right;
}
.promo a{
	color:#1638A3;
	font-size:18px;
	font-weight:bold;
	}
#constantContact{
	width:170px;
	margin:10px 0px 0px 0px;
	text-align:center;
}


.style4 {font-size: 10}
#flashToggle{
	width:650px;
	text-align:right;
	margin:5px;
}

#flashToggle img{
	border:none;
}

#footer{
	margin:40px 0px 10px 0px;
}

