/*COMMON TEXT STYLES START HERE*/

html,
body {
margin: 0;
padding: 0;
border: 0;
float: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #0066CC; /*#0066CC*/
	margin: 0;
}
.header {
	color: #006BB5;
	font-size: 16px;
}
p.header {
	color: #006BB5;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -12px;
	text-align: left;
}
.bodyCopy {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}
p.bodyCopy {
	font-size: 12px;
	line-height: 15px;
}
.bodyCopy a:link {
	color: #006BB5;
	text-decoration: none;
}
.bodyCopy a:hover {
	color: #00A1B2;
	text-decoration: none;
}
.bodyCopy a:visited {
	color: #006BB5;
	text-decoration: none;
}
.bodyCopy a:visited:hover {
	color: #00A1B2;
	text-decoration: none;
}
.sidebarText {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-bottom: 19px;
}
.sidebarText a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
.sidebarText a:hover {
	color: #E3D1BE;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
.sidebarText a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
.sidebarText a:visited:hover {
	color: #E3D1BE;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
p.sidebarHeader {
	color: #FFFF99;
	text-align: left;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: -12px;
}
.sidebarTextSmaller {
	font-family: Arial Narrow, Helvetica, san serif;
	color: #FFFF99;
	font-size: 11px;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}
.miniPad {
	padding: 4px;
}


/*COMMON STRUCTURE STYLES START HERE*/
.mainTable {
	margin-left: 17px;
	margin-right: 17px;
}
.content {
	padding: 19px 19px 19px 19px;
}
.headerPad {
	padding-bottom: 10px;
}
.otherColumnLeft {	
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #0066CC;
	width: 176px;
}
.otherColumnRight {	
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left: 22px;
	padding-top: 22px;
	padding-bottom: 12px;
	background-color: #0066CC;
	width: 176px;
}
.findKidContent {
	padding: 19px 0 19px 30px;
}

/*NAVIGATION STYLES START HERE*/

/*.rounded {     DID NOT USE BUT PLEASE KEEP
	background-image: url(images/com_gradient.png);
	background-repeat: repeat-x;
	-webkit-border-top-right-radius: 8px;
 	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	padding-left: 11px;
	padding-right: 12px;
}   */
.roundedLeft {
 	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left: 12px;
}
.gradientLeft {
	background-image: url(images/com_gradient.png);
	background-repeat: repeat-x;
 	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	vertical-align: middle;
}
.nav1 {
	font-size: 12px;
	color: #FFFFFF;
}
.nav1 td {
	padding-right: 12px;
}
.nav1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav1 a:hover {
	color: #E3D1BE;
	text-decoration: none;
}
.nav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav1 a:visited:hover {
	color: #E3D1BE;
	text-decoration: none;
}
.nav3 {
	font-size: 12px;
	color: #FFFFFF;
}
.nav3 td {
	padding-left: 12px;
}
.nav3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav3 a:hover {
	color: #E3D1BE;
	text-decoration: none;
}
.nav3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav3 a:visited:hover {
	color: #E3D1BE;
	text-decoration: none;
}

.roundedRight {
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	padding-right: 12px;
}
.gradientRt {
	background-image: url(images/com_gradient.png);
	background-repeat: repeat-x;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	vertical-align: middle;
}
.nav2 {
	font-family: Helvetica, san serif;
	font-size: 11px;
	color: #003399;
}
.nav2 a:link {
	color: #003399;
	text-decoration: none;
}
.nav2 a:hover {
	color: #00A1B2;
	text-decoration: none;
}
.nav2 a:visited {
	color: #003399;
	text-decoration: none;
}
.nav2 a:visited:hover {
	color: #00A1B2;
	text-decoration: none;
}
.nav4 {
	font-family: Helvetica, san serif;
	font-size: 11px;
	color: #003399;
	line-height: 11px;
}
.nav4 a:link {
	color: #003399;
	text-decoration: none;
}
.nav4 a:hover {
	color: #00A1B2;
	text-decoration: none;
}
.nav4 a:visited {
	color: #003399;
	text-decoration: none;
}
.nav4 a:visited:hover {
	color: #00A1B2;
	text-decoration: none;
}

.footernav {
	font-size: 10px;
	color: #FFFFFF;
}
.footernav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footernav a:hover {
	color: #E3D1BE;
	text-decoration: none;
}
.footernav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footernav a:visited:hover {
	color: #E3D1BE;
	text-decoration: none;
}


/*HOME PAGE STYLES START HERE*/
.homeColumnLeft {	
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	padding-right: 19px;
	padding-top: 19px;
	padding-bottom: 19px;
	background-color: #0066CC;
	width: 185px;
}
.homeColumnRight {	
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left: 19px;
	padding-top: 19px;
	padding-bottom: 12px;
	background-color: #0066CC;
	width: 185px;
}
.featureTable {
	background-image: url(images/home_featureGrad.png);
	background-repeat: repeat-x;
	border: 2px solid #FFFFFF;
	padding-left: 12px;
	padding-right: 12px;
	background-position: bottom;
	background-color: #FFFFFF;
}
.featureName {
	color: #006BB5;
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
}
.featureName a:link{
	color: #006BB5;
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
	text-decoration: none;
}
.featureName a:hover{
	color: #00A1B2;
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
	text-decoration: none;
}
.featureName a:visited{
	color: #006BB5;
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
	text-decoration: none;
}
.featureName a:visited:hover{
	color: #00A1B2;
	font-size: 12px;
	text-align: center;
	padding-bottom: 8px;
	text-decoration: none;
}
.featureImage {
	padding: 8px 9px;
}
#flashcontent {
		width: 415px;
		height: 204px;
		float: left;
		margin: 0px 0px 0px 0px;
}

/*PROPERTY LIST STYLES START HERE*/
.propListContent {
	padding: 19px 30px 19px 30px;
}
.propListName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #00A1B2;
	font-weight: bold;
	padding-bottom: 4px;
}
.propListAddy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.propListLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.propListLinks a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006BB5;
	text-decoration: none;
}
.propListLinks a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006BB5;
	text-decoration: underline;
}
.propListLinks a:visited:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006BB5;
	text-decoration: underline;
}
.propListLinks a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006BB5;
	text-decoration: none;
}
.propListDescrip {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.propListDescrip a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}
.propListDescrip a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #999999;
}
.propListDescrip a:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #999999;
}
.propListDescrip a:visited:hover{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #999999;
}
.propListRowDK{
	background-color: #F1EBD5;	
	padding: 5px 0 5px 0;
}
.propListRowLT{
	background-color: #FFFFFF;	
	padding: 5px 0 5px 0;
}
.banners {
	padding-bottom: 22px;
}
.propInsetPad {
	padding-left: 10px;
}

/*PROPERTY DETAILS STYLES START HERE*/
.propDetAmenHdrs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #F1EBD5;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.propDetAmenList {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 2px;
}
.propDetColumnRight {	
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 12px;
	background-color: #0066CC;
	width: 175px;
}
.propDetBody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.propDetBody a:link {
	color: #006BB5;
	text-decoration: none;
}
.propDetBody a:visited {
	color: #006BB5;
	text-decoration: none;
}
.propDetBody a:hover {
	color: #006BB5;
	text-decoration: underline;
}
.propDetBody a:visited:hover {
	color: #006BB5;
	text-decoration: underline;
}
.propDetName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00A1B2;
	font-weight: bold;
}
.propDetAddy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}
.propDetRRHdr {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006BB5;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 5px;
}
.propDetRRbox {
	border: 1px solid #006BB5;
	background-color: #F1EBD5;
	margin-right: 10px; 
}
.propDetRRBody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-right: 0px;
	margin-left: 0px;
}
.propDetRRDiscl {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.propDet4pt {
	padding-bottom: 4px;
}
.imagePad {
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-top: 3px; 
	padding-left: 0px; 
}

/*SEARCH STYLES START HERE*/
.searchHdrs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006BB5;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 0px;
	padding: 2px 0 2px 5px;
}
.searchTable {
	border: 1px solid #006BB5;
}
.searchBoxes {
	font-size: 10px;
}
.bodySearch {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.searchPgBody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.searchPgBodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
	color: #006BB5;
	padding-top: 5px;
}

/*FORM STYLES START HERE*/
.formError {
	font-weight: bolder;
	color: #990000;
	font-size: 11px;
	text-align: left;
	font-family: Helvetica, Arial, san-serif;
}
.form {
	font-weight: bolder;
	color: #009999;
	font-size: 11px;
	text-align: left;
	font-family: Helvetica, Arial, san-serif;
}
.form_field {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 6px;
	padding-bottom: 6px;
}
.form_field a:link {
	color: #006BB5;
	text-decoration: underline;
}
.form_field a:hover{
	color: #006BB5;
	text-decoration: none;
}
.form_field a:visited{
	color: #006BB5;
	text-decoration: underline;
}
.form_field a:visited:hover{
	color: #006BB5;
	text-decoration: none;
}

/*EXTRA STYLES START HERE*/
.findKid {
	color:#000000;
	font-size: 11px;
	line-height: 12px;
}
.findKid a{
	color:#000000;
	text-decoration:none;
}
.findKid a:visited{
	color:#000000;
	text-decoration:none;
}
.findKid a:visited:hover{
	color:#000000;
	text-decoration:underline;
}
.findKid a:hover{
	color:#000000;
	text-decoration:underline;
}
.assocMem {
	font-size: 11px;
	color: #000000;
}
.assocMem a{
	color: #000000;
	text-decoration:underline;
}
.assocMem a:visited{
	color: #000000;
	text-decoration:underline;
}
.assocMem a:hover{
	color: #000000;
	text-decoration:none;
}
.assocMem a:visited:hover{
	color: #000000;
	text-decoration:none;
}
.even_mont {
	font-weight: bold;
	color: #006BB5;
	font-family: Myriad, Arial, san-serif;
	font-size: 12px;
}
.events {
	font-family: Myriad, Arial, san-serif;
	font-size: 11px;
}
.events a:link{
	text-decoration:underline;
	color:#000000;
}
.events a:hover{
	text-decoration:none;
	color:#000000;
}
.events a:visited{
	text-decoration:underline;
	color:#000000;
}
.events a:visited:hover{
	text-decoration:none;
	color:#000000;
}

/*ADMIN STYLES START HERE*/
.adminHeader {
	font-family: Impact, Helvetica, Arial, San Serif;
	font-size: 30px;
	color: #8ECFD8;
	padding-bottom: 10px;
}
.adminGradient {
	background-image: url(images/com_gradient.png);
	background-repeat: repeat-x;
}
.navbkground {
	background-image: url(images/com_gradient.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
