body {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt}
table {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt}
a {
	color: #668AB3;
}
a:link {
	color: #668AB3;
}
a:visited {
	color: #668AB3;
}
a:active {
	color: #385981;
}
ul{
	color: #2b547f;
}
p{
	color: #2b547f;

}
.alert2{
	background-color:#FFFF00;
}
.dimensions {
	font-size : .75em;

}
.price{
	font-size : 1.27em;
	color: #2b547f;
	font-weight : bold;
}
.linkback{
	position:relative;
	left:90px;
	top:-25px;
}
sup{
	font-size : .5em;
	position:relative;
	top:-2;
}
.title{
	font-size : 1.5em;
	color: #668AB3;
}
td{
	color: #2b547f;
}
.alert{
	color:red;
}
.half{
	font-size : .5em;
}
.note{
	font-size : .6em;
	text-decoration:none;
}
a.link2{
	color:white;
}
a:visited.link2{
	color:white;
}
.addtocart{
	background-color: #2b547f;
	padding: 1px;
}
a.addtocart{
	color:white;
	text-decoration:none;
}
a:hover.addtocart{
	text-decoration:underline;
	color:yellow;
}

span.question{
	font-size:16px;
	font-family: arial;
	font-weight:bold;
	border: 1px dotted #93adca;
	padding:0px;
	margin:1px;
	color:#2b547f;
	cursor:default;
}
.guestbookentry{
	border-width:0 0 1px 0; 
	border-style:dashed; 
	border-color:#668AB3
	padding-bottom:10px;
	margin:10px;
}
.guestname{
	font-weight:900;
}
.guestlocation{
	font-weight:900;
}
.guestbooktime{

}
.guestbookmessage{
	padding-left:20px;
}
h2{
	font-weight:normal;
	color:#668AB3;
	font-size:2em;
	border-style:solid;
	border-color: #668ab3;
	border-width:0 0 2px 0;
}
h3{
	font-weight:bold;
	color:#668AB3;
	font-size:1.5em;
	border-style:solid;
	border-color: #668ab3;
	border-width:0px;
	margin:0;
	padding:25px 0 0 0;
	clear:both;
	
}
div.catholder{
	border:1px solid #668ab3;
	width:145px;
	height:170px;
	margin:5px;
	text-align:center;
	float:left;
}

div.catlabel{
	margin:0 auto;
	background-color:#668ab3;
	color:#fff;
	height:35px;
}
div.catlabel a{
	text-decoration:none;
	color:#fff;
	margin:5px auto;
}
div.catthumb{
	margin:0 auto;
}
div.catthumb img{
	margin: auto;
}
div.closeoutholder{
	border:1px solid #668ab3;
	width:145px;
	
	margin:5px;
	text-align:center;
	float:left;
}

p.page_p{
	width:80%;
	margin:25px auto;
	font-size:1.2em;
}