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


#box1 {
	position: absolute;
	top: 100px;
	left: 100px;
	width: 349px;
	height: 86px;
	border: none;
	background-color: #000000;
}

#box2 {
	position: absolute;
	top: 194px;
	left: 100px;
	width: 349px;
	border: none;
	background-color: #FFFFFF;
}	
.headlinetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #666666;
	padding-left: 20px;
}

.headlinetext a:link, .headlinetext a:visited {
	color: #666666;
	text-decoration: none;
}

.headlinetext a:hover, .headlinetext a:active {
	background-color: #CC3300;
	color: #FFFFFF;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	padding-left: 20px;
}
.menu-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-left: 20px;
}

.menu-home a:link, .menu-home a:visited {
	color: #666666;
	text-decoration: none;
}

.menu-home a:hover, .menu-home a:active {
	background-color: #CC3300;
	color: #FFFFFF;
}
.link-inside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.link-inside a:link, .link-inside a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.link-inside a:hover, .link-inside a:active {
	background-color: #CC3300;
	color: #FFFFFF;
}

.masthead-inside {
	padding-left: 500px;
	background-image: url(images/Inside_Header.jpg);
	background-repeat: no-repeat;
}

.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	padding-left: 20px;
}

.link1 a:link, .link1 a:visited {
	color: #CC3300;
	text-decoration: none;
}

.link1 a:hover, .link1 a:active {
	background-color: #CC3300;
	color: #FFFFFF;
}

#box3 {
	position: relative;
	top: 0px;
	left: 0;
	width: 900px;
	height: 86px;
	border: none;
	visibility: visible;
	right: 0px;
	background-image: url(images/Inside_Header.jpg);
	background-repeat: no-repeat;
	background-color: #4d4d4d;
}


.headlinetext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #666666;
	padding-left: 0px;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	padding-left: 0px;
}
