/*
Principal colors to use:


	 background: was #dccda4 now #ffffff
	 text: was #534926 now #02080C

The main picture should be 300 high by 400 wide.

*/

html {
	background: #ffffff;
}

body {
	margin: 0;
	padding: 0; 
	font: normal 9pt/1.4em Arial, Verdana, Georgia, sans-serif;
	color: #02080C;
	text-align: center;
	}

#container{
	padding-top: 1em;
	border: none;
	text-align: left;
	overflow:hidden;
	width:750px;
	margin-right: auto;
	margin-left: auto;
	}

#content{
	width:450px;
	margin-left:-300px; 
	float:right;
	}

#rail{
	width:300px;
	float:left;
	}

#logo{
	display: block;
	height: 90px;
	width: 300px;
	background: #ffffff url("images/bienchiclogo.gif") no-repeat;
	}

#logo span {
	display: none;
	}

#mainmenu{
	height: 200px;
	background-color: #FFFFFF;
	font-size: 1.3em;
	}

#mainmenu ul{
	position: relative;
	left: 0px;
	line-height: 1.7em;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;

	}

#mainmenu li a{
	color: #02080C;
	text-decoration: none;
	background: #ffffff url("images/menudot.gif") no-repeat  center left;
	}

#mainmenu li a:hover{
	text-decoration: underline;
	}

#mainmenu li a.active{
	font-weight: bold;
	}

#accentpicture{
	position: relative;
	margin: 0px auto;
	top: 5px;
	padding-left: 50px;
	}

.messagebox{
	position: relative;
	width: 250px;
	left: 20px; 
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify;
	}

#tagline{
	color: #9B9D9F;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 3px;
	}

#mainpicture{
	position: relative;
	height: 300px;
	margin: 0px auto;
	text-align: center;
	padding-top: 0px;
	padding-left: 30px;
	}

#mainpicturefiller{
	position: relative;
	height: 90px;
	margin: 0px auto;
	padding-top: 0px;
	}

#submenu{
	height: 30px;
	padding-top: 25px;
	padding-left:  5px;
	}

#submenu .item{
	float: left;
	padding-left: 30px;
	font-size: 1.3em;
	color: #02080C;
	}

#submenu a{
	color: #02080C;
	text-decoration: none;
	}

#submenu a:hover{
	text-decoration: underline;
	}

#submenu a.active{
	font-weight: bold;
	}

#contentarea {
	border-left: solid 1px #A0CB3A;
	margin-bottom: 3px;
	margin-top: 2px; 
	}	
	
#contentarea p {
	font-size: 1.1em;
	text-align: justify;
	}

#contentarea a{
	color: #02080C;
	text-decoration: none;
	}

#contentarea a:hover{
	text-decoration: underline;
	}

#contenttext p {
	margin-top: 3px;
	}
	
#contenttext h3 {
	text-align: center;
	}

#contenttext h4 {
	margin-bottom: 1px;
	}

#contenttext h4.center {
	text-align: center;
	}

#contenttext h5 {
	margin-bottom: 1px;
	}

#contenttext a {
	color : #669900;
	font-weight : bold;
	}
	
#contenttext a:hover {
	color : #669900;
	}

.hey {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	}

.notice {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
	}

.phonenumber {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 3.0em;
	padding-bottom: 5px;
	}
	
#contenttext p.hey {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.3em;
	}

#contenttext p.notice {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
	}

#contenttext p.number {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 3.0em;
	padding-bottom: 5px;
	}

#contenttext p.imgcenter {
	text-align: center;
	}

#contenttext img {
	border: 0;
	}

#contenttext {
	padding-left: 15px;
	}
	
#contenttext li {
	font-size: 1.1em;
	}

#contenttext li a {
	color: #02080C;
	text-decoration: none;
	}

#contenttext li a:hover {
	color: #02080C;
	}

#gallery {
	position: relative;
	clear: both;
	border-top: solid 1px #A0CB3A;
	margin-bottom: 10px;
	padding: 3px;
	}

#gallery p.imgcenter {
	text-align: center;
	}

#footerarea{
	position: relative;
	height: 60px;
	clear: both;
	border-top: solid 1px #A0CB3A;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px;
	}

#footerarea img{
	float: right;
}

#footer {
	float: left;
	}
	
#footer a {
	text-decoration: none;
	color: #5F5F5F;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* Testimonials */

#testimonial { 
	margin: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #F0F1F6;
}

#testimonial h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

#testimonial p {
	margin: 0;
	padding: 0;
	font-size: 5pt;
}

blockquote {
	font: normal 9pt/1.4em Arial, Verdana, Georgia, sans-serif;
	width:90%;
	position:relative;
	clear:both;
	margin:1em
}
blockquote span.bqstart, blockquote span.bqend {
	font:9pt/1.0em georgia, serif;
	font-size:3em;
	position:absolute
}
blockquote div {
	display:inline
}
blockquote span.bqstart {
	top:-.3em;
	left:-.5em
}
blockquote span.bqstart {
	right:0;
	bottom:0
}
blockquote span.bqend {
/*	right:-.2em; */
	bottom:-.6em
}
#testimonial span.author {
	font: italic 1.0em/.8 georgia, serif;
	text-align: right;
}


/* shadow boxes */
	
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff; 
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
/*  padding: 4px; */
  } 

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }