/* Basic Website Styles - Screen and Projection Media Types */

/* Color Pallette:

*/

/*--------------------------------------------
Reset
---------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*-------------------------------------------
	Boilerplate
-------------------------------------------*/
html {
	font-size: 125%;
	font-family: Verdana, Arial, sans-serif;
}

body {
	font-size: 50%;
	background: #F0D78E url(../_images/_global/bg/countryside_bg.jpg) right top repeat-x;
	text-align: center;
}

a img { border: none; }

img.right {
	float: right;
	margin: 0 0 10px 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}

.news_right {
	float: right;
	border: 8px solid white;
	margin: 0 0 10px 10px;
}
.news_left {
	float: left;
	border: 8px solid white;
	margin: 0 20px 10px 0;
}
span.nowrap {
	white-space: nowrap;
}

#skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
} 

.hidden 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden; 
} 

/*-------------------------------------------
	Structural
-------------------------------------------*/

div#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	color: #4A4236;
	text-align: left;
}
div#content {
	clear: both;
	padding: 0 0 37px 0;
}
body.single_col div#content {
	width: 600px;
	width: 612px;
	margin: 0 auto;
	clear: both;
	padding: 37px 0;
}
div.row {
	clear: both;
}

div#footer {
	clear: both;
	background: #A1974B;
	padding: 10px 0;
	text-align: center;
}
p#copyright {
	width: 960px;
	margin: 0 auto;
	color: #F0D78E;
	font: 1em/1.2 Verdana, sans-serif;
	text-align: right;
}
div.floatBreaker {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
div.horizontalDivider {
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: #AC7D5B;
	margin: 40px 0 40px;
}

/*-------------------------------------------
	Type
-------------------------------------------*/

a:link, a:visited {
	color: #863430;
}

a:hover {
	color: #A1974B;
}

h1, h2, h3, h4, h5, h6, p, address, pre, ol, ul, dl {
	margin-bottom: 1em;
}
h1 {
	font: bold 2.4em/1.2 Verdana, sans-serif;
	letter-spacing: .05em;
	color: #863430;
}
h2 {
	font: bold 2em/1.2 Verdana, sans-serif;
	color: #A1974B;
	color: #6B7538;
	margin: 2em 0 .5em;
}
h3 {
	font: normal 1.4em/1.2 Verdana, sans-serif;
	color: #863430;
}
p {
	font: 1.2em/1.4 Verdana, sans-serif;
}
.single_col #content ul {
	list-style: disc;
	margin-left: 2em;
}
.single_col #content li {
	font: 1.2em/1.4 Verdana, sans-serif;
}

/*-------------------------------------------
	Logo
-------------------------------------------*/
div#logo {
	position: absolute;
	top: 0px;
	left: -60px;
	height: 137px;
	width: 245px;
}
/* Image Replacement */
/* Use span.hidden to hide text content */


h1#logotype {
	height: 80px;
	width: 960px;
	background: url(../_images/_global/countryside_marketplace_logotype.gif) left top no-repeat;
	margin: 0;
}


/*-------------------------------------------
	Main Navigation
-------------------------------------------*/
/* Image Replacement */
/* Use span.hidden to hide text content */

div#main_nav {
	float: left;
	height: 31px;
	margin: 1px 0;
}

div#main_nav ul {
	float: left;
	height: 13px;
	padding: 9px 0 0 251px;
}
div#main_nav ul li {
	float: left;
	height: 13px;
	margin: 0 19px 0 0;
}
div#main_nav ul li a {
	display: block;
	height: 13px;
}

/* Home  */
li#btn_home {
	background: url(../_images/_global/main_nav/home_OVER.gif) left top no-repeat;
}
li#btn_home a:link, 
li#btn_home a:visited {
	background: url(../_images/_global/main_nav/home.gif) left top no-repeat;
	width: 52px;
}
li#btn_home a:hover {
	background: url(../_images/_global/main_nav/home_OVER.gif) left top no-repeat;
	width: 52px;
}
li#btn_home a.selected {
	background: url(../_images/_global/main_nav/home_SEL.gif) left top no-repeat;
	width: 52px;
}

/* Shops & Restaurants */
li#btn_shops {
	background: url(../_images/_global/main_nav/shops_OVER.gif) right top no-repeat;
	width: 234px;
}
li#btn_shops a:link, 
li#btn_shops a:visited {
	background: url(../_images/_global/main_nav/shops.gif) right top no-repeat;
	width: 208px;
	margin-left: 26px;
}
li#btn_shops a:hover {
	background: url(../_images/_global/main_nav/shops_OVER.gif) right top no-repeat;
	width: 208px;
	margin-left: 26px;
}
li#btn_shops a.selected {
	background: url(../_images/_global/main_nav/shops_SEL.gif) right top no-repeat;
	width: 208px;
	margin-left: 26px;
}

/* News & Events */
li#btn_news {
	background: url(../_images/_global/main_nav/news_OVER.gif) right top no-repeat;
	width: 168px;
}
li#btn_news a:link, 
li#btn_news a:visited {
	background: url(../_images/_global/main_nav/news.gif) right top no-repeat;
	width: 142px;
	margin-left: 26px;
}
li#btn_news a:hover {
	background: url(../_images/_global/main_nav/news_OVER.gif) right top no-repeat;
	width: 142px;
	margin-left: 26px;
}
li#btn_news a.selected {
	background: url(../_images/_global/main_nav/news_SEL.gif) right top no-repeat;
	width: 142px;
	margin-left: 26px;
}


/* Info & Directions */
li#btn_info {
	background: url(../_images/_global/main_nav/info_OVER.gif) right top no-repeat;
	width: 198px;
	margin: 0 !important;
}
li#btn_info a:link, 
li#btn_info a:visited {
	background: url(../_images/_global/main_nav/info.gif) right top no-repeat;
	width: 172px;
	margin-left: 26px;
}
li#btn_info a:hover {
	background: url(../_images/_global/main_nav/info_OVER.gif) right top no-repeat;
	width: 172px;
	margin-left: 26px;
}
li#btn_info a.selected {
	background: url(../_images/_global/main_nav/info_SEL.gif) right top no-repeat;
	width: 172px;
	margin-left: 26px;
}