body {
	font-weight:normal;
	font-size:12px;  
	font-family:arial, helvetica, sans-serif;
	color:#000000;
	text-align:left;
	/*margin:10px;*/
	background:#759679 url(images/gradient-3.jpg) repeat-x;
}


* {padding:0; margin:0}



p {
	padding:5px 0 5px 0;
}



strong {
	color:#003300;
}


a {
	color:#003300;
}
a:hover {
	color:#759679;
	text-decoration:underline;
}
a:hover strong {
	color:#759679;
}





ul, ol {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}

img {
	border:0;
	padding:0;
	margin:0;
}



.clear  {
	clear:both;
	padding:0px;
	margin:0px;
}
   



table.centralise {
	width:100%;
}


table.photo_caption {
	background:#003300;
	margin:0 0 10px 0;
}
table.photo_caption td {
	background:#ffffff;
	padding:4px;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	color:#003300;
	text-align:center;
}


table.centralise td.social_bar {
	background:#003300;
	padding:5px;
	color:#ffffff;
}

table.paper {
	width:940px;
	background:#FFFFFF;
	padding:10px;
}
table.paper h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	padding:0;
	margin:0;
	color:#003300;
	text-align:left;
}
table.paper h1 {
	/*width:912px;*/
	padding:0 0 20px;
	color:#759679;
	line-height: normal;
}
table.paper h2, h3, h4, h5, h6 {
	font-size:20px;
	text-align:left;
}
table.paper h2 {
	padding:0px 0px 20px 0px;
	line-height: normal;
}
table.paper h3 {
font-size: 16px;
    padding: 15px 0 5px;
}
table.paper h4, table.paper h5 {
	font-size:16px;
	font-weight:bold;
	padding:15px 0 0 0;
	margin:20px 0 0 0;
	border-top:1px solid #759679;
	width:400px;
}
table.paper h5 {
	font-size:14px;
	border-top:0px;
	padding:15px 0 0 0;
	margin:0;
	width:100%;
}
table.paper h6 {
	font-size:16px;
}




table.header {
	width:920px;
}
table.header td {
	text-align:center;
}





table.navigation,
table.dropdownmenu {
	width:920px;
	margin:1px 0 0 0;
	color:#ffffff;
	font-size:11px;
}
table.dropdownmenu td {
	background:#003300;
}
table.dropdownmenu a.page {
	background:#ff0000;
}
table.navigation td.top {
	background:#003300;
}
table.navigation td.bottom {
	background:#759679;
	font-size:12px;
}
table.navigation td.top ul,
table.navigation td.bottom ul {
	padding:0;
	margin:0;
}
table.navigation td.top li,
table.navigation td.bottom li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	padding:5px 10px 5px 10px;
}
table.navigation td.top li.page {
	background:#759679;
}




table.content {
	width:920px;
	line-height:1.3em;
	margin:20px 0 0;
}
table.content td {
	vertical-align:top;
}
table.content td.left {
}
table.content td.left div.box {
	width:200px;
}

table.content td.center {
	/*padding:4px;*/
	width:480px;
	font-size:13px;
	color:#333333;
	text-align:left;
}

table.content td.center div.img_right {
	float:right;
	padding:10px 0 20px 20px;
	text-align:right;
	font-size:10px;
	color:#666666;
}

table.content td.center ul {
	margin:0 0 0 20px;
}
table.content td.center li {
	margin:0 0 8px 0;
}



table.content td.left ul,
table.content td.left ol{
	padding:10px 0 10px 30px;
}
table.content td.left li {
	padding:0 0 10px 5px;
	color:#003300;
	list-style-image:url(images/arrow-green.jpg);
	/*font-style:italic;*/
}
table.content td.left li strong {
	font-size:14px;
}
table.content td.left ul.grey_text li {
	color:#666666;
	padding-bottom:20px;
}
table.content td.left ul.grey_text li strong {
	font-size:14px;
}

table.content td.left .apartments_ml {
	font-size:10px;
}


.box, .box_text, .box_menu {
    line-height: 145%;
    margin: 11px 0 0;
    padding: 0;
}
.box.color2 > div.content {
    background: none repeat scroll 0 0 #003300;
    border-color: #003300;
    color: #FFFFFF;
}
.box div.content, .box_text div.content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 0;
}
.box.color2 p {
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0;
    padding: 0 0 5px;
}
.box.color2 p.para_text {
    padding: 0 5px 5px;
    text-align: center;
}
.box.color2 p {
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0;
}




table.content td.right {
	/*width:248px;*/
}
table.content td.right div.border {
	/*border:1px solid #759679;*/
	border:1px solid #003300;
	padding:10px;
	width:226px;
	margin:0 0 20px 0;
	font-size:11px;
	text-align:left;
	background-image:url(images/side-box-gradient.jpg);
	background-repeat: repeat-x;
}
table.content td.right h1 {
	font-size:16px;
	width:228px;
	padding:5px 10px 5px 10px;
	background:#003300;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}
table.content td.right h2 {
	font-size:14px;
	padding-bottom:5px;
}
table.content td.right ul {
	padding:0px;
	margin:0 0 0 15px;
}
table.content td.right li {
	color:#666666;
}
table.content td.right table.thumb_apartments {
	border:1px solid #003300;
	width:224px;
}
table.content td.right table.thumb_apartments td {
	padding:4px;
}







table.content td.sitemapLineBG {
	background-image:url(images/line_back.gif);
	background-repeat:repeat-y;
	padding:0;
}
table.content table.bodyText em {
	font-size:10px;
	line-height:1em;
}
table.content table.bodyText td.text {
	padding:4px 4px 4px 0px;
}
table.content table.bodyText a {
}


table.content table.prices_table,
table.content table.enquiry_table,
table.content table.year_table {
	background:#4B7850;
	margin:20px 0 0 0;
}
table.content table.prices_table td {
	background:#ffffff;
	vertical-align:top;
	padding:2px;
	font-size:11px;
	vertical-align:top;
	color:#000000;
	text-align:center;
}
table.content table.prices_table td s {
	/*color:#ff0000;*/
}



table.content table.enquiry_table td {
	background:#ffffff;
	vertical-align:top;
	padding:4px;
	font-size:11px;
	vertical-align:top;
	color:#000000;
}
table.content table.enquiry_table h6 {
	padding:0 0 10px 0;
}
table.content table.enquiry_table img {
	margin:0 10px 10px 0;
	float:left;
}


table.content table.year_table td {
	background:#ffffff;
	vertical-align:top;
	padding:4px;
	font-size:11px;
	vertical-align:top;
	color:#4B7850;
	font-weight:bold;
}



table.footer {
	width:920px;
	font-size:10px;
	margin:30px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px solid #759679;
}
table.footer td {
	text-align:center;
}



/* Form Stylesheet */

/* - - - - - - - - - - - - - - - - - - - - -

 Title : Custom CSS 
 Author : EmailMeForm
 URL : http://emailmeform.com

 Last Updated : June 22, 2011

 - - - - - - - - - - - - - - - - - - - - - -

INSTRUCTIONS
1. Edit all or portions of these CSS rules.

2. Experiment and play.

- - - - - - - - - - - - - - - - - - - - - */


/* -- Logo -- */

#emf-container #emf-logo a /* logo image */
{
  background-repeat:no-repeat;
  text-indent:-99999px;
  background-image: url("http://www.emailmeform.com/builder/images/themes/logos/airplane.png");
  background-repeat: no-repeat;
  height: 40px;
}


/* -- Backgrounds -- */



#emf-container #emf-logo /* header */
{
  background-image: none;
  background-color: #98C6EE;
}

#emf-container /* form */
{
  background-color: #DDDDDD;
}

#emf-container div.emf-div-field input, /* field */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
  background-color: #FFFFFF;
}

#emf-container #emf-form ul li.highlight-field /* highlight */
{
  background-color: #7B7779;
}

#emf-container li .emf-div-instruction /* instructions */
{
  background-color: none;
}


/* -- Typography -- */

#emf-container #emf-form-title /* title */
{

  font-size: 23px;
  color: #3D484B;
}

#emf-container #emf-form-description /* description */
{
  font-family: Arial, Courier New;
  font-style: normal;
  font-size: 15px;
  color: #000000;
}

#emf-container label.emf-label-desc /* field title */
{

  font-size: 15px;
  color: #000000;
}

#emf-container div.emf-div-field input, /* field text */
#emf-container div.emf-div-field textarea,
#emf-container div.emf-div-field select
{
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  color: #3D484B;
}

#emf-container li .emf-div-instruction /* instructions */
{
  font-family: Arial;
  font-style: normal;
  font-size: 10px;
  color: #3D484B;
}


/* -- Borders -- */

#emf-container /* form */
{ 
  border-top: #8AA4B7 5px solid; 
  border-right: #8AA4B7 5px solid;
  border-bottom: #8AA4B7 5px solid;
  border-left: #8AA4B7 5px solid; 
}

#emf-container #emf-logo /* header */
{
  -moz-border-radius:2px 2px 0 0;
  -webkit-border-radius:2px 2px 0 0;
}

#emf-container #emf-form-instruction /* form instructions */
{
  border-bottom-style: dashed;
  border-color: #3D484B;
}

#emf-container ul li {
	list-style-image:none;
}

#emf-container li div.emf-div-field-section h3 /* sections */
{
  border-top-style: dashed;
  border-color: #3D484B;
}


/* -- Shadows -- */

#emf-container-outer #emf-form-shadows /* bottom shadow image */
{
  display:block;
  margin:0 auto;
  height:9px;
  width:640px;
  border:medium none;
  visibility: visible;
}


/* -- Buttons -- */

#emf-container .emf-action-next /* next button */
{
}

#emf-container .emf-action-previous /* previous button */
{
}

#emf-container #submit_form /* submit button */
{
}


/* -- CAPTCHA -- */

#emf-container li#emf-li-captcha #emf-captcha-top-settings
{
  background-color:#AAD6AA;
  color:#FFFFFF;
}

#emf-container li#emf-li-captcha #emf-captcha-bottom-settings
{
  background-color:#E4F8E4;
}

#emf-container li#emf-li-captcha #emf-captcha-input-settings,
#emf-container li#emf-li-captcha #emf-captcha-input-settings a
{
  color:#000000;
}


/* -- Error message -- */

#emf-container .emf-error-message
{
  margin: 10px;
  padding: 10px;
  border: 2px dashed #FF0000;
}


/* Form Stylesheet */



#bottomWrap {
    background: none repeat scroll 0 0 #003300;
    color: #FFFFFF;
}

#bottomWrap > div {
    margin: 0 20px !important;
    overflow: hidden;
    padding: 10px 0 !important;
}
#gkBottom1, #gkBottom2 {
    border-collapse: collapse;
    width: 100%;
    clear: both;
}

#gkbottombottom1 {
    width: 16.66%;
}
#gkBottom1 div.box { margin-top:0;  }
.gkCol {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
}
#bottomWrap .gkColLeft > div,
#bottomWrap .gkColCenter > div {
    margin-right: 18px !important;
    margin-top: 0;
}
.border1 > h3, .border2 > h3, .border3 > h3, .border4 > h3, .color2 > h3, #bottomWrap .box > h3, #bottomWrap .box_menu > h3, #bottomWrap .box_text > h3 {
    text-shadow: 0 0 3px #999999;
}
#bottomWrap .box > h3, #bottomWrap .box_menu > h3, #bottomWrap .box_text > h3 {
    background: none repeat scroll 0 0 transparent;
    color: #53534E;
    font-size: 130%;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
#bottomWrap h3 {
    color: #FFFFFF !important;
    font-style: normal;
    height: 40px;
    line-height: 40px;
}
.box_menu h3, .box_text h3, .box h3, #gkMenu, #gkPopup h3 {
    font-family: DroidSans,Arial,sans-serif;
}
#bottomWrap div.content {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 11px;
    padding: 0;
}
.gk-menu > ul, .custom > ul, #gkFooterNav > ul, .content > ul {
    clear: both;
    list-style-image: none !important;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
    line-height: 0.83em !important;
    overflow: inherit;
}
#bottomWrap .box ul li {
    line-height: 170% !important;
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    padding: 0;
}
#bottomWrap a {
    color: #FFFFFF;
    text-decoration: none;
}
.facebook_footer,
.Twitter_footer,
.flickr_footer {
    background: url("images/social-facebook.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-weight: normal !important;
    margin: 0 12px 0 0;
    padding: 6px 0 12px 39px;
}
.Twitter_footer {
    background: url("images/social-twitter.png") no-repeat scroll 0 0 transparent;
}
.flickr_footer {
    background: url("images/social-flickr.png") no-repeat scroll 0 0 transparent;
}
table.footer_logos {
	width:920px;
	font-size:10px;
	margin:30px 0 0 0;
	border-top:1px solid #759679;
	background: none repeat scroll 0 0 #EEEEEE;
}
table.footer_logos td {
	text-align:center;
}
