@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Cambria, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.white {
	color: #FFFFFF;
}
.darkgrey {color: #666666}

#header {
	background: #000000 url('images/bg.gif') no-repeat;
	height: 153px;
	width: 800px;
}

#nav {
	padding-top: 31px;
}

.rightQuill {
	padding-top: 9px;
	padding-left: 5px;
}
.leftQuill {
	padding-top: 9px;
	padding-right: 1px;
}

#hist {
	padding-top: 11px;
	padding-left: 51px;
}
#clients {
	padding-top: 11px;
	padding-left: 31px;
}
#background {
	padding-top: 11px;
	padding-left: 34px;
}


#content {
	width: 858px;
	padding-bottom: 83px;
	padding-left: 28px;
	padding-right: 28px;
	background: #000000 url('images/footer.gif') no-repeat;
	background-position: bottom;
	
}

#title {
	margin-top: 30px;
}
#contact {
	margin-top: 12px;
}
.homeBoxLeft {
	margin-left: 30px;
	margin-right: 55px;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 190px;
	text-align: center;
	color: #B0B0B0;
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
}
.homeBoxRight {
	margin-left: 55px;
	margin-right: 30px;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 190px;
	text-align: center;
	color: #B0B0B0;
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
}
.homeBoxHead {
	margin-bottom: 15px;
}
.quoteBoxLeft {
	margin-left: 30px;
	margin-right: 55px;
	margin-top: 10px;
	width: 190px;
	text-align: center;
	color: #B0B0B0;
	font-size: 120%;
	line-height: 130%;
	font-weight: normal;
}
.quoteBoxLeft UL {
	text-align: center;
	color: #B0B0B0;
	font-size: 100%;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
.quoteBoxLeft LI {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	list-style: none;
}

.quoteName {
	margin-top: 10px;
	color: #FFFFFF;
}
.squiggle {
	text-align: middle;
	margin-top: 20px;
	padding-right: 25px;
}
.duties {
	text-align: middle;
	margin-top: 20px;
	padding-right: 17px;
	padding-bottom: 10px;
}

.divider {
	text-align: middle;
	padding-right: 25px;
	margin-top: 10px;
}
.pageImage {
	padding-right: 20px;
	padding-bottom: 20px;
}
H1 {
	font-size: 140%;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
P {
	font-size: 130%;
	line-height: 150%;
	margin-bottom: 15px;
	text-align: left;
}
UL {
	font-size: 130%;
	line-height: 200%;
	margin-bottom: 0px;
	text-align: left;
}
#content A {
	color: #FF9933;
	text-decoration: none;
}
#content A:active {
	color: #FF9933;
	text-decoration: none;
}
#content A:visited {
	color: #FF9933;
	text-decoration: none;
}
#content A:hover {
	color: #000000;
	background-color: #FF9933;
	text-decoraction: none;
}
.quoteBox1 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 130%;
	line-height: 130%;
	text-align: left;
}
.rightImage {
	margin-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.occasion, .famous, .venue {
	color: #B0B0B0;
}
.quote {
	padding-top: 10px;
}