/* position Unity's navigation where we want it over-riding the usual menu */

#unityNavigation 
{
	position:absolute;
	top:117px;
	left: 50%;
	margin-left:-485.5px;
text-align:left;
}

#unityNavigation li {
	/* margin-top:10px !important; */
	/* margin-bottom:10px !important; */
	color: #ff4a4a; /*#ff4a4a*/
}

#navbar {
	width:892px;
	height:46px;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}


/* common styles across different templates */

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:75%;
	width: 1024x;
	color: #666666;
	background-image: url(/webdata/graphics/middletile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #44a6b3;
}

#container{
	margin: 0 auto;
	width: 950px;
	/*font-family: verdana;*/
	font-family: sans-serif;	
	font-size: 11px;
	background-image: url(/webdata/graphics/gradient.jpg);
	background-repeat: repeat-y;
}

.noresultsfound{
	font:11px bold  #5e5e5e;
	padding-top: 50px;
}

form{
	display:inline;	
}

p{
        font-size: 11px;
        line-height: 1.3em;
	margin: 0 0 .3em 0;
	padding-bottom:6px;			
}

hr{
	border: none;
        color: #aeaeae;
        background: #aeaeae;
	height: 1px;
}

h1{
	font-size: 24px;
	/*font-family: georgia;*/
	font-family: sans-serif;
	font-weight: normal;	
}

h2{
   	font-size: 20px;
   	/*font-family: georgia;*/
	font-family: sans-serif;
   	font-weight: normal;
}

h3{
   	font-size: 14px;
   	/*font-family: georgia;*/
	font-family: sans-serif;
   	font-weight: normal;
}


h4{
    font-size: 12px;
   	/*font-family: georgia;*/
	font-family: sans-serif;
   	font-weight: bold;
	margin:0;
}

ul{
	list-style-type : square;
	margin:0 0 0 1.2em;
	padding:0;
}

li{
        margin-bottom: 0.2em;
}

#header {
	textalign: left;
	height: 115px;
}

#headertoplinks{
	padding-top: 10px;	
}

#headersearch{
	padding-bottom:10px;
}

#headertoplinks, #headersearch, #headerbottomlinks{
	height: 20px;
}

#headerbottomlinks img{
	position: relative;
	top: 5px;
}

#headerleft{
	width:621px;
	height:115px;
	float: left;
}

#logo {
    float:left;
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 154px;
    height: 115px;
    background-image: url(/webdata/graphics/logoOnly.gif);
    background-repeat: no-repeat;
}

#slogan{
	margin: 0px;
	padding: 0px;
	float:right;
	width: 467px;
	height:115px;
	background-image: url(/webdata/graphics/headerImage.jpg);
	background-repeat: no-repeat;
}

#homepageLink{
	height: 95px;
	width: 124px;
	display:block;
}

#search {
	text-align: right;
	float: right;
	width: 329px;
	height: 100px;
	overflow: hidden;
}

#menu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 56px;
	background-repeat: repeat-y;
	background-position: right;
}

#menuRight{
	float:right;
}

#pagecontent{
	padding-left: 10px;
	padding-right: 10px;
        font-size: 12px;
 }

#pagecontent h4{
	color: #1993a3;	
}

#contentarea {
	width: 950px;
	margin-bottom:15px;
}

#leftcontentarea {
	float: left;
	/* width: 709px; */
	width:711px;
}

#leftcontentarea h3, #leftcontentarea h2, #leftcontentarea h1{
	color:#1993a3;
}

#pagecontent .uLatestNewsItem h1
{
     margin-top: 25px;
}

#rightcontentarea {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 227px;
	background-image: url(/webdata/graphics/rightGradient.gif);
	background-position: right;
	overflow: hidden;
}

#galleryBanner {
	width: 710px;
	height:72px;
	background-image: url(/webdata/graphics/galleryBanner.jpg);
}

#galleryBanner a{
	display:block;
	width: 710px;
	height:72px;
}

#sponsorAd {
	background-color: #F1F1F1;
	margin: 0px;
	height: 112px;
	text-align: left;
    overflow: hidden;
}
#maincontentdiv {
	text-align: left;
	width: 710px;
	float: left;
}

#footer {
	clear: both;
	margin: 0px;
	border-top:2px solid #666666;
	padding-top: 10px;
}

#footerlinksandcopyright {
	float:left;
	text-align: left;
	color:#b7b7b7;
}

#footerlogos{
	float:right;
}

#membership {
	height: 226px;
	width: 227px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(/webdata/graphics/becomeamember2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#membershipPad {
	color:#FFFFFF;
	padding-top: 78px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: sans-serif;*/
	/*font-size:1.0em;*/
	font-weight: bold;
}

#rotatingBanner {
	/*height: 218px;*/
	width: 227px;
	margin-bottom: 10px;
	text-align: left;
	/*background-color: #5E5E5C;*/
	/* background-image: url(/webdata/graphics/right_hand_ad.gif); */
	border-top: 2px solid #5E5E5C;
}
#upcomingEvents {
	width: 227px;
	text-align: left;
    border-bottom: 2px solid #8cc9d1;
    border-top: 2px solid #5E5E5C;
    background-color:  #8cc9d1;  /*#f1f1f1;*/ 
    margin-bottom:20px;
	/*height: 118px;*/
}


#upcomingEvents  h2{
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	font-family: Georgia;
	/*font-family: sans-serif;*/
	color: #ffffff;
	margin: 0; 
        margin-bottom: 5px;
        margin-top: 1px;
}

#columnone {
	float: left;
	width: 234px;
}

#columntwo {
	float: left;
	width: 241px;
}

#columnthree {
	float: left;
	width: 234px;
}

#employmentDiv {
	width: 234px;
	float: left;
	height: 329px;
}

#employmentimageDiv{
	border-bottom: 2px solid #CED3D3;
}

#employmentcontentDiv{
	padding: 10px;
}

#buysellrentDiv {
	float: left;
	width: 241px;
	height: 329px;
}

#galleryDiv {
	float: left;
	width: 234px;
	height: 329px;
}

#galleryfeaturedphotoDiv{
	border-bottom: 2px solid #ced3d3
}

#photogallerycontentDiv{
	padding: 10px;
}

#clubDiv {
	float: left;
	width: 234px;
	height: 329px;
	background-color: text-align: left;
}
#pollDiv {
	float: left;
	height: 329px;
	width: 241px
}

#onditandfaqDiv{
	float: left;
	height: 329px;
	width: 234px;
}

#onditimageDiv{
	float: left;
	height: 122px;
	width:234px;
}

#onditeditionsDiv{
	height: 106px;
	width: 114px;
	/* float:left; */
	padding-top: 10px;
	padding-left:5px;
}

#onditDiv{
	/* float:left; */
	height: 122px;
	border-bottom:2px solid #69B8C2;
}

#faqDiv{
	float: left;
	height: 142px;
	width: 213px;
	padding: 15px 10px 10px;
}

#leftcontentarea #faqDiv h2{
	font-family: sans-serif;
	font-weignt: normal;
	font-size: 20px;
	color: #1792A2
        margin-top: 5px !important;
}

.hidden{
	display:none;
}

.employmentLink{
	display:block;
	width:224px;
	height: 162px /*height of the link block*/
}

.marketplaceLink{
	display:block;
	width:231px;
	height: 162px /*height of the link block*/
}

#marketplaceimageDiv{
	border-bottom: 2px  solid #CED3D3; 
}

#marketplacecontentDiv{
	padding: 10px;
}

#leftbar {
	float: left;
	width: 227px;
	/*height: 600px;*/
	overflow: auto;

	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #999999; 
	scrollbar-3dlight-color : #999999;
	scrollbar-darkshadow-color : #999999;  
	scrollbar-arrow-color : #666666;   
	scrollbar-shadow-color : #999999;
	scrollbar-track-color: #FFFFFF; 
}

#leftbar h2{
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	/*font-family: Georgia;*/
	font-family: sans-serif;
	color: #ff4a4a;
}

#upperleftbar {
	background-color:#F1F1F1;
	margin-bottom: 18px;
	padding: 12px;
	border-top: 2px solid #5E5E5C
}

#upperleftbar ul{
	list-style-type: none;
}

#upperleftbar ul ul li{
        list-style-type: disc;
        color: #1792A2;
}

#lowerleftbar{
	background-color:#F1F1F1;
	margin-bottom: 10px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	border-top: 2px solid #5E5E5C;
}


#rightbar {
      	float: right;
	width: 472px;
}



#end{
	height:16px;
	background-image: url(/webdata/graphics/end.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.searchresults{
	border-top-style: 2px solid;
}

.photoGallery{
	margin:0 !important;
	padding:0 !important;
}

.photoGallery ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
	
}

.photoGallery li{
	background:transparent none repeat scroll 0 0;
	display:inline-block;
	_float:left;
	margin:0;
	padding:10px 0;
	text-align:leftr;
	width:110px;
}

.photoGalleryItem{
	height:65px;
	overflow:hidden;
	width:92px;
}

.clear{
	clear:both !important;
	font-size:0;
}

.pagetitle{
	/*font-size:28px;*/
        font-size:25px;
	font-style:normal;
	/*font-family: Georgia;*/
	font-family: sans-serif;
	color: #1993A3;
	padding:10px;
	height: 31px;
       padding-top: 14px;
}

.sectiontitle{
	font-size:24px;
	font-style:normal;
	/*font-family: Georgia;*/
	font-family: sans-serif;
	color: #ff4a4a;
}

.listtitle{
	color: #1993A3;
	font-weight: bold;
	/*font-family: georgia;*/
	font-family: sans-serif;
	font-size: 11px;
}

a{
	color: #1792a2;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.dottedline {
	border:none;
	height:5px;
	background:url(/webdata/graphics/dottedline.gif) repeat-x center;
}

.galleryLink {
		height: 162px;
		width: 224px;
}

.rightbarheader{
		text-align: right;
		height:20px;
		padding-top:26px;
		padding-bottom: 4px;
}

.rightbarfooter{
		text-align: right;
		height:51px;
		padding-top: 5px;
}

.rightbarcontent{
		border-top: 2px solid #aeaeae;
		border-bottom: 2px solid #aeaeae;
		padding-top: 10px;
		padding-bottom: 10px;
}

#galleryDivPad {
	    border-top:2px solid #69B8C2;
		height: 326px;
		margin-bottom: 2.5px;
		margin-left: 2.5px;
		width: 233px;
		background-color: #EBF1F1;
	    overflow: hidden;
}

#buysellrentDivPad {
	    border-top:2px solid #69B8C2;
		margin-right: 2.5px;
		margin-bottom: 2.5px;
		margin-left: 2.5px;
		height: 326px;
		width: 235px;
		background-color: #EBF1F1;
		overflow: hidden;
}

#employmentDivPad {
	    border-top:2px solid #69B8C2;
		background-color: #EBF1F1;
		margin-right: 2.5px;
		margin-bottom: 2.5px;
		height: 326px;
		width: 231px;
	    overflow: hidden;
}

#clubDivPad {
	    border-top:2px solid #69B8C2;
	    background-color: #EBF1F1;
		margin-top: 3.5px;
		margin-right: 2.5px;
		height: 326px;
		width: 231px;
	    overflow: hidden;
}


#clubcontentDivLeft{
	   float: left;
	   width:105px;
	   padding-top: 10px;
	   padding-left: 10px;
	   padding-bottom: 10px;
	border-top:2px solid #69B8C2;
}


#clubcontentDivRight{
	   float: right;
	   width: 104px;
	   padding-top: 10px;
	   padding-left: 10px;
	   padding-bottom: 10px;
	border-top:2px solid #69B8C2;
}


#clubcontentDivLeft h2, #clubcontentDivRight h2 {
		font-size: 12px;
		color: #7a7a7a;
margin-top: 10px !important;
}

#pollDivPad {
		border-top:2px solid #7a7a7a;
		margin-right: 2.5px;
		margin-top: 3.5px;
		margin-left: 2.5px;
		width: 235px;
                height: 326px;
		background-color: #999999;
	        overflow: hidden;
	        color: #ffffff;

}

#pollcontentDiv{
		padding-left:10px;
		padding-right:10px;
}

#pollDivPad h2, #pollDivPad h3, #pollDivPad h4{
		color:#ffffff !important ;
}

#pollDivPad .uFormLabel {
		font-size: 20px;
	   	/*font-family: georgia;*/
		font-family: sans-serif;
	   	font-weight: normal;
}

#onditandfaqDivPad {
	    border-top:2px solid #69B8C2;
		height: 326px;
		margin-top: 3.5px;
		margin-left: 2.5px;
		width: 233px;
		background-color: #EBF1F1;
	    overflow: hidden;
}

#searchString{
	    border-width: 1px;
	    border-style: solid;
	    border-color: #ebebeb #ebebeb #ebebeb #ebebeb;
	    background-color: #ffffff;
	    color: #6C6A63;
	    /*font-family: verdana;*/
	    font-family: sans-serif;	
	    font-size: 11px;
	    width: 162px;
}

#customsearch{
	    border-width: 1px;
	    border-style: solid;
	    border-color: #c7c1b2 #c7c1b2 #c7c1b2 #c7c1b2;
	    background-color: #ffffff;
	    color: #999999;
	    font-size: 11.5px;
	    width: 162px;
}

.searchBtn{
	left: -1px;
	position: relative;
	top:4px;
}

#searchBox #searchBtn{
	float: right;
}
.uSearchPaging {
	float:right;
	width:60px;
}

.unityNavList ul{
	margin:0;
	padding:0;
}

.unityNavList ul li{
	margin:0;
	padding:0;
}

/* Calendar */

.eventPopup {
	text-align:left;
	position:absolute;
	margin-top: 15px;
	background:#f9f9f9;
	border:1px solid #727272;
	padding: 3px;
	filter:alpha(opacity=90);
	z-index: 999;
}

.eventPopup a{
	color: #5e5e5e;
	text-decoration: none;
}

/*Overwriting jCal css*/
.jCal .monthYear {
	background-color:#EEEEEE;
	float:right;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
}

.jCal .monthName {
	background-color:#EEEEEE;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
}
.jCalMo .day {
	background:#CCFFFF none repeat scroll 0 0;
	cursor:pointer;
}

.jCalMo .invday {
	background:#e3e3e3 none repeat scroll 0 0;
	color:#808080;
}

#newsScroller {
	width:235px;
	height:284px;
	overflow: auto;
        padding-bottom: 5px;
}

.newsScrollerPad {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.newsScrollerPad h4 {
	color:#ff4a4a !important;
}

.commListDate {
	display:block;
	font-size:.9em;
	color:#1993A3;
	padding-bottom:3px;
}

.linkFull {
	text-align:right;
	padding-top:3px;
}

.uGoToLink {
	background-image:none !important;
}

.uFormLabel {font-size:11px !important; font weight:bold;}

.uFormBlock {
margin-bottom:10px !important;
}


/* JEFF'S CODE */

p.uFormLabel
{
       margin-top: 5px !important;
}
#footerLogos_container
{
height: 52px;
width: 454px;
float: right;
}
.footerLogos_col
{
width: 90px;
height: 52px;
border-right: 1px solid #dedede;
float: left;
}
.footerLogos_col_last
{
width: 90px;
height: 52px;
border-right: none;
float: left;
}
.footerLogos_row1
{
height: 22px;
clear: both;
margin-bottom: 7px;
vertical-align: middle;
text-align: center;
}
.footerLogos_row2
{
height: 22px;
clear: both;
vertical-align: middle;
text-align: center;
}
 #pollDivPad .uFormMandatoryFieldNote 
{
display:none;
}
 #pollDivPad .uFormMandatory
{
display:none;
}
#pollcontentDiv h2.uContentTitle
{
margin-top: 10px;
margin-bottom: 0;
font-size: 150%;
line-height: 1.4;
}