/* CSS Document */

@charset "utf-8";


body {
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFFCC;
}
#shops {
	width: 995px;
	margin: 0px;
}

#shops img {
	margin-top: 0px;
}
#navbar-h {
	float: left;
	width: 993px;
	background-color: #EEEEEE;
	padding-bottom: 0px;
	padding-top: 1px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7488B9;
	border-right-color: #7488B9;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index:500;
	margin: 0px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
}
#navbar-h table {
	margin: 0px;
	padding: 0px;
}
#navbar-h td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #680000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 12px;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navbar-h {
	margin: 0 0 0 0;
	border: 0 none;
	padding: 0;
	width: 993px; /*For KHTML*/
	list-style: none;
	height: auto;
	z-index:110;
	text-align: center;
}

ul#navbar-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	z-index:110;
	background-color: #EEEEEE;
}

ul#navbar-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	z-index:110;
	visibility: visible;
}

ul#navbar-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
	z-index:110;
}

ul#navbar-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
	z-index:110;
}

/* Root Menu */
ul#navbar-h a {
	border-right-color: #CCC;
	border-bottom-color: #EEE;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #000099;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	z-index:110;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	font-weight: bold;
	background-color: #eeeeee;
}

/* Root Menu Hover Persistence */
ul#navbar-h a:hover,
ul#navbar-h li:hover a,
ul#navbar-h li.iehover a {
	color: #000099;
	z-index:110;
	background-color: #F2F278;
}

/* 2nd Menu */
ul#navbar-h li:hover li a,
ul#navbar-h li.iehover li a {
	float: none;
	color: #680000;
	z-index:110;
	background-color: #FFFFFF;
}

/* 2nd Menu Hover Persistence */
ul#navbar-h li:hover li a:hover,
ul#navbar-h li:hover li:hover a,
ul#navbar-h li.iehover li a:hover,
ul#navbar-h li.iehover li.iehover a {
	background: #fff088;
	color: #680000;
	z-index:110;
}

/* 3rd Menu */
ul#navbar-h li:hover li:hover li a,
ul#navbar-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	z-index:110;
}

/* 3rd Menu Hover Persistence */
ul#navbar-h li:hover li:hover li a:hover,
ul#navbar-h li:hover li:hover li:hover a,
ul#navbar-h li.iehover li.iehover li a:hover,
ul#navbar-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	z-index:110;
}

/* 4th Menu */
ul#navbar-h li:hover li:hover li:hover li a,
ul#navbar-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	z-index:110;
}

/* 4th Menu Hover */
ul#navbar-h li:hover li:hover li:hover li a:hover,
ul#navbar-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	z-index:110;
}

ul#navbar-h ul ul,
ul#navbar-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
	z-index:110;
}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#navbar-h li:hover ul ul,
ul#navbar-h li:hover ul ul ul,
ul#navbar-h li.iehover ul ul,
ul#navbar-h li.iehover ul ul ul {
  display: none;
	z-index:110;
}

ul#navbar-h li:hover ul,
ul#navbar-h ul li:hover ul,
ul#navbar-h ul ul li:hover ul,
ul#navbar-h li.iehover ul,
ul#navbar-h ul li.iehover ul,
ul#navbar-h ul ul li.iehover ul {
  display: block;
	z-index:110;
}

#main {
	width: 991px;
	border: 1px solid #7488B9;
	height: auto;
	position: absolute;
	z-index: 19;
	left: 5px;
	top: 113px;
	background-color: #000066;
}
#main hr {
	color: #999999;
}

#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
#main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin: 1px;
	background-color: #FFFFCC;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 1px;
	padding: 2px;
}


#top {
	text-align: center;
	position: relative;
	z-index: 30;
	width: 993px;
	visibility: visible;
	background-color: #FFFFFF;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7488B9;
}
#top hr {
	margin: 0px;
}


#footer {
	width: 992px;
	left: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFCD;
	z-index: 21;
	visibility: visible;
	height: 150px;
	color: #000099;
	
}
#footer hr {
	margin: 1px;
	padding: 1px;
	color: #7488B9;
}
#main  img {
	text-align: center;
}


#main #sidebar-right {
	float: right;
	width: 324px;
	background-color: #5566DD;
	border: 1px solid #FFFFFF;
	position: relative;
}
#title {
	position: relative;
}

#main td {
	margin: 2px;
	padding: 2px;
	background-color: #FFFFCC;
}

.style1 {color: #435B7F}

.img-left {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 4px;
	clear: right;
}
.img-right {
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#clear {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	clear: both;
}
#navbar-top {

}
#navbar-top {
	height: auto;
}
#navbar-v {
	z-index: 80;
}

/* Root = Vertical, Secondary = Vertical */
ul#navbar-v,
ul#navbar-v li,
ul#navbar-v ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 142px; /*For KHTML*/
	list-style: none;
	z-index:10;
	background-color: #FFFFCC;
}
#sidebar-left #navbar-v img {
	text-align: center;
	background-color: #3876B3;
	margin-right: auto;
	margin-left: auto;
}


ul#navbar-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
  z-index:10;
}

ul#navbar-v li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important; /*For GOOD browsers*/
	display: inline; /*For IE*/
	position: relative;
	z-index:10;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51709E;
	border-bottom-color: #51709E;
}

/* Root Menu */
ul#navbar-v a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px 0 0;
	display: block;
	color: #3B3916;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	background-color: #93AB81;
}

/* Root Menu Hover Persistence */
ul#navbar-v a:hover,
ul#navbar-v li:hover a,
ul#navbar-v li.iehover a {
	color: #003152;
	background-color: #FFFFFF;
}

/* 2nd Menu */
ul#navbar-v li:hover li a,
ul#navbar-v li.iehover li a {
  background: #EEE;
  color: #ffffff;
}

/* 2nd Menu Hover Persistence */
ul#navbar-v li:hover li a:hover,
ul#navbar-v li:hover li:hover a,
ul#navbar-v li.iehover li a:hover,
ul#navbar-v li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navbar-v li:hover li:hover li a,
ul#navbar-v li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navbar-v li:hover li:hover li a:hover,
ul#navbar-v li:hover li:hover li:hover a,
ul#navbar-v li.iehover li.iehover li a:hover,
ul#navbar-v li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navbar-v li:hover li:hover li:hover li a,
ul#navbar-v li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navbar-v li:hover li:hover li:hover li a:hover,
ul#navbar-v li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navbar-v ul,
ul#navbar-v ul ul,
ul#navbar-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navbar-v li:hover ul ul,
ul#navbar-v li:hover ul ul ul,
ul#navbar-v li.iehover ul ul,
ul#navbar-v li.iehover ul ul ul {
  display: none;
}

ul#navbar-v li:hover ul,
ul#navbar-v ul li:hover ul,
ul#navbar-v ul ul li:hover ul,
ul#navbar-v li.iehover ul,
ul#navbar-v ul li.iehover ul,
ul#navbar-v ul ul li.iehover ul {
  display: block;
}
#sidebar-left #navbar-v h4 {
	color: #FFFFFF;
}
#sidebar-left {
	clear: left;
	float: left;
	width: 145px;
	background-color: #5675A4;
	height: 1000px;
}

#sidebar-right a {
	color: #FF0000;
	text-decoration: none;
}
#sidebar-right a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main #sidebar-right .white h2 {
	background-color: #FFFFCC;
	color: #0033FF;
}
#sidebar-right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin-left: 2px;
}

.clear {
	font-family: "Times New Roman", Times, serif;
	font-size: 1px;
	clear: both;
}
#main #directory {
	left: 0px;
	width: 442px;
	float: left;
	height: auto;
	background-color: #5558E2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	position: relative;
}
#main #sidebar-right #catalog1 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: right;
}

#main #sidebar-right #essay1 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: right;
}
#main #sidebar-right #essay2 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#main #sidebar-right #essay3 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: right;
}
#main #sidebar-right #essay5 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: right;
}
#main #sidebar-right #essay6 {
	float: right;
	position: relative;
	width: 320px;
	background-color: #FFFFFF;
	margin-top: 2px;
	border: 3px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: right;
}
#main #sidebar-right #essay1 .img-right {
	border: 1px inset #FFFFCC;
}
#main #sidebar-right #essay2 .img-right {
	border: 1px inset #FFFFCC;
}
#main #sidebar-right #essay3 .img-right {
	border: 1px inset #FFFFCC;
}
#main #sidebar-right #essay1 h4 {
	color: #003300;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #sidebar-right #essay2 h4 {
	color: #660000;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #sidebar-right #essay3 h4 {
	color: #330033;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #sidebar-right #essay4 h4 {
	color: #0000CC;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #sidebar-right #essay5 h4 {
	color: #0000CC;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main #sidebar-right #essay6 h4 {
	color: #000099;
	margin-top: 2px;
	margin-bottom: 2px;
}
.white {
	background-color: #FFFFFF;
}

#main #directory h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0033CC;
}
#main #directory h2 {
	background-color: #FFFFCC;
	color: #0033FF;
}
#main #directory img {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main #list  {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 655px;
	clear: left;
}
#list  h1  {
	background-color: #FFFFCC;
	color: #0033FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#list td {
	width: 218px;
	background-color: #FFFFFF;
	height: 180px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: 2px #FFFFFF;
}
#list  table {
	padding: 2px;
	width: 656px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #C1D0DB;
}
#title  h1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
}

#list h6 a {
	color: #FF0000;
}
#list h6 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#list p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#list img {
	border: 1px solid #FFFFFF;
}
.clear-left {
	clear: left;
	float: left;
	font-size: 1px;
}
#list h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #F0FA77;
	background-color: #565AE0;
}

