h1 
{
	position: relative;
	font-family: Arial;
	font-size: 16pt;
	line-height: 26pt;
	font-weight: bold;
	background-color: #FFFFCC;
	width: 800px;
}	
	
table 
{
	position: relative;
	border-spacing: 0px;
	width: 700px;
}

tr 
{
	align: left;
	valign: top;
}
		

body 
{
	font-family: Arial;
	font-size: 14pt;   
	background-color: beige;
}
	
img 
{
	border: solid 1px #A3A3A3;
}

#headtitle
{
	width: 800px;
	background-color: #FFFFCC;
	color: 000;
	margin-left: auto;
	margin-right: auto;
	border: solid #A3A3A3 1px;
	text-align: center;
}

/* defines placement of images on the index.php page */
#categoryimagewrapper
{
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 160px;
	
		
}

#categoryimagewrappersmaller
{
	width: 508px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 160px;
	
		
}

#categoryimage
{
	float: left;
	padding: 14px;
	text-align: center;
	width: 224px;
	border: none;
}

/* Defines the main block of text on each page */
#messageblock
{
	border: solid 1px #A3A3A3;
	width: 768px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC; 
	padding: 15px;
	position: relative;
	font-size: 10pt;
	font-family: arial;
	font-weight: none;
	z-index: 10;
}

/* div container for the dispimage, title, and propertyDescContainer div */
#propertyDispContainerClubGlen
{
	border: solid 1px #A3A3A3;
	width: 778px;
    height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC; 
	padding: 10px;
	font-size: 10pt;
	font-family: arial;
	font-weight: none;
}

#propertyDispContainerOSC
{
	border: solid 1px #A3A3A3;
	width: 778px;
    height: 560px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC; 
	padding: 10px;
	font-size: 10pt;
	font-family: arial;
	font-weight: none;
}

#propertyDispContainerTerrace
{
	border: solid 1px #A3A3A3;
	width: 778px;
    height: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC; 
	padding: 10px;
	font-size: 10pt;
	font-family: arial;
	font-weight: none;
}

/* image container for the image as shown in the propertyDispContainer div  */
#dispimage
{
	float: left;
}

/* title div container for each property as shown in the propertyDispContainer div */
#propertyTitle
{
	font-weight: bold;
	text-align: center;
	border: solid 1px #A3A3A3; 
	width: 300px;
	float: right;
}

/* div container for property description as shown in the propertyDispContainer div */
#propertyDesc
{
	width: 340px;
	/* height: 248px; */
	border: solid 1px #A3A3A3; 
	margin-left: auto;
	padding: 10px;
	
	
}

/* Title for each page (e.g. "Current Listings", "FAQ", "Contact Us", etc. */
#title
{
	font-weight: bold;
	font-family: Helvetica;
	font-size: 14pt;
}

#imagelink 
{ 
	border: solid 1px #A3A3A3; 
} 

#scrollbutton 
{
	border: none;
}

#spacer
{
	width: 400px;
	height: 30px;
	float: left;
	border: solid 1px #A3A3A3; 
}
#spacersm
{
	width: 300px;
	height: 30px;

	border: solid 1px #A3A3A3;
	margin-left: auto;
	margin-right: auto
}

#smspacer
{
	width: 480px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

/*#amenities
{
	width: 776px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}

#amenities li
{
	width: 350px;
	height: 18px;
	float: left;
	list-style: none;
}*/

#amenities 
{	
	width: 400px;
	
	margin-left: auto;
	margin-right: auto;
	float: left;

}

#amenities li
{
	width: 400px;
	height: 18px;
	float: left;
	list-style: none;
    text-align: left;
}
	
#wrapperClubGlenn
{

	width: 776px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #A3A3A3; 
}
	
#amenitiesClubGlenn
{

	width: 300px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	border: solid 1px #A3A3A3;
}

#amenitiesClubGlenn li
{
	width: 244px;
	height: 18px;
	float: left;
	list-style: none;
	border: solid 1px #A3A3A3;
}
	
#amenitiesOSC 
{	
	width: 400px;
	
	margin-left: auto;
	margin-right: auto;
	float: left;

}

#amenitiesOSC li
{
	width: 400px;
	height: 18px;
	float: left;
	list-style: none;
    text-align: left;
}
	
/* description for the unicode character bullets used in the amenities div container */
.unibull 
{ 
	float: left; 
	width: 15px; 
}
	
#amenities ul
{
	list-style-type: disc;
}
		

	
/* formatting for questions in the FAQ */
#question
{
	width: 700px;
	font-style: italic;
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
}
	
#answer
{
	width: 700px;
	font-family: Arial;
	text-align: left;
}

/* definitions for the downloads section at the bottom of each property's page */
#downloads
{
	height: 22px;
	width: 778px;	
	margin-left: auto;
	margin-right: auto;
	margin: 4px;
	
}
	
#downloads ul
{
	list-style: none;		
} 
	
#downloads li
{
	float: left;
	font-size: 10pt;
	margin: 13px;
	padding: 1px;
	width: 200px;
	height: 18px;
}
	
#downloads li a
{		
	width: 200px;		
	height: 18px;
	display: block;
	border: dotted 1px #000;
	background-color: #E8D696;	
	text-align: center;	
	font-weight: bold;
}	
	
#downloads li a:hover
{
	background: #ECECBD;
}


/* different set of definitions for showing available floor plans at OSC */

#listofOSCFloorplans
{
	height: 70px;	
	width: 180px;	
	margin-left: auto;
	margin-right: auto;
}
	
#listofOSCFloorplans ul
{
	list-style: none;	

} 
	
#listofOSCFloorplans li
{
	float: left;
	font-size: 10pt;
	margin: 2px;
	padding: 1px;
	width: 170px;

}
	
#listofOSCFloorplans li a
{	
	width: 170px;	
	height: 18px;
	display: block;
	border: dotted 1px #000;
	background-color: #E8D696;		
	text-align: center;	
	font-weight: bold;
}	
	
#listofOSCFloorplans a:hover
{
	background: #ECECBD;
}	

/* different set of definitions if there are 4 labels */


#downloadslist4
{
	width: 250px;

	list-style: none;

	/* border: solid 1px #A3A3A3;
	
	height: auto;  22px; */
	margin-left: auto;
	margin-right: auto;
}



/*#downloadslist4 ul
{
	list-style: none;	
	float: left;
	margin: 0;
	padding: 0;
}*/
	
/*#downloadslist4 li
{
	font-size: 10pt;
	list-style: none;	

}*/
	
#downloadslist4 li a
{	
	width: 200px;	
	height: 18px;
	display: block;
	border: dotted 1px #000;
	background-color: #E8D696;		
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;

	
}	
	
#downloadslist4 a:hover
{
	background: #ECECBD;
}	

/* defines how the footer should look */
#footer 
{
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #A3A3A3;
	width: 800px;
	height: 40px;
	background-color: #E8D696;
	font-family: Arial;
	font-size: 10px;
	position: relative;		
}

#footerLeft 
{
	font-size:10px;
	text-align:left;
	float:left;
	width:400px;
	padding-left:10px;	
}

#footerRight {
	font-size:10px;
	text-align:right;
	float:right;
	width: 300px;
	padding-right:10px;	
}

/* defines how forms should look */
#formfieldlabel
{
	float: left;
	width: 140px;
	text-align: right;
	padding: 10px;
}
	
#formfielddatalg
{
	float: left;
	width: 480px;
	text-align: left;
	padding: 10px;
}

#formfielddatasm
{
	float: left;
	width: 240px;
	text-align: left;
	padding: 10px;
}
	
input.formInputText   {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #474747;
	margin-right: 5px;
	margin-bottom: 5px;
	height: auto;
}
	
input.formInputText:hover {
	background-color: #fee;
	border: solid 1px #474747;
	color: #000;		
}
	
select.formSelect  {
	font-size: .8em;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

select.formSelect:hover  {
	color: #333;
	background-color: #ccffff;
	border: solid 1px #474747;
}
	
select.formSelect:focus  {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
}

input.formInputButton   {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding: 1px;
	border-style: solid;
	border: 1px solid #474747;
	margin-top: 58px;
}
	
textarea#styled {
	font-size: 11px;
	font-family: Arial;
	color: #000;
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #474747;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 60px;
	width: 422px;
	overflow:auto;
}
	
textarea#styled:hover
{
	background-color: #fee;
}
	
label 
{
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	position: relative;	
	float: left;
	width: 125px;
	margin-left: 5px;
}

label.fieldLabel
{
	display: inline;
	float: none;	
}
	
fieldset  {
	margin-left: 27px;
	float: left;
	background-color: #FFF8C6;
	padding: 2px;
	border: solid 1px #474747;
	width: 350px;
}

legend  
{		
	font-weight: bold;
	border: solid 1px #474747;
	background-color: #FFF8C6;
	padding: 2px 6px;
	margin-bottom: 8px;
}

#mapsearch{
width : 400px;
  margin : 10px;
  padding : 4px;
  border : 1px solid #f9f9f9;

}

/* descriptions for how hyperlinks are to be displayed */
a:link{color: #000000; text-decoration: none}
a:visited {text-decoration: none; color: #000000}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: #707070;}
a#downloads:hover{text-decoration: none; color: #000000;}
a#downloadslist4:hover{text-decoration: none; color: #000000;}
	
