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

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #669933;
}
a:active {
	color: #000000;
}
a:link.color1 {
	font-size:12px;
	color: #ffdd00;
	text-decoration: none;
}
a:visited.color1 {
	font-size:12px;
	color: #ffdd00;
	text-decoration: none;
}
a:hover.color1 {
	font-size:12px;
	color: #ffdd00;
	text-decoration: underline;
}
a:active.color1 {
	font-size:12px;
	color: #ffdd00;
	text-decoration: none;
}
a:link.color2 {
	color: #000000;
}
a:visited.color2 {
	color: #000000;
}
a:hover.color2 {
	color: #DDC100;
}
a:active.color2 {
	color: #DDC100;
}
a:link.color3 {
	color: #DDC100;
}
a:visited.color3 {
	color: #DDC100;
}
a:hover.color3 {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.color3 {
	color: #FFFFFF;
}
#BackgroundImage {
background-image: url(assets/bg.jpg);
background-repeat: no-repeat;
}
.text1 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
}
.text2 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	vertical-align: top;
}
.text3 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	letter-spacing: 6px;
	padding-bottom: 10px;
}
.text4 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	letter-spacing: 3px;
	padding-top: 0px;
}
.text5 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
.text6 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.text7 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 3px;
	padding-top: 0px;
}
.text8 {
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #DDC100;
	font-size: 12px;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
.background {
	padding-top: 30px;
	padding-right: 140px;
	padding-bottom: 140px;
	padding-left: 140px;
	background-image: url(assets/bridlewood_background.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 2px solid #ffdd00;
	margin-top: 20px;
	margin-bottom: 20px;
}
.border_left {
	border: 2px solid #ffdd00;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
}
.border_left2 {
	border: 2px solid #ffdd00;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 15px;
}
.border_left3 {
	border: 2px solid #ffdd00;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.border_left4 {
	border: 2px solid #ffdd00;
	margin-top: 15px;
	margin-bottom: 15px;
}
.border_right {
	border: 2px solid #ffdd00;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.border_right2 {
	border: 2px solid #ffdd00;
	margin-left: 25px;
}
.border_right3 {
	border: 2px solid #ffdd00;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.border_right4 {
	border: 2px solid #ffdd00;
	margin-top: 15px;
	margin-bottom: 15px;
}
.border2 {
	border: 2px solid #ffdd00;
}
.border3 {
	border: 2px solid #ffdd00;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table_border {
	background-color: #FFFFFF;
	border: 2px;
	border-color: #ffdd00;
	border-style: solid;
}
.space {
	height: 20px;
}
.space2 {
	height: 10px;
}
.space3 {
	height: 30px;
}