body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
}

body {
	background: url(images/stripe.gif);;
	margin: 0;
	padding: 0;
	text-align:center;
}.center{	text-align:center;}

 #navlist
{
border-bottom: 1px solid #6699FF;
border-top: 1px solid #6699FF;
margin: 0px;
margin-bottom: 20px;
padding: 0px;
padding-left: 10px;
background-color: #a5c9ff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 3px;
	text-align: left;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #a5c9ff;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

 #navlist #active a { background-color: #cce4ff; }

		#container
		{
			width: 770px;
			margin: 1em auto;
			background-color: #FFF;
			background-image:  url(images/background.jpg);
			background-repeat: repeat-y;
			border: 1px solid #999;
		}
		
		#banner
		{
			background-color: #fff;

		}
		
		#banner h1
		{
			margin: 0;
			padding: 0;
			display: none;
		}
		
		#left
		{
			float: left;
			width:250px;
			margin-left: 10px;
			padding-top: 0;
	text-align: left;
}
		
		#left p { margin-top: 0; }
		
		#left li {
	list-style:  url("old/bullet1.gif");

}

#left ul {
	line-height: 2em;

}
		
		#content
		{
			padding-top: 0;
			margin: 0 15px 0 260px;
			text-align: justify;
			line-height:1.5em;
		}
		
		#content h2 { 
		margin-top: 0;
		color: #c33;
		font: italic 2em georgia, serif;
		border-bottom: 1px solid #c33;
		text-align: center;

		 }
		 
.p-shadow {
  width: 90%;
  float: left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 20px !important;
  margin: 10px 0 0 15px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #000;
  background-color: #a5c9ff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 10px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
		
		#footer
		{
			clear: both;
			background-color: #a5c9ff;
			padding: 0.5em;
			text-align: right;
			border-top: 1px solid #6699FF;
			font-size: 0.8em;
	border-bottom: 1px solid #6699ff;
}
		
.box, .box1, .box2, .box3, .box4, .box5{
	width: 101px;
	padding: 2px;
	margin: 2px;
	float: left;
	background:  url("images/box.gif") no-repeat;
	height: 130px;
	padding-top: 3px;
	text-align: center;
}

.box h2, .box1 h2, .box2 h2, .box3 h2, .box4 h2, .box5 h2 {
	margin: 2px;
	padding: 2px;
	font-size: 1em;
	font-weight: 600;
	font-variant: small-caps;
	padding-top: 6px;
	text-align: center;
}

.box a, .box1 a, .box2 a, .box3 a, .box4 a, .box5 a {
	text-decoration:none;
	}
	
.box1 {
	background:  url("images/box1.gif") no-repeat;
}
.box2 {
	background:  url("images/box2.gif") no-repeat;
}
.box3 {
	background:  url("images/box3.gif") no-repeat;
}
.box4 {
	background:  url("images/box4.gif") no-repeat;
}
.box5 {
	background:  url("images/box5.gif") no-repeat;
}

#twenty {
	color: #00007f;
	padding: 7px;
	width: 89%;
	text-align: justify;
	font-size: 11px;
}

#twenty img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
}

img.mainimage {
	padding: 0;
	border:6px solid #99c;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: right;
}

img.mapimage {
	padding: 10px;
	border: 1px solid #c7c7c7;
	margin: 3px auto 10px auto;
}

img#order{
	float: right;
	margin-left:20px;
	border:6px solid #fff;
}

#content ul {
	line-height: 1.7em;
}

.hilight {
	color: #800080;
	font-weight: bold;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	text-decoration: none;
}

