a {
	color:#000;
	text-decoration:none;
}

a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#000;
}

body {
	font-family:Georgia, Serif;
}

ul li {
	list-style-type:square;
}

ol li {
	list-style-type:decimal;
}

ul, ol {
	margin-left:2em;
}

#alert {
	background-color:#ddf0dc;
	border: 1px dotted black;
	padding: 5px;
}

#balloon {
	padding-left:80px;
	margin-top:-1px;
	z-index:100;
}

#breadcrumbs {
	padding-left:5px;
	height:14px;
}

#breadcrumbs p {
	height:10px;
	padding-top:4px;
}

#content {
	padding-left:10px;
	margin-top:-18px;
}

#content h3 {
	font-weight:bold;
}

#content h1 {
	font-size:110%;
	font-weight:bold;
}

#content p {
	margin:1em 0;
}

#content hr {
	border:0;
	border-top:1px solid #ccc;
}

#footer {
	margin-top:10px;
	text-align:center;
}

#footer hr {
	border:0;
	border-top:1px solid #ccc;
}

#hd {
	margin-top:5px;
	background:transparent;
}

#header {
	float:left;
	width:570px;
}



#logo {
	position:static;
	text-align:center;
	background-image: url("../images/logo_bg.png");
	width:13.846em;
	*width:13.5em;
	height:124px;
	float:left;
	z-index:100;
}

#mainimage {
	width:540px;
	border:1px solid #ccc;
}

#morenews a {
	display:block;
	width:540px;
	padding:5px;
}

#morenews a:hover {
	background-color:#ddf0dc;
	text-decoration:none;
}

#morephotos div {
	width:134px;
	height:135px;
	float:left;
	border:1px solid #ccc;
	text-align:center;
}

#morephotos div:hover {
	background-color:#ddf0dc;
}

#morephotos div img {
	width:110px;
	height:110px;
	margin:auto;
	padding:10px 0;
}

#nav {
	position:static;
	background-color:#ddf0dc;
	z-index:99;
}

#nav p {
	margin:1em 0;
}

#nav div.mainnav {
	margin:0.75em 0;
	*margin:1em 0;
	margin-left:10px;
	overflow:hidden;
}

#nav div.mainnav p {
	margin:0.25em 0;
	margin-left:10px;
}

#nav div.subnav {
	margin:0.5em 0;
	*margin:0.75em 0;
	overflow:hidden;
}

#searchbar {
	height:50px;
	background-color:#ddf0dc;
}

#searchform {
	padding:17px;
}

#searchform input {
	border:0;
}

#searchform input.submit {
	background-color:#88b3a0;
	color:#ffffff;
	font-size:11px;
}

#testimonial {
	background-color:#ddd;
	border:1px solid #ccc;
	padding: 0.5em;
	margin:1em 5px;
	margin-bottom:0;
}

#topclicks div {
	width:134px;
	height:135px;
	float:left;
	text-align:center;
}

#topclicks div:hover {
	background-color:#ddf0dc;
}

#topclicks img {
	width:110px;
	height:110px;
	margin:auto;
	padding:10px 0;
}

#toplinks {
	height:33px;
	padding-left:5px;
}

#toplinks p {
	padding-top:13px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.mediumimage {
	width:250px;
	padding:10px;
}

.product_thumb {
	float:left;
	width:181px;
	height:181px;
}

.product_thumb:hover {
	background-color:#ddf0dc;
}

.product_thumb img {
	width:150px;
	height:150px;
	padding:15px;
}

.product_title {
	visibility:hidden;
	position:relative;
	margin-left:15px;
	margin-top:-55px;
	height:40px;
	overflow:hidden;
	width:150px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.product_title small {
	display:block;
	font-size:9px;
	color:white;
	margin:5px;
}