a:link {color: #AD633E; font-family: Verdana, Arial; text-decoration: none;}
a:visited {color: #AD633E; font-family: Verdana, Arial; text-decoration: none;}
a:hover {color: #C77048; font-family: Verdana, Arial; text-decoration: underline;}
a:active {color: #C77048; font-family: Verdana, Arial; text-decoration: underline;}




/*//////////////// LAYOUT ////////////////*/



body, html { 
	background: #D2BAA4 url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
    padding:0;
    height: 100%;
    border:none
}


#wrapper{ 
	font-size: 0.65em;
	font-family: Verdana;
	width: 770px;
	color: #888888;	
	margin-left: auto; 
	margin-right: auto;
	padding: 0px; 
	background: #FFFFFF url(images/back.jpg);
	background-repeat: repeat;
}

#content {
    overflow: auto;
    width: 770px;
    height: auto;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

#navigation {
	width: 750px;
	height: 294px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #ffffff;
}	



/*//////////////// STRETCHING FRAME ////////////////*/


.stretch {
	width: 770px;
}	

.stretch .left {
	width: 10px;
	vertical-align: top;
	background: url(images/stretchl.jpg);
	background-repeat: repeat;
}	

.stretch .right {
	width: 10px;
	vertical-align: top;
	background: url(images/stretchr.jpg);
	background-repeat: repeat;
}

.stretch .middle {
	width: 750px;
	vertical-align: top;
}


/*//////////////// CONTENT ////////////////*/

.page {
	width: 696px;
	vertical-align: top;
}

.page1-col {
	width: 696px;
	background: #ffffff;
}

.equalcols {
	width: 323px;
	vertical-align: top;
	background: #ffffff;
}

.newscoll {
	width: 446px;
	vertical-align: top;
	background: #ffffff;
}

.newscolr {
	width: 200px;
	vertical-align: top;
	background: #ffffff;
}

.page .left {
	width: 500px;
	background: #ffffff;
}

.page .space {
	width: 50px;
	background: #ffffff url(images/line.jpg);
	background-repeat: repeat-y;
}

.page .right {
	width: 200px;
	background: #ffffff;
}


.title {
	font-weight: bold;
	color: #854E38;
}

.subtitle {
	color: #AD633E;
}


.pic-home {
	border: 0px; 
	padding: 0px;
	margin-left: -1px;
}



/*//////////////// GALLERY ////////////////*/



.gallery-thumbs {
	width: 200px;
	vertical-align: top;
}

.gallery-space {
	width: 85px;
	background: #ffffff url(images/line.jpg);
	background-repeat: repeat-y;
}

.thumbs {
	background: #ECECEC;
	width: 60px;
	height: 60px;
	text-align: center;
}

.edge {
	border:1px solid #cccccc; 
	padding: 0px;
}





/*//////////////// FOOTER ////////////////*/



.footer {
	height: 60px; 
	background: #D2BAA4 url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-left: auto; 
	margin-right: auto;
}

.footer .text { 
	font-size: 9px;  
	position: absolute; 
	width: 730px; 
	text-align: right;  
	color: #F5EDE9;
	margin-top: 22px;
}

a.foot:link {color: #F5EDE9; font-family: Verdana, Arial; text-decoration: none;}
a.foot:visited {color: #F5EDE9; font-family: Verdana, Arial; text-decoration: none;}
a.foot:hover {color: #ffffff; font-family: Verdana, Arial; text-decoration: underline;}
a.foot:active {color: #ffffff; font-family: Verdana, Arial; text-decoration: underline;}




/*//////////////// misc ////////////////*/








