body {
	background-image: url(images/mainbg.jpg);
}

#rem-navigation img {
	display: block;float: left;
}

.navLocation { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #61573C;
	text-decoration: none;
	padding-left: 16px;
	text-align: left;
}
.navLocation a:link {				color: #61573C;	text-decoration: none; }
.navLocation a:hover {				color: #332E1F;	text-decoration: underline; }
.navLocation a:visited {			color: #61573C;	text-decoration: none; }
.navLocation a:visited:hover {		color: #332E1F;	text-decoration: underline; }
.navSUBmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /*used to be 13 but now matches navLocation*/
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #61573C; /*5B3A29*/
	text-decoration: none;
	padding-left: 16px;
	text-align: left;
}
.navSUBmenu a:link {				color: #61573C;	text-decoration: none; }
.navSUBmenu a:hover {				color: #332E1F;	text-decoration: underline; }
.navSUBmenu a:visited {				color: #61573C;	text-decoration: none; }
.navSUBmenu a:visited:hover {		color: #332E1F;	text-decoration: underline; }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.text a:link {				color: #5C5438;	text-decoration: none; }
.text a:hover {				color: #000000;	text-decoration: underline; }
.text a:visited {			color: #5C5438;	text-decoration: none; }
.text a:visited:hover {		color: #000000;	text-decoration: underline; }
.textSML {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
}
.text-descript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
}
.textLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textLG a:link {				color: #000000;	text-decoration: underline;}
.textLG a:hover {				color: #5C5438;	text-decoration: none;}
.textLG a:visited {				color: #000000;	text-decoration: underline;}
.textLG a:visited:hover {		color: #5C5438;	text-decoration: none;}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5C5438;
}
.text2 a:link {					color: #5C5438;	text-decoration: none; font-weight: bold; }
.text2 a:hover {				color: #000000;	text-decoration: underline; font-weight: bold; }
.text2 a:visited {				color: #5C5438;	text-decoration: none; font-weight: bold; }
.text2 a:visited:hover {		color: #000000;	text-decoration: underline; font-weight: bold; }
.textLIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #f7f3d3;
}
.textLIGHT a:link {					color: #FFFFFF;	text-decoration: underline;}
.textLIGHT a:hover {				color: #000000;	text-decoration: underline;}
.textLIGHT a:visited {				color: #FFFFFF;	text-decoration: underline;}
.textLIGHT a:visited:hover {		color: #000000;	text-decoration: underline;}
.titlesW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titlesW2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.titlesW2 a:link {				color: #FFFFFF;	text-decoration: underline;}
.titlesW2 a:hover {				color: #624A36;	text-decoration: underline;}
.titlesW2 a:visited {			color: #FFFFFF;	text-decoration: underline;}
.titlesW2 a:visited:hover {		color: #624A36;	text-decoration: underline;}
.titlesB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.text-smltabdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-top: -16px;
}
.list_yellow{ color: #F7F3D3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
#contactform input {
	width:140px;
	height: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#contactform table {
	background: #d1cdab;
	margin: 4px;
	width: 260px;
}

#chat-link {
	position: fixed;
	right: 30px;
	bottom: 10px;
}

#rem-navigation {
	height: 40px;
	overflow: hidden;
}

#blog-wrapper {
	
}

#blog-wrapper h1 {
	margin: 0;
}

#blog-wrapper h2 {
	margin-bottom: 3px;
}

#blog-wrapper .time {
	font-size: 10px;
}

#zss {
	border-left: 3px solid #D4D2AB;
	padding: 10px 0 0 10px;
	margin-left: 24px;
	font-family: verdana;
	color: #61573C;
	font-size: 12px;
}

#zss label {
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
}

#zss input {
	margin-bottom: 5px;
	display: block;
}

#newh1 {
	color: #2a2a2a; font-size: 22px; margin-top: 10px; margin-bottom: 0; text-transform: uppercase; font-family: arial; font-weight: bold;
}

#blog-wrapper p {
	margin: 0;
}

