body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 110px 0 0 0;
	background-image: url(http://www.cordonline.net/Caldwell/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;
	top: -5px;

}
#content {
	margin-left: 210px;
	padding: 20px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 2em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #940D1E;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #045B33;
}

#date  { 
	position:absolute; 
	right:15px; top:87px; width:130px; height:20px; z-index:2; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: transparent;
}

/* hack for IE5.5 to place the time date */
* html #date {right-margin:15px;} 

*:first-child+html #date {
left:720px;
}


/*end*/
/*\*/
html*#date {
[left: 720px;
left: 720px;
]
}/*end*/
.dummyend[id]{clear:both;}







#search {
	position:absolute; 
	left:300px; top:115px; width:315px; height:20px; z-index:2; 
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000; 
}
/* hack for IE5.5 to place the search box */
* html #search {left:300px;} 

*:first-child+html #search {
left:304px;
}
/*end*/
/*\*/
html*#search {
[left: 305px;
left: 305px;
]
}/*end*/
.dummyend[id]{clear:both;}


#navigation {
	position: absolute;
	top: 107px;
	left: 0;
	width: 180px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 160px;
	border-bottom: 1px solid #045B33;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom; /* Removes unwanted margin in IE */
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #045B33;
	border-right: 1px solid #045B33;
	background-color: #003333;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #000000;
	color: #FFFFFF;
		}

#navigation #currentpage  a {
		background-color: #FAC678;
		color: #000000;
		font-weight: bold;
		}

#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
		}
		
.footer {

	width: 700px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.2;
	
	font-style: normal;
	font-weight: normal;
	color: #7B4A29;
	text-align: left;
	margin: 30px;
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	border:1px solid brown;
	}

#secondnavigation {
	position: absolute; 
	top: 195px; 
	left: 210px; z-index: 2;
	width: 300px;
	padding: 2;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7B4A29;
	color: #7B4A29;
		}
		
#secondnavigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#secondnavigation li {
		float: left;
		border-bottom: 1px solid #7B4A29;
		border-left: 3px solid #C16100;
		margin: 0;
		}
		
#secondnavigation li a {
		display: block;
		padding: 2px 2px 2px 5px;
		border-left: 0px solid #7B4A29;
		margin: 1px;
		background-color: #7B4A29;
		color: #ffffff;
		text-decoration: none;
		text-align: left;
		}
		
#secondnavigation li a:hover {
		border-left: 0px solid #000000;
		background-color: #AC6B35;
		color: #ffffff;
		}

#secondnavigation #currentpage  a {
		background-color: #FAC678;
		color: #000000;
		font-weight: bold;
		}
		
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.6em;
	padding-left: 2em;
	list-style-position: outside;
	list-style-image:  url(images/link_dot.gif);
}

		

