body{
margin:0;
padding:0;
line-height: 20px;
background:##D5CEA8;
font:normal 12px Georgia,Verdana,serif;
/*background:#E5E5E5 url(images/goal_getters_main_bg.jpg) center top;*/
background-color:#D5CEA8;/*#B6D67B #D6E8B5; #D5CEA8;*/
}

b{font-size: 110%;}
em{color: red;}

.center{
text-align:center;
}

a:hover{
text-decoration:none;
color:#f00;
}

#maincontainer{
width: 760px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background:#EEF5E0 url(images/goal_getters_main_bg.jpg);/*#EEF5E0;#ECE9D8;*/
border-right:5px solid #fff;
border-left:5px solid #fff;
border-bottom:1px solid #fff;
}

#topsection{
background:transparent url(images/logo.gif) top left no-repeat;
width:760px;
height: 70px; /*Height of top section*/
}

#topsection span{
display:none;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#linksbar{
width:760px;
background:#D5CEA8;
}

#linksbar a{
padding:5px;
line-height:25px;
}

#contentwrapper{
float: left;
width: 100%;
/*background:#ECE9D8;#EEF5E0;#ECE9D8;*/
z-index:100; 
}

#contentcolumn{
/*margin-left: 200px; Set left margin to LeftColumnWidth*/
/*background:transparent url(images/sacdep_content_line2.gif) top left repeat-y;*/
min-height:250px;
height:auto;

}

/* for Internet Explorer */
/*\*/
* html #contentcolumn{
	height: 250px;}
/**/
h1{
margin:3px 0px 2px 0px;
text-align:center;
clear:both;
font-size:25px;
}
h2{
height:30px;
margin:10px 0px 3px 0px;
}
h2.welcome{background:transparent url(images/welcome.gif) top left no-repeat;}
h2.about{background:transparent url(images/about.gif) top left no-repeat;}

h2.welcome span{
display:none;
}

h2 span{
display:none;
}

h3.whoweare{
background:transparent url(images/who_we_are.gif) top left no-repeat;
width:400px;
height:31px;
display:block;

margin:2px;
}

h3.whatwedo{
background:transparent url(images/what_we_do.gif) top left no-repeat;
height:31px;
width:auto;
display:block;
margin:2px;
}

h3.whatwetrain{
background:transparent url(images/what_we_train.gif) top left no-repeat;
height:31px;
width:300px;
display:block;
clear:right;
margin:2px;
}

h3.whoweare span, h3.whatwedo span, h3.whatwetrain span{
display:none;
}

h4{
padding:2px;
font:bold 12px Georgia,Tahoma,Serif;
border-bottom:1px dashed green;
}
/* left column */
#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -760px; /*Set left margin to -(MainContainerWidth)*/
}

/* right floating column*/
#rightcolumn{
width:350px;
margin:0px 0px 10px 10px;
border:1px solid #CCC;
padding:0px 5px 0px 10px;
float:right;
clear:none;
}
#rightcolumn #george{
margin:10px auto;
width:350;
height:250px;
background:transparent url(images/goal_getters_home.jpg) top center no-repeat;;
}

#rightcolumn #george span{
display:none;
}
/*end right floating colun*/

/* Side links directive styles */
#sidelinks{
margin:10px auto;
font:normal 12px Georgia,Verdana,Serif;
}
#sidelinks ul{
padding:0px;
margin:0px 10px 0px 10px;
list-style-type: none;
text-align:left;

}

#sidelinks ul li{
padding:0px;
margin:0px;
white-space: normal;
}

#sidelinks ul li.header{
border:1px solid #ccc;
padding:2px;
margin:2px 0px 2px 0px;
background-color:#eeeeee;
font-weight:bold;
color:#000;
}

#sidelinks ul li a{
display:block;
border-bottom:1px dashed #D5CEA8;
padding:3px 0px 3px 0px;
color:#333;
text-decoration:none;
white-space: normal;
}

#sidelinks ul li a:hover{
color:brown;
}

/* end side links directive styles */

#footer{
clear: left;
width: 100%;
background: #D5CEA8 url(images/bg_footer.gif) top left repeat-x;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#contentcolumn .innertube img{
float:right;
margin:0px -10px 5px 10px;
z-index:200;
}

#contentcolumn .innertube ul li{

}

table.contacts td{
border-bottom:1px dotted #AAA;
border-right:1px dotted #AAA;
}

#training{
background:#eee url(images/on_training_big_3.jpg) center no-repeat;
border:1px solid #ccc;
width:450px;
height:260px;
padding:3px;
margin:3px 0px 3px 5px;
float:right;
}

div.top{
width:100%;
line-height:25px;
position:fixed;
text-align:center;
background:#CCC;
}

*html .top{
position:absolute;
right:0px;
bottom:5px;
margin-right:0px;
margin-bottom:5px;
}

div.banner {
  margin: 0;
  font-size: 90% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  /*top: 2em;*/
  left: auto;
  bottom:10px;
  width: 8.5em;
  right: 2em;
  float:right;
}

div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  background: white;
  border: thin outset #900;
  color: white;
}