/* define standard html element styles */

body {
	background : #fff url(../images/bg.gif);
	margin: 0px;  
	font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
	line-height: 18px;
}

img {
	border: 0px;
}

.first:first-letter {
	font-size: 115%;
	font-weight: bold;
	color : #946342;
}

p, div, td {
	line-height: 18px;
}

p.first:first-line {
	font-style: italic;
}

h1 {
  font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color : #1D7337;
	font-size : 17px;
	letter-spacing : 2px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h1.left {
	float: left;
}

h2 {
  font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight : bold;
	color : #7490B4;
	font-size : 14px;
	margin: 0px 0px 10px 0px; 
	letter-spacing : 1px;
}

h2.neg {
	margin-bottom: -12px;
}

hr {
	color : #900;
}

.clear {
	font-size:1px; 
	margin: 0px; 
	padding: 0px;
	clear: both;
}

br.clearl {
	font-size:1px; 
	margin: 0px; 
	padding: 0px;
	clear:left;
}

ul {
	margin: 5px 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 9px;
}

input, select, textarea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}



#header {
	background: #7490B4;
	margin: 0px;
	padding:0px 15px;
	height:52px;
	letter-spacing: 1px;
}

	#header .left {
		float: left;
	}
	
	#header .middle {
		font-size: 120%;
		float: right;
		width: 250px;
		margin: 15px 20px;
		text-align: right;
		color: #fff; 
	}

	#header .right {
		float: right; 
		font-size: 120%; 
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #2A394C;
		border-right: 1px solid #2A394C;
		background: #4F627B; 
		padding: 2px 18px;
		margin: 10px 10px 0px 10px;
	}

#searchborder {
	border-bottom: 2px solid #1D7337;
}

#search {
	background: #DDC4A7;
	height: 22px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	border-top: 2px solid #fff;	
	border-bottom: 2px solid #fff;
	color : #4F627B;
	font-size: 14px;
	font-weight: bold;
}

	#search form {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	#search input {
		margin: 0px;
		padding: 0px;
		border-top: 1px solid #848284;
		border-left: 1px solid #848284;
	}	

#nav {
	border-top: 2px solid #fff;
	text-align: left;
	position:absolute;
	top:83px;
	left:0px;
	width:154px;
	padding:0px;
	margin:0px;
	line-height:17px;
}

#content {
	margin: 16px 23px 60px 170px;
/*	padding:10px 10px 10px 20px; */
	text-align: left;
}

#footer {
	padding-top: 20px;
	clear: all;
	text-align: left;
}

	
/* some form stuff */
form div {
	clear: both;
	padding: 0px 0px 4px 0px;
}

form label {
	float: left;
	width: 110px;
	text-align: right;
	margin-right: 6px;
	font : bold 11px Verdana, sans-serif;
	color : #4F627B;
}

form div div {
	margin-left: 0;
	clear: none;
}

form div div label {
	float: none;
	width: auto;
	text-align: left;
	display: inline;
}

form div.align {
	margin-left: 118px;
	margin-top: 3px;
}

 .wysiwyg {
 	width: 480px;
 }
 


/* define classes */

.header1-buttons {
	color: #4F627B;
	font-weight: bold;
	font-size: 18px;
	float: right;
	padding-right: 0px;
}


.header-border {
	padding-bottom: 5px;
	margin-bottom: 5px;
/*	border-bottom:1px solid #ccc; */
}

.contrib-border {
	float: right; 
	width: 167px; 
	border: 1px solid #4F627B; 
	padding: 5px;
	margin: 0px 0px 10px 10px;
	background: #7490B4;
	color: #fff;
}

	.contrib-border a, .contrib-border a:visited, .contrib-border a:active {
		color: #fff;
		text-decoration: underline;
	}
	
	.contrib-border a:hover {
		color: #ccc;
	}


.home-triad {
	margin-bottom: 10px; 
	border-bottom: 1px solid #1D7337;
}	
	
/*	.home-triad img {
		float:left; 
		margin: 4px 8px 0px 0px;
		padding: 4px;
		border: 1px solid #ccc;
	}
	*/
a.triad-title,a.triad-title:visited,a.triad-title:active {
	color: #4F627B;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 2px 0px;
}

a.triad-title:hover {
	color: #1D7337;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 2px 0px;
}

.recent-border {
	background: #DDC4A7; 
	padding: 3px 6px; 
	margin: 10px 4px 9px 0px;
	border: 1px dashed #4F627B;
}

a.recent-title,a.recent-title:visited,a.recent-title:active {
	color: #1D7337;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 2px 0px;
	display:block;
	margin-bottom: -18px;
	margin-top: 20px;
}

a.recent-title:hover {
	color: #4F627B;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 2px 0px;
	display:block;
	margin-bottom: -18px;
	margin-top: 20px;
}

.results-border {
/*	border-bottom: 1px dashed #ccc; */
	margin: 5px 0px;
	padding: 5px 0px;
}

	.results-border p {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
	}
	
	.results-border .divider {
		background: #DDC4A7; 
		padding: 1px 6px; 
		margin: 4px 0px 10px 0px;
		border: 1px dashed #4F627B;
		text-align:right;
	}
	
.results-border2 {
	border-bottom: 1px dashed #7490B4;
	margin: 5px 0px;
	padding: 5px 0px;
}

.entity-title {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.entity-thumbnail {
	border: 0px;
	float: left;
	margin: 4px 10px 5px 0px;
}

.entity-content {
	border-bottom: 1px dashed #6B5242; 
	padding-bottom: 15px; 
	margin-bottom: 15px;
}

.comments {
	border-bottom: 1px dotted #ccc; 
	margin: 6px 0px; 
	padding: 6px 0px;
}

	.comments div {
		padding: 0px 20px;
	}

	.comments p {
		margin: 0px 0px 7px 0px;
		padding: 0px;
	}
	
.comment-title {
	font-style: italic;
	font-size:115%;
}

p.entity-teaser {
	margin:0px; 
	padding:0px;
}

p.entity-buttons {
	text-align: right;
	padding: 0px 5px;
	margin: 10px 0px;
}

.twocol {
	clear: both;
	margin: 0px 0px 5px 0px;
}

.twocol-heading {
	width: 85px; 
	text-align: right; 
	margin: 0px 6px 0px 0px;
	color: #6B5242;
	font-weight: bold;
	float: left;
}

.twocol-content {

}

.form-text {	
	font : bold 12px Verdana, sans-serif;
	color : #6B5242;
	text-align: right;
}

.input1 {
	font : 11px Verdana, sans-serif; 
	color : #000;
	background-color : #fff;
}

.button {
	font : bold 11px Verdana, sans-serif; 
	color : #fff; 
	background-color : #946342;
	border: 1px solid #ccc;
}

.small {
	font-size : 12px;
}

.nav-login {
	width: 128px; 
	margin: 0px auto;
	color: #fff;
}

.copyright {
	font-family: Verdana, sans-serif;
	border-top: 1px solid #ccc;
	margin-top: 3px;
	padding-top: 3px;
	font-size : 11px;
	line-height: 13px;
}

	.copyright a:link, .copyright a:active, .copyright a:hover, .copyright a:visited  {
		color:#FF6600;
	}
	
	/*
	.copyright strong {
		font-weight: normal;
	} */
	
.required {
	font-size : 11px;
	color : #933;
}

.gallery table {
	width: 100%;
	border: 0px;
}

.gallery td {
	text-align: middle;
	align: middle;
}

.sort-nav {
	border-top: 1px solid #069; 
	padding: 5px 0px; 
	text-align: right;
	margin-bottom:0px; 
}
	.sort-nav div {
		margin-top: 5px;
		border-top: 1px solid #ccc; 
		border-bottom: 1px solid #069; 
	}
	
	.sort-nav strong {
		color: #4F627B;
		font-weight: bold;
		font-size: 12px;
	}

	.sort-nav em {
		font-size: 13px;
		letter-spacing: 1px;
		color: #666;
		padding-right: 20px;
	}


.intro-divider {
	border-bottom: 1px solid #7490B4;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.calculator-nav {
	text-align: right;
	margin: 6px 0px;
	padding: 3px;
	border: 1px solid #7490B4;
}

.calculator-img {
	float:left; 
	padding: 0px 15px 5px 0px;
}

.calculator-box {
	font-size: 16px;
	width: 180px; 
	float: right; 
	padding: 12px; 
	margin: 10px 0px 10px 10px;
	border: 1px solid #4F627B; 
	background: #7490B4;
	color: #fff;
}

	.calculator-box p {
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 10px 0px;
		border-bottom: 1px dashed #fff;
	}

	.calculator-box p.last {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		border-bottom: 0px dashed #fff;
	}


.forums p {
	margin-top: 0px;
}

.sitemap {

}

	.sitemap ul {
	
	}
	
	.sitemap ul li {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	.sitemap ul li ul li {
		font-size: 14px;
		font-weight: normal;
		margin-bottom: 2px;
	}
	
/* define link properties */

a, a:visited, a:active {
	color : #4F627B;	
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color : #1D7337;
	text-decoration: none;
	font-weight: normal;
}

a.alt, a.alt:visited, a.alt:active {
	color : #1D7337;
	text-decoration: none;
	font-weight: bold;
}

a.alt:hover {
	color : #4F627B;
	text-decoration: none;
	font-weight: bold;
}

a.header,a.header:visited,a.header:active {
	color : #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover {
	color : #ccc;
	font-weight: bold;
}


a.nav, a.nav:visited, a.nav:active {
	display: block;
  font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	border-top: 1px solid #7490B4;
	border-bottom: 1px solid #2A394C;
	padding: 2px 0px 2px 15px;
	height: 16px;
}

a.nav:hover {
	display: block;
  font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	letter-spacing: 1px;
	border-top: 1px solid #7490B4;
	border-bottom: 1px solid #2A394C;
	padding: 2px 0px 2px 15px;
	height: 16px;
	background: #946142;
	color: #fff;
}

a.nav-o, a.nav-o:visited, a.nav-o:hover, a.nav-o:active {
	display: block;
  font-family : 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	border-top: 1px solid #7490B4;
	border-bottom: 1px solid #2A394C;
	padding: 2px 0px 2px 15px;
	background: #946142;
	height: 16px;
}


a.subnav, a.subnav:visited, a.subnav:hover, a.subnav:active {
	font-size : 11px;
	font-weight : normal;
	margin-left: 6px;
}

a.small, a.small:visited, a.small:active, a.small:hover {
	font-size : 11px;
	font-weight : normal;
	margin-left: 6px;
}

a.header-buttons, a.header-buttons:visited, a.header-buttons:active {
	font-size : 11px;
	color: #000;
	font-weight : normal;
	margin-left: 6px;
	letter-spacing: 1px;
}

a.header-buttons:hover {
	font-size : 11px;
	color: #000;
	font-weight : normal;
	margin-left: 6px;
	letter-spacing: 1px;
	text-decoration: underline;
}

a.pic,a.pic:visited,a.pic:active {
	border: 1px solid #ccc;
 	display: block; 
	padding: 4px;
}

a.pic:hover {
	border: 1px solid #069;
 	display: block;
	padding: 4px;
}


a.inverse, a.inverse:visited, a.inverse:active {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

a.inverse:hover {
	font-size: 11px;
	color: #7490B4;
	font-weight: normal;
	text-decoration: underline;
}

a.entity-title, a.entity-title:visited, a.entity-title:hover, a.entity-title:active  {
	font-weight: bold;
}

a.footer, a.footer:visited, a.footer:active {
	color: #946142;
	font-weight: bold;
}

a.footer:hover {
	color: #4F627B;
	font-weight: bold;
}
