@charset "UTF-8";
/* CSS Document */

* 
{
padding: 0;
margin: 0;
border: 0;
}

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background: url(images/tan-background.jpg) repeat-x center top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#top {
	margin: 0px;
	padding: 0px 0px 2px;
	height: 100px;
	width: 100%;
	background: url(images/top-background.jpg) no-repeat center top;
	border-bottom: 1px solid #572600;

}
#main {
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
	
	position: relative;
}
#home-buttons { margin: 0px; padding: 5px 0px 5px 15px; height: 39px; border-top: 1px solid #572600; border-bottom: 1px solid #572600; }
a.womens { background: url(images/m-w-buttons_01.jpg) 0px 0px; margin: 0px; padding: 0px; height: 39px; width: 402px; text-indent: -9999px; display: block; float: left; }
a.womens:hover { background-position: 0px -39px; }
a.mens { background: url(images/m-w-buttons_02.jpg) 0px 0px; margin: 0px; padding: 0px; height: 39px; width: 378px; text-indent: -9999px; display: block; float: left;  }
a.mens:hover { background-position: 0px -39px; }
#bottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: url(images/bottom-background.jpg) no-repeat center;
	height: 100px;
	clear: both;	
}
#nav {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 40px 0px 15px;	
}
#content {
	padding: 0px 0px 75px;
	width: 820px;
	background: #e6e1d9;
	border-left: 1px solid #572600;
	border-right: 1px solid #572600;
	margin: 0px;
	float: right;
	position: relative;
	}
#textleft {
	border-right: 1px solid #572600;
	margin: 0px;
	padding: 25px;
}
#textright {
	margin: 0px;
	padding: 25px;
}
strong {
	color: #572600;
}
p {
	margin: 0px;
	padding: 5px 0px;
	line-height: 20px;
}
a, a:link {
	font-weight: bold;
	color: #8b694f;
	text-decoration: none;
}
a:hover {
	color: #572600;
}
ul.submenu {
	margin: 0px 0px 10px;
	padding: 0px;
}
ul.submenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
ul.submenu li ul {
	margin: 0px;
	padding: 5px 0px 0px 12px;
}
ul.submenu li ul li {
	list-style: disc;
	margin: 0px;
	padding: 1px 0px;
}
h3 {
	border-bottom: 1px solid #572600;
	margin: 0px;
	padding: 0px 0px 3px;
}
.view {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#navsub {
	text-align: right;
	margin: 10px 0px;
	padding: 0px;
}
#navsub p {
	color: #572600;
	border-bottom: 1px solid #572600;
	line-height: 14px;
}
#navsub img {
	margin-top: 15px;
}
.address {
	font-size: 16px;
	color: #572600;
	line-height: 22px;
	margin: 0px 0px 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #572600;
}
#email {
	background: url(images/envelope.jpg) no-repeat;
	height: 50px;
	padding-left: 50px;
	padding-top: 10px;
}
form p {
	line-height: 20px;
}
#byline { overflow: hidden; border-top: 1px solid #572600; border-bottom: 1px solid #572600; height: 15px; margin: 0px; padding: 3px 0px 3px 15px; }
#byline p { color: #8b6a50; font: bold 12px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; text-align: center; }

#textleft h2 { color: #572600; font: normal 22px "Times New Roman", Times, serif; }
#textleft h3 { color: #572600; font: normal 18px "Times New Roman", Times, serif; padding-top: 15px; }

#textright h2 { color: #572600; font: normal 18px "Times New Roman", Times, serif; border-bottom: 1px solid #572600; }
#textright h3 { color: #572600; font: normal 18px "Times New Roman", Times, serif; border-bottom: 1px solid #572600; }


div.sidebar-post { margin-bottom: 10px; padding-bottom: 10px;  }

div.sidebar-post p { font-size: 12px; margin: 0px; padding: 0px; }

div.sidebar-post p a { padding-left: 10px; }
ul.submenu { padding-bottom: 5px; }

div.post { padding-bottom: 20px; }

ul.submenu li.widget { padding-bottom: 20px; }

img.alignleft { margin: 5px 10px 5px 0px; float: left; }
img.alignright { margin: 5px 0px 5px 10px; float: right; }
div#nav-above { border-top: 1px solid #572600; border-bottom: 1px solid #572600; padding: 5px 0px; margin-bottom: 15px; }
div#fb-link { width: 1000px; margin: 0px auto; padding: 30px 0px 0px; }
div#fb-link img { float: right; }