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

	body {
	color: #F00;
	/*padding: 0;*/
	padding-top: 10px;
	margin: 0;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	background-attachment: scroll;
	/*background-image: url(images/086359UnderPainting.jpg);*/
	/*background-image: url(images/map1-fadedSmall.jpg);*/
	background-image: url(images/0001AA%20copy%202.jpeg);
	background-position: center center;
	background-repeat: repeat;
	list-style-type: none;
	vertical-align: bottom;	
	/*background-color: #FFF;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", serif;
	color: #CE1D30;
	font-size: 48px;
	line-height: 20px;
	left: 10px;
}

h4 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CE1D30;
	font-size: 24px;
	/*line-height: 20px;
	left: 10px;*/
}

/* LAYOUT */
#page {
	clear: both
	width: 800px;
	/*float: left;*/
	padding: 10px;
	/*margin-left: 50px;*/
	/*margin-top: 20px;*/
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: none;
	color: #000;
	font-size: 13px;	/*font-size: 16px;*/
}
#banner {
	background-attachment: scroll;
	/*background-image: url(images/0001N9template.jpeg);*/
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 1000px;
	height: 250px;
}

#banner h2 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", serif;
	font-size: 24px;
	color: #000;
}
#banner h3 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", serif;
	font-size: 24px;
	color: #CE1D30;
	font-style: normal;
}

#nav {
	widht: 100%;
	height: 30px;
	clear: both;
	background-color: #999;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}

#nav ul li {
	display: inline;
	height: 30px;
	float: left;
	list-style: none;
	margin-left: 20px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

#nav li a {
	color: #000;
	text-decoration: none;
}

#nav li a:hover, #nav li a:focus {
	background-color: #999;
	color:#E41010;
	font-weight: bold;
} 


#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 1750px;
	width: 1500px
	color: #000;
	padding: 10px;
}


#footer p a {
	color: #FFF;
	font-size: 13px;
	text-decoration: underline;
}

#footer {
	height: 60px;
	clear: both;
	color: #fff;
	text-align: center;
	background-color: #999;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


img {
	/*border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;*/
	padding: 10px;
	/*margin-top: 10px;*/
	margin-right: 10px;
}


.left {
		float: left;
}

.right {
		float: right;
}


#content p {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin:0;
	
}


.home #sprytooltip1 strong {
	color: #000000;
} 
.home #sprytooltip2 strong {
	color: #CE1D30;
}
.home #sprytooltip3 strong {
	color: #CE1D30;
}
.home #sprytooltip4 strong {
	color: #CE1D30;
}
.home #sprytooltip5 strong {
	color: #CE1D30;
}.home #page #content p a {
	text-decoration: underline;
	color: #990000;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italic {
	font-style: italic;
}
.go_up{
	position:fixed;
	right:20px;
	bottom:20px;
}
