html,body{
      margin:0;
      padding:0;
	  height: 100%;
	  width: 100%;
      border:none;
	  font-family: Georgia, "Times New Roman", Times, serif;
   }
img {
	border: none;
	}
a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
div#container {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	}
div#header {
	background-color: #68659C;
	background-image:url(images/border1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 99px;
	}
	div#header a {
		color: #ffffff;
		}
	div#header p {
		color: #ffffff;
		margin: 0;
		}
div#head_nav {
	text-align: right;
	padding-right: 10px;
	}
div#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 300px;
	float: left;
	}
div#nav_main {
	float: left;
	width: 150px;
	background-color: #ffffff;
	}
div#bernina_nav {
	background-image: url(images/bernina.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 115px;
	}
	div#bernina_nav ul {
		list-style: none;
		margin-left: 20px;
		margin-top: 0;
		padding: 0;
		}
	div#bernina_nav a {
		color: #000000;
		width: 100%;
		display: block;
		}
	div#bernina_nav a:hover {
		background-color: #c11313;
		text-decoration: none;
		}
div#other_nav {
	background-image: url(images/other.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 64px;
	}
	div#other_nav ul {
		list-style: none;
		margin-left: 20px;
		margin-top: 0;
		padding: 0;
		}
	div#other_nav a {
		color: #000000;
		display: block;
		}
	div#other_nav a:hover {
		background-color: #5869D1;
		text-decoration: none;
		}
div#services_nav {
	background-image: url(images/services.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 72px;
	}
	div#services_nav ul {
		list-style: none;
		margin-left: 20px;
		margin-top: 0;
		padding: 0;
		}
	div#services_nav a {
		color: #000000;
		display: block;
		}
	div#services_nav a:hover {
		background-color: #80a152;
		text-decoration: none;
		}
div#products_nav {
	background-image: url(images/products.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 78px;
	}
	div#products_nav ul {
		list-style: none;
		margin-left: 20px;
		margin-top: 0;
		padding: 0;
		}
	div#products_nav a {
		color: #000000;
		display: block;
		}
	div#products_nav a:hover {
		background-color: #FBECAB;
		text-decoration: none;
		}
div#upcoming {
	height: 100%;
	}
	div#upcoming ul {
		font-size: x-small;
		list-style: none;
		margin-left: 20px;
		margin-top: 0;
		padding: 0;
		}
div#welcome {
	background-color:#FBECAB;
	background-image: url(images/corner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	max-width: 100%;
	min-height: 88px;
	margin-left: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	}
	div#welcome p:first-letter {
		font-size: larger;
		font-weight: bolder;
		}
	div#welcome p {
		display: block;
		padding-left: 60px;
		padding-top: 40px;
		padding-bottom: 0;
		padding-right: 12px;
		margin: 0;
		}
div#intro {
	display: block;
	visibility: visible;
	background-image: url(images/store_front.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height: 100%;
	min-width: 600px;
	min-height: 370px;
	margin-left: 150px;
	padding: 5px 5px 15px 5px;
	}
div#foot {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-color: #68659C;
	border:none;
	font-size:x-small;
	}
	div#foot a {
		color: #ffffff;
		}
	div#foot p {
		color: #ffffff;
		margin: 0;
		}
	.p1 {
		float: left;
		}
	.p2 {
		float: right;
		}
div#article {
	height: 100%;
	margin-left: 150px;
	padding: 5px 5px 15px 5px;
	border-left: #80a152 2px dashed;
	border-top: #80a152 2px dashed;
	border-bottom: #80a152 2px dashed;
	}
div#login {
	text-align: center;
	}
#admin_nav {
	font-size: x-small;
	margin: 0;
	}
#admin_nav li {
	padding: 5px;
	}
div#article iframe {
	width: 100%;
	height: 300px;
	border: 0;
	padding: 0;
	margin: 0;
	}
	p#a1 {
		vertical-align: top;
		padding: 0;
		margin: 0;
		}
	p#a1 span {
		padding: 0;
		margin: 0;
		}
div#gallery {
	height:400px;
	width: 185px;
	OVERFLOW: scroll;
	float:left;
	z-index: 3;
	}
div#gallery_item {
	color: #ffffff;
	background-color: #80a152;
	font-size: smaller;
	width: 150px;
	}
div#store_list {
	height: 100%;
	margin-left: 150px;
	padding: 5px 5px 15px 5px;
	display: table-cell;
	}
div#store_page_nav {
	font-size: x-small;
	vertical-align: middle;
	height: 20px;
	background-color: #80a152;
	color: #ffffff;
	text-align: left;
	margin-left: 150px;
	padding: 0;
	display: table-row;
	position: relative;
	}
div#store_page_nav_bottom {
	font-size: x-small;
	vertical-align: middle;
	height: 20px;
	background-color: #80a152;
	color: #ffffff;
	text-align: left;
	margin-left: 150px;
	padding: 0;
	padding-bottom: 10px;
	display: inline-table;
	}
div#store_list_item {
	width:160px;
	height: 210px;
	padding: 5px;
	margin: 3px;
	float:left;
	text-align: center;	
	border: #80a152 1px dashed;
	}
	div#store_list_item a {
		text-decoration: none;
		}
div#store_item {
	height: 100%;
	margin-left: 150px;
	padding: 5px 5px 15px 5px;
	border-left: #80a152 2px dashed;
	border-top: #80a152 2px dashed;
	border-bottom: #80a152 2px dashed;
	text-align:center;
	}
div#search, div#search input, div#search select, div#search form{
	font-size: x-small;
	display: inline;
	}
table#event_cal {
	width: 98%;
	}
	table#event_cal th {
		font-size: larger;
		}
	#cal_date {
		border: 1px solid #000000;
		width: 14.3%;
		height: 75px;
		text-align: left;
		vertical-align: top;
		overflow:auto;
		}
	#cal_day { 
		font-weight: bolder; 
		border: none;
		text-align:center;
		}
	#cal_blank {
		border: none;
		height: 75px;
		}
	#cal_today {
		background-color: #FBECAB;
		border: 1px solid #000000;
		width: 14.3%;
		height: 75px;
		text-align: left;
		vertical-align: top;
		overflow: auto;
		}
	#cal_event, #cal_event a {
		font-size: xx-small;
		font-weight: normal;
		}
	#cal_class, #cal_class a {
		font-size: xx-small;
		color: #68659C;
		font-weight: normal;
		}