/* CSS Document */

#homeContentLeft { 
	float:left;
	width:745px;
	background-image:url(/images/olympian-peak.png);
	background-repeat:no-repeat; 
	background-position:bottom; 
	height:401px;
	background-color:#87b769;
	margin-top:10px;
}
#homeContentLeft p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px 10px 5px 10px;
}
#homeContentLeft h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:10px;
}

#homeContentLeftHead {
	background: url(/images/content/lge_head.png) no-repeat;
	height:10px;
}
#homeContentLeftBottom {
	background: url(/images/content/lge_bottom.png) no-repeat;
	height:10px;
}

#homeContentRightFloat {
	float:right;
	width:150px;
	margin-top:10px;
	
}

#homeContentRight { 
	background-color:#640133;
	height:354px;
}

#homeContentRight p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px;
}

#homeContentRightHead {
	background: url(/images/content/sml_head.png) no-repeat;
	height:37px;
}

#homeContentRightHead h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	padding: 10px 0 5px 5px;
	
}
#homeContentRightBottom {
	background: url(/images/content/sml_bottom.png) no-repeat;
	height:10px;
}

.sideNavHome ul {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width:150px;
	
}
.sideNavHome ul li {
	list-style: none;
	display: inline;
	
}
.sideNavHome ul li a {
	display: block;
	padding: 4px 4px 4px 5px;
	border-bottom: 1px dotted #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	color:#fff;
}
.sideNavHome ul li a:hover {
	text-decoration: underline;
	background-color: #cb8dac;
	color:#640133;
	
}
#homeLeftLfloat {
	width:752px;
	margin:5px 0 0 0;
	float:left;
	
}
#homeLeftLHead{
	background: url(/images/content/xlr_top_sq.png) no-repeat;
	height:10px;
}
#homeLeftLContent {
	background-color:#640133
}
#homeLeftLContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;	
	padding:10px 10px 10px 10px;
}
#homeLeftLContent h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:10px;
	color:#FFF;
}
#homeLeftLBottom {
	background: url(/images/content/xlr_bottom_sq.png) no-repeat;
	height:15px;
}
#homeRightLfloat {
	width:150px;
	float:right;
	margin-top:5px;
	
}
#homeRightLHead {
	background: url(/images/content/sml_head_sq.png) no-repeat;
	height:10px;

}
#homeRightLHead h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin: 5px 0 5px 5px;
}
#homeRightLContent {
	background-color:#640133;
	height:585px;
}
#homeRightLContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px;
}
#homeRightLContent h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin: 0px 0 5px 5px;
	text-align:center;
}
#homeRightLBottom {
	background: url(/images/content/sml_bottom.png) no-repeat;
	height:10px;
}
#homeProducts {
	width:745px;
	float:left;
	margin:0;
}
#homeProductsHead {
	background: url(/images/content/lge_head.png) no-repeat;
	height:10px;
}
#homeProductsContent {
	background-color:#87b769;
}
.pleft {
	float:left; 
	width:238px; 
}
#homeProductsContent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:5px 10px 5px 10px;
}

#homeProductsContent h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin: 0px 0 5px 5px;
}
#homeProductsBottom {
	background: url(/images/content/lge_bottom.png) no-repeat;
	height:10px;
}
/* Product Listing Picture Class */

.pictureThumb {
  	border: 2px solid #640133;
 	margin: 0;
  	
}
.pictureThumb:hover {
	border: 2px solid #C60;
	
}
.pleft {
	float:left; 
	width:238px; 
}
.picleft {
	float:left; 
	margin: 0 20px 5px 0px; 
}
.picRight {
	float:right; 
	margin: 0 0 5px 20px; 
}
a.pageLinks:Link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#660033;
	font-weight:bold;
	text-decoration:underline;
}
a.pageLinks:hover {
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-weight:bold;
}
a.pageLinks:visited {
	color:#660033;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
a.productLinks:Link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#660033;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
a.productLinks:hover {
	text-decoration:none;
	color:#666;
}
a.productLinks:visited {
	color:#660033;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}
/* Product Listing Picture Class */
.pictureThumb {
  border: 2px solid #ffffff;
  margin: 0 0px 0px 0;
}
.pictureThumb:hover{
background-color: transparent;
}

.pictureThumb:hover {
border: 2px solid;
border-color:#03C;
}
.productFeatures {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	font-weight:bold;
}

