@charset "utf-8";
body {
	background-color: #766650;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DCD2BE;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 120px;
}


.header .logo {
	width: 300px;
	height: 120px;
	float: left;
}
.header .phone {
	font-size: 30px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	color: #FFFFFF;

}
.header .navbar {
	font-size: 12px;
	padding-top: 30px;
	padding-right: 20px;
	color: #CEBF97;
	font-weight: bold;
	padding-left: 340px;
}
.header .navbar ul {
}
.header .navbar li {
	display: inline;
}
.header .navbar li:first-child {

}
.header .navbar a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.header .navbar a:link, .header .navbar a:visited {
	color: #FFFFFF;
}
.header .navbar a:hover, .header .navbar a:active {
	color: #FFFF99;
}


.content {
	text-align: center;

}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #766650;
	color: #FFFFFF;
}
.footer .links {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
}
.footer .links ul {
	display: block;
}
.footer .links li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6BCC7;
	line-height: 16px;
}
.footer .links li:first-child {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6BCC7;
}

.footer .links a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer .links a:link, .footer .links a:visited {
	color: #DCD2BE;
	border: none;
}
.footer .links a:hover, .footer .links a:active {
	color: #FFFF00;
}



.footer .legal {
	font-size: 11px;
	color: #DCD2BE;
	text-align: center;
	margin-top: 10px;
}
.footer .legal p {
	line-height: 16px;
	text-align: center;

}
.footer .legal a {
	color: #DCD2BE;
	text-align: center;
}
.footer  .legal  a, .footer .links a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCD2BE;
	text-decoration: none;
}
.footer .callouts {
	text-align: center;
	margin-top: 20px;
}
.footer .callouts td {
	vertical-align: middle;
}
.footer .callouts table.signup td.signup,
.footer .callouts table.signup td.bblogo {
	width: 395px;
}
.footer .callouts table.signup td.social,
.footer .callouts table.signup td.bblogo {
	width: 100px;
}

.footer .callouts .package {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.package .title {
	font-size: 25px;
	color: #FFFFCC;
}
.package .desc {
	font-size: 16px;
}
.package  .clickit a {
	font-size: 12px;
	color: #FFFFCC;
}

.footer  .address  {
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
	line-height: 20px;
}
.footer .callouts .signup {
}

.signup .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFF00;
}
.signup  input {
	border: 1px solid #DCD2BE;
	background-color: #A38F76;
	color: #FFFFFF;
}
.signup form {
	font-size: 12px;
	font-weight: bold;
}




.footer  .address  td  {
	width: 33%;
	text-align: center;
}
.pageheader {
	background-color: #FAF7EF;
	color: #7E6B45;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.pageheader td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}

.pageheader  p, .pageheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: left;
}
.pageheader ul {
	text-align: left;
}
.pageheader  li {
	padding: 0px;
	margin: 0px;
}
.pageheader  a   {
	line-height: 10px;
}


.menu {
	background-color: #F5F2EB;
	background-image: url(../images/menuback.jpg);
	border: 3px solid #CC6600;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.menu table {
	margin-left: auto;
	margin-right: auto;
}
.menu    table,  .menu table p{
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.2;
}
.menu table td {
	vertical-align: top;
	margin: 0;
	padding: 2px;
}

.menu p {
	color: #000000;
}
.menucallout {
	margin-left: auto;
	margin-right: auto;
	background-color: #F4EEE0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #A9883D;	
}
.addressbar {
	font-size: 12px;
	width: 170px;
}
.addressbar p {
	font-size: 12px;
	line-height: 20px;
}

