﻿body {
	margin: 0px;
	background-image: url('http://www.ulrichlogcabins.com/images/background.jpg');
	background-repeat: repeat-x;
	background-color: #30271e;
	text-align: center;
}

#wrap  {
	width : 1000px;
	margin : 0 auto;
} 

.title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #322212;
	text-align: left;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.side-title {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #D7C162;
	text-transform: lowercase;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #D7C161;
	text-align: right;
}

.menu{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #D7C162;
}

.menu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #D7C162;
}

.menu ul li{
	display: inline;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #D7C162;
}

.menu ul li a{
	color: #494949;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 25px; /*spacing between each menu link*/
	text-decoration: none;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #D7C162;
}

.menu ul li a:hover, .menu ul li a.selected{
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #D0593B;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #22441f;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #22441f;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #22441f;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #22441f;
	text-decoration: none;
}

.side-menu {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px
}

.side-menu a:link {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px
	text-decoration: none;
}

.side-menu a:visited {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px
	text-decoration: none;
}

.side-menu a:hover {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #D7C162;
	text-align: left;
	padding-left: 10px
	text-decoration: none;
}

.side-menu a:active {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px
	text-decoration: none;
}
.call-today {
	color: #D7C161;
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: bold;
	font-style: italic;
	padding-left: 100px;
	text-align: left;
}
.top-phone {
	color: #D7C161;
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-weight: bold;
	padding-left: 150px;
	text-align: left;
}
.contact-sub {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	color: #635841;
}
.contact-phone {
	color: #302111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	padding-left: 0px;
	text-align: left;
}

