@charset "utf-8";
/* CSS Document */

.txt_small_white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
.txt_small_white_gallerynav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
.txt_small_white_gallerynav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_small_white_gallerynav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.txt_small_white_gallerynav a:hover {
	text-decoration: underline;
	color: #ff4000;
}
.txt_small_white_gallerynav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt_small_white_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	}
	
.txt_small_white_footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_small_white_footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.txt_small_white_footer a:hover {
	text-decoration: underline;
	color: #ff4000;
}
.txt_small_white_footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt_small_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9e9e9e;
	}
.txt_small_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #F99A39;
	font-weight: bold;
	}
.txt_small_title a:link {
	color: #F99A39;
	text-decoration: none;
}
.txt_small_title a:visited {
	text-decoration: none;
	color: #F99A39;
}
.txt_small_title a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.txt_small_title a:active {
	text-decoration: none;
	color: #F99A39;
}
a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff4000;
	text-decoration:none;
	}

a.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9e9e9e;
	text-decoration:none;
	}

/* ---------------- */
/* For SEO Purposes */
/* ---------------- */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 19px;
	color: #ffeda3; /*#ddd099*/
}

h3 {
	font-size: 13px;
	color: #bfbeba;	
}

