@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCC9D3;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
.static{
	
}
.static a:link {
	color: #000;
	font-style: italic;
	text-decoration: underline;

}
.static a:visited {
	
	text-decoration: underline;;
	color: #000;
}
.static a:hover {
	
	text-decoration: underline;
	color: #7b0002;
}
.static a:active {
  
	text-decoration: underline;;
	color: #000;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	border: thin solid #000;
}
#header {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	/* Change Banner Here*/
	background-image: url(banners/december-header2.jpg);
	/* End Change Banner Here */
	
	height: 180px;
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #666;
}
.product {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #666;
}
.product a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.product a:visited {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
}
.product a:hover {
	text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
}
.product a:active {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	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 {
	margin: 0px;
	width: 1000px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}


#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;
}
.headerlink {
	color: #000;
}

.headerlink a:link {
	color: #000;
	text-decoration: none;
}
.headerlink a:visited {
	text-decoration: none;
	color: #000;
}
.headerlink a:hover {
	text-decoration: underline;
	color: #000;
}
.headerlink 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;
	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;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #666;
}
