﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color:#8d3004;
	background-image:url(../bin36_beauty_cab_rt_v1.png);
	background-repeat:no-repeat;
	background-position:center;
	height:1196px;

}



	
#container {
	width: 800px;
	margin: 0 auto;

}
#masthead {
	
	width: 800px;
	
	height:200px;
	text-align:left;
	
	
	
}

#fb-link {
	position:absolute;
	height:85px;
	width:480px;
	top:8%;
	left:19%;
	text-align:center;
}

#mp3 {
	position:absolute;
	height:24px;
	text-align:left;
	width:400px;
	float:left;
	top:1056px;
	left:19%;
}
#navigation {
	position: relative;
	float: left;
	width: 175px;
	margin-bottom: 10px;
	text-align:left;
	height:800px;
	padding-left:15px;
	top:15px;
}


#address{
	text-align:center;
}
#open{
	background:black;
}
#content {
	background-image:url(../images/main-bg.png);
	float:right;

	width: 580px;
	color:#FFF;
	padding:10px;
	text-align: left;
	height:auto;
	font-size:14px;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	border:solid;
	border-width:thin;

	
	}

/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	text-transform:uppercase

}
#navigation a {
	color:#FFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	
	}
#navigation a:hover {
	color: #000;
	font-size:16px;
	

	text-decoration: none;
}

#content h1,h2,h3,h4,h5,h6 {
	color: #fff;
	vertical-align:text-top;
}


#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style5 {
	font-family: Calibri;
	color:#FFF;
	font-size: medium;
}

.style2 {
	color:#F00
}

.style7 {
	text-align: left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: xx-large;
}

.style13 {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0px;
	height:415px;
}

.style14 {
	text-align: left;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0px;
	height:520px;
	font-size:18px;
	float:inherit;
	
}

img.testimage {
	float:left;
	line-height:500px;
	}
