/* CSS Document */

#header {
	height: 125px;
	margin: 0 0;
}

#content h1 {
	font-size: 120%;
	letter-spacing: 0.1em;
}

#content h2 {
	font-size: 100%;
	letter-spacing: 0.1em;
}
#content h3 {
	font-size: 90%;
	letter-spacing: normal;
	text-indent: 13px;
}

#content p {
	font-size: 90%;
	line-height : 120%;
	border: 0;
}
ul {
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height : 135%;
	font-weight: normal;
	color: #250201;
}

#navigation p {
	font-size: 80%;
	line-height: 120%;
}

#clientlinks {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

.button a {
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 6px;
	width : auto;
	background-image: url(images/bg2.png);
}

.box {
	border: 3px;
	color: #5F0503;
	}

.boxrt {
	float: right;
	margin: 0 0 0 0;
	border: 3px;
	color: #003300;
	}
		
.boxlft1 {
	float: left;
	margin: 0 14px 2px 0;
	border: 3px;
	color: #003300;
	background-color: #ebbd2f;
	}
	
.boxlft2 {
	float: left;
	margin: 0 14px 2px 0;
	border: 3px;
	color: #003300;
	background-color: #ebbd2f;
	background-repeat: no-repeat;
	clear: right;
	}	
	
.boxsdbr {
	float: left;
	padding: 3px 2px 40px 2px;
	border : 1px solid #510607;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #480401;
	width: 150px;
	height: 225px;
	display: block;
	background-image: url(images/bg2.png);
	margin: 0 0 00;
	}
	
#script{
	position : absolute;
	top : 12px;
	right : 42px;
	text-align : center;
	letter-spacing: 0.5em;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFF99;
	width: 800px;
	height: 100px;
	text-transform: lowercase;
	background-image: url(images/header3.png);
}
#script a{
	color: #FFFF99;
	text-decoration: none;
}
#script a:hover{
	text-decoration: underline;
	color: #882B04;
}

.style1 {color: #990000}

#gallery  {
	height: 2800px;
	width: 100%;
}
#row  {
	height: 250px;
	width: 100%;
	display: block;
	clear: left;
	min-width: 708px;
}
#item  {
	height: 250px;
	width: 30%;
	clear: right;
	display: block;
	float: left;
	font-size: 90%;
	color: #250201;
	line-height : 120%;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 5px;
	min-width: 226px;
}
#image {
	display: block;
	height: 206px;
	width: 226px;
	color: #5F0503;
}
#itemtext {
	display: block;
	height: auto;
	width: 216px;
	font-size: 90%;
	padding-left: 10px;
}
#gallery2  {
	height: 3020px;
	width: 100%;
}
#row2  {
	height: 335px;
	width: 100%;
	display: block;
	clear: left;
	min-width: 750px;
}
#item2  {
	height: 335px;
	width: 30%;
	clear: right;
	display: block;
	float: left;
	font-size: 90%;
	color: #250201;
	line-height : 120%;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 5px;
	min-width: 230px;
}
#image2 {
	display: block;
	height: 212px;
	width: 212px;
	color: #5F0503;
}
#itemtext2 {
	display: block;
	height: 110px;
	width: 185px;
	font-size: 90%;
	padding-left: 15px;
}
