body { font-family: Verdana, Arial, Helvetica, sans-serif; margin:0 auto 0 auto; text-align:center; background: #2f2624 url(../graphics/img_backgd.png) repeat-x; }
* {
margin:0;
padding:0;
}
h1 { font-size:1em; color:#000000; padding:5px 0 0 10px; 
}
h2 {
	font-size:.9em;
	color:#000000;
	padding:10px 0 0 10px;}
h3 {
	background-color:#96B57A;
	color: #FFFFFF;
	font-size: .9em;
	padding:5px;
	margin:5px 0 0 0;
}
p {
	margin: 5px 5px;
	font-size:.8em;
	padding:5px 0 0 5px;
}
.bold {
	font-weight:bold;
	}
ul{
	margin:12px;
	font-size:.8em;
}

li {
	font-size:1em;
	}
a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; color:#271001; }
a:hover{
	color: #990000;
}
a:visited{
	color: #333333;
}
a:active{
	color: #FFCC00;
	text-decoration:none;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align:top; 	}

th { font-family: Verdana, Arial, Helvetica, sans-serif; }
hr{
	border: none 0;
	border-top: 1px solid #2f2624;/*the border*/
	width: 75%;
	height: 1px;
	text-align:center;
	margin:0 20px 0 45px;
	padding: 0 20px 10px 45px
/*whatever the total width of the border-top and border-bottom equal*/
}
#container {
	width:713px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	text-align:center;
		}
/**************************************************/		
/************** BANNER DIVs ***********************/
/**************************************************/
#banner {
margin:0;
padding:0;}

/**************************************************/		
/************** NAVIGATION DIVs *******************/
/**************************************************/
#nav {
	margin: 0 auto 0 auto;
	padding:0 0 0 250px;
	height:30px;
	background: url(../graphics/img_navbackgd.png) repeat-x;
}
#nav a {
	font-size:12px;
	text-decoration: none;
	padding: 0;
	color: #000000;
	line-height:1.5em;
	text-transform: uppercase;	
	text-align:right;
}
#nav li {display: inline;
list-style-type: none;
padding-right: 10px;
padding:5px 3px 0 0;
}
#nav img {
padding:3px 0 0 10px;
}
/**************************************************/		
/************** CONTENT DIVs ***********************/
/**************************************************/

#content {
	text-align:left;
	background: #dbcead url(../graphics/img_contentbackgd.png) repeat;
	padding:10px 5px 10px 10px;
}
#content ul {
margin-left:30px;
text-align:left;
}

#content p {
	text-align:left;
	line-height:1.5em;
}

#content img {
margin:0 10px 5px 0;
border:0;
}
.pnarrow {
margin: 0 60px;
}
.quote {
background: url(../graphics/quote.png) no-repeat left top;
padding:20px; }
/*************** CLIENT GALLERY INDEX PAGE *******/
#imagelist {
list-style-type: none; /* removes the list images from the li's*/
}
#imagelist li {
	float: left;/* floats the li to the left with margins as follows*/
	margin-right: 6px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	height: 96px;
	font: 11px Arial, Helvetica, sans-serif;/* set font information as a single line*/
	color: #333333; /*forecolour is set here*/
	text-align:center;
}
#imagelist img {
display: block; /* display as block so the description is below the Image*/
border: 1px solid #333300; /* sets border size, shape and colour*/
}
#imagelist a {
text-decoration: none;}
/************** LEFT DIVs ***********************/
td#left{
	overflow:auto;
	padding: 0 20px 0 0;
}
.home p {
text-align:justify;}

/************** RIGHT DIVs ***********************/
#right td{
	padding: 5px 0 10px 5px;
	width:225px;
	}
#right img {
	margin:10px 0;}
	
/************** CLIENT LIST DIVs **********************
 had to create another set so the lists were closer together */	
#right2 td {
	padding: 5px 0 10px 5px;
	width:275px;}
td#left{
	overflow:auto;

}
/************** SUBNAV DIVs ***********************/
.subnav { width: 225px; }

 ul.navlist
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.subnav a
{
display: block;
padding: 5px;
width: 180px;
background-color: #463c3a;
border-bottom: 1px solid #eee;
font-size:10px;
color: #eeeeee;
}

.subnav a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;
font-size:12px;
}

.subnav a:hover
{
	color: #f3dfaf;
	background: #000000;
}
/**************************************************/		
/************** FOOTER DIVs ***********************/
/**************************************************/

#footer {
	color:#f3dfaf;
	font-size:.8em;
	width:713px;
	margin:0 auto 0 auto;
	padding:20px 0;
	text-align:center;
	line-height:.9em;
	height:25px;
	background: url(../graphics/footer_backgd.png) repeat-x;
}
#footer p {	padding-top:10px;
	padding-bottom:10px;
	}
#footer a {	color:#f3dfaf;}
div.footergreen {
	background-image: url(../graphics/imgbackgdFooter.jpg);
	background-repeat: repeat-x;
	height:13px;
	}
div.footergrey {
background-image:url(../graphics/imgbackgdFooter2.gif);
height:28px;
width:745px;}

.gx {padding:10px 0;
}
.gx a{
	color:#996600;
	font-size:9px;
}

