/* @override 
	http://obi-mcdonald-saints-computer.local/tapestry/css/tapestry.css
*/

html, body {
	margin: 10;
	padding: 0;	
}
body {
	font: 90% "Gill Sans", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #222;
	background: #8b8b8b;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
	background: #fff;
	display: block;
	height: 766px;
	border: 1px solid #6B1C82;
}
#repertoire #page, #repertoire #right_col {
	height: 1080px;
}
a {
	color: #6B1C82;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:visited {
	color: #B759B7;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 175%;
	color: #6B1C82;
	padding-bottom: 5px;
}
p {
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-size: 110%;
	color: #444;
}
#header {
	width: 750px;
}
#logo {
	float: left;
	padding: 10px 20px;
}
#main_nav {
	clear: both;
	width: 100%;
	height: 35px;
	background: #6B1C82;
	border-bottom: solid #b759b7 5px;
}
#main_nav .menu {
	text-transform: uppercase;
	height: 35px;
	padding-top: 5px;	
}
#main_nav a {
	display: block;
	float: left;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	font-size: 125%;
	color: #fff;
	padding: 0 20px;
}
#main_nav a.on, #main_nav a:hover {
	text-decoration: none;
	background-color: #B759B7;
	padding: 0 20px;
	height: 35px;
}
#main_col {
	width: 750px;
	float: left;	
}
#main_content {
	float: left;
	clear: left;
	width: 290px;
	height: 480px;
	padding: 20px 20px;
}
#feature {
	float: left;
	width: 420px;
}
#feature_desc {
	background: #B759B7;
	padding: 10px 20px 10px 20px;
	height: 220px;
}
#feature_desc h2, #feature_desc p, #feature_desc a {
	color: #fff;
}
#right_col {
	padding: 0px 20px;
	width: 169px;
	height: 766px;
	float: left;
	background: #dedede url(../images/greynote.gif) no-repeat;
	border-left: #6B1C82 solid 1px;
}
#right_col #booking {
	padding-top: 190px;
}
#right_col #listen {
	padding-top: 230px;
}
#right_col #popular {
	padding-top: 50px;
}
#right_col ul.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#right_col a {
	margin: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
#right_col li {
	padding: 10px 0px 0px 0px;
}
#right_col a.on, #right_col a:hover {
	text-decoration: underline;
}
#booking h3, #listen h3, #popular h3 {
	color: #6B1C82;
	font-weight: bold;
	padding-bottom: 5px;
}
#right_col h4 {
	margin: 0px;
	padding-top: 10px;
}
#weddings #main_content {
	font-size: 90%;
}	
#weddings #feature {
	font-size: 90%;
}

/* My Comment */ 
#popular li {
	font-size: 85%;
	padding-top: 3px;
}
#booking .form_field {	
}
.field_title, .field_title_test {
	padding-bottom: 2px;
}
.field_value {
}
.field_title_test {
	width: 60px;
	float: left;
}
.field_value_test {
	float: left;
	padding-bottom: 4px;
}
.form_field {
	padding: 2px 0px;
}
#booking input {
	width: 150px;
	height: 20px;
	border: 1px solid #666;
}
#booking textarea {
	width: 152px;
	height: 50px;
	border: 1px solid #666;
}
#booking input.test {
	width: 50px;
	float: left;
}
#booking div.test {
	white-space: nowrap;
	width: 150px;
}
#booking .btn {
	height: 30px;
	width: 152px;
	font-size: 100%;
	background: #6b1c82;
	color: #fff;
	clear: left;
}
img {
	border: none;
}
#home .clearer, #weddings .clearer, #contact .clearer, #links .clearer {
	display: block;
	height: 0px;
	margin: 0.6em 0;
	padding: 0;
	border-bottom: 15px solid #6B1C82;
	clear: both;
}
#about .clearer {
	clear: both;
	background: #6b1c82;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#repertoire .clearer {
	clear: both;
	background: #6b1c82;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#feature #feature_image {
	float: left;
}
#feature h2 {
	margin: 10px 0px;
}
#feature h3 {
	margin: 0px;	
}
.profile {
	height: 180px;	
	border-bottom: #6b1c82 solid 1px;
}
.purple {
	background: #b759b7;
	color: #fff;
}
#profiles .profile_desc {
	float: left;
	width: 580px;
	height: 160px;
	margin: 10px;
	font-size: 90%;
}
#profiles .white {
	padding-left: 10px;
}
#profiles .profile_img {
	float: left;
	width: 130px;
}
#rep_head {
	padding: 20px 0px 5px 20px;
}
#rep_col1, #rep_col2, #rep_col3 {
	width: 250px;
	float: left;
	font-size: 85%;
}
#rep_col1 h3, #rep_col2 h3 {
	padding: 0px 20px;
	color: #6b1c82;
	font-size: 1.2em
	
}
#main_content_links {
	width: 100%;
	height: 470px;
	padding: 20px 20px;
}
.link_box {
	float: left;
	padding: 10px;
	text-align: center;
	height: 150px;
	width: 160px;	
}
.link_box p, .link_box a {
	font-size: 90%;
	padding: 2px;
	text-decoration: none;
}
.link_box a:hover {
	text-decoration: underline;
}
.link_box img {
	border: 1px #ccc solid;
	padding: 3px;
}
.purple {
	background: #b759b7;
}
#footer {
	margin: 0 auto;
	font-size: 11px;
	clear: both;
	text-align: right;
	padding-top: 20px;
	line-height: 1.5em;
}
#footer, #footer a {
	color: #666;
}
#footer span {
	float: right;
}
#bottom_nav ul.menu {
	list-style: none;
	height: 4.0em;
	padding: 0px;
	margin: 0px;
}
#bottom_nav a {
	text-transform: uppercase;
	float: left;
	display: block;
	margin: 2px;
	padding: 0px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
	color: #333;
}
#bottom_nav a.bh_logo {
	float: right;
	padding-right: 5px;
}
#bottom_nav a.on, #bottom_nav a:hover {
	text-decoration: none;
}
span.mandatory {
	color: #6B1C82;
}