
body {
	background-color: #FFF4EC;
	position:absolute;
	margin: 20px 20px 40px 40px;
    font-family: Calibri, Lucida Grande, Arial, sans-serif;
    font-size: 12px;
	left:50%;
	margin-left:-475px;
	}

.clear_both {
	clear:both;
}

#content_container {
	width:900px;
	background:#FFFFFF;
	border:thin solid #777777;
	padding-bottom:20px;
}

#logo_container {
	width:79px;
	height:179px;
	margin:20px 0px 0px 20px;
	position:absolute;
	}

#header_container {
	width:775px;
	height:64px;
	margin-left:100px;
	margin-top:30px;
	background-image:url(images/nav-bg.gif);
	background-repeat:no-repeat;
	}

#body_container {
	width:842px;
	background-image:url(images/boxbg.gif);
	background-repeat:repeat-y;
	margin-left:33px;
	padding-left:95px;
	padding-top:40px;
	}
	
#footer_container {	
	width:842px;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	height:23px;
	margin-left:33px;
	}
	
#footer_txt {	
	width:620px;
	height:23px;
	margin-left:140px;
	padding-top:10px;
	}	

.spp {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}

.spp2 {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	width:675px;
}

.style1 {font-size: 12px; color: #000000; line-height: 20px; font-family: Calibri, Lucida Grande, Arial, sans-serif;}

.copyright {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}
.copyrightlink {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D86552;
	text-decoration: none;
}
.title {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height:22px;
}

.hometitle {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #d96653;
	line-height:22px;
	
}

.hometext {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height:18px;
	
}
.spptoptxt {
	font-family: Garamond, Georgia, Times, serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;

}
A:link {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	color: #D86552;
	text-decoration: none;
}

A:visited {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	color: #D86552;
	text-decoration: none;
}

A:hover {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	color: #fc715a;
	text-decoration: underline;
}

A:active {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	color: #fc715a;
	text-decoration: none;
}

.subtitle {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

li {
	font-family: Calibri, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

/*Begin Gallery /*	
	/* BEGIN  STYLE */
*{margin:0;padding:0}
	
	
	.caption{color:#000;font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
	.demo{position:relative;margin-top:2em;}
	
	
	.gallery_demo li div{left:100px}
	.gallery_demo li div .caption{color:#000;font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
	
	#main_image{margin:20px 0px 0px 130px;height:600px;width:575px; float:right;}
	#main_image img{margin-bottom:5px;}
	
	.nav{margin-top:-100px;padding-left:70px;width:200px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
#galleria-thumb {margin:20px 0px 0px 0px; width:105px; height:600px; position:absolute;}	
.galleria{list-style:none;width:105px;} /*this width also affects the thumbnail display width */
.galleria li{display:block;width:45px;height:45px;overflow:hidden;float:left; margin:0 5px 5px 0; border: thin solid black;}
.galleria li a{display:none;}
.galleria li div{position:absolute;display:none;top:0;left:0px;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block;}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;}
.galleria li .caption{display:block;padding-top:.5em;}
* html .galleria li div span{width:450px;} /* MSIE bug */


/*End Gallery */

