body {  font-family: "Times New Roman", Times, serif;}

p {  font-size: 14px; line-height: 16px;}
p.text{ margin-left: 15px; margin-right: 15px; margin-bottom:20px; font-weight:bold;}
h3 {  font-size: 14px; font-weight: bold;}

h2 {  font-size: 18px; font-weight: bold}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #5B4126;
	text-decoration: underline;
}

h4 {  font-size: 12px; font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	
}

li {  font-size: 14px; line-height: 16px; padding-bottom:5px;}

.imgborder { BORDER: #333 2px solid;}

.background {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}

.bodybg {
	background-image: url(body.jpg);
	background-repeat: no-repeat;
}

.navbg {
	background-image: url(navigation.jpg);
	background-repeat: no-repeat;
}

.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.addressbg {
	background-image: url(address.jpg);
	background-repeat: no-repeat;
}

.white {
	color: #FFFFFF;
}

.border {
	border: 1px solid #2d1c15;}

.splashbodbg {
	background-image: url(body.jpg);
	background-repeat: no-repeat;}.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A08D7C;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #674F43;
}
.bordertopleft {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #674F43;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #674F43;
}
.title{
        padding-right: 30px;
        padding-bottom: 5px; 
        font-size: 28px;
        font-weight: bold;      
}
