/* CSS Document */

body {
	color: #857373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
.text	{
	color: #857373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
p	{
	color: #857373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DECFCF;
	padding-right: 30px;
	padding-left: 30px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #857373;
	text-align: center;
	padding: 5px;
}
.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DECFCF;
}
.gradientBG {
	background-image: url(images/gradient1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.videoBG {
	background-image: url(images/photos/image-videoBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #A48D8D;
	text-decoration: underline;
}
a:visited {
	color: #A48D8D;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main {
	border: 1px solid #857373;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DECFCF;
}
.bigText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #DECFCF;
}
.bigText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DECFCF;
}
.bigText3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #DECFCF;
}
li {
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	list-style-position: inside;
}
.dashedBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #857373;color: #857373;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.legendBorder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #522F2F;
}

