.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #064d7a;
}
.bodycopy a:link {
	text-decoration: underline;
	color: #064d7a;
}
.bodycopy a:visited {
	text-decoration: underline;
	color: #064d7a;
}
.bodycopy a:hover {
	text-decoration: underline;
	color: #7f6d45;
}
.bodycopy a:active {
	text-decoration: underline;
	color: #064d7a;
}

.bodycopy-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7f6d45;
	text-decoration: none;
}

/* TAB NAVIGATION */
#tabs { width: 856px; height: 32px; margin: 0px auto; position: relative; z-index: 1000; }
#tabs ul { margin: 0; padding: 0; }
#tabs ul li { display: inline; }
#tabs ul li a {
	float: left;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
	background-image: url(images/tabs.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
/* NORMAL STATE */
#tabs ul li#weddings a { width: 217px; background-position: 0 0; }
#tabs ul li#music a { width: 161px; background-position: -217px 0; }
#tabs ul li#lighting a { width: 159px; background-position: -378px 0; }
#tabs ul li#photo a { width: 159px; background-position: -537px 0; }
#tabs ul li#video a { width: 160px; background-position: -697px 0; }
/* OVER STATES */
#tabs ul li#weddings a:hover { background-position: 0 -32px; }
#tabs ul li#music a:hover { background-position: -217px -32px; }
#tabs ul li#lighting a:hover { background-position: -378px -32px; }
#tabs ul li#photo a:hover { background-position: -537px -32px; }
#tabs ul li#video a:hover { background-position: -697px -32px; }
/* ACTIVE STATES */
body#weddings td #tabs ul li#weddings a { background-position: 0 -64px; }
body#music #tabs ul li#music a { background-position: -217px -64px; }
body#lighting #tabs ul li#lighting a { background-position: -378px -64px; }
body#photo #tabs ul li#photo a { background-position: -537px -64px; }
body#video #tabs ul li#video a { background-position: -697px -64px; }


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #7f6d45;
	font-weight: bold;
}
.subnav a:link {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}
.subnav a:visited {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}
.subnav a:hover {
	text-decoration: underline;
	color: #7f6d45;
	font-weight: normal;
}
.subnav a:active {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}

.subnav .level2 {
	line-height: 22px;
	color: #7f6d45;
	font-weight: bold;
}
.subnav .level2 a:link {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}
.subnav .level2 a:visited {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}
.subnav .level2 a:hover {
	text-decoration: underline;
	color: #7f6d45;
	font-weight: normal;
}
.subnav .level2 a:active {
	text-decoration: none;
	color: #7f6d45;
	font-weight: normal;
}

.headline-brown-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7f6d45;
}


.headline-brown-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #7f6d45;
}

.blockquote {
	background: url(/images/quotes-left.gif) left top no-repeat;
}
.blockquote div {
	padding: 0 28px;
	background: url(/images/quotes-right.gif) right bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f6d45;
	font-style: italic;
}
.quotecredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f6d45;
	text-align: right;
	font-weight: bold;
}
.quotecredit a:link {
	text-decoration: none;
	color: #7f6d45;
}
.quotecredit a:visited {
	text-decoration: none;
	color: #7f6d45;
}
.quotecredit a:hover {
	text-decoration: underline;
	color: #7f6d45;
}
.quotecredit a:active {
	text-decoration: none;
	color: #7f6d45;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064d7a;
}

.copyright a:link {
	text-decoration: underline;
	color: #064d7a;
}
.copyright a:visited {
	text-decoration: underline;
	color: #064d7a;
}
.copyright a:hover {
	text-decoration: underline;
	color: #7f6d45;
}
.copyright a:active {
	text-decoration: underline;
	color: #064d7a;
}

.copyright-divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f6d45;
	text-decoration: none;
}
.copyright .music {
	color: #C1A56A;
}

.home-menu-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7f6d45;
	line-height: 26px;
}

.home-menu-links a:link {
	text-decoration: none;
	color: #7f6d45;
}
.home-menu-links a:visited {
	text-decoration: none;
	color: #7f6d45;
}
.home-menu-links a:hover {
	text-decoration: underline;
	color: #7f6d45;
}
.home-menu-links a:active {
	text-decoration: none;
	color: #7f6d45;
}
.home-menu-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
}

.home-menu-desc a:link {
	text-decoration: none;
	color: #8f8f8f;
}
.home-menu-desc a:visited {
	text-decoration: none;
	color: #8f8f8f;
}
.home-menu-desc a:hover {
	text-decoration: underline;
	color: #8f8f8f;
}
.home-menu-desc a:active {
	text-decoration: none;
	color: #8f8f8f;
}
.home-menu-choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
	font-style: italic;
}