@charset "UTF-8";

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/turns.jpg);
	background-repeat: no-repeat;
}
p {
	line-height: 19px;
	font-weight:bold;
	color:#7c5051;
}

#wrapper {
	height: 600px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	color: #7c5051;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	letter-spacing: 2px;
	padding-bottom: 2px;
	padding-top: 20px;
}
#header a {
	color: #7c5051;
}
#subtitle {
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 18px;
}

.nav {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #7c5051;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7c5051;
}


.nav a {
	color: #666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.nav a:hover {
	color: #7c5051;
	text-decoration: none;
}
.content {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-left: 10px;
}
#content-title {
	color: #7c5051;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7c5051;
	letter-spacing: 2px;
}

.nav #home {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c5051;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nav #about {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c5051;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nav  #services  {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c5051;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nav #contact {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7c5051;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.nav  #links  {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content-text {
	width: 900px;
	padding-top: 10px;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper .header-text #header a {
	color: #7c5051;
	text-decoration: none;
}
.header-text {
	padding-left: 20px;
}

#song {
	width: 900px;
	height: 50px;
	clear:both;
	padding-top: 20px;
}
