* 
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body 
{
	background-image: url('../images/site/lines.gif');
	background-repeat: repeat-x;
	background-color: #d6bb92;
}

h1
{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4
{
	font-size: 24px;
	font-weight: bold;
	float: right;
	margin-right: 30px;
}

h5
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

p
{
	margin-top: 20px;
	margin-bottom: 10px;
}

a
{
	text-decoration: none;
	color: #CCCCCC;
}

a:hover img
{
	color: #98002E;
}

a:hover
{
	color: #FFFFFF;
}

#border 
{
	background-image: url('../images/site/background.jpg');
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#container 
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header 
{
	background-image: url('../images/site/header.jpg');
	width: 840px;
	height: 200px;
}

#logo 
{
	float: right;
	width: 256px;
	height: 200px;
	margin-right: 40px;
}

#content 
{
	background-image: url('../images/site/content.jpg');
	background-repeat: repeat-x;
	background-color: #857256;
	color: #FFFFFF;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

ol, ul
{
	margin-left: 20px;
}

ul
{
	list-style: none;
}

.clear
{
	clear: both;
}

.hidden
{
	display: none;
}

.centered
{
	display: block;
	text-align: center;
}

/* about us */
#logos
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

#logos img
{
	margin: 15px;
}

img#push
{
	margin-left: 120px;
}


/* index */
.pullquoteRight
{
	width: 240px;
	margin-top: 60px;
	font-size: 18px;
	color: #d6bb92;
	text-align: center;
	float: right;
}

.pullquoteLeft p
{
	width: 350px;
	margin-left: 50px;
	margin-top: 60px;
	font-size: 16px;
}

.leftPic
{
	float: left;
	margin: 10px;

}

.rightPic
{
	float: right;
	margin: 10px;
}

#top
{
	float: left;
	width: 220px;
	margin-top: 25px;
}

#logoLeft
{
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


/* contact us */
.req
{
	color: #fff000;
}

#contact ol
{
	list-style: none;
}

#contact ol
{
	margin-left: 0;
}

input
{
	margin-top: 5px;
}

.letters
{
	list-style-type: lower-alpha;
}

.field
{
	width: 200px;
}

#comments
{
	width: 300px;
	height: 200px;
}

textarea
{
	width: 300px;
	height: 200px;
}


/* links */
#links a
{
	color: #ffb000;
}

#links a:hover
{
	color: #CCCCCC;
}


/* gallery */
.litebox
{
	background-color: #3d3b38;
	border: 3px solid #98002E;
	width: 600px;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

#galleryDesc
{
	margin-bottom: 40px;
}

#projectImageP
{
	float: left;
	width: 210px;
	height: 310px;
	margin-left: 40px;
}

#projectImageL
{
	float: left;
	width: 310px;
	height: 210px;
	margin-top: 40px;
	margin-left: 20px;
}

#pullquoteP
{
	float: right;
	width: 300px;
	margin-right: 100px;
	margin-top: 30px;
}

#pullquoteL
{
	float: right;
	width: 300px;
	margin-right: 60px;
	margin-top: 30px;
}

#pullquoteP p, #pullquoteL p
{
	font-size: 14px;
}

.lineUpContainer
{
	background-color: #3d3b38;
	border: 3px solid #98002E;
	width: 600px;
	padding: 18px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

.lineUp
{
	width: 180px;
	margin: 10px;
	float: left;
	display: block;
	text-align: center;
}


/* footer */
#footer 
{
	background-image: url('../images/site/footer.jpg');
	width: 800px;
	height: 200px;
}

#copy 
{
	text-transform: uppercase;
	font-size: 10px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	text-align: center;
	line-height: 20px;
}

#copy a
{
	color: #98002E;
	font-size: 9px;
}

#copy p
{
	margin: 0;
}

#copy #smaller
{
	font-size: 9px;
}
