@charset "UTF-8";

/*reset*/
body,br,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
		text-align:left;
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 

/*typography*/
body {
	font:14px Franklin Gothic Book, Helvetica, Arial, FreeSans, sans-serif;
	color:#444; 
	line-height: 1.45em;
	white-space:normal;
	background:#fbf7e6;
	border-top: 0;
	margin: 0;
	padding: 0;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 1px #ad5d35 solid;
	border-top-width: 1px;
	clear: both;
	color:#ad5d35;
}



h1 {
	color:#ad5d35;
	font-size: 2.8em;
	line-height:35px;
	letter-spacing:0.2px;	
	}

h2 {
	font-size: 1.4em;
	line-height:1em;
	color:#ad5d35;
}

h3 {
	font-size: .8em;
	color: #54632e;
}


ol {
	list-style: decimal;
	margin-left:36px;
}

ul {
	list-style: square;
	margin-left:5px;
}

strong {
	font-weight:bold;
	color:#54632e;
	}
#tagline {
	color:#d5a024;
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	
	}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
pre,
table,
address,
fieldset {
	margin-top:8px;
	margin-bottom:12px;
}


br {
	margin-top:5px;
	}	
	
dfn { 
	    font-style: italic; 
	    font-weight:normal;
		margin: 8px;
		padding-bottom: 10px;
		}
em {
	font-style:italic
	}

blockquote {
	color:#54632e;
	font-size:1.4em;
	font-family:"Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height:140%;
	}
cite {
	font-variant:small-caps;
	font-size:.8em;
	color:#d5a024;
	}
	
menu {
	list-style:square;
	}
address {
	font-weight:bold;
	}
/*links*/
a {
	text-decoration:none;
	}
a:link {
	color:#54632e;
	} 
a:visited {
	color:#54632e;
	text-decoration:underline;
	} 
a:hover {	
	color:#ad5d35;
	} 
a:active {
	color:#d5a024;
	} 
a:link.subnav-link {
	color:#d5a024;
	} 
a:link.usernav-link {
	color:#ad5d35;
	} 
a:link.footer-link {
	color:#54632e;
	} 
a:visited.footer-link {
	color:#54632e;
	text-decoration:underline;
	} 
/*Header & Navigation*/
#header {
	background:#fbf7e6;
	font-variant:small-caps;
	margin-top:0px;
	text-align:right;
	}	
	#header img {
		margin-top:5px;
		}
	#header h2 {
		text-align:right;
		}
	#indexnav {
		border: 0;
		font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
		font-size:1.21em;
		margin-top:0px;
		margin-bottom:4px;
		padding: 0px;
		text-align:right;
		}
		#indexnav ul, #indexnav li {
			border-left: 1px solid #54632e;
			color: #54632e;
			display: inline;
			font-weight: bold;
			list-style: none;
			margin: 0px;
			padding: 0px 6px;
			}

			#indexnav li.first {
				border-left: none;
				display: inline;
				list-style: none;
				}
		#subnav {
			border: 0;
			font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
			font-size:.8em;
			float:right;
			margin-bottom:5px;
			padding: 0px;
			}
			#subnav ul, #subnav li {
				border-left: 1px solid #d5a024;
				color: #d5a024;
				display: inline;
				list-style: none;
				margin-bottom:8px;
				margin: 0px;
				padding: 0px 10px;
				}
				#subnav li.first {
					border-left: none;
					display: inline;
					list-style: none;
					}

/*Footer*/

  
#footer {
	clear: both; 
	border: 1px solid #54632e; 
	border-width: 1px 0;
	text-align:center;
	}

	#footernav { 
		padding: 1em 20px; 
		border: 0;
		font-family: Helvetica, "Franklin Gothic Book", Arial, sans-serif;
		font-size:.8em;
		padding: 0px;
		margin-bottom:0;
		text-align:center;
		}

	#footernav ul, #footernav li {
		border-left: 1px solid #54632e;
		color: #54632e;
		display: inline;
		list-style: none;
		margin-bottom:8px;
		margin: 0px;
		padding: 0px 10px;
		}
		#footernav li.first {
			border-left: none;
			display: inline;
			list-style: none;
			}

/*page elements*/

#main {
        position: relative; 
        width: 860px; 
        height: 396px;
	  } 

#index {
        position: relative; 
        width: 860px; 
        height: 315px;
	  } 

	#features {
		width: 297px; 
		height: 125px;
     	left: 40px;
		top: 30px;
	 	list-style:none;
	 	position: absolute; 
		
      	}	 
		#features li {
			font-size:2em;
			color: rgb(251,247,230);
			background: rgb(173,93,53);
			background: rgba(173,93,53,0.8);
			padding:20px;
			margin-top:15px;
			text-decoration:none;
			}
			#features li:hover {
				background:rgb(84,99,45);
				}
			#features li a {
				color: rgb(251,247,230);
				text-decoration:none;
				}
     	.intro {
			color:#54632e;
			font-size:1.4em;
			font-family:"Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			line-height: 28px;
			}
	#twitter_div {
		margin-top:30px;
		}
		#twitter_update_list {
			list-style:none;
			}
	 
	#emailFormConf {
		display:none;
		}
	#blog {
		font-size:95%;	
		}
	#blog a {
		text-decoration:underline;
		font-size:120%;
		color:#5432e;
		}
	#blog a:hover {
		color:#EBAE21;
		}
	#blog p {
		margin-left: 10px;
		}
	
	.side {
		line-height:20px;
		list-style:none;
		font-weight:bold;
		}
	
		.faqlist li {
			padding-bottom: 10px;
			}
#donate {
	font-size:1.1em;
	padding:40px 35px 40px 50px;
	background:#ffeac0;
	margin-bottom:12px;
	}
	
	#donate form {
		margin-left:36%;
		}

.sitemap {
	list-style:none;
	padding-left:15px;
	}

#memberContent {
	background:rgb(255,255,255);
	padding:25px;
	width:810px;
	border:1px solid rgb(84,99,45);
	border-top:0;
	}
	#memberNav ul, #memberNav li{
		display:inline;
		font-weight:bold;
		text-shadow:1px 1px 2px rgba(77,77,29,0.4);
		}
	#memberNav {
		margin:10px 0 0 0;
		padding:15px 10px 8px 0;
		width:100%;
		}
	#memberNav li {
		background: url(/images/buttonbg.png);
		margin-right:2px;
		padding:10px 20px;
		border:1px solid rgb(84,99,45);
		border-bottom:0;
		-webkit-box-shadow: 0px 2px 3px rgba(77,77,79, 0.3);
		-moz-box-shadow: 0px -2px 3px rgba(77,77,79, 0.3);
		box-shadow: 0px -2px 3px rgba(77,77,79, 0.3);
		}
		#memberNav li:hover {
			background:rgb(255,255,255);
			}
		
	#videoList {
		margin-bottom: 0px;
		padding:15px 15px 30px 15px;
		background:rgba(211,159,36,0.4);
		-webkit-box-shadow: 0px 2px 3px rgba(77,77,79, 0.3);
		-moz-box-shadow: 1px 2px 3px rgba(77,77,79, 0.3);
		box-shadow: 1px 2px 3px rgba(77,77,79, 0.3);
		}
		#videoList:hover {
			background:rgb(255,255,255);
			}
		#videoList a {
			padding-left:10px;
			font-weight:bold;
			background:url(/images/arrow.png) no-repeat left;
			}
		#videoList .progress {
			border-top: #999999 solid thin;
			color:#666666;
			font-size: 0.9em;
			}
	table {
		border:1px solid rgb(211,159,36);
		}
	td, th {
		padding:3px 5px;
		}
		.rightAlign {
			text-align:right;
			}
		.centerAlign {
			text-align:center;
			}

/*colors*/


	
.brick {
	color:#ad5d35;
	}

.green {
	color:#54632e;
	}
.gold {
	color:#d5a024;
	}
	

/*Forms*/
#aForm fieldset
{
	float: left;
	display: block;
	width: 17em;
	margin: 0 0.5em 0.5em 0;
	padding: 0 1em 1em 1em;
}

#aForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 1em 0;
}

#aForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#aForm fieldset.radio label
{
	font-weight: normal;
}

#aForm legend {
	font-size: 1.4em; 
	color: #54632e;
	padding-bottom:10px;
	}
	
#aForm label
{
	display: block;
	margin-bottom: 0.1em;
	font-weight: bold;
	font-size:1.2em;
}


#aForm label.first
{
	padding-top: .6em;
}

#aForm select
{
	display: block;
	background:#fff;
	border:1px solid #54632e;
	height:36px;
	margin-bottom:12px;
	padding:4px;
	padding-top:6px;
	width:14em;
	font-size:1.1em;
}

	.name {
		background:#fff;
		border:1px solid #54632e;
		height:20px;
		margin-bottom:12px;
		padding:6px;
		padding-top:4px;
		width:13em;
		font-size:1.2em;
		}
	.number {
		background:#fff;
		border:1px solid #54632e;
		height:3em;
		margin-bottom:18px;
		margin: 5px;
		padding:3px;
		padding-top:5px;
		width:5em;
		} 
		
	.newsletterInput {
		background:#fff;
		border:1px solid #54632e;
		height:18px;
		margin-bottom:12px;
		padding:6px;
		padding-top:8px;
		width:12em;
		font-size:1.2em;
		}
	
		
	.comments {
		background:#fff;
		border:1px solid #54632e;
		height:6.8em;
		margin-bottom:18px;
		overflow:auto;
		padding:3px;
		font-size:1.2em;
		width: 13em;
		}
	.name:active, .comments:active, .submit:active, .name:focus, .number:active, .comments:focus, .submit:focus, .number:focus, .medinput:active, .medinput:focus {
		border:1px solid #ad5d35;
		}
	.submit {
		background:#ad5d36;
		border:0px;
		color:#fdf7d9;
		font:1.4em bold Arial, Helvetica, sans-serif;
		padding:10px 20px;
		margin:10px 10px 12px 0px;
		letter-spacing:0.05em;
		}
		.submit:hover {
			background:rgba(173,93,53,0.5);
			}
	.reset {
	background:#54632e;
		border:0px;
		color:#fdf7d9;
		font:1.2em bold Arial, Helvetica, sans-serif;
		padding:10px 24px;
		margin:10px;
		}


#memberApp
{
	float:left;
	display:block;
}
#memberApp td
{
	padding: 2px 3px;
}

table {
	width:100%; 
	border:1px;
	border-color:#d5a024;; 
	cellspacing:0;
	cellpadding:0; 
	margin-top: 6; 
	margin-left: 4;
	}
	
#pfaApp
{
	margin-top: 10px;
	float:left;
	display:block;
	text-align:center;
	width:487px;
}

#pfaApp td
{
	padding: 2px 3px;
	vertical-align:top;
}
#pfaApp td.SUBMENU
{
	font-size: 110%;
	font-weight:bolder;
	}
	
#pfaApp td.3 {
	colspan:4; 
}
#pfaApp select
{
	display: block;
	background:#fff;
	border:1px solid #54632e;
	height:36px;
	margin-bottom:12px;
	padding:4px;
	padding-top:6px;
	width:15em;
	font-size:1.2em;
}
#pfaApp .maintitle
{
	color:#AD5D36;
	font-size: 150%;
	font-weight: bold;
}
#pfaApp .subtitle
{
	font-size: 110%;
	font-weight:bolder;
}
#pfaApp input.money
{
	text-align:right;
	width:8em;
}
#pfaApp	.submit {
		background:#ad5d36;
		border:0px;
		color:#fdf7d9;
		font:1.4em bold Arial, Helvetica, sans-serif;
		padding:20px;
		margin:12px 12px 12px 0px;
		float:right;
		}
