body 
{
	margin: 0 auto;
	width: 960px;
	background-image: url(../imgs/bg.jpg);
	background-color: #d2caaa;
}
	

h1#logo
{
	margin-top: 50px;
	margin-bottom: 0;
}

h2#slogan
{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #362f2d;
	margin-left: 65px;
	margin-top: -10px;
	text-decoration: none;
}

#contact
{
	float: right;
	margin-top: -100px;
	margin-right: 20px;
}

.red
{
	background: #780202;
	color: #f9f9ef;
	padding: 5px;
	margin-top: 20px;
	text-decoration: none;
	-moz-box-shadow: 0px 0px 6px #555555;
	-webkit-box-shadow: 0px 0px 6px #555555;
	box-shadow: 0px 0px 6px #555555;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.red a:hover
{
	-moz-box-shadow: 0px 0px 15px #780202;
	-webkit-box-shadow: 0px 0px 15px #780202;
	box-shadow: 0px 0px 15px #780202;
}

p
{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.contact
{
	font-size: 14px;
	color: #534741;
	text-align: right;
	line-height: .6em;
}

.contact a
{
	border-bottom: 1px dotted;
}

.contact a:hover
{
	border-bottom: none;
}

a
{
	text-decoration: none;
	color: #534741;
}

#header
{
	height: 80px;
}

#header img
{
	border: none;
}

/* wrapper starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#wrapper
{
	-moz-box-shadow: 0px 0px 6px #555555;
	-webkit-box-shadow: 0px 0px 6px #555555;
	box-shadow: 0px 0px 6px #555555;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width: 960px;
	margin-top: 30px;
	background-color: #f9f9ef;
}

#wrapper img
{
	border: 4px solid #ccc096;
}

/* Nav starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#nav
{
	width: 960px;
	background-color: #e2dcc2;
	font-size: 17px;
	margin-bottom: 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#nav ul
{
	padding-top: 15px;
	padding-bottom: 15px;
}

#nav li
{
	list-style: none;
	display: inline;
}

#nav a 
{
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 5px;
	font-variant: small-caps;
	background-color: #f2f1dc;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#nav a:hover
{
	color: #720404;
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
}


/* Intro starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#intro
{
	background-image: url(../imgs/bg-red.jpg);	
	background-color: #720404;
	margin-top: -19px;
	padding-bottom: 25px;
}

#intro img
{
	float: right;
	margin-top: 35px;
	margin-right: 20px;
}

#intro h2
{
	padding-left: 35px;
	color: #f2f1dc;
	padding-top: 45px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#contact-intro
{
	background-image: url(../imgs/bg-red.jpg);	
	background-color: #720404;
	margin-top: -19px;
	padding-bottom: 25px;
}

#contact-intro h2
{
	padding-left: 35px;
	color: #f2f1dc;
	padding-top: 45px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#contact-intro p
{
	padding-left: 65px;
	color: #f2f1dc;
	font-size: 16px;
	line-height: 1.2
}

#contact-intro a
{
	font-size: 14px;
	color: #f2f1dc;
	text-decoration: underline;
	font-style: italic;
}

#intro p
{
	padding-left: 35px;
	font-size: 16px;
	color: #f2f1dc;
	width: 420px;
	line-height: 1.5em;
}

#intro a
{
	padding-left: 35px;
	font-size: 14px;
	color: #f2f1dc;
	text-decoration: underline;
	font-style: italic;
}

#intro a:hover
{
	text-decoration: none;
}

/* Content starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#content
{
	margin-left: 35px;
	padding-bottom: 30px;
}

#content p
{
	font-size: 16px;
	color: #534741;
	line-height: 1em;
}

#content h3
{
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

#right
{
	float: right;
	width: 420px;
	padding-right: 20px;
}

#right h4
{
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

#right ul li
{
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}


/* Middle starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#middle
{
	border-bottom: 1px solid #ccc096;
	padding-bottom: 20px;
	height: 100%;
}

#middle a.more
{
	padding-left: 35px;
	font-size: 14px;
	text-decoration: underline;
	font-style: italic;
}

#middle a.more:hover
{
	text-decoration: none;
}

div#middle p
{
	padding-left: 35px;
	width: 400px;
	color: #534741;
	font-size: 16px;
	line-height: 1.5em;
}


#middle img
{
	margin-right: 20px;
	margin-bottom: 20px;
}

#middle h2
{
	padding-left: 35px;
	color: #534741;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#middle h3
{
	padding-left: 35px;
	width: 420px;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

#middle h4
{
	padding-left: 35px;
	width: 420px;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

/* MiddleIndex starts here . . . .*/
#middleindex
{
	border-bottom: 1px solid #ccc096;
	padding-bottom: 20px;
	padding-top: 10px;
	height: 220px;
}

#middleindex a.more
{
	padding-left: 35px;
	font-size: 14px;
	text-decoration: underline;
	font-style: italic;
}

#middleindex a.more:hover
{
	text-decoration: none;
}


#middleindex img
{
	margin-right: 20px;
	margin-bottom: 20px;
}

#middleindex h2
{
	padding-left: 35px;
	color: #534741;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#middleindex h3
{
	padding-left: 35px;
	width: 420px;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

#middleindex h4
{
	padding-left: 35px;
	width: 420px;
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;
}

#middleindex p
{
	padding-left: 35px;
	width: 420px;
	font: normal normal 14px Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color: #534741;

}


#gallery
{
	margin-left: 55px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.highlight
{
	background-color: #f2f1dc;
}

#box
{
	width: 400px;
	padding: 5px;
	background-color: #ded7ba;
	border: 4px solid #ccc096;
	position: relative;
	left: 522px;
	top: -150px;

}

div#box p
{
	padding: 5px 10px;
	width: 400px;
	color: #534741;
	font-size: 16px;
	line-height: 1.5em;
}

div#box a
{
	background-color: #f2f1dc;
	padding: 2px;
	border-bottom: 1px solid;
}

div#box a:hover
{
	background-color: #ccc096;
}


/* Specialties starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#specialties
{
	width: 100%;
	background-color: #f3f1e3;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}

#specialties h2
{
	padding-left: 35px;
	color: #534741;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

.block
{
	width: 285px;
	padding-left: 25px;
	float: left;
}

.info
{
	font-size: 12px;
	line-height: 1.5em;
	color: #534741;
}

.title
{
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #534741;
	margin-left: 15px;
	margin-bottom: 10px;
}

/* Testimonials starts here . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . */

#testimonials
{
	border-top: 1px solid #ccc096;
	height: 360px;
	clear: both;
}

#testimonials h2
{
	padding-left: 35px;
	color: #534741;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 25px;
}

#testimonials p 
{
	width: 480px;
	color: #534741;
	line-height: 1.7em;
	font-size: 18px;
	font-style: italic;
	padding-left: 30px;
}

#testimonials cite
{
	padding-left: 5px;
	font-size: 12px;
}

#testimonials img
{
	float: right;
	margin-top: 70px;
	margin-right: 40px;
}


#copyright
{
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #736357;
}

#form
{	
	width: 600px;
	margin:20px;
	padding-top: 20px;
}

/* . . . .  . . . .  . . . . .  . . . . . .  . . . . . . . . */

#galeria {
	float: right;
	position:relative;
	width: 473px;
	height: 338px;
}

#galeria a 
{

	float:left;
	position:absolute;
}

#topo
{
	margin-left: 55px;
	display: block;
	font-size: 20px;
	float: left;
	margin-top: -20px;
	margin-bottom: 15px;
}
	
#galeria a img 
{
	border: 4px solid #ccc096;
}
	
#galeria a.show 
{
	z-index:500
}

#galeria .caption 
{
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:100px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#galeria .caption .content 
{
	margin:5px
}
	
#galeria .caption .content h3 
{
	margin:0;
	padding:0;
	color:#1DCCEF;
}
