/* CSS Document */

body {
	background-color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-align:left; /* for IE */
	margin:0px;
	color: #807F83;
	line-height: 18px;
}

img {
	border:none;
}

#wrapper {
	width: 980px;
	text-align: left;
	padding: 20px 0px 0px 0px;
	margin:0 auto; /* for the rest */
	vertical-align: middle;
}

.homepage_header{
	margin-right: 25px;
	}

.homeText_header {
	margin-top:10px;
	}
	
.homeText_header2 {
	margin-top:6px;
	width:379px;
	text-align:justify;
	}
	
.homeFooter_Space {
	margin-top:60px;
	}
	
.borderSpace {
	border-top: solid 1px #EE7F2F;
	margin-bottom: 5px;
	margin-top: 20px;
	}
	
.footer {
	font-size:11px;
	text-align:center;
	padding-bottom:30px;
	}
	
.footer a {
	color: #807F83;
	text-decoration: underline;
	}
	
.footer a:hover {
	color: #EE7F2F;
	text-decoration: none;
	}
	
.leftColumn_content {
	margin-right:33px;
	}
	
.leftColumn_content a{
	text-decoration:underline;
	font-size:11px;
	color: #EE7F2F;
	}
	
.leftColumn_content a:hover{
	text-decoration:none;
	font-size:11px;
	color: #EE7F2F;
	}

.leftColumn_text {
	padding-top:20px;
	font-size:11px;
	line-height: 15px;
	}
	
.rightColumn_text {
	padding: 25px 25px 25px 25px;
	}
	
.rightColumn_text a {
	color: #EE7F2F;
	text-decoration: underline;
	}
	
.rightColumn_text a:hover {
	color: #EE7F2F;
	text-decoration: none;
	}
	
.gallerySpace {
	padding-top: 5px;
	}
	
.style2 {color: #EE7F2F}