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

@font-face {
	font-family: 'ZapfHumnstDmBTDemi';
	src: url('http://assets.rmcloud.com/fonts/zhum601d-webfont.eot');
	src: local('â˜º'), url('http://assets.rmcloud.com/fonts/zhum601d-webfont.woff') format('woff'), url('http://assets.rmcloud.com/fonts/zhum601d-webfont.ttf') format('truetype'), url('http://assets.rmcloud.com/fonts/zhum601d-webfont.svg#webfontCcIICVfs') format('svg');
	font-weight: normal;
	font-style: normal;
}

body { background: #fff !important; }
.wrapper { width: 100%; }
.container { width: 960px; margin: 0 auto; }

#site_header {
	background: url(images/body_tile.gif) repeat-x;
}

#siteHeader {
	background: url(images/siteHeader.jpg) no-repeat;
	height:260px;
	position:relative;
}

.projects-header {
	background: url(images/projects_header.jpg) no-repeat !important;
}

#siteHeader h1, #siteHeader h2 {
	margin:0 0 0 -10000px;
	padding: 0;
	position: absolute;
}

#siteHeader a {
	background:none repeat scroll 0 0 #182934;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:165px;
}

#siteHeader a:hover {
	color: #a9dee4;	
}

#siteHeader h3 {
	color:#213541;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0 35px;
	-margin: 0 18px;
}

.projects-header h3 {
	display: none !important;
}

ul#nav {
	padding: 0;
	list-style:none;
	width:940px;
	margin: -35px auto 0;
	background: url(images/nav_bg.gif) no-repeat bottom center;
	position:relative;
	z-index:50;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2d2b2c;
	font-size:14px;
	text-transform: uppercase;
	text-decoration:none;
	padding: 23px 20px 13px 20px;
	display:block;
	background: url(images/nav_item_bg.gif) left center no-repeat;
}

#nav li#navHome a {
	background-image: none;	
}

#nav li.over a, #nav li#navHome a:hover {
	background: url(images/nav_rollover.jpg);
	color:#fff;
}

#nav li ul {
	display: none;	
}

#nav li.over ul {
	display: block;
	background: url(images/dropdown_bg.jpg);
	width:307px;
	position: absolute;
	list-style:none;
	margin: 0;
	padding: 0;
	border-bottom:1px solid #fff;
}

#nav li.over ul li a {
	padding: 0;
	margin: 2px;
	background: none;
	display: block;
	width: 144px;
	text-transform:none;
	font-weight:normal;
	padding: 3px 0 3px 5px;
	border-bottom:1px dotted #8f8a6b; 
	font-size: 14px;
}

#nav li ul li a.longtext {
	width: 298px
}

#nav li.over ul.contactDrop {
	left: -200px;
}

#nav li.over ul li a:hover {
	background-color: #a39c63;
	border-bottom: none;
	padding: 3px 0 4px 5px;
}

#lightBlue {
	background: url(images/lightBlue_bg.gif);	
}

#darkBlue {
	background: url(images/darkBlue_bg.gif);	
}

.twoBoxes {
	width: 451px;
	height: 220px;
	float: left;
	margin:20px 0 0 20px;
	-margin: 20px 0 0 10px;
}

.twoBoxes a.search {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	margin:140px 0 0 26px;
	-margin: 140px 0 0 13px;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:146px;
}

#lightBlue a.search {
	background-color: #aadee5;
	border: 1px solid #85b9c0;
	color: #213541;
	font-weight:bold;
}

#lightBlue a.search:hover {
	background-color: #85b9c0;
	border: 1px solid #aadee5;
}

#lightBlue a#searchResBtn  {
	background: url(images/search_res_button.jpg) no-repeat top;
	display: block;
	width: 236px;
	height: 25px;
	color: white;
	text-align: center;
	padding: 6px 0 0 10px;
	font-weight: normal;
}

#lightBlue a#searchResBtn:hover  {
	background: url(images/search_res_button.jpg) no-repeat bottom;
	text-decoration:none;
	width: 234px;
	padding: 6px 0 0 12px;
}


#darkBlue a#searchCommBtn  {
	background: url(images/search_comm_button.jpg) no-repeat top;
	display: block;
	width: 236px;
	height: 25px;
	color: white;
	text-align: center;
	padding: 6px 0 0 10px;
	font-weight: normal;
}

#darkBlue a#searchCommBtn:hover  {
	background: url(images/search_comm_button.jpg) no-repeat bottom;
	text-decoration:none;
	width: 234px;
	padding: 6px 0 0 12px;
}

#darkBlue a.search {
	background-color: #5c7c8e;
	border: 1px solid #213541;
	font-weight:bold;
}

#darkBlue a.search:hover {
	background-color: #213541;
	border: 1px solid #5c7c8e;
}

.twoBoxes h1 {
	float: right;
	width:260px;
	margin: 28px 0 10px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
}

#lightBlue h1 {
	color: #213541;
}

.twoBoxes h1 strong {
	display: block;
	font-size:19px;
}

.twoBoxes p {
	float: right;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	line-height: 18px;
	margin: 0 10px 0 0;
}

#lightBlue p {
	color: #213541;
}

.twoBoxes p a {
	display: block;
	text-align:right;
	margin: 20px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #FFF;
}

#lightBlue p a {
	color: #213541;
}

.twoBoxes p a:hover {
	text-decoration: underline;	
}

#featList {
	width: 451px;
	margin: 0 0 0 20px;
	-margin: 0 0 0 10px;
	background: url(images/featList_bg.gif) bottom left no-repeat;
	float: left;
}

#featList h1 {
	margin: 35px 0 0;	
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #213541;
}

#featList div.scrollable-widget {
	padding: 10px 0 0 38px;
	padding: 10px 0 0 30px;
}

#featList div.scrollable-widget div.scrollable {
	height: 190px;
margin: 0 0 0 9px
}

#featList div.scrollable-widget div.scrollable div.items div.slide {
	margin: 0 0 0 5px;
	width: 181px;s
}

#featList div.scrollable-widget div.scrollable div.items div.slide .img-holder {
	padding:0;
	height: auto;
	-moz-box-shadow:none;
	border: none;
	background-color:transparent;
}

#featList div.scrollable-widget div.scrollable div.items div.slide img {
	background: url(images/featList_img_bg.gif) no-repeat;
	padding:5px 4px;
	height:129px;
	width:166px;
	margin-top: -1px;
}

#featList div.scrollable-widget div.scrollable div.items div.slide h1, div.scrollable-widget div.scrollable div.items div.slide h1 a, div.scrollable-widget div.scrollable div.items div.slide h2 {
	margin:0;
	font-size:11px;
}

#featList div.scrollable-widget button.nextPage{
	background:url("images/nextPage.gif") repeat scroll 0 0 transparent;
	border:medium none;
	font-size:0;
	height:37px;
	right:10px;
	top:64px;
	width:22px;	
}

#featList div.scrollable-widget button.prevPage{
	background:url("images/prevPage.gif") repeat scroll 0 0 transparent;
	border:medium none;
	font-size:0;
	height:37px;
	left:10px;
	top:64px;
	width:22px;	
}

#featList div.scrollable-widget button.disabled {
	display: none;	
}

#ourTeam {
	width: 	451px;
	margin: 0 0 0 20px;
	float: left;
}

#ourTeam h1 {
	margin: 35px 0 0;	
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #655d5f;
}

#ourTeam ul#team {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/ourTeam_bg.gif) repeat-x bottom left;
	*height: 143px;
}

#ourTeam ul#team li {
	float: left;
}

#ourTeam ul#team li a {
	color:#655D5F;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.4em;
	margin-top:0;
	padding:108px 0px 5px;
	text-align:center;
	text-decoration:none;
	width:90px;
}

#ourTeam ul#team li a:hover {
	color: #000;	
}

#ourTeam ul#team li#susan a {
	background: url(images/ourTeam_susan.jpg) no-repeat top center;
}

#ourTeam ul#team li#micheal a {
	background: url(images/ourTeam_micheal.jpg) no-repeat top center;
}

#ourTeam ul#team li#jamie a {
	background: url(images/ourTeam_jamie.jpg) no-repeat top center;
}

#ourTeam ul#team li#brandon a {
	background: url(images/ourTeam_brando.jpg) no-repeat top center;
}

#ourTeam ul#team li#kelly a {
	background: url(images/ourTeam_kelly.jpg) no-repeat top center;
}

#ourTeam a#community {
	background:url("images/community_mod_bg.jpg") repeat-x scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-weight:bold;
	margin-top:2px;
	padding-bottom:5px;
	text-align:center;
	text-decoration:none;
}

#ourTeam a#community:hover {
	color: #213541;
}

#ourTeam a#community strong {
	background-color:#97C9D0;
	display:block;
	font-size:14px;
	margin-left:20px;
	width:409px;
}

ul#quickLinks {
	margin: 22px auto;
	width: 924px;
	padding: 0;
	list-style:none;
	background: url(images/quickLinks_bg.jpg) repeat-x;
}

#int_pages ul#quickLinks {
	margin: 22px auto 0;	
}

ul#quickLinks li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	color: #ffffff;
	font-weight:bold;
	padding: 12px 8px;
}

ul#quickLinks li a {
	background:url(images/quickLinks_link_bg.gif) no-repeat scroll left center transparent;
	color:#A7D9E0;
	font-size:13px;
	padding:0 0 0 19px;
	text-decoration:none;
	text-transform:uppercase;
}

ul#quickLinks li a:hover {
	background:url(images/quickLinks_link_bg_over.gif) no-repeat scroll left center transparent;
	color:#d7d4b6;	
}

.content_block {
	font-family:arial;
	font-size:12px;
	line-height:20px;
	padding: 15px 20px 0;
}

.engine_block { margin: 0; }

#int_pages {
	margin-top:-25px;
	padding:50px 20px 25px;
	width:920px;
}

#int_pages h1 {
	margin:0;
	padding: 5px 0;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#int_pages h2 {
	margin:0;
	padding:5px 0;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}

#int_pages .content_block {
	padding: 0;
	display: block;	
}

#bottom_info {
	background-color: #d3d0b5;
	border-top: 10px solid #dbd8bd;
}

#bottomInfo {
	padding: 25px 20px;
	position: relative;	
}

#bottomInfo #leftInfo, #bottomInfo #leftInfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bottomInfo #leftInfo strong#nameInfo {
	display: block;
	font-size:14px;
}

#bottomInfo #leftInfo ul#social {
	margin: 10px 0 0;
	padding: 0;
	list-style:none;
}

#bottomInfo #leftInfo ul#social li {
	float: left;	
}

#bottomInfo #leftInfo ul#social li a {
	display: block;	
}

#bottomInfo #leftInfo ul#social li a#facebook {
	width: 132px;
	height: 39px;
	background: url(images/footer_facebook.gif);
}

#bottomInfo #leftInfo ul#social li a#twitter {
	width: 146px;
	height: 38px;
	background: url(images/footer_twitter.gif);
}

#bottomInfo #leftInfo ul#social li a#aeroplan {
	width: 109px;
	height: 49px;
	background: url(images/footer_aeroplan.gif);
}

#bottomInfo #rightInfo {
	color:#FFFFFF;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:15px;
	margin: -35px 0px 0 0;
	*margin: -40px 160px 0 0;
	-margin: -40px 85px 0 0;
	width: 440px;
	text-align: right;
}

#bottomInfo #rightInfo a {
	color: #fff;	
}

#footerlogo {
	width: 265px;
	height: 201px;
	position:absolute;
	top: 9px;
	right: 0px;
	background: url(images/footer_coldwell.jpg)
}

#buttonholder {
    width: 240px;
    height: 168px;
    position: absolute;
    top: 25px;
    left: 367px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #B1AF9D;
    border-left-color: #B1AF9D;
    border-right-width: 1px;
    border-left-width: 1px;
    padding-left: 76px;
}


#buttonholder a {
	width: 165px;
	height: 29px;
	text-align: center;
	color: #655D5F;
	display: block;
	font-size: 11px!important;
}

#autoblog ul.communityNavigator li.active, #autoblog ul.communityNavigator li.active.expanded, #autoblog div.communityNavigatorOverlay.active {
background-color:#59788B !important;
}

#autoblog div.community_header, #autoblog #list-properties-box, #autoblog #stats_and_news.two_col .col .colContent, #autoblog #amenities, #autoblog ul.communityNavigator li.zone, #autoblog div.communityNavigatorOverlay {
background-color:#59788B !important;
}

#autoblog h2 {
color:#59788B !important;
}

#autoblog div.community_header h2 {
color: #fff !important;
}

#autoblog div.communityNavigator .community {
background-color:#59788B !important;
}

#autoblog #list-properties a.view {
background-color:#59788B !important;
}

#autoblog #list-properties a.view:hover {
background-color: #2d4552 !important;
}






#projectsHolder #PageHeader {
	margin-left: 220px;
	padding-top: 11px
}

#projectsHolder .content_block {
	margin-left: 220px;
	width: 700px;
	display: block;
}

#projectsHolder ul#quickLinks li a {
	margin-left: 70px;
}

#projectsHolder ul#quickLinks li {
	padding: 10px 21px 12px;
}

#sideBar_menu {
	width: 200px;
	background: url(images/sidebar_header.jpg) top center no-repeat #40657b;
	float: left;
	margin-right: 20px;	
}
	
#side_bar_menu {
	margin: 0;
	padding: 0;
	list-style:none;
	background: url(images/sidebar_bottom.jpg) bottom center no-repeat;
	padding: 140px 0 100px;
}
	
#side_bar_menu a {
	display: block;
	text-align:center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color:#fff;
	padding: 10px 0;
	border-bottom: 1px dotted #bbb;
	width: 150px;
	margin: 0 auto;
}
	
#side_bar_menu a:hover {
	background: #29414e;	
}








/* BIOS */

#loreBios #PageHeader {
	border-bottom:1px dotted #243642;
	margin-bottom:10px;
	margin-left:200px;
	margin-top:15px;
}

#loreBios #content_above img {
	margin-top: -55px;
margin-bottom: 30px;
}

#loreBios .above {
	text-align:justify;
	width:675px;
	float: left;
}

#loreBios .below {
	background:url("images/bio_right_bg.gif") no-repeat scroll center top transparent;
	border-left:1px dotted #AAAAAA;
	color:#243642;
	float:right;
	font-size:16px;
	margin-top:15px;
	padding:40px 5px 30px;
	text-align:center;
	width:200px;
}






.engine_block {
	font-family: arial;
	font-size: 13px;
}

.tabGreyLine {
	background-color:#a49d64 !important;
}

.blueTab, .blueBG {
	background-color:#d8e3e6 !important;
	background-image:none !important;
}

td.title11LightGrey {
	padding: 0 0 0 5px;
}

td.title11LightGrey a.info-link, td.title11Red a.info-link {
	background:url("images/check.gif") no-repeat scroll 0 0 transparent;
	color:#243642;
	font-family:arial;
	padding-left:16px;
}

font.title11Red a {
	color:#243642 !important;
}

td.title11RedBG a img {
	display: none;
}

td.title11RedBG a {
	background:url("images/white_check.gif") no-repeat scroll left center #A49D64 !important;
padding:0 0 0 20px !important;
width:auto !important;
}

.title14Red {
background-color:#fff;
color:#243642 !important;
font-family: arial !important;
font-weight: normal !important;
}

.whiteTab {
background-color:#fff !important;
background-image: none !important;
}

.title16Red, td.title12Red {
	color: #243642 !important;
}

td.formFields select option {
	color:#000;
font-family:arial;
font-size:11px;
}

.formRed {
	color: #243642 !important;
}


#hotListings #hotListings_listingHolder {

background:none repeat-x scroll center bottom #D9EAEC !important;
border:1px solid #182934 !important;

}

#int_pages .engine_block #country1 a.primary {
background:#526F81 !important;
color:#FFFFFF !important;
}

table.redBG {
	background: #526F81;
	border: 1px solid #000;
}

.title12Red a {
	color: #526F81 !important;	
}

.apple_overlay {
    background: none repeat scroll 0 0 #E3E2D6;
    border: 5px solid #3E6177;
    display: none;
    font-size: 11px;
    padding: 15px;
    width: auto;
}
.apple_overlay .close {
  background-image:url(http://flowplayer.org/img/overlay/close.png);
  position:absolute; right:-15px; top:-17px;
  cursor:pointer;
  height:35px;
  width:35px;
}

#brochure_form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 616px;
}
#brochure_form  form {
  -moz-border-radius: 8px 8px 8px 8px;
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0;
    padding: 15px;
}
#brochure_form h1 {
  padding:0 0 10px;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
}
#brochure_form ul {
  list-style: none;
  padding: 0;
  margin: 15px 0 15px 25px;
}
#brochure_form ul li {
  width: 50%;
  float:left;
  margin: 10px 0;
}
#brochure_form ul li label {
  display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 5px;
}
#brochure_form ul li label span {
  color: #a00;  
}
#brochure_form ul li input {
  -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    height: 25px;
    padding: 0 10px;
    width: 80%;
  border-radius: 4px; 
  background: url(brochure_input_bg.gif) repeat-x;
}
#brochure_form button {
  -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px; 
  background-color: #64879D;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    margin: 0 25px;
    padding: 0;
    width: 554px;
  cursor:pointer;
}

#phototour a.prev, #phototour a.next {
  display: block;
  width: 30px;
  height: 30px;
  position:absolute;
  cursor:pointer;
  z-index:50;
}
#phototour a.prev {
  background: url(prev.gif) no-repeat;
  top: 437px;
  left: 43px;
}
#phototour a.next {
  background: url(next.gif) no-repeat;
  right: 43px;
  top: 437px;
}
#phototour a.disabled {
  display: none; 
}
#image_wrap {
    background-color: #EFEFEF;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    height: 325px;
    margin: 0 auto 25px;
    width: 580px;
  text-align: center;
  line-height: 325px;
}
#image_wrap img {
  vertical-align: middle !important;
  max-height: 315px;
}

.phototourscroll {
  background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0;
    position: relative;
    width: 584px;
}
.photoitems {
   height: 90px;
    position: absolute;
    width: 200000em;
  margin: 0 0 0 14px;
}
.photoitems img {
  height: 70px;
    margin: 0 11px 0 0;
    width: 100px;
  cursor:pointer;
}

#contentPanelHolder {
  background-color: #fff;
}


/* ************************ PROJECT PAGE STYLES **/
#contentPanelHolder h2.projectsListHeader {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
#contentPanelHolder ul.projectList {
  list-style-type: none;
  margin: 0px 0px 15px 0px; 
  padding-left: 0px;
}
#contentPanelHolder ul.projectList a {
  display: block;
  background-color: #233542;
  border-bottom: 1px solid #969595;
  width: 410px;
  margin: 10px 0px;
  padding: 5px 0px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#contentPanelHolder ul.projectList a:hover {
  background-color: #85B9BF;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(101,115,122,1);
}
#contentPanelHolder ul.pastProjects li {
  display: inline;
}
#contentPanelHolder ul.pastProjects li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 338px;
  margin: 5px;
}


/* ************************ COMMUNITY PAGE STYLES **/

#autoblog #communityPage .communityInfo p {
	margin: 10px 0px;
	font-size: 15px;
}

#autoblog #communityPage .communityInfo h5.photoCaption {
  text-align: center;
  margin-top: 5px;
}

#autoblog #communityPage .communityInfo .subNeighbourhoods {
  background-color: #EEE;
  width: 522px; height: 200px;
  border: 1px solid #BBB;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 0px 10px;
}

#autoblog #communityPage .communityInfo .subNeighbourhoods h2 {
  margin-top: 10px;
  text-align: center;
}

#autoblog #communityPage .communityInfo .subNeighbourhoods ul {
  font-size: 15px;
  list-style-type: none;
}

#autoblog #communityPage .communityInfo .subNeighbourhoods ul li {
  float: left;
  width: 154px;
  margin: 5px 10px;
}

#autoblog #communityPage .communityInfo h2 {
  text-align: center;
  font-size: 18px;
}

#autoblog #communityPage .schoolList {
	width: 310px; 
	margin-left: 25px; margin-bottom: 25px;
	float: right;
	padding: 20px;
	background-color: #59788B;
	color: #fff;
	text-align: center;
}

#autoblog #communityPage .schoolList h2 {
	margin-bottom: 2px; margin-top: 0px;
	font-size: 18px;
	color: #fff !important;
}

#autoblog #communityPage .schoolList h3 {
	margin-bottom: 0px; margin-top: 18px;
	font-size: 14px; 
	font-weight: bold;
	color: #fff !important;
}

#autoblog #communityPage .schoolList p {
	color: #eee !important;
	font-size: 13px;
}

#autoblog #communityPage .schoolList .smaller,
#autoblog #communityPage .schoolList a {
	color: #ccc !important;
}

#autoblog #communityPage .schoolList .smaller {
	font-size: 16px;
	margin-bottom: 25px;
}

#autoblog #communityPage .schoolList .schoolLink {
	color: #fff !important;
}

#autoblog #communityPage .schoolList em {
	font-size: 11px;
	font-style: italic;
}



/* ************************ SCHOOL PAGE STYLES **/

.editable .schoolPage h1 {
	margin-top: 25px !important;
}

.editable .schoolPage .larger {
	font-size: 15px !important;
	text-align: left;
}

.editable .schoolPage .schoolMap {
	margin-bottom: 25px;
}

.editable .schoolPage .schoolMap p {
	text-align: center;
	font-size: 11px;
}

.editable .schoolPage .schoolBox {
	width: 410px;
	margin: 25px;
	float: left;
}

.editable .schoolPage .schoolBox p {
	font-size: 13px;
	margin-bottom: 5px;
}

.editable .schoolPage .schoolBox h2,
.editable .schoolPage .schoolBox h3 {
	text-align: center;
	margin-bottom: 5px; padding-bottom: 5px;
	margin-top: 0px; padding-top: 0px;
}

