﻿td {
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#67604B;
	line-height:14px;
}

/* a {text-decoration:none;
   color:#A30321; font-style:italic} */
a {text-decoration:none;
   color:#A32638; font-style:italic}

/* Used for links on home page - For Volunteers, For... */	 
a.sect {	
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#67604B;
	line-height:14px;
}

body { margin:0px;padding:0px; background-color:#D8CBA8}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0px 0 0 0px; padding:0 0 0 16px; line-height:17px }
li a { font-style:normal}

.head a { color:#909090; font-style:normal}
.copy a { font-style:normal}
.links span { font-style:italic}
.links span a { font-style:normal}
.welcome strong { font-size:10px; color:#FFFFFF; text-transform:uppercase}
.scenes strong { font-size:10px; color:#4A4536; text-transform:uppercase}
.guide span strong { font-size:10px; color:#FFFFFF; text-transform:uppercase}
.photocaption {	margin-left:10px; text-align: left; font-family:"Times New Roman", Times, serif; font-size:12px; color:#5F5F5F; font-style:italic; }

.our span a { color:#67604B; font-style:normal; text-decoration:underline}
.our span a:hover {text-decoration:none}

.study li {background:url(images/a2.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 10px; line-height:16px }
.study li a { color:#203530; font-style:italic}
.study li span a { color:#A30321;}

.arrow_right { margin-right:8px; vertical-align:middle}
.m { vertical-align:middle}

.error {
	font-size: 14px;
	color: Red;
}

.form { width:178px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px }
	
.form_nowide { height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px }

.form_button {
		font-family:sans-serif; 
		font-size:xx-small; 
		font-weight:bold; 
		background:#CFC097 none;
		color:#A32638; }
		
.textarea { width:178px;
		height:200px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px }

.textarea_nowide { 
		height:200px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#746D5B;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px }		

a:hover {text-decoration:underline;}

div.sect {
		font-family:"Times New Roman", Times, serif; 
		font-size:24px; 	 
		color:#4A4536;
		margin-bottom:10px; 
		margin-top:12px;
}

.subtitle {	
		font-family:"Times New Roman", Times, serif; 
		font-size:20px; 	 
		color:#4A4536;
		margin-bottom:10px; 
		margin-top:12px;
}

.quote {
		font-family:"Times New Roman", Times, serif; 
		font-size:14px; 	 
		color:#4A4536;
		margin-top:20px;
		margin-left:15px;
}

.quoteauth {
		font-family:"Times New Roman", Times, serif; 
		font-size:12px; 	 
		color:#A32638;
		margin-bottom:12px;
		margin-right:15px; 
		margin-top:2px;
		text-align:right;
}

.collapsible {
          display: none; /* Only important part */
          border: dashed .1px #746D5b;
          padding: 10px;
}

.collapsible_small_border {
          display: none; /* Only important part */
		  border: 1px #A32638 dashed;
          padding: 5px;
}


.app_extension_header {
	text-align: center;
	font-size:large;
	color:#A32638;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
