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

body {
	background-color: #F6F6F6;
	margin-top: 25px;
}
a:link {
	color: #AC381E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AC381E;
}
a:hover {
	text-decoration: none;
	color: #AC381E;
}
a:active {
	text-decoration: underline;
	color: #AC381E;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: auto;
	width: 960px;/*	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
*/
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#pageTop {
	margin: auto;
	width: 1000px;
}
#pageBottom {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#footerRound {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 85px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 15px;
	padding-left: 40px;
	font-size: small;
	color: #333333;
}
#footerRound #footerLinks {
	padding-bottom: 0px;
	padding-top: 5px;
}
#container #top #logo {
	width: 380px;
}
#container #top #nav li {
/*	width: 80px;*/
	font-size:14px;
	color: #999999;
	float: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	padding-left: 15px;
}
#container #top #nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#container #news {
	float: right;
	width: 150px;
	height: 500px;
}
#container #top #nav li a, #container #top #nav li a:link, #container #top #nav li a:visited, #container #top #nav li a:active {
	color: #999999;
	text-decoration:none;
	display: block;
}
/*#container #top #nav li a:hover {
	color: #666666;
	text-decoration:none;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B3CE3F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #B3CE3F;
	border-right-color: #B3CE3F;
	border-left-color: #B3CE3F;
	display: block;
}*/

#container #top #nav {
}
#container #top {
	height: 80px;
}
#container #top #nav {
	margin-top: 0px;
	padding-top: 13px;
	width: 500px;
}
#container #imageSplash {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#container #textContainer h1 {
	font-size: large;
	color: #EE252B;
	font-weight: normal;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EE252B;
	border-right-color: #EE252B;
	border-bottom-color: #EE252B;
	border-left-color: #EE252B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#container #textContainer {
	margin-top: 10px;
	height: 350px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#container #textContainer .homeText {
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;
}
#container #textContainer .homeTextRight {
	font-size: small;
	margin-right: 10px;
	margin-left: 10px;

}
.style2 {font-size: x-small}
#container #top #nav #orange {
	background-image: url(images/orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #top #nav li a:hover {
	color: #666666;
	text-decoration:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
#container #top #nav #green {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #top #nav #blue {
	background-image: url(images/blue.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #top #nav #purple {
	background-image: url(images/purple.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #top #nav #pink {
	background-image: url(images/pink.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#container #top #pnav li {
	width: 65px;
	font-size:14px;
	color: #999999;
	float: left;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #top #pnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

#container #top #pnav li a, #container #top #pnav li a:link, #container #top #pnav li a:visited, #container #top #pnav li a:active {
	color: #999999;
	text-decoration:none;
	display: block;
}
#container #top #pnav li a:hover {
	color: #666666;
	text-decoration:none;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B3CE3F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #B3CE3F;
	border-right-color: #B3CE3F;
	border-left-color: #B3CE3F;
	display: block;
}
#container #top #pnav {
	margin-top: 0px;
	padding-top: 13px;
	float: right;
	padding-right: 10px;
}
.lineheight {
	line-height: 25px;
}
