body {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
	background-color: #dcdcdc;
}
.top {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.top a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.top a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
.top a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 768px;
	margin: 0 auto 0 auto;
}
.clearFloat {
  clear: left;
  display: block;
}
#topHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	height: 18px;
	width: 751px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 15px;
	background-color: #64b9f0;
}
#navHeader {
	height: 65px;
	width: 766px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/navHeader-Bg.gif);
	background-repeat: repeat-x;
}
.LOREmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 65px;
}

/*Top level list items*/
.LOREmenu ul li{
	position: relative;
	display: inline;
	float: left; /*overall menu background color*/
	background-image: url(../images/navHeader-Bg.gif);
	background-repeat: repeat-x;
}

/*Top level menu link items style*/
.LOREmenu ul li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 34px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 70px;
	text-align: center;
	float: left;
}
	
/*1st sub level menu*/
.LOREmenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.LOREmenu ul li ul li{
	display: list-item;
	float: left;
	color: #73787d;
	background-color: #FFFFFF;
}



/* Sub level menu links style */
.LOREmenu ul li ul li a{
	display: block;
	width: 105px; /*width of sub menu levels*/
	color: #73787d;
	text-decoration: none;
	padding: 1px 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #73787d;
	top: -1px;
	background-color: #FFFFFF;
	text-align: left;
}
.LOREmenu ul li ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #67b9ef;
}
.LOREmenu ul li ul li a:link{
	text-decoration: none;
}
.LOREmenu ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .LOREmenu ul li { float: left; height: 1%; }
* html .LOREmenu ul li a { height: 1%; }
/* End */

#welcomeBar {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 751px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #64b9f0;
	padding-top: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73787D;
}
.welcomeText {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #6c6c6c;
}

#content {
	background-color: #FFFFFF;
	height: auto;
	width: 766px;
	border: 1px solid #FFFFFF;
}
#advertising {
	background-color: #FFFFFF;
	width: 766px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #73787d;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#topPhoto {
	height: 198px;
	width: 766px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/topPhoto-Bg.jpg);
	background-repeat: no-repeat;
}


#footer {
	height: 57px;
	width: 766px;
	background-color: #73787d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	padding-bottom: 3px;
}
.footerText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.footerText a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
}
#copyright {
	float: left;
	height: 30px;
	width: 766px;
	background-color: #73787d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.tableBorder {
	border: 1px solid #73787d;
}
.pageTitleLarge {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #73787d;
	margin-left: 5px;
	text-decoration: underline;
}
.bodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #73787d;
	margin-left: 10px;
	margin-right: 5px;
	list-style-image: url(../images/orangeDot.gif);
	list-style-position: inside;
}
.bodyTextLarge {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #73787D;
}

.bodyText a {
	color: #67b9ef;
	text-decoration: underline;
}
.bodyText2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #67b9ef;
	margin-left: 20px;
	margin-right: 5px;
	text-decoration: none;
}
.bodyText2 a {
	color: #67b9ef;
	text-decoration: underline;
}
.bodyText3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #67b9ef;
	text-decoration: none;
	margin-left: 10px;
}
.bodyText3 a {
	text-decoration: underline;
}
.photoBorder {
	border: 1px solid #73787D;
	margin-right: 10px;
	margin-left: 10px;
}
.contactsName {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #67b9ef;
}

.eventsTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #67b9ef;
	margin-left: 10px;
}
.eventsDesc {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #73787D;
	margin-left: 20px;
	padding:0px;
	line-height:14px;
}
.eventsDesc a {
	font-family: "Trebuchet MS", Arial;
	text-decoration: underline;
	font-size: 11px;
	color: #FF9933;
	padding:0px;
	line-height:14px;
}

.rssClass {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #67b9ef;
	margin-left: 5px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	line-height:14px;
}
.calendarTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
}

.rssClass a{
	text-decoration: none;
	color: #67b9ef;
}
.featuredHomeTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.featuredHomePrice {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.featuredHomeText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #73787D;
	margin-left: 15px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.featuredHomeText2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.featuredHomeContact {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.featuredHomeContact a {
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.houseHeadings {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #67b9ef;
	margin-left: 10px;
}
.househeadings2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	margin-left: 5px;
}
