body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E7E8;
	font-size: 12px;
	margin: 0px;
}
#content {
	background-color: #404042;
	color: #E6E7E8;
	width: 257px;
	height: 324px;
	overflow: auto;
	
}
#content p{
	color: #CCCCCC;
	margin-top: 20px;
	margin: 15px;
	
}
#content a {
	text-decoration: none;
	color: #CCCCCC;
}
#content a:hover {
	text-decoration: none;
	color: #F7943A;
}
#content ul {
	margin-left: 30px;
	color: #CCCCCC;
}
#content li {
	margin-left: 0px;	
}	
#leftnav {
	background-color: #404042;
	color: #FFFFFF;
	font-size: 10px;
	width: 93px;
	height: 324px;
}
#leftnav p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#leftnav a {
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav a:hover {
	text-decoration: none;
	color: #F7943A;
}
#page {
	background-color: #FFFFFF;
	border-top: 30px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	
}
#contact {
	background-color: #F79339;
	color: #FFFFFF;
	font-weight: bold;
	width: 393px;
	height: 324px;
	overflow: auto;
}
#contact p {
	margin-left: 10px;
	margin-right: 0px;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.formline {
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.productthumbs a{
	border: 2px #CCCCCC solid;
}
.productthumbs a:hover{
	border: 2px #F7943A solid;
	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
.productdetails {
	font-size: 13px;
	color: #757779;
	font-weight: normal;
}
	
#productdescription {
	width: 653px;
	margin-bottom: 10px;
	/*
	height: 125px;
	overflow: auto;*/
}
#admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/DaydreamDesign_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #666666;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 600px;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
