@charset "utf-8";
/* CSS Document */

body {background-image: 
url(../images/background.png);
	background-repeat: repeat-x;
	margin:0; padding:0;
	background-color: #fff;}

div#mainContain {
	width:960px;
	height:auto;
	margin:0 auto;}
	
#photoTour {
	padding:3px;
	margin:0;
	float:left;
	}	
	
#siteWrap {
	background:url(../images/bg_site2.png) no-repeat #048401;
	height:auto;
	width:945px;
	margin:0 8px 0 8px;
	float:left;
	padding:0 0 5px 0;
	}
	
#leftSide {
	width:240px;
	height:auto;
	float:left;
	margin:0;
	}
	
#rightSide {
	width:704px;
	height:auto;
	float:left;
	margin:0;
	}
	
#blog {
	width:305px;
	height:90px;
	margin:-97px 0 0 45px;
	float:left;
	position:absolute;
	z-index:100;
}

#contentArea {
	background:url(../images/bg_boxes.png) no-repeat;
	width:704px;
	height:auto;
	float:left;
	margin:0;
	}
	
#content {
	width:375px;
	height:auto;
	float:left;
	margin:0;
	}
	
#content .top {
	background:url(../images/bg_contentTop.png) no-repeat;
	width:301px;
	height:66px;
	float:left;
	margin:0;
	padding:10px 42px 0 32px;
	}
	
#content .mid {
	background:url(../images/bg_contentMid.png) repeat-y;
	width:301px;
	height:auto;
	float:left;
	margin:0;
	padding:0 42px 10px 32px;
	}
	
#content .bot {
	background:url(../images/bg_contentBot.png) no-repeat;
	width:375px;
	height:56px;
	float:left;
	margin:0;
	}
	
#contentBig {
	width:704px;
	height:auto;
	float:left;
	margin:0;
	}
	
#contentBig .bigtop {
	background:url(../images/bg_contentBigTop.png) no-repeat;
	width:630px;
	height:66px;
	float:left;
	margin:0;
	padding:10px 42px 0 32px;
	}
	
#contentBig .bigmid {
	background:url(../images/bg_contentBigMid.png) repeat-y;
	width:630px;
	height:auto;
	float:left;
	margin:0;
	padding:0 42px 0px 32px;
	}
	
#contentBig .bigbot {
	background:url(../images/bg_contentBigBot.png) no-repeat;
	width:704px;
	height:56px;
	float:left;
	margin:0;
	}
	
#chipmunk {
	width:240px;
	height:261px;
	float:left;
	margin:0;
	}
	
#logo {
	width:240px;
	height:277px;
	float:left;
	margin:0;
	}

/* Homepage CSS */

#homeLeftSide {
	width:248px;
	height:538px;
	float:left;
	margin:0;
	}
	
#homeRightSide {
	width:712px;
	height:538px;
	float:left;
	margin:0;
	}
	
#homeLogo {
	width:248px;
	height:277px;
	float:left;
	margin:0;
	}
	
#homechipmunk {
	width:248px;
	height:261px;
	float:left;
	margin:0;
	}
	
#navBar {
	background:url(../images/bg_nav.png) no-repeat;
	width:683px;
	height:77px;
	float:left;
	margin:0;
	padding:0 24px 0 5px;
	}
	
#navBar2 {
	background:url(../images/bg_nav2.png) no-repeat;
	width:675px;
	height:77px;
	float:left;
	margin:0;
	padding:0 24px 0 5px;
	}
	
#truck {
	width:397px;
	height:461px;
	float:left;
	margin:0;
	}
	
#homeRightTease {
	width:307px;
	height:461px;
	float:left;
	margin:0;
	}
	
#space {
	width:307px;
	height:118px;
	float:left;
	margin:0;
	}
	
#slideshow {
	width:307px;
	height:343px;
	float:left;
	margin:0;
	}
	
#slideshow_sub {
	width:322px;
	height:461px;
	float:left;
	margin:0;
	}	
	
#footer {
	background:url(../images/footer.png) no-repeat;
	width:945px;
	height:76px;
	float:left;
	margin:0 0 0 8px;
	}
