﻿/* CSS Document */

/************************************/
/* HTML Tag Overrides */
/************************************/

html {
     overflow: -moz-scrollbars-vertical;

}
body, h1, h2, h3, h4, h5, h6
{
	padding:0;
	margin:0;	
     font-size:.9em;	
}

body {
	background:url(images/Page_Bg.gif) top center #570F09 repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;

	color:#796B54; 
}

a {
	text-decoration:none;
	color:#3F74B1;
}

a:hover {
	text-decoration:underline;
}

p, li {

	line-height:20px;
}

p {
	margin:0;
	padding:0 0 10px 0;
}

ul {
	margin:0 0 0 20px;
	padding:0 0 10px 0;
}

h1 {
	color:#7D160D;
	font-size:1.6em;
	text-transform:uppercase;

}

h2 {
	color:#5B554B;
	font-size:1.2em;
	text-transform:uppercase;
	margin-bottom:5px;
}

h3 {
	color:#975D60;
	font-size:1.1em;
	margin-bottom:5px;
	font-weight:bold;
}

hr 
{
	padding:0;
	margin:0;
	border:0;
	height:1px;
	background-color:#E8DDD2;
}

td 
{
	font-size:1em;
}

/************************************/
/* These are styles that allow us to
   have the sidebars on either side
   of the page. */
/************************************/

#PageWrap { margin:0 auto; width:1063px; }

#LeftCol, #MiddleCol, #RightCol { float:left; position:relative; }

#LeftCol { width:170px; margin-top:210px; z-index:100;  }
#MiddleCol { width:723px; }
#RightCol {width:170px; margin-top:210px; }


#sideBar_Left, #sideBar_Right {
    
    padding:10px 10px 0 10px;                   
}

	#sideBar_Left img, #sideBar_Right img {
		margin-bottom:10px;
	}
	#sideBar_Left, #sideBar_Right {  }

#sideBar_Left {        
    
}       

 #sideBar_Right {            
    
}



/************************************/
/* Template IDs */
/************************************/
#MenuRow {
	height:160px;
}

#MenuRowContainer {
	margin:auto;
	width:697px;
	height:151px;
	background-color:#FFF3E7;
	border-left:6px solid #8B8279;
	border-right:6px solid #8B8279;
	border-top:5px solid #8B8279;
	padding:6px 5px 0 7px;
}

#MenuLogo {
	width:695px;
	height:115px;
	background:url(images/MenuRow_Logo.jpg) no-repeat;
}

#Menu {
	margin-right:2px;
	height:36px;
	background:url(images/MenuRow_Menu_Bg.jpg);
	padding:0 0 0 45px;
	
	
}

#Menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#Menu li {
 	float:left;
	margin:0 0.11em;
	color:#F2E5D7;
	height:33px;
	line-height:33px;
	font-weight:bold;
	font-size:.85em;
	
}

#Menu li a {
	float:left;
	display:block;
	text-decoration:underline;
	text-align:center;	
	color:#F2E5D7;
	text-transform:uppercase;
}

#Menu li a:hover {
	text-decoration:none;
}

#ContentRow 
{	
	overflow:hidden;
	margin:auto;
	width:662px;
	border-left:6px solid #8B8279;
	border-right:6px solid #8B8279;
	padding:107px 0 20px 47px;
}

#FooterContainer {
	margin:auto;
	width:721px;
	background:url(images/Content_Extender_Bg.gif) repeat-y;
}

#FooterTopper {
	margin:auto;
	width:144px;
	height:34px;
	background:url(images/Footer_Topper.gif);
	padding-left:550px;
}

#FooterTopper a {
	display:block;
	width:122px;
	height:34px;
	font-size:1px;	
}

#Footer {
	margin:auto;
	width:694px;
	height:92px;
	background-color:#2A221A;	
}

#FooterLeftSide {
	float:left;
	width:9px;
	height:92px;
	background:url(images/Footer_Left_Bg.gif);
}

#FooterConent {
	float:left;
	width:549px;
	height:67px;	
	color:#989898;
	text-align:center;
	padding:20px 0 0 0;
}

#FooterLogo {
	float:left;
	width:122px;
	height:92px;
}

#FooterRightSide {
	float:left;
	width:14px;
	height:92px;
	background:url(images/Footer_Right_Bg.gif);
}

#ContentExtender {
	margin:auto;
	width:721px;
	background:url(images/Content_Extender_Bg.gif) repeat-y;
	border-bottom:0 solid #8B8279;
}

#HomeColumnHolder {
	width:610px;
}

#HomeLeftColumn {
	float:left;
	width:270px;
}

#HomeRightColumn {
	float:left;
	width:320px;
	margin-left:19px;
}

#HomeLocalOfficesColumnHolder {
	width:610px;
}

#HomeLocalOfficesLeftColumn {
	float:left;
	font-size:1em;
	text-align:right;
	width:142px;
	margin-right:5px;
	font-weight:bold;
}

#HomeLocalOfficesLeftColumn h1 {
	color:#796B54;
	font-size:1.6em;
	width:142px;
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:5px;
	text-transform:uppercase;
}

#HomeLocalOfficesRightColumn {
	float:left;
	width:458px;
}

#HomeLocalOfficesRightColumn img {
	padding-left:5px;
}

#SingleColumn {
	padding:0 40px 0 20px;
	width:560px;
}

#LeftColumn {
	float:left;
	width:316px;
	margin-right:10px;
}

#RightColumn {
	float:left;
	width:286px;
}

#MainColumn {

	width:614px;
}

.MainColumn {

	width:614px;
}

/********************
 CONTENT GENERAL
********************/
#PageHeaderWrapper {
	border-bottom:1px solid #B58A7C;
	padding-bottom:5px;
	margin-bottom:25px;
	height:30px;
	width:600px;
}
#PageHeader {
	/*width:450px;*/
	width:420px;
	float:left;
	padding-right:10px;
}


.PageHeaderWrapper {
	border-bottom:1px solid #B58A7C;
	padding-bottom:5px;
	margin-bottom:25px;
	height:30px;
	width:600px;
}
.PageHeader {
	/*width:450px;*/
	width:420px;
	float:left;
	padding-right:10px;
}


#PageBackNav {
	float:left;
	/*width:140px;*/
	width:170px;
	font-size:.9em;
	padding-top:15px;
	font-weight:bold;
	text-align:right;
}

.Homepage {
	background:url(images/Backgrounds/Content_Bg.jpg) top center #FFF3E7 no-repeat;
}

.AboutTheCouncil {
	background:url(images/Backgrounds/AboutTheCouncil_Bg.jpg) top center #FFF3E7 no-repeat;
}

.LocalOffices {
	background:url(images/Backgrounds/LocalOffices_Bg.jpg) top center #FFF3E7 no-repeat;
}


.BGTools {
	background:url(images/Backgrounds/LocalOffices_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGHouseFrame {
	background:url(images/Backgrounds/Content_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGHardHats {
	background:url(images/Backgrounds/AboutTheCouncil_Bg.jpg) top center #FFF3E7 no-repeat;
}

.BGHighRise {
	background:url(images/Backgrounds/Highrise_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGMachinery {
	background:url(images/Backgrounds/Machinery_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGWood {
	background:url(images/Backgrounds/Wood_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGPiledriver {
	background:url(images/Backgrounds/Piledriver_Bg.jpg) top center #FFF3E7 no-repeat;
}
.BGTraining {
	background:url(images/Backgrounds/Training_Bg.jpg) top center #FFF3E7 no-repeat;
}

.BGPlans {
	background:url(images/Backgrounds/Plans_Bg.jpg) top center #FFF3E7 no-repeat;
}

.BGLocalArea1 {
	background:url(images/Backgrounds/LocalArea1_Bg.jpg) top center #FFF3E7 no-repeat;
}

.BGMiami {
	background:url(images/Backgrounds/Miami_BG.jpg) top center #FFF3E7 no-repeat;
}

.BGFtLauderdale {
	background:url(images/Backgrounds/BGFtLauderdale.jpg) top center #FFF3E7 no-repeat;
}

.BGOrlando {
	background:url(images/Backgrounds/BGOrlando.jpg) top center #FFF3E7 no-repeat;
}

.BGTampa {
	background:url(images/Backgrounds/BGTampa.jpg) top center #FFF3E7 no-repeat;
}


#NewsletterWrapper 
{
	margin:auto;
	width:709px;
	border-left:6px solid #8B8279;
	border-right:6px solid #8B8279;
	background-color:#FFF3E7;
	padding-top:20px;
}
.NewsletterSignupBox {
	margin:auto;
	width:308px;
	height:89px;
	background:url(images/Newsletter_Bg.gif) no-repeat;
	padding-left:175px;
	margin-top:30px;
}

.NewsletterInput {
	float:left;
 	margin:18px auto 10px auto;
    border: 0px solid #8B8279;
    color: #ffffff;
    width: 210px;
    padding:10px 5px 10px 5px;
    text-align: left;
    background:transparent url(images/input_bg.gif) top no-repeat;
   /* border: 2px solid #8B8279;*/
}

.NewsletterInput input {
	border:0;
	width:200px;
	color:#8B8279;

	font-weight:bold;
	text-align:center;
}

.NewsletterButton {
	float:left;
	margin: 18px 0 0 7px;
}

.Photo {
	border:1px solid #CEC1B4;
}

.RightSideInfo {
    left:-45px;    
    position:relative;
    margin-left:10px;
    width:210px;   
    margin-top:10px;
    margin-left:100px;
    display:inline;
    float:right;
}
.RightSideInfo h3 {
    font-weight:bold;
    font-size:1em;
}
.RightSideInfoWrapper {
    padding:10px 15px 10px 15px;
    /*background:#FCF6F0 url(images/bg_side_module.gif) repeat-x;*/    
    background-color:#FCF6F0;
    border-top:1px solid #B58A7C;
    width:210px;
    font-size:.8em;
    color:#5C4033;
}

