body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backBackground.jpg);
}
#caption {
	text-align: left;
	width: 175px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	vertical-align: top;
	top: 0px;
	position: relative;
}
#copy {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 320px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	top: 0px;
	position: relative;
	z-index: 50;
}
#copy p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#copy ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
}
#copy li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.gif);
}
#copy2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	top: 0px;
	position: relative;
	z-index: 50;
}
#copy2 p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#copy2 ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
}
#copy2 li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.gif);
}
#copyWide {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
	top: 0px;
	position: relative;
	z-index: 50;
}
#copyWide p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#copyWide ul {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 0px;
}

#copyWide li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	list-style-image: url(../images/bullet.gif);
}

#copySub {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 320px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
	top: 0px;
	position: relative;
}
#footer {
	height: 100px;
	width: 740px;
	background-color: #000000;
	border: 1px solid #ABA387;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}

#header {
	padding: 15px 10px 10px 20px;
	width: 300px;
	left: 0px;
	top: 0px;
}
#imageLeft {
	text-align: right;
	width: 85px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 15px 0px 0px;
	float: left;
	left: 1px;
	visibility: visible;
}
#imageCenter {
	text-align: left;
	width: 250px;
	vertical-align: top;
	position: relative;
	padding: 10px 0px;
	float: none;
	visibility: visible;
}
#leftBarTop {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 150px;
	vertical-align: top;
	top: auto;
	position: relative;
	padding: 0px;
}
#leftBar {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-align: center;
	width: 150px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 10px 5px 5px;
	font-size: 1em;
}
#leftImage {
	width: 200px;
	vertical-align: top;
	left: 0px;
}
#rightBar {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-align: center;
	width: 100px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 20px 15px;
	font-size: 0.7em;
	border: thin solid #666666;
	color: #000000;
}
#subMenu {
	text-align: left;
	width: 200px;
	vertical-align: top;
	top: 0px;
	position: relative;
	padding: 0px;
	background-color: #000000;
}
#testimonail {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 130px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 0px 25px 10px 20px;
	float: left;
}
#title {
	text-align: right;
	width: 85px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 0px;
	float: left;
	left: 1px;
	visibility: visible;
}
a:link {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #3C2841;
	font-weight: bold;
	text-decoration: none;
}
a:hover  {
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	color: #000033;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: .9em;
	padding-top: 6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-weight: bold;
	color: #330033;
	text-transform: uppercase;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: .9em;
	padding-top: 6px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: right;
	padding: 8px 0px 4px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin: 0px;
}
h5 {
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	font-size: 0.75em;
	text-align: center;
	padding: 6px 0px 4px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin: 0px;
	line-height: 1em;
}
h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #291B0C;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	text-transform: uppercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #2D1539;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 10px;
	letter-spacing: normal;
}
.captionBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.copy {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #252525;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.black {
	color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.copyBlack{
	font-weight: normal;
	color: #000000;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}
.copyBlack a:link {
	color: #39273D;
	font-weight: bold;
	text-decoration: none;
}

.copyBlack a:visited {
	color: #3C2841;
	font-weight: bold;
	text-decoration: none;
}
.copyBlack a:hover  {
	color: #000000;
	font-weight: bold;
}

.copyBlue{
	font-weight: normal;
	color: #000033;
}
.copy a:link {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}

.copy a:visited {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}
.copy a:hover  {
	color: #660033;
	text-decoration: underline;
	font-weight: bold;
}
.copyLeft {
	color: #413E33;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.3em;
}
.copyLeft a:link {
	color: #303;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
}

.copyLeft a:visited {
	color: #575344;
	font-weight: bold;
}
.copyLeft a:hover  {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.copyPurple {
	color: #3B1F2E;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyPurple a:link {
	color: #330033;
	text-decoration: underline;
	font-weight: bold;
}

.copyPurple a:visited {
	color: #663366;
	font-weight: bold;
	text-decoration: none;
}
.copyPurple a:hover  {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.copyPurpleRight {
	font-weight: normal;
	color: #330033;
	letter-spacing: 1px;
	text-transform: none;
	text-align: right;
	padding: 0px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
}

.footer {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 0.7em;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover  {
	color: #AE7437;
	text-decoration: underline;
	font-weight: bold;
}	
.header {
	font-size: 1em;
	font-weight: bold;
	color: #3C2841;
	letter-spacing: 1px;
	font-family: Century Gothic, Arial, Verdana;
	text-transform: uppercase;
}
.headerBlue {
	font-weight: bold;
	color: #000033;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: .9em;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerAlter {
	font-weight: bold;
	color: #330033;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 0.9em;
	padding-top: 5px;
	margin-top: 5px;
}
.headerPurple {
	font-weight: bold;
	color: #470959;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.headerLeft {
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: right;
	padding: 0px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
}
.headerLeftpurple {
	font-weight: bold;
	color: #330033;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1.3em;
	text-align: right;
	padding: 0px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
}
.purpleBold {
	color: #330033;
	font-weight: bold;
}
.table {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 0px 0px 0px 3px;
}
.rightBar {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 10px;
	height: 30px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	color: #404713;
}

.sidebar{
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-transform: none;
	padding: 0px 0px 0px 3px;
}
.signature {
	text-align: right;
}
.testimonial {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 0px 10px 10px;
	height: 30px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: normal;
	color: #000033;
}
.testimonial a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.testimonial a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.testimonial a:hover  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.timePrice {
	color: #000000;
	text-align: right;
	vertical-align: top;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-decoration: none;
	float: right;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	line-height: normal;
}
#footer {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-align: left;
	width: 200px;
	vertical-align: top;
	position: relative;
	padding: 10px 0px 0px;
	bottom: 10px;
	clip: rect(0px,0px,0px,0px);
	visibility: visible;
}
#leftBarAd {
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	text-align: center;
	width: 150px;
	vertical-align: top;
	top: 1px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.copyRed {
	font-weight: bold;
	color: #600;
	margin: 0px;
	padding-top: 0px;
}

