@charset "utf-8";
/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	background-color: #1b92de;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrap{
	width: 1024px;
	height: 800px;
	margin: 0 auto;
	
}

#sky{
	height: 84px;
	width: 1024px;
	background-image: url(images/skytop.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#left_sky{
	height: 320px;
	width: 137px;
	background-image: url(images/L_top.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	margin-left: 0px;
}

#right_sky{
	height: 320px;
	width: 136px;
	background-image: url(images/R_top.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin-right: 0px;
}

#header_box{
	width: auto;
	height:146px;
	margin: 0;
	padding: 0;
}

#barber_pole{
	height: 146px;
	width: 58px;
	position: relative;
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
}

#header{
	width: 693px;
	height: 146px;
	background-image: url(images/name_header.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 0px;
	top: px;
	position: relative;
}

#nav{
	width: auto;
	height: 174px;
	position: realtive;
	background-color: pink;
}

#content_area{
	width: 749px;
	height: auto;
	background-color: #22211f;
	margin: 0 auto;
	border-left: 1px solid #e83827;
	border-right: 1px solid #e83827;
	border-bottom: 1px solid #e83827;
	position: relative;
	
	
}

#content_area p{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
}
#content_divider{
	width: 736px;
	height: 4px;
	background-image: url(images/orngdot_darkback.gif);
	background-repeat: no-repeat;
	postion: relative;
	margin: 0 auto;
}
#content_one{
	width: 718px;
	height: auto;
	background-color: #4d4644;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-left: 5px;
	
} 

#content_two{
	width: 718px;
	height: 135px;
	margin: 0 auto;
	
}

#content_two_left{
	height: 135px;
	width: 350px;
	position: relative;
	float: left;
	
}

#content_two_right{
	height: 135px;
	width: 350px;
	position: relative;
	float: right;
	
}

#content_three{
	width: 718px;
	height: 35px;
	margin: 0 auto;
	
}

#content_three_left{
	height: 35px;
	width: 350px;
	position: relative;
	float: left;
	
}

#content_three_right{
	height: 35px;
	width: 350px;
	position: relative;
	float: right;
	
}

h1{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
h2{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	margin: 0px;
	text-decoration: none;
	position: relative;
	float: right;
	font-weight: normal;
	right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: -16px;
}
h4{
color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;

}
#content_three_right p{
	right: 5px;
	position: relative;
	float: right;
}
#content_three_right h1{
	right: 10px;
	position: relative;
	float: right;
}

#vert_divider{
	background-image: url(images/sing_vert_dot.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: 125px;
	position: relative;
	float: left;
	margin-top: 3px;
}
#vert_divider_two{
	background-image: url(images/sing_vert_dot.gif);
	background-repeat: repeat-y;
	width: 6px;
	height: 175px;
	position: relative;
	float: left;
	margin-top: 3px;
}

#content_four{
	width: 718px;
	height: 185px;
	position: relative;
	margin: 0 auto;
	
}

#content_four_left{
	width: 350px;
	height: 185px;
	position: relative;
	
	float: left;
}

#content_four_left_text{
	width: 75px;
	
	position: relative;
	padding-top: 5px;
	
}
#content_four_left_pict{
	position: relative;
	float: right;
	right: 50px;
	top: -80px;
	
	padding-top: 5px;
}

#content_four_left a{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 15px;
	text-decoration: none;
	
}
#content_four_left a:hover{
	
	text-decoration: none;
	font-weight: bold;
}
#content_four_left ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#content_four_right{
	width: 350px;
	height: 185px;
	position: relative;
	
	float: right;
}
#content_four_right ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#content_four_right_text{
	width: 200px;
	
	position: relative;
	float: right;
	padding-top: 5px;
}
#content_four_right a{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
	text-decoration: none;
	
}
#content_four_right a:hover{
	
	text-decoration: none;
	font-weight: bold;
}


#content_four_right_pict{
	position: relative;
	float: left;
	
	padding-top: 5px;
}

#content_five{
	width: 718px;
	height: 190px;
	position: relative;
	
	margin: 0 auto;
	background-color: #4d4644;
}

#content_five_left{
	
	width: 350px;
	height: 125px;
	position: relative;
	float: left;
}
#content_five_left_text{
	
	position: relative;
	float: right;
	width: 275px;
	top: -65px;
	right: 5px;
}
#content_five_left_pict{
	
	width: 49px;
	height: 62px;
}

#content_five_right{
	
	width: 350px;
	height: 125px;
	position: relative;
	float: right;
}
#content_five_right_text{
	
	width: 125px;
	position: relative;
	float: right;
	top: -115px;
}
#menu_container{
	background-color: #4d4644;
	height: 1365px;
	width: 718px;
	position: relative;
	margin: 0 auto;
	margin-top: 1px;
	padding: 3px;
}
#menuhead_container{
	margin: 0 auto;
	width: 275px;
	margin-bottom: 25px;
	
}


#menuheader{
	margin: 0 auto;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 34px;;
}

#menu_col_left{
	
	min-height: 50px;
	width: 350px;
	position: relative;
	float: left;
	
}

#menu_col_right{
	
	min-height: 50px;
	width: 350px;
	position: relative;
	float: right;
}

#menu_col_left p2{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
}
#menu_col_right p2{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
}
#menu_col_left p{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
	width: 335px;
}

#menu_col_right p{
	color: #e89120;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
	width: 335px;
}
#menu_col_left p3{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	left: 10px;
	right:0px;
}

#menu_col_right p3{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	position: relative;
	left: 10px;
	right:0px;
}

#menu_col_right p4{
	color: #b5262a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
	width: 335px;
}
#content_six{
	width: 718px;
	height: 335px;
	margin: 0 auto;
	position: relative;
	padding-left: 35px;
	
}
#bot_container_two{
	width: 718px;
	height: 150px;
	position: relative;
	
	margin: 0 auto;
}
#content_seven{
background-color: #4d4644;
	height: 110px;
	width: 718px;
	position: relative;
	margin: 0 auto;
	margin-top: 1px;
	padding: 3px;
	}
	
#cigar_col_left{
	width: 450px;
	height: 125px;
	position: relative;
	float: left;
}

#cigar_col_right{
	width: 250px;
	position: relative;
	float: right;
}
#cigar_menu_container{
	
	height: 550px;
	width: 718px;
	position: relative;
	margin: 0 auto;
	margin-top: 1px;
	padding: 3px;
}

#cigar_menu_left{
	
	height: 545px;
	width: 350px;
	position: relative;
	float: left;
	
}

#cigar_menu_col_right{
	
	height: 545px;
	width: 350px;
	position: relative;
	float: right;
}

#prices{
	position: relative;
	right: 30px;
	width: 50px;
	float: right;
	height: 545px;
	
}
#names{
	width: 250px;
	height: 545px;
	position: relative;
	float: left;
	
}
#content_eight{
	height: 135px;
	width: 718px;
	background-color: #4d4644;
	margin: 0 auto;
	padding-top: 5px;
	
}

#content_eight_left{
	width: 350px;
	height: 135px;
	
	position: relative;
	float: left;
}
#content_eight_left_text{
	width: 175px;
	position: relative;
	float: left;
	
}
#content_eight_left_pict{
	position: relative;
	float: right;
	
}

#content_eight_right{
	width: 350px;
	height: 135px;
	
	position: relative;
	float: right;
}
#content_eight_right_text{
	width: 150px;
	position: relative;
	float: left;
	
}
#content_eight_right_pict{
	position: relative;
	float: right;
	
}
#contact_area{
	background-color: #4d4644;
	width: 718px;
	height: 422px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 5px;
}
#contact_backer{
	background-image: url(images/postcardbacker.jpg);
	background-repeat: no-repeat;
	height: 390px;
	width: 671px;margin: 0 auto;
}

#contact_info{
	position: relative;
	top: -320px;
	left: 185px;
}
#contact_info p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
}

#form{
	width: 562px;
	height: 249px;
	
	position: relative;
	top: -300px;
	left: 85px;
}
#form p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 15px;
}
#form_stuff{
	width: 554px;
	height: 50px;
	position: relative;
	
	
}	
#form_addy{
	position: relative;
	height: 50px;
	width: 300px;
	
	float: right;
	top: -26px;
	right: 30px;
}

#form_addy p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
}

#submit{
	width: 60px;
	height: 25px;
	
	position: relative;
	float: right;
	top: -65px;
	right: 25px;
}

#form_mess{
	position: relative;
	left: 85px;
	top: -10px;
}
#form_mess p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 1px;
	position: relative;
	bottom: -20px;
	right: 85px;
}
#beer_logos{
	background-image: url(images/beers.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 200px;
	margin: 0 auto;
}
#credit{
	background-image: url(images/p13dotcom.jpg);
	background-repeat: no-repeat;
	width: 146px;
	height: 34px;
	position: relative;
	padding-top: 15px;
	margin: 0 auto;
}
#magimage_container{
	width: 718px;
	height: 250px;
	position: relative;
	padding-top: 5px;
}
#mag_images{
	width: 718px;
	height: 250px;
	position: absolute;
	background-image: url(images/mag_picts2.jpg);
	background-repeat: no-repeat;
	
	
}	
