@charset "UTF-8";
/* CSS Document */

/************************************************************************

Interior Divs & Styles

************************************************************************/

body {
	background-color: #D9E4CD;
	font-size: 12px;
	color: #666666;
	margin-top: 30px;
	}

p {
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #666666;
	}

h1{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #788a6c;
	}
	
h2{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #788a6c;
	}
	
ul{
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size:12px;
	}

a:link, a:visited {
	color: #788a6c;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	}

a:hover{
	text-decoration:none;
	}
	
img{
	border: 0px;
	}
		
.interiorBg{
	background-color:#FFFFFF;
	border: thin solid #99A790;
	}

a.intLinks:link, a.intLinks:visited {
	color: #788a6c;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	}

a.intLinks:hover{
	text-decoration:none;
	}

.wedHdr{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #788a6c;
	margin-left: 10px;
	font-weight:bold;
	}

a.wedHeader{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #788a6c;
	margin-left: 10px;
	font-weight:bold;
	}
	
.spcTop{
	margin-top: 4px;
	}

.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color:#788a6c;
	}

#content{
	margin: 10px;
	}

.dotted{
	background-image:url(../../css/interior/dotted.gif);
	background-repeat:repeat-y;
	}

#footer{
	width: 663px;
	height: 39px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #533d23;
	}
	
a.footer:link, a.footer:visited{
	color: #533d23;
	font-size:10px;
	}
	
a.footer:hover{
	text-decoration:none;
	}
	
#spcr{
	width: 249px;
	height: 63px;
	background-image:url(../images/eq_spcr1.jpg);
	background-repeat:no-repeat;
	padding: 20px 0 0 20px;
	}
	
.type{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#798a6b;
	}
	
a.typeLink:link, a.typeLink:visited{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#798a6b;
	}
	
a.typeLink:hover{
	text-decoration: none;
	}
	
#footerEq{
	width: 800px;
	height: 72px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #533d23;
	}
	
.photobag{
	line-height: 18px;
	text-align:center;
	}
	
.photobagImg{
	margin-top: 15px;
	}
	
.dotted{
	background-image:url(../images_interior/dotted.gif);
	background-repeat:repeat-y;
	}
	

.style1 {
	color: #788a6c;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	}
	
.style2{
	color: #788a6c;
	font-family: "Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 14px;
	text-align:right;
	margin-right: 10px;
	}
	
.style4 {
	font-size: 11px
	}
	
.style5 {
	font-weight: bold; 
	font-size: 11px;
	}