/* CSS Document */

body {
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:95%;
  line-height:1.6em;
  text-align:center;
  background: #ECE4CD;
  height:100%;}



td{font-family:Verdana;font-size:9px;}

.tagline {
	color:#ffffff; 
	text-align: center; 
	vertical-align:middle; 
	font-weight: bold; 
	background:  url("images/top-bar.jpg") center left no-repeat;
	font-size: 10px; 
	height: 18px;
	padding-top:0; 
	padding-bottom: 0;
	margin-bottom: 6px; 
	line-height: 20px;
	letter-spacing: .07em;}

.mainContent {   
	font-size:11px;
	padding: 10px 20px 10px 20px;
	color:#666633;}

table tr td {   
	font-size:11px;
	color:#666633;}


.mainContent li, .sideContent li {padding-bottom:8px;}
.mainContent a, .sideContent a {color:#883000;}
.mainContent a:hover, .sideContent a:hover {color:#E4BE41;}
.mainContent h4, .mainContent h3, .sideContent h4, .sideContent h3{
    color:#883000;
    margin-left: 0;
	margin-top: 20px;
}

.sideContent {   
	font-size:10px;
	padding: 10px;
	color:#666633;}

.emphasis { font-weight: bold; color: #883000;}
.sideTitle {
	color:#883000;
    margin-left: 3px;
	margin-top: 20px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;}
.sideTitle2 {
	color:#883000;
    margin-left: 10px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;}
	
.sideTitle2 a:link, .sideTitle2 a:visited{ color:#883000; text-decoration:underline;}
.sideTitle2 a:hover{ color:#666633; text-decoration:underline;}

	
.menu{font-family:font-family: Arial, Helvetica, sans-serif; font-size:8px;text-decoration:none;color:#ffffff}

.style2 {text-decoration:none; color:#ffffff; font-size: 8px;}

.divider{
    color:#883000;
    margin-left: 0;
	margin-top: 20px;
	border-top: solid 1px #883000;
}

td.nav {
	height:22px;
	background:  url("images/nav-bkgd.jpg") center left no-repeat;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
	font-size: 9px;
	padding-top:4px;}
td.nav a{ color: #FFFFFF  }
td.nav a:hover{ color:#E8C660 }

.footer{color:#ffffff; 
	background:  url("images/bottom-bar.jpg") center left no-repeat;
	text-align: center; font-size: 9px; line-height: 14px; padding-top:4px;
	width: 730px;}
.footer a{ color:#DAC580;}
.footer a:hover{ color:#883000;}

/*background="../images/bottom-bar.jpg"*/

/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
}


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


p.main {
  font-family:font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #534925;
  margin:0 20px 0 20px;
  padding:0 0 18px 0;
}

p.intro {
  font-family:font-family: Arial, Helvetica, sans-serif; 
  text-align: justify;
  font-size:12px; 
  line-height: 16px; 
  font-weight: bold;
  color: #534925;
  margin:0 20px 0 20px;
  padding:0 0 18px 0;
}

/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5
  {color:#883000;
    margin-left: 20px;
	margin-top: 20px;
}

h5 {font-size: 14px;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#954318;}


/* Styles from page  -------------------------------------*/
.shadow1 {
	width: 50%;
	height: 100%;
	/*background-position: right top;
	background-repeat:repeat-y;*/
	background:  url("images/bg-shadLT.jpg") top right repeat-y;
}

.shadow2 {
	width: 50%;
	height: 100%;
	/*background-position: left top;
	background-repeat:repeat-y;*/
	background:  url("images/bg-shadRT.jpg") top left repeat-y}



