@charset "utf-8";
/* CSS Document */
html {
height:100%;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#022a19;*/
	background-color:#062014;
	color:#000;
	height:100%;
}

.header_bg {
	background-image:url(/themes/pinewood/images/header_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:116px;
}

.header_center {
margin-right:auto;	
margin-left:auto;
width:963px;
background-image:url(/themes/pinewood/images/header.png);
background-repeat:no-repeat;
height:116px;
}

.body_wrapper {
width:100%; min-height:78.2%;
}

.body_center {
width:963px; margin-left:auto; margin-right:auto; min-height:550px; height:100%;background-image:url(/themes/pinewood/images/bodycenter_bottom_bg.png); background-repeat:no-repeat; background-position:left bottom; 
}

.cola {
float:left; display:inline; width:220px;height:100%; background-image:url(/themes/pinewood/images/cola_row1.png); background-repeat:no-repeat; background-position:top;min-height:400px;
}
.colb {
width:523px;  float:left; display:inline;  height:100%; background-color:#FFF; background-image:url(/themes/pinewood/images/colb_row1.png); background-repeat:no-repeat; background-position:left top; padding-left:15px; padding-right:15px; overflow:hidden;
}
.colc {
width:189px;  float:left; display:inline; height:100%; 
}
.second_body_wrapper {
background-image:url(/themes/pinewood/images/bodycenter_repeatingbg.png); background-position:bottom; background-repeat:repeat-y; width:963px; margin-left:auto; margin-right:auto; min-height:550px; height:100%;	
}
.rounded_base {
	background-image:url(/themes/pinewood/images/roundedbase.png); background-repeat:no-repeat; background-position:bottom; margin-left:auto; margin-right:auto; height:8px; width:963px;
}

div#rotator {
	position:relative;
	height:170px;
	padding-top:30px;
	padding-left:6px;
	
}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	
}
/* rotator image style */	
	
    div#rotator ul li.show {
	z-index:500;
}


.menu-name-primary-links {
	position:absolute;
	margin-left:-5000px;
}
.loading {
display:block;

}