@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1000px;
}
#header {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/new%20header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header-test {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/new%20header-july.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	font-size: 11px;
	color: #666;
}
.footer {
	font-size: 12px;
	color: #666;
}
.footer a:link {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.footer a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
.footer a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #900;
}
.footer a:active {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

#content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body {
	font-size: 18px;
}


#menu1 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu1 {
	font-size: 14px;
	color: #666;
}
.menu1 a:link {
	color: #666;
	text-decoration: none;
}
.menu1 a:visited {
	text-decoration: none;
	color: #666;
}
.menu1 a:hover {
	text-decoration: underline;
	color: #666;
}
.menu1 a:active {
	text-decoration: none;
	color: #666;
}


#menu2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/menu2bg.jpg);
	height: 28px;
}
.menu2 {
	font-size: 14px;
	color: #000;
}

.menu2 a:link {
	color: #000;
	text-decoration: none;
}
.menu2 a:visited {
	text-decoration: none;
	color: #000;
}
.menu2 a:hover {
	text-decoration: underline;
	color: #000;
}
.menu2 a:active {
	text-decoration: none;
	color: #000;
}
.text_link {
	font-size: 14px;
	color: #000;
}

.text_link a:link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.text_link a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.text_link a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #000;
}
.text_link a:active {
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
.blue_link {
	font-size: 16px;
	color: #039;
}

.blue_link a:link {
	font-size: 14px;
	color: #039;
	text-decoration: none;
}
.blue_link a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #039;
}
.blue_link a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #039;
}
.blue_link a:active {
	font-size: 14px;
	text-decoration: none;
	color: #039;
}

#leftColumn {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 650px;
	background-image: url(images/antiquelighting-leftbg.jpg);
	height: 466px;
}
.grey_link {
	color: #666;
	font-size: 14px;
}

#rightColumn {
	padding: 0px;
	float: right;
	width: 350px;
	height: 466px;
	background-image: url(images/antiquelighting-right-image.jpg);
}
#bottomContent {
	width: 1000px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/antiquelighting-bottomcontentbg.jpg);
	height: 84px;
}

