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

body {
	background: url(http://www.cornellscountrystore.com/images/bodyBg.jpg) repeat #f9e6c4;
}
#headerWrap {
	width: 100%;
	height: 189px;
	overflow: hidden;
	background: url(http://www.cornellscountrystore.com/images/headerWrapBg.gif) repeat-x;
	float: left;
}

#header {
	height: 189px;
	width: 960px;
	background: url(http://www.cornellscountrystore.com/images/headerBg.gif) no-repeat;
	margin: 0px auto;
}
#headerInner {
	height: 159px;
	width: 960px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
h1#logo  {
	height: 135px;
	width: 364px;
	display: inline;
	margin: 15px 15px 9px;
	float: left;
}
h1#logo a {
	display: block;
	width: 364px;
	float: left;
	height: 135px;
	background: url(http://www.cornellscountrystore.com/images/logo.gif) no-repeat;
}
ul#topNav {
	display: block;
	float: right;
	list-style-type: none;
	height: 16px;
	margin: 15px 0 0 0;
}
ul#topNav li {
	float: left;
	height: 16px;
	display: block;
	border-right: 1px solid #471c00;
	margin-left: 7px;
	padding-right: 7px;
}
ul#topNav li.last{
	border-right: none;	
}
ul#topNav a {
	color: #471c00;
	text-decoration: none;
	font-size: 12px;
	display: block;
}
ul#topNav a:hover {
	background-color: #471c00;
	color:#FFF;
}
#address {
	float: right;
	width: 535px;
	height: 70px;
	text-align: right;
	color: #471C00;
	font-size: 15px;
	font-weight: bold;
	margin-top: 65px;
	line-height:8px;
	padding:5px 0;	
}
#address a, #address a:visited {
	color:#471C00;
	text-decoration:none;
	}
#address a:hover {
	color:#FFFFFF;
	background-color:#471C00;
	text-decoration:none;
	}
ul#nav {
	float: left;
	height: 26px;
	overflow: hidden;
	margin: 0;
	display: block;
	background: url(http://www.cornellscountrystore.com/images/navLi.gif) no-repeat right;
	padding-right: 4px;
}
ul#nav li {
	display: block;
	float: left;
	height: 26px;
	background: url(http://www.cornellscountrystore.com/images/navLi.gif) left no-repeat;
	padding-left: 4px;
}
ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 20px;
	text-align: center;
	font-size: 14px;
	padding: 4px 15px 2px;
	font-weight: bold;
	color: #FFFFFF;
}
ul#nav li a:hover, ul#nav li a.active {
	background: url(http://www.cornellscountrystore.com/images/navLi.gif) repeat-x;
}
#phone {
	float:right;
	display: inline;
	text-align: center;
	height: 20px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
}
#contentWrap {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

#content {
	width: 960px;
	margin: 0 auto;
}
#contentInner {
	background: url(http://www.cornellscountrystore.com/images/contentBg.gif) repeat-y;
	padding: 15px 8px;
	width: 944px;
	float: left;
}

#contentInnerx {
	background: url(http://www.cornellscountrystore.com/images/contentBg.gif) repeat-y;
	padding: 0px 5px;
	width: 950px;
	float: left;
}

.teaserSmall {
	float: left;
	height: 252px;
	width: 189px;
	background-repeat: no-repeat;
}
.teaserSmall.mens {
	background: url(http://www.cornellscountrystore.com/images/mensBg.jpg);
	cursor: pointer;
}
.teaserSmall.womens {
	background: url(http://www.cornellscountrystore.com/images/womensBg.jpg);
	cursor: pointer;
}
.teaserSmall.kids {
	background: url(http://www.cornellscountrystore.com/images/kidsBg.jpg);
	cursor: pointer;
}
.teaserText {
	position: relative;
	height: 20px;
	width: 159px;
	top: 200px;
	left: 15px;
	text-align: right;
}
.teaserTextLarge {
	position: relative;
	height: 175px;
	width: 346px;
	top: 40px;
	left: 15px;
}
.teaserText a {
	color: #FFF !important;
	font-weight: bold;
}
.teaserText a:hover {
	color: #FFF !important;
	background: none !important;
	text-decoration: underline !important;
}
.teaserLarge {
	float: right;
	height: 251px;
	width: 376px;
	background: url(http://www.cornellscountrystore.com/images/whatsNewBg.jpg);
}
#facebook {
	width:940px;
	height:119px;
	float:left;
	margin:0;
	padding:0 10px;
	}
#facebook a, #facebook a:visited, #facebook a:hover {
	text-decoration:none;
	background:none;
	}
#footer {
	float: left;
	width: 950px;
	display: inline;
	height: 16px;
	background: url(http://www.cornellscountrystore.com/images/footerBg.gif) no-repeat;
	padding: 16px 10px;
}
ul#footMenu {
	float: left;
	width: 930px;
	display: inline;
	list-style-type: none;
	margin: 0;
}
ul#footMenu li{
	border-right: 1px solid #fff;
	float:left;
	height: 16px;
}
ul#footMenu li.last {
	border-right: none;
}
ul#footMenu a{
	display: block;
	font-size: 11px;
	padding: 2px 6px;
	margin: 0;
	color: #fff;
	float: left;
	text-decoration: none;
	height: 12px;
	line-height: normal;
}
ul#footMenu a:hover {
	color: #BB131A;
	background: #fff;
}
ul#footMenu li.copy{
	float: right;
	marginp: 5px 0 25px;
	border-right:none;
}

/* Blog CSS */

#contentb {
	background-image: url(http://www.cornellscountrystore.com/images/contentBg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}
#contentInnerb {
	margin: 0px 13px 0px 13px;
	float: left;
	width: 934px;
	display:inline;
}
#contentInnerb .blog_posts {
	margin: 0;
	float: left;
	padding:10px 10px 10px 0;
	width: 688px;
	display:inline;
	border-right:2px solid #BB131A;
}
#contentInnerb .blog_sidebar {
	margin: 0;
	float: left;
	width: 223px;
	padding:10px 0 0 10px;
	display:inline;
}
#contentInnerb .blog_sidebar ol,ul,li{
	margin: 0;
	padding:0;
	list-style-type:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 7px;
	display: block;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 10px 0;
	display: block;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}