/*

	Title: Pete's Downtown
	URL: www.petesdowntown.com
	
	Author: Artistic Design

*/

*, img{
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

html{
overflow-y: scroll;
}

.clearfix{
	display: block;
	clear: both;
}

body{
	background: url(../images/bg.png) repeat;
	font-family: "Georgia", Times New Roman, serif;
}
.menu-title {
	font-size: 24px;
	line-height: 48px;
	color: #2E1817;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C2726;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #402C2B;
}
.menu-click-on {
	font-size: 12px;
	line-height: 24px;
	color: #2F1918;
}
.contact-us-petes {
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contact-us-address {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	color: #3F2B2A;
	padding-left: 30px;
}
.contact-us-tel {
	font-size: 24px;
	line-height: 30px;
	color: #3F2B2A;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}



.main-body{
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg-main.png);
}

.wrapper{
	width: 800px;
	margin: 0px auto;
}

.logo{
	background: url(../images/logo.png) no-repeat;
	width: 270px;
	height: 180px;
	float: left;
}

	.logo a{
		width: 100%;
		height: 100%;
		display: block;
	}
	
	h1.logo a span{
		display: none;
	}
	
.slogan{
	background: url(../images/slogan.png) no-repeat top;
	width: 390px;
	padding-top: 100px;
	float: right;
}

	.slogan p{
		text-align: right;
		font-size: 16px;
		color: #ffffd4;
	}

/* -- NAVIGATION -- */

.navigation ul{
	background: url(../images/nav-bg.png) repeat-x;
	height: 47px;
	border: 1px solid #2d1716;
	border-bottom: none;
	padding: 0px 10px;
}

.navigation ul li{
	list-style: none;
	float: left;
	display: block;
	height: 47px;
	line-height: 47px;
	margin: 0px 10px;
}

	.navigation ul li a{
		height: 47px;
		line-height: 47px;
		display: block;
		width: 100%;
	}

li{
	background: url(../images/navigation.png) no-repeat 0px 0px;
}

li.home{
	background-position: 0px 0px;
	width: 51px;
	height: 47px;
}
	
	li.home:hover, li.home-active{
		background-position: 0px -94px;
		width: 51px;
		height: 47px;
	}

li.about{
	background-position: -51px 0px;
	width: 80px;
	height: 47px;
}
	
	li.about:hover, li.about-active{
		background-position: -51px -94px;
		width: 80px;
		height: 47px;
	}

li.menu{
	background-position: -131px 0px;
	width: 50px;
	height: 47px;
}
	
	li.menu:hover, li.menu-active{
		background-position: -131px -94px;
		width: 50px;
		height: 47px;
	}

li.gallery{
	background-position: -181px 0px;
	width: 61px;
	height: 47px;
}
	
	li.gallery:hover, li.gallery-active{
		background-position: -181px -94px;
		width: 61px;
		height: 47px;
	}

li.contact{
	background-position: -242px 0px;
	width: 66px;
	height: 47px;
}
	
	li.contact:hover, li.contact-active{
		background-position: -242px -94px;
		width: 66px;
		height: 47px;
	}

/* -- CONTENT -- */

.content{
	width: 800px;
}

.main-flash{
	width: 800px;
	height: 402px;
	background-repeat: no-repeat;
	background-image: url(../images/main-flash.png);
}

/* -- FOOTER -- */

.footer{
	background: url(../images/footer-bg.png) no-repeat;
	height: 85px;
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
}

.copy{
	width: 250px;
	float: left;
	color: #ffffd4;
}

.directions{
	width: 300px;
	float: left;
}

	.directions a{
		background: url(../images/footer-buttons.png) no-repeat 0px 0px;
		width: 252px;
		height: 35px;
		display: block;
		line-height: 35px;
		margin: 0px auto;
	}
.about-us-img {
	padding: 20px;
	border: 1px dotted #FFFFD4;
	margin-top: 20px;
}
	
	.directions a:hover{
		background-position :0px -35px;
	}

.twitter{
	width: 250px;
	float: left;
}

	.twitter a{
		background: url(../images/footer-buttons.png) no-repeat -252px 0px;
		width: 252px;
		height: 35px;
		display: block;
		line-height: 35px;
		margin: 0px auto;
	}
	
	.twitter a:hover{
		background-position: -252px -35px;
	}
.about-us-text-right {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3C2726;
	text-decoration: none;
	margin: 0px;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFB4;
}
.contact-us-business-hours {
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F2B2A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact-us-business-hours-are {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #402C2B;
	font-weight: bolder;
}
.body-text-white {
	color: #FFFFFF;
}
.contact-us-email {
	font-size: 14px;
	line-height: 18px;
	color: #3F2B2A;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#contact-us-valet {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #392524;
}
#menu-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #392423;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}


#credit a:hover {
color:#3F2B2A;
}


#credit a {
color:#FFFFD4;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}

#credit {
text-align:left;
margin-left:12px;
}
