 @charset "utf-8";
/* CSS Document */
	
	
#header
{
		height: 100px;
	background: #F15654;
	margin-top:3px;
}


p 
{
	font-family: Tahoma;
	font: Tahoma;
	font-size: 12px;
	background: #FFFFFF;
	text-align: left;
	color:#333333;
	text-align: left;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

a:active {
text-decoration: none;
color: #F15654;
font:Arial, Helvetica, sans-serif, Tahoma;
font-family:Arial, Helvetica, sans-serif, Tahoma;
}

a:link { 
color: white;
text-decoration: underline;
color: #333333;
}

a:hover { 

color: #333333;
}

.class1 a:active {
text-decoration: none;
color:#333333;
}

.class1 a:ink{
text-decoration: none;
color:#333333;
}

.class1 a:hover{
	text-decoration: underline;
	color:#333333;
	font-size: 12px;
	font-style: normal;
	font-size-adjust: 1 px;
}

h1
{
	color:#660033;
	font-family: Tahoma;
	font: Tahoma;
	font-size: 16px;
	text-align:left;
	padding-left: 12 px;
}

h2
{
	color:#660033;
	font-family: Tahoma;
	font: Tahoma;
	padding-bottom: 0 px;
	font-size: 16px;
	font-weight: bolder;
}
h3
{
	color:#660033;
	font-family: Tahoma;
	font: Tahoma;
	padding-bottom: 0 px;
	font-size: 14px;
}

#comment
{
	font-style: italic;
	font-weight:bold;
	padding-bottom:3px;
}

.customer
{
	font-style: italic;
	font-weight:lighter;
}


.address
{
	font-family: Tahoma;
	font: Tahoma;
	color:#660033;
	padding-bottom:6px;
	padding-left: 45px;
	text-decoration:none;
	height: 153px;
	background-repeat:no-repeat;
	font-weight: bold;
	font-size: 12px;
}

#gallery
{	padding-bottom: 80px;
}


.footer
{
	height: 100px;
	background-position: center;
	text-decoration: none;
	color: white;
	padding-top: 10px;
	text-align: center;
	background: #F15654;
	font-family: Tahoma;
	font: Tahoma;
	font-size: 10px;
	
}
.footer a:link { 
color: white;
text-decoration: none;
color: #ffffff;
}

.footer a:hover { 
color: #ffffff;
text-decoration: none;
}
