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

div.items a:link {
	color: #000;
}
div.items a:visited {
	color: #000;
}
div.items a:hover {
	color: #fff;
}
div#see a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	text-align: left;
	color: #000;
}
div#see a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	text-align: left;
	color: #000;
}
div#see a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	text-align: left;
	color: #fff;
}
a:link {
	color: #67818d;
}
a:visited {
	color: #67818d;
}
a:hover {
	color: #fff;
}
li#current a:link {
	text-decoration: none;
	color: #fff;
}
li#current a:visited {
	text-decoration: none;
	color: #fff;
}
li#current a:hover {
	text-decoration: none;
	color: #fff;
}
li#current2 a:link {
	text-decoration: none;
	color: #fff;
}
li#current2 a:visited {
	text-decoration: none;
	color: #fff;
}
li#current2 a:hover {
	text-decoration: none;
	color: #fff;
}
div.firstpagecontrol ul a:link {
	color: #193352
}
div.firstpagecontrol ul a:visited {
	color: #193352
}
div.firstpagecontrol ul a:hover {
	color: #fff;
}
div.firstpagecontrol2 ul a:link {
	color: #193352
}
div.firstpagecontrol2 ul a:visited {
	color: #193352
}
div.firstpagecontrol2 ul a:hover {
	color: #fff;
}
div.pagecontrol ul a:link {
	color: #193352
}
div.pagecontrol ul a:visited {
	color: #193352
}
div.pagecontrol ul a:hover {
	color: #fff;
}
div.pagecontrol2 ul a:link {
	color: #193352
}
div.pagecontrol2 ul a:visited {
	color: #193352
}
div.pagecontrol2 ul a:hover {
	color: #fff;
}
div.lastpagecontrol2 ul a:link{
	color: #193352;
}
div.lastpagecontrol2 ul a:visited{
	color: #193352;
}
div.lastpagecontrol2 ul a:hover{
	color: #fff;
}
div#feature a:link {
	color: #000;
}
div#feature a:visited {
	color: #000;
}
div#feature a:hover {
	color: #fff;
}
#wrap {
	max-width: 1200px;
	min-width: 800px;
}
#body {
	width: 1000px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -500px;
}
#header {
	height: 180px;
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	top: 0em;
	z-index: 5;
}
#cart {
	position: absolute;
	right: 30px;
	top: 10px;
	width: 200px;
}
#calligraphy {
	position: absolute;
	top: 158px;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
}
#logo {
	width: 400px;
	position: absolute;
	top: 1.5em;
	left: 50%;
	margin-left: -200px;
	z-index: 3;
}
#menu {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	top: 75px;
}
#menuleft {
	position: absolute;
	text-align: left;
	z-index: 1;
}
#menuright {
	position: relative;
	text-align: right;
}
#headerbg {
	background-image: url(../Images/HeaderRepeat.png);
	background-position: center;
	background-repeat: repeat-x;
	position: absolute; 
	top: 0em;
	left: -.2em;
	width: 100.2%;
	height: 180px;
	z-index: 4;
}

/*Begin List*/


#listwrap {
	position: absolute;
	top: 106px;
	left: 50px;
	width: 194px;
	height: 764px;
	background-color: #193352;
}
#list {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 190px;
	height: 760px;
	background-color: #0B2544;
	background-image: url(../Images/list_graphic.jpg);
	background-repeat: repeat-y;
	color: #67818d;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
#listgraphic {
	position: absolute;
	background-image: url(../Images/List_Plants.png);
	background-repeat: no-repeat;
	top: -23px;
	left: -20px;
	width: 116px;
	height: 40px;
}
#listgraphic2 {
	position: absolute;
	background-image: url(../Images/List_Graphic.png);
	background-repeat: no-repeat;
	left: -18px;
	top: 25px;
	width: 20px;
	height: 600px;
}
#list li {
	list-style: none;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-left: 12px;
	font-weight: bold;
}
#list ul {
	margin-top: 0px;
	margin-bottom: 0px;
}