﻿
body {
	color: #333333;
	font-family: verdana, arial, sans-serif, "Trebuchet MS";
	font-size: 15px;
	LINE-HEIGHT: 1.4;
	text-align: left;
	font-weight: normal;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
}
.leftsidenav {
	background-image: url('images/navbackground152.jpg');
	background-repeat: repeat-y;
	width: 152px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}
p {	
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
}

.txtbold {
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 22px;
	color: #c64714;
	font-weight: bold;	
	text-align: left;
	margin-left: 20px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color:maroon;
	margin-left: 20px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: maroon;
	margin-left: 20px;
}
h3 a:link {
	color: maroon; text-decoration: underline; FONT-WEIGHT: BOLD;
}
h3 A:visited {
	color: maroon; TEXT-DECORATION: underline;  FONT-WEIGHT: BOLD;
}
h3 A:active {
	color: maroon; TEXT-DECORATION: underline; FONT-WEIGHT: BOLD;
}
h3 A:hover {
	 color: maroon; TEXT-DECORATION: none; FONT-WEIGHT: BOLD;
}

h4 {
	font-family: "Lucida Calligraphy";
	font-size: 20px;
	color: #333333;
	font-weight: bold;	
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color:#111111;
	margin-left: 20px;
}

.reviews {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-style:italic;
}
.noem {
	font-style: normal
}
a:link {
	text-decoration: underline;
	color: #CF6D23;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #CF6D23;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #CF6D23;
}	
a:active {
	text-decoration: underline;
	color: #CF6D23;
	font-weight: normal;
}
ul, ol {
	margin: 10px;
	text-align: left;
	list-style-type: disc;
}

.bottomborder {
	background-image: url('images/bottomborder.jpg');
	color: #ffffff;
	font-size: 16px;	
	height: 40px;
}
A.bottomborder:link {
	color: #ffffff; text-decoration: underline; FONT-WEIGHT: normal;
}
A.bottomborder:visited {
	color: #ffffff; TEXT-DECORATION: underline;  FONT-WEIGHT: normal;
}
A.bottomborder:active {
	color: #ffffff; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
A.bottomborder:hover {
	 color: #ffffff; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
#footer {
	text-align: left;	
}
#footer a:link {
	color: #333333; text-decoration: underline; FONT-WEIGHT: normal;
}
#footer a:visited {
	color: #333333; TEXT-DECORATION: underline;  FONT-WEIGHT: normal;
}
#footer a:active {
	color: #333333; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
#footer a:hover {
	 color: #333333; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}


