﻿body 
{
	background-color: white; 
	height: 100%;
	width:100%;
}

.masterDiv
{
	width:830px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

.homeDiv
{
	width:250px;
	height:100%;
	margin-top: 20px;
}

.contentDiv
{
	height: 700px;  
	background-color: white;
	width:100%;
}

.divBanner
{
	height: 90px; 
	width: 100%; 
	color: white; 
	background-color: #998675;
    cursor: default;
}

.GalleryImages
{
	height:auto !important;
	width:auto !important;
	margin-top:auto !important;
	margin-bottom:auto !important;
	vertical-align:middle !important;	
}


#lblTitle
{
	width: 430px;
	font-family:Goudy Stout;
	font-size:28px;
	font-variant:small-caps;	
	float:right;
	margin-top:10px;
	margin-right: 5px;	
}

#lblTitleSlogan
{
	width: 430px;
	font-family:Gill Sans MT Condensed;
	font-size:28px;
	float:right;
	margin-bottom: 5px;
	margin-right: 85px;		
	text-align:right;
}

#lblTitleHome
{
	width: 350px;
	font-family:Comic Sans MS;
	font-size:36px;
	font-variant:small-caps;
	font-weight:lighter;
	float:left;
	margin-top:2px;
	margin-left: 5px;
}

#lblSlogan
{
	width: 350px;
	font-family:Arial;
	font-size:20px;
	font-variant:normal;
	font-weight:lighter;
	float:left;
	margin-top:5px;
	left: 5px;
	text-align:center;
}

#imgBanner
{
	float: right;
	margin-right:15px;
	margin-top:5px;
	height:78px;
	width:120px;
}

.imgProduct
{
	float:left;
	vertical-align:middle
}

.imgProductButtons
{
	bottom: 0px;
	vertical-align:bottom;
	margin-top: 5px;
}

.lblProductDesc
{
	width: 225px;
	/*height: 300px;*/
	font-family:Arial;
	float:right;
	margin-top:10px;
	margin-right: 30px; 
}

.gvwPriceDimension
{
	width: 225px;	
	float:right;
	color:#515151;
	font-family: Arial;
	font-size:14px;
	margin-right: 30px;
}

.mnuSelectedStyle
{	
	font-weight:lighter;
	border-bottom: solid 1px #EAEAEA;
}

.imgLogo
{
	width: 150px;
	height: 70px;
	float:right;
	margin-right: 300px;
}

.divProducts img
{

}

.divProducts a
{
	border:0px;
}

.divProducts
{
	height:210px;
	border-spacing:10px;
	border: solid 1px #EAEAEA; 
	padding: 10px 10px 10px 10px;	
}

.btnAdmin
{
	width:100px;
	float:right;
}

.gvwAdminPhotos
{
	height: 185px;
}
