/* CSS Document */
html { min-height: 101%; } 
body { padding:0; margin:0; background:#000; font-family:"Times New Roman", Times, serif; font-size:76%; color:#fff; text-align:center;}

/* Html Styles */
form,p,h1,h2,h3,h4,ul,ol,li { padding:0; margin:0; }
a { color:#f89828; font-family:"Times New Roman", Times, serif; text-decoration:none; }  
a:hover { color:#fff; font-family:"Times New Roman", Times, serif; text-decoration:none; }  
h1 { display:none; }

/* classes */
.PlotHeading { font-size:1.2em;}
.Orange { color:#f89828;}
.BoldOrange { font-size:1.3em; font-weight:bold; color:#f89828;}
.Plot {display:none; position:absolute;  background:#000000; border: solid #f89828 1px; padding: 10px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; width:320px;}
.ContactNumber { font-size:1.8em; }
.IconLeft { width:40px; height:32px; padding:30px 3px 0 3px; display:block; background:url(images/PlotIcon.jpg) 0 0 no-repeat; line-height:0.9em; position:relative; float:left; }
.IconRight { width:40px; height:32px; padding:30px 3px 0 3px; display:block; background:url(images/PlotIcon.jpg) 0 0 no-repeat; line-height:0.9em; position:relative; margin-left:17px; float:left; }
.IconRow {  padding:0 0 0 30px; }
.IconRowPad {  padding:10px 0 0 30px; }
.IconRowPadPic {  padding:10px 0 0 30px; }
.MainPlotPic { padding:25px 0 0 0;}
.PlotPlan { clear:both; padding:30px 0 0 0; }
.PlotPlanLeft { float:left; width:331px; display:block;  }
.PlotPlanRight { float:left; width:136px; padding: 20px 0 0 50px; display:block; line-height:1em;  }
.textarea { font-size:13px;  margin:0 0 10px 0; padding:2px;  background:#333333; border:1px solid #666666; width:105px; color:#f89828; height:75px; font-family:"Times New Roman", Times, serif;  }

/* Page Holder */
#Frame {width:760px; text-align:left; margin-left: auto; margin-right:auto; }
#BannerHold {width: 760px; height:; padding:0; margin:0;}

/* Left Side of page */
#ContentLeft { width:592px; float:left;  }
#Nav { height:158px; padding: 55px 0 0 91px; }
#MainArea { padding:80px 25px 0 84px; line-height:1.6em; font-size:110%; }
#MainContact {line-height:1.3em;}
#MainArea ul { padding:0px 0px 0 25px; }
#GalleryLink {width: 100%; padding:0; margin:0;}
#GL {width: 150px; padding:0 10px 0 0; margin:0; float:left;}
#GR {width: 300px; padding:35px 0 0 0; margin:0; float:left;}

/* Right hand side of page */
#ContentRight { width:168px; float:left; padding:296px 0 0 0;   }
#ContentRight a { color:#fff; font-size:85%; }
#ContentRight a:hover { color:#f89828; }
#ContentRight input { font-size:13px; padding:2px; margin:0 0 10px 0;background:#333333; border:1px solid #666666; width:105px; color:#f89828;  font-family:"Times New Roman", Times, serif;  }
#ContentRight .submit { font-size:12px; padding:2px; margin:0 0 10px 0;background: #4e4e4e; border:1px solid #666666; width:109px; color:#fff;  font-family:"Times New Roman", Times, serif;  }
#RequestBrochure {padding:20px 0 0 30px;}

/* Footer */
#Footer { height:96px; text-align:right; clear:both;}
#Sitemap { display:none;}
#Skip { text-align:center;}
#Skip a { color: #343434; }
#Skip a:hover { color: #fff; }

