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

body{

	background-color:#a39760;
	background-image:url(images/BgStripes.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;

}

#wrapper{

	background-image:url(images/grungedStripes.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px;
	margin:0px;
	padding-top:120px;
	font-family: Helvetica, Arial, sans-serif;
	height:auto;

}

#mainDiv{

	margin-left:100px;
	background-color:#80a783;
	height:auto;
	width:900px;

}

#content{

	width:800px;
	height:inherit;
	padding-left:90px;
	padding-right:40px;
	margin-top:60px;
	margin-bottom:40px;
	padding-bottom:20px;
	height:332px;

}

#content a:link{
		color:#6f363f;
}

#content a:visited{
		color:#6f363f;
}

#logo{

	float:left;
	margin-left:130px;
    
}

#logo img{

	border:none;
	
}

#fig{

	background-image:url(images/cameraHead.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:592px;
	width:130px;
	margin-left:55px;
	margin-top:0px;
	float:left;
	position:absolute;
	top:0px;

}

#logo span{

	display:none;

}

#header{

	background-image:url(images/headStripes.gif);
	background-repeat:repeat-x;
	height:63px;
	width:900px;

}

#pages{

	position:absolute;
	top:145px;
	left:420px;
	height:37px;
	width:inherit;

}

#pages span{

	display:none;

}

#pages img{

	margin-right:3px;
	border:none;
	
}

#pages a:link{
		color:#80a783;
		text-decoration:none;
}

#pages a:visited{
		color:#80a783;
		text-decoration:none;
}

#dropShaddowBottom{

	height:23px;

}

#dsStripes{

	background:url(images/dsStripes.gif);
	width:221px;
	height:23px;
	margin-left:99px;
	float:left;
	position:relative;
	top:-45px;

}

#dsBottom{

	background:url(images/dsBottom.gif);
	height:23px;
	width:660px;
	margin-left:221px;
	float:left;
	position:relative;

}

#dsRight{

	background:url(images/dsRight.gif);
	width:18px;
	height:471px;
	position:absolute;
	left:1000px;
	top:120px;
}

#dsRightCorner{

	background:url(images/dsRightCorner.gif);
	width:27px;
	height:23px;
	float:left;
	margin-left:660px;
	
}

#origin{

	width:100px;
	float:left;
	position:absolute;
	left:389px;
	top:145px;

}

#services{

	width:100px;
	float:left;
	position:absolute;
	left:481px;
	top:145px;

}

#services span{
	display: none;
}

#origin span{
	display: none;
}

#services img{
	border:none;
}

#origin img{
	border:none;
}

#origin a:link{
	color:#80a783;
	text-decoration:none;
}

#origin a:visited{
	color:#80a783;
	text-decoration:none;
}

#services a:link{
	color:#80a783;
	text-decoration:none;
}

#services a:visited{
	color:#80a783;
	text-decoration:none;
}

#leftColumn{

	float:left;
	width:300px;
	padding-top:20px;

}

#leftColumn p{

	font-size:small;
	padding-right:10px;
	padding-top:0px;
	margin-top:0px;

}

#content h1{

	font-size:x-large;
	margin:0px;
	padding:0px;
	padding-bottom:10px;

}
#content h2{

	font-size:larger;
	margin:0px;
	padding:0px;
	padding-bottom:8px;

}
#content h3{

	font-size:medium;
	margin:0px;
	padding:0px;
	padding-bottom:10px;

}

#rightColumn{

	font-size:small;
	float:left;
	margin:5px;

}

#rightColumn img{

	border:solid 15px #698c6c;

}

#rightColumnSwf{

	padding:0px;
	border:solid 15px #698c6c;

}

#pageName{

	float:right;
	position:relative;
	font-size:medium;
	top:65px;
	right:24px;

}

#photos{

	font-size:small;
	float:left;
	margin:5px;
	background-color:#698c6c;
	padding:0px;
	padding-right:5px;
	padding-left:5px;

}

#photos img{

	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	border:none;

}

#photos a{

	margin:0px;
	padding:0px;

}

#blogpagespacer{

	height:30px;
	width:400px;
	background:url(images/spacer.gif);
	
}