*{margin:0;padding:0}

body
{
background-color:#cac7d0;
font-size: 15px;
color: #222222;
text-align: center;
font-family: "Palatino Linotype";
}

p
{
padding: 2px 2px 2px 2px;
}

div
{
border: 0px solid #000000;
}

#center
{
margin: 20px 0px 20px 0px;
width: 980px;
border-top: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-left: 0px solid #ffffff;
}

a
{
color: #75758d;
}

a:hover
{
color: #b36b6c;
}

#header
{
height: 180px;
background-color: #ffffff;
}

#subheader
{
height: 30px;
}

#header #head-text
{
text-align: left;
padding: 30px 0px 0px 30px;
}

#header h1
{
color: #ffffff;
font-size: 40px;
}

#header p
{
color: #ffffff;
font-size: 16px;
}

.maintable td
{
border-bottom: 1px solid #222222;
}

#page
{
text-align: left;
background-color: #ffffff;
}

#left
{
padding: 20px 10px 10px 10px;
width: 720px;
}


#left-gallery
{
padding: 20px 10px 10px 10px;
width: 920px;
}

#left2
{
padding: 20px 10px 10px 10px;
width: 200px;
float: left;
text-align: center;
}

.hdrimg1
{
float: left;
padding: 30px 0px 0px 30px
}

.hdrimg2
{
float: right;
padding: 30px 40px 0px 0px
}

#middle
{
padding: 20px 10px 10px 10px;
width: 470px;
float: right;
}

#middle2
{
padding: 20px 10px 10px 10px;
width: 620px;
float: right;
}

#clear
{
clear: both;
height: 1px;
width: 100%;
}

#middle h1
{
padding: 7px 0px 7px 0px;
font-size: 20px;
}

#middle h2
{
padding: 7px 0px 7px 0px;
font-size: 20px;
}

h3
{
text-align: center;
font-weight: bold;
color: #ffffff;
}

#middle p
{
padding: 7px 0px 7px 0px;
font-size: 15px;
}

#middle ul
{
margin-left: 15px;
}

#middle ul ul
{
margin-left:20px
}

#right
{
padding: 20px 0px 20px 0px;
float: right;
text-align: center;
width: 230px;
}

#footer
{
clear: both;
font-size: 10px;
padding-top: 10px;
width: 100%;
height: 20px;
background-color: #cac7d0;
}

#nav
{
list-style: none;
}

#nav li
{
padding: 10px 0px 10px 0px;
border-bottom: 2px solid #e4e3e8;
}

#nav li.firstitem
{
padding: 10px 0px 10px 0px;
border-bottom: 2px solid #e4e3e8;
border-top: 2px solid #e4e3e8;
}

/* this div gives the list a place to live and remain relative to */
#cdl {
	width : 90%;
	background-color : #FFF;
	border : 0px none #FFF;
	margin : auto;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* here the heading is styled. not essential to the double lists */
#cdl h3 { 
  display : block;
  color : #669900;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-bottom : 1px solid #666;
}

/* style all the list items here */
#cdl ul li {
	height : 27px;
	list-style-type : none;
	color : #333;
	padding : 0em;
	font-size : 13px;
	border-bottom : 1px solid #ccc;
}

/* every second list item is positioned outward and moved up equal to LI height to even them */
#cdl ul li.cdl_l2 {
  margin-left : 50%;
  margin-top : -2.3em;
  padding : 0.3em 0 0.4em 0;
  border : 0;
}   

/* Every other two list items are styled with a background for usability and style */
.cdl_alt {
  background-color : #fffffc;
}

/* star hack in use here but this is for IE 6.2 and older only and you may use a conditional comment and 2nd CSS */
* html #cdl ul li.cdl_l2 {
  margin-top : -2.1em;
}.listed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
}

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #494867;
	text-decoration: none;
	font-weight: lighter;
}
.caption-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}

