@charset "UTF-8";
/* CSS Document - Volunteer Assistant 10 */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #231f20 url(images/backTile.png) top left repeat-x;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
   color:#E27926;   
   text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.enter a{
   text-decoration: none;
   color: #FFFFFF;
}

.enter a:hover{
   text-decoration: underline;
   color: #FFFFFF;
}

.enter a:visited{
   color: #FFFFFF;
}

.optionText {
	color: #FFF;
	font-size: 12px;
}

.h1 {
	font-weight: 300;
	font-size: 21px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	}
.h1TOP {
	font-weight: 200;
	font-size: 36px;
	line-height:110%;
	color: #FFF;
	text-align: center;
}
.h1_ORNG {
	font-weight: bold;
	font-size: 30px;
	line-height: 110%;
	color: #E27926;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
.address {
	color: #FFF;;
}
.Orangeline {
	color: #E27926;;
	border-top-color:#E27926;
	border-top-style: solid;
	width:600px
}
.Orange2line {
	color: #E27926;	;
	border-top-color: #E27926;
	border-top-style: groove;
	width: 50%;
}
.Greyline {
	color: #999999;	;
	border-top-color: #999999;
	border-top-style: groove;
	width: 50%;	
}
/*//////// content //////////*/

#container {
	width: 960px;
	margin:0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	z-index:3;
}

#centerContent {
	margin-top: 22px;
	background: url(images/backTree.png) top right no-repeat;
	float: left;
	margin-left: 0;
	width:960px;
	height: 600px;
}
#centerContent2 {
	margin-top: 22px;
	background: url(images/backTree.png) top right no-repeat;
	float: left;
	margin-left: 0;
	width:960px;
	height: 900px;
}
#centreColumn
{
	margin-top: 40px;
	float: left;
	margin-left: 39px;
	width: 882px;
	height: auto;
	color: #CCC;
	line-height: 16px;
	font-size: 12px;
}

#leftColumn
{
	margin-top:0;
	float: left;
	margin-left:0;
	width:428px;
	height: auto;
	line-height:16px;
	font-size:12px;
}

#leftColumn2
{
	margin-top: 0;
	float: left;
	margin-left: 0;
	width: 720px;
	height: auto;
	line-height: 130%;
	font-size: 15px;
	text-align: left;
}
#rightColumn
{
	margin-top: 50px;
	float: right;
	margin-left: 0;
	width: 428px;
	height: auto;
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
}

#rightColumn2
{
	margin-top:0;
	float: right;
	margin-left:0;
	width:250px;
	height: auto;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
}

#bottomColumn
{
	margin-top:50px;
	border-top-color:#E27926;
	border-top-style: solid;
	border-top-width:medium;
	float:left;
	margin-left: 53px;
	width:854px;
	height: auto;
	color:#FFF;
	line-height:16px;
	font-size:11px;
}.h1 a {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #FFFFFF;
}
h3 {
	color: #E27926;
}
Take_Note {
	color: #E27926;
}
#container #centerContent2 #centreColumn #leftColumn2 h3 {
	color: #F90;
}
#centreColumn {
	text-align: right;
}
#rightColumn {
	text-align: left;
}
#container #centerContent #centreColumn #rightColumn p strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 110%;
	color: #E27926;
}
.Underlinins {
	text-decoration: underline;
}
#container #centerContent #centreColumn #rightColumn p .h1_ORNG {
	font-size: 36px;
}
