﻿body {
	font-family:Arial, Helvetica, sans-serif ;
}
p{
	font-size: small;
	color: black ;
}
a 
{
    text-decoration :none;
    color:#d2232a;}
a:hover 
{
    text-decoration : underline;
    color: #63c51a;}
a:visited 
{
    text-decoration: underline;
    color: Gray;} 
  
h3{
    font-family: Arial, Helvetica, sans-serif ;
	color:#d2232a;
	font-variant: small-caps ;
	font-size: large ;
    
    }
#chromemenu{
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: white;
	font-family: Arial, Helvetica, sans-serif ;

}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{

	width: 100%;
	background: url(images/greenmenu.jpg) center center repeat-x;
	padding: 11px ;
	margin: 0;
	text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
	display: inline;
	color: white;
}

#chromemenu ul li a{
	color: #fff;
	padding: 15px;
	margin: 0;
	text-decoration: none;
}

#chromemenu ul li a:hover{
	background: url(images/redmenu.jpg) center center repeat-x;

}
#headContent{
	color:#d2232a;

	width: 360px;
	float: right;
	margin: 0px 50px 0px 0px;
	padding: 25px 0px 25px 0px;
	font-size:80%;

}
h1 {
	
	color:#d2232a;
	font-variant: small-caps ;
	


}
h2 {
	font-family: Arial, Helvetica, sans-serif ;
	color:#ababab;
	font-variant: small-caps ;
	font-size: medium ;
}
#header3{
	font-family: Arial, Helvetica, sans-serif ;
	color:#d2232a;
	font-variant: small-caps ;
	font-size: medium ;

	
}
#topContent {
	font-size: 70% ;
	height: 200px;
	text-align: justify ;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}	
#topContent img {
	float: left ;
	border: thin #fb0f0c solid ;
	margin: 0px 5px 10px 0px;
	
}
#contentImg{
	border: thin lime solid ;
	float: left ;
	margin: 0px 5px 10px 0px;	
}
#botContent{
	font-size: 70% ;
	height: 200px;
	text-align: justify ;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#botContent img {
	float: left ;
	border: thin lime solid ;
	margin: 0px 5px 10px 0px;
	
}

#header4{
	font-family: Arial, Helvetica, sans-serif ;
	color:#d2232a;
	font-variant: small-caps ;
	font-size: small;
	border-bottom: thin #fb0f0c solid ;	
	margin-top: 40px;
}
#table {
	font-size: small;
	width: 400px;
}
#coupon{
	font-family: Arial, Helvetica, sans-serif ;
	color:black ;
	font-style: normal ;
	width: 360px ;
}
#coupon a {
	text-decoration: none ;
	color: black ;
	margin-left: 100px;
}
#coupon img {
	margin-bottom: 10px;
}
#valet{
	width: 300px;
	float: left;
	margin: 20px 10px 0px 50px;
}

#seamstress{
	width: 300px;
	float: right;
	margin: 20px 50px 0px 10px;
}
#team{
	width: 300px;
	float: right;
	margin: 35px 50px 0px 10px;
}
#equips{
	width: 300px;
	float: left;
	margin: 20px 10px 0px 50px;
}

.smallCaps{
	font-variant: small-caps;
	font-weight: bold ;
	color: #d2232a ;
	font-size :large ;
}
.MsoTableGrid{
	
	margin: 0px 0px 0px 0px;
}
#googleMap{
	border: #ababab solid medium  ;
	width: 400px; 
    height:400px;
    padding-right:25px;

	

}

.adress{
	
	color: #d2232a ;
	font-size:75%;
	
	
}
.adressA
{
  color: #d2232a ;
  font-size:100%;
  font-weight:bold ;
  }  
.copywrite{
    color: #ababab;
    font-size: smaller;
    text-align:center ;
    
    }
.clear
{
    clear:both;
    }

.adress a{
  
    text-decoration: underline;
    color:Black;
    }
 .adress a:hover {
  
    text-decoration: undeline;
    color:#d2232a;
    }
    .adress a:visited {
  
    text-decoration: undeline;
    color:gray;
    }      