/* ------------------------------------------------------------------------
CSS sheet for Biggar Memorials
Author: Chris Robinson
Date Created: 5/27/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Dark Green  - #353420;
Lime Green (Fonts) - #BEB45F;

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
a{
	outline: none;
	text-decoration: none;
}
body{
	color: #000;
	background: url(images/bodybg.jpg);
	font: 12px/1.5em "Helvetica Neue", Arial, sans-serif;
	text-align: center;
}
#wrap{
	display: block;
	margin: auto;
	text-align: left;
	width: 919px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
#header{
	width: 918px;
	display: block;
	position: relative;
	clear: both;
	margin-top: 30px;
}
#header h1{
	display: block;
	background: url(images/logo.png) no-repeat;
	width: 520px;
	height: 95px;
	text-indent: -9999px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}
#header h3{
	display: block;
	background: url(images/green.png) no-repeat;
	width: 228px;
	height: 90px;
	text-indent: -9999px;
	float: left;
}
ul#social {
	float: left;
	list-style: none;
	margin: 15px 0 0 60px;
}
ul#social li a img {
	border: none;
}
ul.nav{
	list-style-type: none;
	width: 918px;
	height: 20px;
	display: block;
	clear: both;
}
ul.nav li{
	float: left;
}
ul.nav li a{
	display: block;
	text-indent: -9999px;
	background: url(images/nav.jpg) no-repeat;
}
ul.nav li.home a{
	width: 145px;
	background-position: 0px 0px;
}
ul.nav li.home a:hover{
	background-position: 0px -20px;
}
ul.nav li.about a{
	width: 85px;
	background-position: -145px 0px;
}
ul.nav li.about a:hover{
	background-position: -145px -20px;
}
ul.nav li.services a{
	width: 210px;
	background-position: -230px 0px;
}
ul.nav li.services a:hover{
	background-position: -230px -20px;
}
ul.nav li.memorials a{
	width: 195px;
	background-position: -440px 0px;
}
ul.nav li.memorials a:hover{
	background-position: -440px -20px;
}
ul.nav li.green a{
	width: 150px;
	background-position: -635px 0px;
}
ul.nav li.green a:hover{
	background-position: -635px -20px;
}
ul.nav li.contact a{
	width: 133px;
	background-position: -785px 0px;
}
ul.nav li.contact a:hover{
	background-position: -785px -20px;
}
#memoriallogo #header h1{
	background: url(images/logoorig.jpg) no-repeat;
}
/* -----------------------------------------------------------------------
MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#main{
	display: block;
	clear: both;
	background: url(images/wrapbg.png) repeat-y;
	width: 898px;
	margin-top: -2px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#main h3{
	font-size: 17px;
}
#main p{
	margin: 1.5em 0px;
}

#main ul{
	margin-left: 20px;
}
img.mainpic{
	float: right;
	margin: 0px 20px;
}
#flash{
	float: right;
	margin: 10px;
}
#architect{
	float: right;
}
#memorials{
	float: right;

}
img.leftpic{
	float: left;
	margin: 0px 20px;
}
ul.photos li{
	margin: 0px 30px;
	list-style-type: none;
	float: left;
}
dl.book{
	display: block;
	clear: both;
}
dl.book dd img{
	float: left;
	margin-right: 10px;
}
dl.book dt{
	font-weight: bold;
	margin: 1.5em 0px;
}
p.clear{
	clear: both;
}
dl.floatright{
	float: right;
	display: block;
	margin-left: 100px;
	width: 500px;
	margin-top: 1.5em;
}
dl.floatright dt{
	font-weight: bold;
}
dl.floatright dd ul{
	margin-left: 20px;
	list-style-type: square;
}
p.contact{
	text-align: center;
}
p.testimonial{
	padding-left: 30px;
}
p.testimonial .by{
	display: block;
	font-style: italic;
	margin-left: 20px;
}
.strong{
	font-weight: bold;
	color: #CC9900;
}
dl.concept dd{
	float: left;
	width: 20%;
	margin: 0px 20px 10px 20px;
}
dl.monuments dd{
	float: left;
	width: 500px;
	margin: 0 50px;
	text-align: center;
}
dl.monuments dd.small{
	width: auto;
	float: left;
}
dl.monuments dd img{
	display: block;
}
dl.monuments dd.small img{
	margin: 0 auto;
}
img.center{
	margin-left: 200px;
}
#testimonials{
	float: right;
	width: 400px;
}

#testimonials blockquote{
	background: #FFFB98;
	width: 375px;
	padding: .4em;
	margin: 1.7em .5em .8em .1em;
	border: 1px solid #000;
}
blockquote.quoteright{
	float: right;

}
blockquote.quoteleft{
	float: right;

}
img.memorials{
	padding: 10px;
}
p.center{
	text-align: center;
}
p.center img{
	margin: 0px auto;
}
p.picDesc {
	display: block;
	clear: both;
	margin: 10px 0px;
	overflow: hidden;
}
p.picDesc img {
	float: left;
	margin-right: 10px;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	display: block;
	clear: both;
	width: 918px;
	background: url(images/footerbg.png) no-repeat;
	height: 20px;
	padding-top: 20px;
	overflow: hidden;
}
#footer a:hover{
	border-bottom: 1px solid #000;
}
#footer ul li{
	float: left;
	margin: 0px 10px;
	list-style-type: none;
}
#footer p{
	float: right;
	margin-right: 10px;
	text-align: right;
}
ul.sitemap{
	list-style-type: disc;
	margin-left: 20px;
}

/* ---------------------------------------------------------------
Slideshow
----------------------------------------------------------------*/
#slideshow{
	float: right;
	height: 315px;
	width: 420px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 0 0 5px;
}
#tranquility{
	clear: both;
	margin: 20px 0 0 0;
	float: left;
}


