html { height: 100%; }

body {
	padding: 0;
	margin: 0; 
	background: url(/images/mainback.jpg) #140B02;
	color: #000000; 
	height: 100%;
    font: 10pt 'normal "Arial, Helvetica, Sans-Serif"'; 
}

#wrap {
	min-height: 100%; 
	background: url(/images/content-repeat.gif) #E2D9C6 repeat-y; 
	color: #000000; 
	width: 849px;
	margin: 0 auto;
}

.linebreak10 {
	height: 10px;
}

#header {
	width: 849px;
	height: 370px;
	background: url(/images/header-right.jpg) #E2D9C6 no-repeat top right;	
}

#header h1 {
	display: none;
}

#globalNav {
	background: url(/images/global-nav.jpg) #E2D9C6;
	width: 407px;
	height: 22px;	
}

#globalNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#globalNav ul li {
	display: inline;
	padding: 0 5px 0 25px;
	font-size: 8pt;
	color: #695436;
	text-decoration: none;
}

#globalNav ul li.home {
	background: url(/images/home.gif) no-repeat 20% 60%;
	padding-left: 21px;
}

#globalNav ul li.about {
	background: url(/images/about.gif) no-repeat 20% 50%;
	padding-left: 21px;
}

#globalNav ul li.contact {
	background: url(/images/contact.gif) no-repeat 20% 50%;
}

#globalNav ul li.sitemap {
	background: url(/images/sitemap.gif) no-repeat 20% 60%;
}

#globalNav ul li a:link {
	font-size: 8pt;
	color: #695436;
	text-decoration: none;
}

#globalNav ul li a:visited {
	font-size: 8pt;
	color: #695436;
	text-decoration: none;
}

#globalNav ul li a:hover {
	font-size: 8pt;
	text-decoration: underline;
}

#primarynav {
	background: url(/images/nav-tile.jpg) #D4CDA5 repeat-x;
	height: 27px;
	margin-top: -193px;
	width: 450px;
	line-height: 23px;
	font-family: Verdana;
}

#primarynav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#primarynav ul li {
	display: inline;
	padding: 3px 5px 5px 9px;
	background: url(/images/nav-separator.jpg) no-repeat 0% 0%;
}

#primarynav ul li a:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#primarynav ul li a:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

#primarynav ul li a:hover {
	font-size: 8pt;
	color: #674E2C;
}

#primarynav ul li.active {
	background: url(/images/nav-sel-tile.jpg) repeat-x 0% 0%;
	padding: 6px 5px 8px 6px;
        margin-right: -5px;
        color: #ffffff;
	font-size: 8pt;
}
#primarynav ul li.firstnode {
	background: none;
}




.outerwrap {
	float: left; 
	width: 669px; 
	margin-right: -1px; 
	position: relative;
}


#centrecontent {
	float: left; 
	position: relative;
	font-family: Arial;
}


#contenttopspacer {
	background: url(/images/contenttopspacer.gif) no-repeat;
	float: right;
	width: 296px;
	height: 123px;
}

#centrecontent p {
  padding: 0 15px 10px 15px;
  
}
#centrecontent .linebreak {
  height: 10px;
  width: 1px;
}

#centrecontent p.spacerbefore {
  padding: 1px 0 0 15px;
}

.centrecontentheading {
  margin: 0 0 0 15px;
  text-indent: -5000px;
  height: 50px;
}



#right { 
	float: right; 
	width: 180px; 
	margin-right: 0; 
	margin-top: 120px;
	position: relative;
	padding: 0 1px 0 6px;
	font-family: Arial;
	font-size: 10pt;
}

html #right { margin-left: -6px; }

#right p {
	color: #fff;
	background: url(/images/rightnav-header.gif) no-repeat;
	width: 170px;
	height: 23px;
	margin: 0 0 0 2px;
	padding: 4px 0 0 5px; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.rightLinks ul {
	list-style-type: none;
	width: 165px;
	margin: 5px 0 10px 10px;
	padding: 0;
}

.rightLinks ul li {
	color: #ffff00;
	background: url(/images/bullet-right.gif) no-repeat 0% 70%;
	padding: 3px 0 0 15px;
}

.rightLinks ul li a {
	color: #EDDDC1;
	text-decoration: none;
	font-size: 9pt;
}

#footer {
	clear: both; 
	border-top: 1px solid #000000; 
	color: #000000; 
	background: #BDA76A; 
	height: 100px;
	margin: 0 auto;
	width: 849px;
}

#footerbottom {
	clear: both; 
	color: #000000; 
	background: url(/images/footer-bottom.gif) no-repeat bottom center; 
	height: 26px;
	margin: 0 auto;
	width: 849px;
         
}

#footerbottom p{
	 color: #000000; 
         font-family: Arial;
         font-size: 10pt;
         text-align: center;
         width: 849px;
         margin: 0;
         padding: 5px 0 0 0;
}

.updateheader {
        width: 520px;
        background: #BDA76A;
        color: #ffffff;
        border: 1px solid #958047;
        padding: 5px 0 5px 10px;
        margin-left: 20px;
        margin-top: -20px;
}

.updatecontent {
        width: 520px;
        background: #DCD1A3;
        color: #704C1C;
        border: 1px solid #958047;
        padding: 10px 0 10px 10px;
        margin-left: 20px;
        border-top: 0;
}

.updatecontent .date {
        margin-right: 10px;
        text-align:right;
        font-size: 8pt;
}

.updatecontent .comment {
        margin-right: 10px;
        text-align: right;
        font-size: 8pt;
}

.updatecontent .comment ul {
        list-style: none;
        margin: 0;
}

.updatecontent .comment ul li {
        display: inline;
}

.updatecontent .comment ul li.comment {
	background: url(/images/comment.gif) no-repeat 0% 50%;
        padding-left: 20px;
}

.updatecontent .comment ul li.readmore {
	background: url(/images/readmore.gif) no-repeat 0% 50%;
        padding-left: 10px;
}

.updatecontent .comment ul li a:link {
        color: #704C1C;
}

.updatecontent .comment ul li a:visited {
        color: #704C1C;
}

.updatecontent .comment ul li a:hover {
        color: #704C1C;
        text-decoration: none;
}

/*Forms Styles*/

h2#comment {
        padding-left: 30px;
}

#txpCommentInputForm table
{
	background: #DCD1A3;
	border: 1px solid #958047;
	padding: 20px 5px;
        margin: 0 0 30px 30px;
}

#txpCommentInputForm table tr td
{
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
        text-align: left;
	color: #624f1b;
	padding: 3px 3px;
}

#txpCommentInputForm input, textarea, select
{
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #7b662e;
}

label
{
	cursor: default;
}


ol.comments {
        margin-left: 30px;
        padding: 0;
        list-style: none;
}

ol.comments li {
        background: #DCD1A3;
	border: 1px solid #958047;
        border-left: 0;
        border-right: 0;
        margin-right: 30px;
        margin-top: 10px;
}

.break {
       height: 20px;
}

h1 a {
       color: #000000;
}


div.sitemap a:link {
       padding-left: 30px;
       color: #C00000;
       text-decoration: none;
}

div.sitemap a:visited {
       padding-left: 30px;
       color: #C00000;
       text-decoration: none;
}

div.sitemap a:hover {
       padding-left: 30px;
       color: #C00000;
       text-decoration: underline;
}

div.sitemap a:active {
       padding-left: 30px;
       color: #C00000;
       text-decoration: none;
}

div.contentboom {
       margin: 0 auto;
       text-align: center;
       padding-left: 50px;
}

ul.directory li {
       list-style: none;
}

ul.directory li a:link {
       color: #C00000;
}

ul.directory li a:visited {
       color: #C00000;
}

ul.directory li a:hover {
       color: #C00000;
}

ul.directory li a:active {
       color: #C00000;
}

.sitemaplink {
       font-size: 8pt;
}


