body, html {
	margin: 0px;
	padding: 10px 0 0 0;
	font-family: Helvetica, Arial;
	font-size: 11px; }
    
    
#mainOuter {
	width: 100%;
	text-align: center;
	background-color: #fff; }

#mainInner {
	width: 760px;
	background-color: #fff;
	text-align: left; }

.default {
	width: 99%; }

/* top right search button **/
#searchButton {
 	padding: 0px;
 	margin-bottom: -5px; }

/* top right search box **/
.text_box {
	margin-left: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal; }

/* Links */
.brown_link {
 	font-family: Helvetica, Arial, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	color: #8E8376;
	text-decoration: none; }

.brown_link:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E8376;
	text-decoration: underline; }

.breadcrumb_current {
	font-size: 11px;
	color: #000;
	text-decoration: none; }

.breadcrumb_link {
	font-size: 11px;
	font-weight: bold;
	color: #8E8376;
	text-decoration: none; }

.top_nav {
	font-size: 12px;
	font-weight: bold;
	color: #8E8376;
	text-decoration: none; }

.top_nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #8E8376;
	text-decoration: underline; }

.top_nav_red {
	font-size: 12px;
	font-weight: bold;
	color: #5F0800;
	text-decoration: none; }

.top_nav_red:hover {
	font-size: 12px;
	font-weight: bold;
	color: #5F0800;
	text-decoration: underline;}

.main_box_text {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	
	line-height: 14px; 
	font-size: 12px;
	color: #666666; }

.newTagline {
	padding: 0 0px 5px 5px; 
	font-size: 16px;
	color: #999999; }
	
	
.goDiscover {
    padding: 0 0px 5px 5px; 
	font-size: 18px;
	color: #999999; }

.grey_box_text {
	font-size: 12px;
	background-color: #F3F2F1;
	color: #000000; }

.underlined_link {
	font-size: 12px;
	color: #8E8376;
	text-decoration: underline; }

/* 4 cells with links **/
#tableHolder {
	width: 100%; }

#frontListCell {
	padding-top: 5px;
	vertical-align: top; 
	width: 25%; }

#listTitle {
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	list-style-image: url(img/four_colored_box_bullet.gif); }

#listItem {
	list-style: none;
	padding: 0px 0px 2px 0px; } 

#listItem a {
 	color: #8E8376;
	text-decoration: none; }

#listItem a:hover {
	color: #8E8376;
	text-decoration: underline; }
	
/* news list items for home page */

#newslistItem {
	list-style: none; 
	padding: 0px 0px 3px 0px;
    list-style-image: url(img/arrow.gif); }
    
#newslistItem a {
 	color: #8E8376;
	text-decoration: none; }

#newslistItem a:hover {
	color: #8E8376;
	text-decoration: underline; }
    
    
/* half cells with images and text **/
#halfCellText {
	padding: 5px 0px 5px 5px; }

#halfCellTitle {
	font-size: 14px;
	color: #666666; }

#halfCellText p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 13px; }

#halfCellText a {
	 color: #8E8376; }

/* other pages classes **/
#leftTopTitle p {
	margin: 0px;
	font-weight: bold;
	color: #5F0800 }

#leftContactPanel span {
	color: #000;
	text-transform: caps;
	font-size: 12px;
	font-weight: bold; }

#leftContactPanel ul {
	list-style: none;
	margin: 0px;
	padding: 0px; }

#leftContactPanel li {
	color: #8E8376; }

#pageContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5F0800; }

#pageContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000; }

#pageContent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8E8376; }
	
#pageContent p {
	line-height: 1.3em;}

#learnMoreList {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #F3F2F1; }

#learnMoreList ul {
	margin-top: 0px;
	color: #8E8376;
	margin-left: 10px;
	padding-left: 0px;
	list-style: none; }

#learnMoreList span {
	font-weight: bold;
	color: #8E8376; }

.whiteMediumTitle {
	color: #FFF;
	font-size: 12px;
	font-weight: bold; }

/* lower copyright notices and links **/
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; }

#copyright a {
	color: #8E8376;
	text-decoration: none; }

#copyright a:hover {
	color: #8E8376;
	text-decoration: underline; }
	
/* Search result classes **/
#SearchResult .SearchResultTitle {
	font-weight: bold;
	font-size: 12px;
	color: #666666; }

#SearchResult .SearchResultTitle a {
	color: #8E8376;
	text-decoration: none; }
	
#SearchResult .SearchResultTitle a:hover {
	text-decoration: underline;
	color: #8E8376; }

#SearchResult .SearchResultDescription p, blockquote {
	padding: 0px 0px 7px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; }
.link_list,
.link_list li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.link_list.h li {
	display: inline;
}

/* Form stuff */

input[type=checkbox] {
	width: 16px;
}

input[type=radio] {
	width: 16px;
}

input.default {
	margin-top: 2px;
}

input[type=button] {
	margin-top: 2px;
}

input[type=submit] {
	margin-top: 2px;
}

input[type=text] {
	margin-top: 2px;
}

textarea {
	margin-top: 2px;
}

select {
	margin-top: 2px;
}
/* Default link coloring for entire site */
a {
	color: #8E8376;
	text-decoration: underline; }