body, html
{
	scrollbar-face-color: #81292d;
	scrollbar-shadow-color: #666;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color:#000;
	scrollbar-track-color:  #ccc;
	scrollbar-arrow-color: #f1e1d2;

}
body
{
	background-image: url(../images/bck.png);
	background-repeat: repeat-y;
	font: Times New Roman;
	letter-spacing: 2px;	
}
table#main
{
	background:#f1e1d2;
	border: 3px solid #fff;
}
img
{
	margin: 0;
	padding: 0;
}
td#nav
{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
tr#bck
{
	background-image: url(../images/nav_bck2.jpg);
	background-repeat: repeat-x;
}
td#nav a
{
	margin-left: 19px;
	
}
td#nav a#firstNav
{
	margin-left: 0;
}
td#nav #thisNav
{
	margin-left: 19px;
}
a:link, a:visited
{
	text-decoration: none;
	color: #81292d;
}
a:hover
{
	text-decoration: underline overline;
	color: #611f22;
}
td#contentHome
{
	color: #333;
	background-image:url(../images/content_bck_home2.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
}
td#content
{
	color: #333;
	background-image:url(../images/content_bck2.jpg); 
	background-repeat: no-repeat; 
	background-position: top;
}
table#window
{
	margin-top: 22px;
	margin-left: 27px;
	float: left;
}
#wordsHome
{
	
	width: 300px;
	margin-top: 175px;
	margin-right: 30px;
	float: right !important;
	text-align: justify;
	line-height: 1.9;
	color: #333;
}
#words
{	
	width: 575px;
	margin-top: 45px;
	margin-right: 27px;
	float: right;
	text-align: justify;
	line-height: 1.9;
	color: #333;
}
#words2
{
	width: 90%;
	line-height: 1.9;
	color: #333;
	float: left;
	margin-right: 25px;
	float: right;
	text-align: justify;
	padding-bottom: 40px;
}
span#moveUp
{
	position: relative;
	top: -20px;
}
#subHeader
{
	font-weight: bold;
	color: #81292d;
	display: block;
}
#subHeader2
{
	font-weight: bold; 
	color: #81292d; 
	margin-left: 15px;
}
#subHeader3
{
	font-weight: bold; 
	color: #81292d; 
}
ul#accomList
{
	list-style-image: url(../images/list_img.png); 
	margin-top: 0; 
	position: relative; 
	left: 15px;
	top: -15px; 
}
ul#visitList
{
	list-style-image: url(../images/list_img.png); 
	margin-left: 120px;
}
ul#whereList
{
	list-style-image: url(../images/list_img.png);
	margin-left: 60px;
	margin-top: 0;
}
img#letter
{
	margin: 5px 5px 0 0;
	float: left;
}
.smallItalic
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #81292d;
}
.smallItalic2
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
}
td#footer
{
	background-image: url(../images/footer_bck.png);
	background-repeat: repeat;
}
#copy
{
	float: right;
	margin-right: 25px; 
	font-style: italic;
	color: #f1e1d2;
	font-size: 12px;
}
a#i4d
{
	float: left;
	margin-left: 40px;
	font-size: 12px;
	position: relative;
	top: 2px;
	font-weight: bold;	
}
a#i4d:link, a#i4d:visited
{
	color: #f1e1d2;
	text-decoration: underline overline;
}
a#i4d:hover
{
	color: #c8bcb1;
	text-decoration: none;
}
#contact
{
	margin-left: 15px;
}
/*#contact ul
{
	list-style-type:none;
	margin:0;
}*/
#contact ul#accomList
{
	*position: relative;
	*left: -10px;
	*top: 0px;
}
p#lastPara
{
	width: 500px;
	margin-top: 10px;
	margin-right: 45px;
	float: right;
	text-align: justify;
	line-height: 1.9;
	color: #333;
}
p#bottomSpace
{
	margin-bottom: 20px;
}
span.guestbookDate
{
	color: #81292d;
}
span.guestbookQuote
{
	font-style: italic;
	first-letter: font-size: 200%;
	margin-left: 15px;
	margin-right: 10px;
}
