/* ground rules */

body {
margin 0;
padding: 0;
font: normal 11px arial;
color: #000000;
background: url(../imgs/layout/bg.jpg) repeat-x #8eb0ce;;
}

img {
border: 0;
}

.clear {
clear: both;
}

.no-margin {
margin: 0;
padding: 0;
}

.handheld {
display: none;
}


.floatL {
float: left;
}

.floatR {
float: right;
}

a {
color: #a95229;
text-decoration: none;
font-weight: bold;
}

a:hover {
	color: #bc663d;
	text-decoration: none;
	font-weight: none;
}

h1
{
font-size: 16px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 12px;
}


/*building blocks*/

#container {
margin: 0 auto 0 auto; /*top, right, bottom, left*/ 
width: 883px; /*total width of the design*/
text-align: left;
}

#body-left{
float: left;
}

#body-right {
float: left;

}


#footer {
clear: both;
color: white;
padding-top: 8px;
.padding-top: 6px;
_padding-top: 6px;
padding-left:14px;
padding-right: 4px;
}

#ie6-spacer {
height: 0;
.height: 0;
_height: 6px;
}

#footer a {

color: white;
text-decoration: none;
}

#footer a:hover {
color: #f3f6fa;
text-decoration: none;

}


/*markup ids*/


#content-left {
float: left;
width: 365px;
background: url(../imgs/layout/background-left.jpg) no-repeat;
height: 344px;
}

#contentL {
padding-top:57px;
padding-left: 80px;}

#contentL p {width: 220px;
color: #445a6d;}

#contentR {
padding-top: 57px;
padding-left:62px;
}

#contentR p{
clear: both;
width: 370px;
color: #445a6d;}

#content-right{
float: left;
width: 515px;
background: url(../imgs/layout/background-right.jpg) no-repeat;
height: 344px;
}

#banner {

margin-top: 20px;
.margin-top: 8px;
_margin-top: 8px;}

#logo {padding-left: 15px;}
/*classes*/

.homepage-divider {
clear: both;
height: 1px;
width: 880px;
background-color: white;
color: white;
display: block;
margin-bottom: 0;
_margin-bottom: -13px;
}

.headline-image {
margin-top: 18px; margin-bottom: 7px; .margin-bottom: 4px; _margin-bottom: 4px;}

#bucket { margin-top: 18px; margin-bottom: 5px; .margin-bottom: 4px; _margin-bottom: 4px;} 

.spread { line-height: 18px;}

#bucket img {margin-right: 14px;}

#chat {width: 268px;  margin-left: 0px;  _margin-left: -1px; width: 268px; height: 47px; float: left; margin-bottom: 3px; _margin-bottom: -2px;}

.sm {font-size: 7px;}

