@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0pt;
	padding:0pt;
}body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}
#middle-content {
	float: left;
	width: 960px;
	position: relative;
	padding-top: 140px;
	background-color: #666666;
	height: 476px;
}
#maincontent {
	height: 445px;
	width: 960px;
}
.home-bg {
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.history-bg {
	background-image: url(../images/history_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gelato-bg {
	background-image: url(../images/gelato_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.coffee-bg {
	background-image: url(../images/coffee_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menus-bg {
	background-image: url(../images/menus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact-bg {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homecopy {
	padding-top: 80px;
	padding-left: 45px;
	width: 425px;
}
.historycopy {
	padding-top: 65px;
	padding-left: 45px;
	width: 425px;
}
.coffeecopy {
	padding-top: 165px;
	padding-left: 490px;
	width: 425px;
	text-align: left;
}
.foodcopy {
	padding-top: 200px;
	padding-left: 515px;
	width: 400px;
	text-align: left;
}
.drinkscopy {
	padding-top: 90px;
	padding-left: 565px;
	width: 350px;
	text-align: left;
}
.glutencopy {
	padding-top: 75px;
	padding-left: 565px;
	width: 350px;
	text-align: left;
}
.contactcopy {
	padding-top: 60px;
	padding-left: 565px;
	width: 350px;
	text-align: left;
}
#maincontent a, #maincontent a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p {
	font-size: 13px;
	padding-bottom: 12px;
	line-height: 17px;
}

.titleimage {
	padding-bottom: 15px;
}

#navigation-wrap {
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 960px;
	position: absolute;
	bottom: 0px;
}
.navigation {
	padding-left: 150px;
	padding-top: 7px;
}
.current a {
	color: #FFFFFF !important;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 960px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	line-height: 16px;
	font-size: 11px;
	color: #666666;
}
#footer a, #footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
	text-decoration: none;
}


.logo {
	background-image: url(../images/purebronte-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 379px;
	margin-left: 290px;
	margin-top: 15px;
}


#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 960px;
	position: absolute;
	top: 0px;
}

#left-bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 650px;
	width: 100px;
}
#right-bg {
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 650px;
	width: 100px;
}
#wrapper {
	clear: both;
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.logo h1 span {
	display: none;
}
.logo a {
	display: block;
	height: 95px;
	width: 379px;
}
#historypane {
	height: 260px;
}
#coffeepane {
	height: 180px;
}
#coffeepane p {
	padding-right: 15px;
	text-align: right;
}
#drinkspane {
	height: 250px;
}
#drinkspane p {
	text-align: right;
}
#glutenpane {
	height: 250px;
}
#glutenpane p {
	padding-right: 15px;
	text-align: right;
}
#contactpane {
	height: 300px;
}
#contactpane p {
	text-align: right;
}
#foodpane {
	height: 160px;
}
#foodpane p {
	text-align: right;
}

/*img, div { behavior: url(css/iepngfix.htc) }*/
 

