body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	text-align:center;
	background-image:url(graphics/dotrule.gif);
	background-color:#cdba90;height:100%; 
	font-size:12px;
}
* {
margin:0;
padding:0;
}
h1 {
	font-size:1.1em;
	color:#660000;
	padding:5px 0 0 10px;}
h2 {
	font-size:1em;
	color:#000000;
	padding:5px 0 0 10px;}
h3 {
	color: #FFFFFF;
	font-size: 0.9em;
	padding:5px;
	margin:5px 0 0 0;
	background: #9C1414 url(graphics/navbackgd.png) repeat-x;
}
ul{
	margin:12px;
}
ol{
	margin:12px 0 12px 20px;
}

li {
	font-size:1em;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000000;
}
a:hover{
	color: #000000;	text-decoration:none;
}
a:visited{
	color: #41442F;
}
a:active{
	color: #8C8F62;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width:750px;
	background-color:#FFFFFF;
	margin:10px auto 0 auto;
	text-align:center; height:100%; 
}
	.call {
font-size:.8em;	
font-weight:bold;
text-align:right;}
blockquote {
font-style:italic;
font-size:10px;
}
.style3 {font-size: 1.5em}
/**************************************************/		
/************** BANNER DIVs ***********************/
/**************************************************/
#banner {
	margin:0;
	padding:0;
	background: url(graphics/banner.png) no-repeat;
	height: 191px;
}
#banner2 {
	margin:0;
	padding:0;
	background: url(graphics/banner2.png) no-repeat;
	height: 191px;
}
#banner3 {
	margin:0;
	padding:0;
	background: url(graphics/banner3.png) no-repeat;
	height: 191px;
}
#banner4 {
	margin:0;
	padding:0;
	background: url(graphics/banner4.png) no-repeat;
	height: 191px;
}
#banner5 {
	margin:0;
	padding:0;
	background: url(graphics/banner5.png) no-repeat;
	height: 191px;
}
#banner h1, #banner2 h1, #banner3 h1, #banner4 h1, #banner5 h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	text-align:right;
	padding:26px 200px 0 0;
	}

#banner .subh1, #banner2 .subh1, #banner3 .subh1, #banner4 .subh1, #banner5 .subh1 {
	font-size:34px;
	}
/**************************************************/		
/************** NAVIGATION DIVs ***********************/
/**************************************************/
#navcontain {
	padding:1px 0 0 0;
	background-image: url(graphics/navbackgd.png);
	background-repeat: repeat-x;
	color:#FFFFFF;
	height: 40px;
	margin: 0 auto 0 auto;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav a:link, #nav a:visited, #nav a:active{
	color:#FFFFFF;
	padding: 0 15px 0 15px;
	font-size:1em;
	text-decoration:none;
	line-height:1.3em;
	text-transform: uppercase;	border-right:1px solid #ffffff;
	
	}
ul#nav a.navlast{
		border:none;
		}
ul#nav a:hover {
	color:#FFFF99;
}


/**************************************************/		
/************** CONTENT DIVs ***********************/
/**************************************************/

#content {
	text-align:left;
	height:100%;
	color:#333333;
	border-right: 1px solid #b38c4f;
	border-left: 1px solid #b38c4f;
	border-bottom: 1px solid #b38c4f;
	background: #d7c49a;
}
#content ul {
margin-left:30px;
text-align:left;
}
#content td {
vertical-align:top;
text-align:left;
}
#content p {
	font-size:1em;
	padding:10px 0 0 0;
	line-height:1.5em;
	text-align:left;
}
#content a {
}
#content img {
margin:0;}
#content li {
line-height:1.5em;
}
.clear {
clear:both;
}
.officepics {
padding:10px 0 5px 5px;
}
img.office/* styling the office pic gallery*/ {
padding: 0;
margin: 0 5px;
border: 1px solid #000000;
}

/************** COLUMNS DIVs ***********************/
.col {
width:700px;
padding:0 10px 0 3px;
margin:20px 2px 10px 20px;
float:left;
}
.leftcol img, .rightcol img {
margin:10px 0 !important;
}
.leftcol {
width:325px;
padding:0 10px 0 3px;
margin:20px 2px 10px 20px;
float:left;
}
.rightcol {
	float:right;
	height:100%;
	width:325px;
	padding:0 10px 0 3px;
	margin:20px 20px 10px 2px;
	background: url(graphics/backgd_curl.png) no-repeat right bottom;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #container {
  margin-right: 10px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */
/**************************************************/		
/************** FOOTER DIVs ***********************/
/**************************************************/

#footer {
	color:#000000;
	font-size:.8em;
	line-height:.9em;
	width:475px;
	margin:20px auto;
	text-align:center;
}
#footer p {	padding-top:10px;
	padding-bottom:10px;
	}
.gx {
	padding:20px;
}
.gx a {	color:#666666; font-size:.7em;}
