@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #1A2F84;
}
p {
	margin-top: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


td p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

iframe  {
	width: 740px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	color: #98AB22;
	margin-top: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	color: #1A2F84;
}

h3 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA5521;
	text-transform: uppercase;
}

h4 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA5521;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
}

hr {
	font-size: 1px;
	color: #DA5521;
	line-height: 1px;
	border-top-color: #DA5521;
	border-right-color: #DA5521;
	border-bottom-color: #DA5521;
	border-left-color: #DA5521;
	height: 1px;
}

img {
      border: none;
}



#top-bar {
	background-image: url(/images/topbg2.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
	overflow: hidden;
}
#navholder {
	background-color: #FFFFFF;
	width: 100%;
	height: 111px;
}
#navholder-inside {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 111px;
}
#navlist-holder {
	margin-left: 10px;
	height: 111px;
}
#thin-blue-bar {
	background-color: #1A2F84;
	height: 4px;
	width: 100%;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}
#contentholder {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#footerholder {
	background-color: #1A2F84;
	height: 46px;
}
#footer-inside {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	line-height: 10px;
}

#footer-inside p {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}

#footer-inside a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-inside a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-inside a:hover {
	color: #E75B27;
	text-decoration: none;
}

#footer-inside a:active {
	color: #E75B27;
	text-decoration: none;
}






.slideshow { height: 285px; width: 780px;margin: auto }
.slideshow img { padding: 0px;}










#Slideshow-holder {
	height: 285px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/slideshow-bg.png);
	background-repeat: no-repeat;
}

#Slideshow-holder-community {
	height: 285px;
	width: 780px;
	background-color: #FFF;
}

#top-image-west-chester {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-image: url(/images/communities/West-Chester/slide03.jpg);
	background-repeat: no-repeat;
}
#top-image-fairfield {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-image: url(/images/communities/Fairfield/slide01.jpg);
	background-repeat: no-repeat;
}
#top-image-middletown {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-image: url(/images/communities/Middletown/slide01.jpg);
	background-repeat: no-repeat;
}
#top-image-hamilton {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-image: url(/images/communities/Hamilton/slide02.jpg);
	background-repeat: no-repeat;
}
#top-image-oxford {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(/images/communities/Oxford/slide03.jpg);
}

#top-image-okeana {
	height: 285px;
	width: 780px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(/images/communities/Okeana/slide03.jpg);
}

.copyright {
	font-size: 9px;
	line-height: 9px;
}
#index-buttons-holder {
	height: 107px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}


#index-link-holder {
	float: left;
	height: 106px;
	width: 175px;
	margin-right: 26px;
}

#index-link-holder-social {
	float: left;
	height: 86px;
	width: 175px;
	margin-right: 26px;
	background-image: url(/images/social-bg.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 9px;
}

#index-link-holder-social a {
	color: #1A2F84;
	text-decoration: none;
}

#index-link-holder-social p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;	
}

#searchbox {
	background-image: url(/images/searchbox-bg.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 175px;
	float: left;
}
#searchbox-inside {
	height: 100px;
	width: 160px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 12px;
}

#searchbox-inside a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#searchbox-inside a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#searchbox-inside a:hover {
	color: #A0B228;
	text-decoration: none;
	font-size: 12px;
}

#searchbox-inside a:active {
	color: #A0B228;
	text-decoration: none;
	font-size: 12px;
}

#searchbox-inside hr {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	width: 140px;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12px;
	padding: 0px;
}

#searchbox-inside-notindex {
	width: 160px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
}

#searchbox-inside-notindex a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbox-inside-notindex a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbox-inside-notindex a:hover {
	color: #A0B228;
	text-decoration: none;
}

#searchbox-inside-notindex a:active {
	color: #A0B228;
	text-decoration: none;
}

#searchbox-inside-notindex hr {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	width: 140px;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12px;
	padding: 0px;
}

#searchbox-inside-notindex-green {
	width: 160px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
	line-height: 14px;
}

#searchbox-inside-notindex-green a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbox-inside-notindex-green a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbox-inside-notindex-green a:hover {
	color: #A0B228;
	text-decoration: none;
}

#searchbox-inside-notindex-green a:active {
	color: #A0B228;
	text-decoration: none;
}

#searchbox-inside-notindex-green hr {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FFFFFF;
	width: 140px;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 12px;
	padding: 0px;
}

#searchbox-fakerule {
	background-color: #FFFFFF;
	height: 1px;
	width: 145px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
#searchbox-non-index {
	background-image: url(/images/searchbox-bg-small.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 175px;
	float: right;
	margin-top: 20px;
}

#searchbox-non-index-green {
	background-image: url(/images/searchbox-bg-small-green.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 175px;
	float: right;
	margin-top: 20px;
}

#searchbox-non-index-green #searchbox-inside-notindex a:hover {
color: #E75B27;	
}

#content-top {
	background-image: url(/images/contentbg-top.png);
	height: 16px;
	width: 779px;
	margin: 0px;
	float: left;
}

#content-top-community {
	background-image: url(/images/contentbg-top-community.png);
	height: 21px;
	width: 779px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-middle {
	background-image: url(/images/contentbg-middle.png);
	background-repeat: repeat-y;
	width: 779px;
	margin: 0px;
	float: left;
}

#content-bottom {
	background-image: url(/images/contentbg-bottom.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 779px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*INDEX SLIDESHOW*/

 #slideshow {
	position:relative;
	height:285px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
} 
#content-holder-inside {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	width: 780px;
	float: left;
}
#content-middle-inside {
	width: 720px;
	margin-left: 30px;
}

#content-middle-inside a:link {
	color: #00929D;
	text-decoration: none;
}

#content-middle-inside a:visited {
	color: #00929D;
	text-decoration: none;
}

#content-middle-inside a:hover {
	color: #E75B27;
	text-decoration: underline;
}

#content-middle-inside a:active {
	color: #E75B27;
	text-decoration: underline;
}



#content-middle-inside ul{
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#content-middle-inside li{
	margin-bottom: 5px;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#itinerary ul{
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#itinerary li{
	margin-bottom: 8px;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-bottom: 8px;
}

#content-middle .times a:link {
	color: #1A2F84;
}

#content-middle .times a:visited {
	color: #1A2F84;
}

#rightcolumn {
	width: 200px;
	float: left;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
#addthisbox {
	float: right;
	position: relative;
	top: 20px;
	left: -85px;
	margin-bottom: 20px;
}
.profile-name {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA5521;
	text-transform: none;
	font-weight: bold;
}
#orangebox-holder {
	width: 175px;
	float: right;
	margin-top: 20px;
}
#orangebox-top-sports {
	background-image: url(/images/orangebox-top-sports.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}

#orangebox-top-planners {
	background-image: url(/images/orangebox-top-planners.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-tours {
	background-image: url(/images/orangebox-top-tours.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-quicksearch {
	background-image: url(/images/orangebox-top-quicksearch.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-business-search {
	background-image: url(/images/orangebox-top-business.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}

#orangebox-top-facilities {
	background-image: url(/images/orangebox-top-facilities.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-calendar {
	background-image: url(/images/orangebox-top-calendar.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}

#orangebox-top {
	background-image: url(/images/orangebox-top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
}

#orangebox-top-cal-accommodations{
	background-image: url(/images/orangebox-top-cal-accommodations.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}

#orangebox-top-cal-entertainment{
	background-image: url(/images/orangebox-top-cal-entertainment.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-dining{
	background-image: url(/images/orangebox-top-cal-dining.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-shopping{
	background-image: url(/images/orangebox-top-cal-shopping.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-sports{
	background-image: url(/images/orangebox-top-cal-sports.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-arts{
	background-image: url(/images/orangebox-top-cal-arts.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-attractions{
	background-image: url(/images/orangebox-top-cal-attractions.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#orangebox-top-cal-general{
	background-image: url(/images/orangebox-top-cal-general.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}


#orangebox-middle {
	background-image: url(/images/orangebox-middle.png);
	background-repeat: repeat-y;
	width: 175px;
	text-transform: uppercase;
}

#orangebox-middle-cal {
	background-image: url(/images/orangebox-middle.png);
	background-repeat: repeat-y;
	width: 155px;
	text-transform: uppercase;
        padding-left: 10px;
       padding-right: 10px;
       padding-top: 10px;
}

#orangebox-bottom {
	background-image: url(/images/orangebox-bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
}

#iphoneapp {
	height: 245px;
	width: 175px;
        margin: 0 0 0 30px;
}

#iphoneappdownload {
	height: 35px;
	width: 175px;
        margin: 5px 0 0 25px;
}

#greenbox-top {
	background-image: url(/images/greenbox-top-community.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 175px;
}
#greenbox-middle {
	background-image: url(/images/greenbox-middle.png);
	background-repeat: repeat-y;
	width: 175px;
	text-transform: uppercase;
}
#greenbox-bottom {
	background-image: url(/images/greenbox-bottom.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 175px;
}

#orangebox-inside a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#orangebox-inside a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#orangebox-inside a:hover {
	color: #A0B228;
	text-decoration: none;
	font-size: 12px;
}

#orangebox-inside a:active {
	color: #A0B228;
	text-decoration: none;
	font-size: 12px;
}
#orangebox-inside {
	width: 160px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

#greenbox-inside a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#greenbox-inside a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#greenbox-inside a:hover {
	color: #E75B27;
	text-decoration: none;
	font-size: 12px;
}

#greenbox-inside a:active {
	color: #E75B27;
	text-decoration: none;
	font-size: 12px;
}
#greenbox-inside {
	width: 160px;
	margin-left: 10px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 5px;
}
.company-name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	color: #1A2F84;
	margin-left: 15px;
}
.event-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E75B27;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 15px;
}

.event-name-detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E75B27;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.company-name-event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A2F84;
	font-weight: bold;
	margin-bottom: 8px;
}
#calendarholder {
	float: right;
	width: 175px;
	margin-top: 20px;
}
.event-date-list {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E75B27;
	text-transform: none;
	font-weight: bold;
	margin-top: 25px;
}
.sitemap-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00929D;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitemap-links-sub {
	font-family: Arial, Helvetica, sans-serif;
	color: #E75B27;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
}

.sitemap-links-subsub {
	font-family: Arial, Helvetica, sans-serif;
	color: #E75B27;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 40px;
}
.event-list-summary {
	margin-top: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
    line-height: 16px;

}
.quicksearch {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#guideslink-holder {
	float: right;
	width: 175px;
	margin-top: 15px;
}
.conference-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A2F84;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
.conference-details {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
		line-height: 16px;
	margin-bottom: 10px;
}
#google-search-holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 0px;
}
.event-detail-description {
	margin-top: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 16px;
	width: 350px;
}

.event-image {
	background-color: #A1B228;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
#greenbox-top-fairfield {
	background-image: url(/images/dir-fairifeld.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-hamilton {
	background-image: url(/images/dir-hamilton.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-west-chester {
	background-image: url(/images/dir-west-chester.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-oxford {
	background-image: url(/images/dir-oxford.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-okeana {
	background-image: url(/images/dir-okeana.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-middletown {
	background-image: url(/images/dir-middletown.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-liberty {
	background-image: url(/images/dir-liberty.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
#greenbox-top-monroe {
	background-image: url(/images/dir-monroe.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
}
.orange-bottom-rule {
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED7421;
	margin-bottom: 5px;
	padding-bottom: 3px;
	margin-top: 25px;
}
.margin-bottom-title {
	margin-bottom: 20px;
}
#sports-categories {
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
#content-middle-facilities {
	background-image: url(/images/contentbg-middle.png);
	background-repeat: repeat-y;
	width: 759px;
	margin: 0px;
	float: left;
	padding-left: 20px;
}
#sports-checkbox-holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	float: left;
	width: 75px;
        padding-top: 5px;
        padding-bottom: 5px
}

#featured-box {
	background-image: url(/images/featured-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	width: 340px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	margin-top: 10px;
}

.featured-cat {
	color: #26378B;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.featured-title {
	color: #26378B;
	font-weight: bold;
	margin-bottom: 5px;
}
.featured-community {
	font-weight: normal;
	color: #E65A27;
	font-size: 12px;
}
.featured-summary {
	font-size: 12px;
	margin-bottom: 10px;
}
.featured-morelink {
	color: #666;
	text-align: right;
	font-style: italic;
	font-size: 12px;
}

#content-holder-inside .featured-morelink a {
	color: #98AB22;
}
#content-middle-inside .featured-cat a {
	color: #26378B;

}

#content-middle-inside .featured-title a{
	color: #26378B;
	
}

#content-middle-inside .featured-community a {
	color: #E65A27;

}


#listing-holder {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}

#dotted-rule {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 15px;

}

.listing-name {
	font-size: 16px;
	font-weight: bold;
	color: #26378B;
	margin-top: 0px;
	margin-bottom: 5px;
}
.listing-community {

	font-size: 12px;
	font-style: italic;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
        text-align: right;
}

#content-middle-inside .listing-name a {

	color: #26378B;

}
#content-middle-inside .listing-community a {

	color: #666;
}

.orange {

	color: #DA5521;
}

#b-map {
     height:300px;
     width:300px;
     margin-top: 25px;
}

.map {

}

#calframe {
width:170px; 
height:220px;
margin-left:25px; 
}

.hiddenFields {
      display:none;
}

form {
     margin-bottom: 0px;
     padding-bottom: 0px;
}

.sidenav-sub {
	font-size: 10px;
        margin-bottom: 5px;
        margin-top: 5px;
        line-height: 12px;
	font-weight: bold;
       padding-left: 20px;
}

#orangebox-inside .sidenav-sub a:link{
	font-size: 10px;
}

#orangebox-inside .sidenav-sub a:visited{
	font-size: 10px;
}

#orangebox-inside .sidenav-sub a:hover{
	font-size: 10px;
}

#orangebox-inside .sidenav-sub a:active{
	font-size: 10px;
}

#orangebox-inside .sidenav-sub a.subcurrent{
	color: #a5ac28;
}

#orangebox-inside a.subcurrent{
	color: #a5ac28;
}



#greenbox-inside .sidenav-sub a:link{
	font-size: 10px;
}

#greenbox-inside .sidenav-sub a:visited{
	font-size: 10px;
}

#greenbox-inside .sidenav-sub a:hover{
	font-size: 10px;
}

#greenbox-inside .sidenav-sub a:active{
	font-size: 10px;
}

#greenbox-inside .sidenav-sub a.subcurrent{
	color: #E75B27;
}

#greenbox-inside a.subcurrent{
	color: #E75B27;
}

#roundbox {
        -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
         background-color: #a5ac28;
         padding-top: 5px;
         padding-bottom: 5px;
         padding-right: 5px;
         width: 135px;
         float: right;
         margin-top: 25px;
}

#roundbox p{
       margin: 0px;
       color: #FFF;
}

#comfilter-btn {
background:url(images/comfilter-btn.png) no-repeat;
width: 239px;
height:33px;
float: right;
margin-top: 20px;
position:relative;
cursor:pointer;
}

#content-middle-inside #comfilter-btn h1 {
color:#FFFFFF;
font-size:14px;
line-height:36px;
margin:0;
padding:0 0 0 8px;
text-align:left;
font-family:Arial,Helvetica,sans-serif;
}

#content-middle-inside #comfilter-menu {
display:none;
height:304px;
width:239px;
position:absolute;
top:33px;
left:0;
background:url(images/comfilter-bg.png) no-repeat;
}

ul#comfilter-list  {
list-style:none;
list-style-type:none;
margin-top:5px;
}

#content-middle-inside #comfilter-menu ul li {
list-style:none;
}

#content-middle-inside #comfilter-menu ul li a {
border-bottom:1px solid #6E7AB1;
color:#FFFFFF;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:36px;
margin-left:-37px;
margin-top:-5px;
padding-left:5px;
text-decoration:none;
width:228px;
}

#content-middle-inside #comfilter-menu ul li a.last {
border-bottom:0px;
}

#content-middle-inside #comfilter-menu ul li a:hover {
background:#6e7ab1;
}