@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}
.background {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	padding-top: 25px;
}


.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	margin-bottom: 0px;
}
.header {
	width: 900px;
	height: 135px;
	background-image: url(images/headerbg.png);
	background-position: right;
	background-repeat: no-repeat;
}
.middlecontainer {
	width: 882px;
	height: auto;
	padding-right: 12px;
	background-color: #000000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/sideborder.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.middlecontainer2 {
	width: 880px;
	height: auto;
	background-image: url(images/rightborder.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 14px;
}


.mainbody {
	float: right;
	width: 656px;
	color: #FFFFFF;
	text-align: center;
}
.menu {
	width: 656px;
	text-align: center;
	background-image: url(images/menubg.png);
}
.pagetitle {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	width: 646px;
	margin-right: auto;
	margin-left: auto;
}
.slideshow {
	width: 390px;
	margin-left: 5px;
}




.leftborder {
	width: 196px;
	padding-right: 14px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 8px;
	position: relative;
}
.leftborder2 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.leftborder3 {
	text-align: center;
	font-size: 14px;
	color: #D9CC8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: underline;
}

.leftborder4 {
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 196px;
	overflow: hidden;
}
.leftborderdivider {
	height: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C08114;
	background-color: #000000;
}
.leftborderdivider2 {
	height: 5px;
	background-color: #000000;
}






.footer {
	height: 115px;
	width: 883px;
	background-image: url(images/footer.png);
	padding-right: 17px;
	padding-top: 20px;
}
.footer a:link {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.footer a:link:hover {
	color: #F0FF00;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer a:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.footer a:visited:hover {
	color: #F0FF00;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.copyright {
	float: right;
	width: 455px;
	margin-right: 100px;
	margin-top: 10px;
	text-align: center;
	color: #A46826;
	background-color: #000000;
	border: 1px solid #FFFF00;
}
.copyright   a:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.copyright  a:link:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.copyright  a:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.copyright  a:visited:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.sitemap {
	width: 656px;
	float: right;
	color: #FFFFFF;
}

.sitemapheader {
	font-size: 16px;
	color: #F0FF00;
	font-weight: bold;
	text-align: center;
}
.sitemaplinks {
	width: 120px;
}
.sitemaplinks2 {
	width: 120px;
	float: right;
	text-align: right;
}
.sitemaplinks3 {
	width: 120px;
	float: right;
	margin-right: 148px;
	text-align: center;
}
.bottom {
	width: 100%;
	border-top-width: 10px;
	border-top-style: groove;
	border-top-color: #663300;
}
.bottom2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #993300;
	text-align: center;
}
.bottom3 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.bottom4 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #993300;
	text-align: center;
}

.bottom4   a:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.bottom4  a:link:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.bottom4  a:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.bottom4  a:visited:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.contactform {
	text-align: left;
	font-size: 18px;
}
.contactformright {
	float: right;
	width: 250px;
	margin-right: 10px;
}
.learnmore {
	font-size: 20px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BEAA59;
	width: 315px;
}





.clear {
	clear: both;
}
.viplist {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 14px;
}
.viplist a:link {
	color: #FFFFFF;
	font-size: 14px;
}
.viplist  a:visited {
	color: #FFFFFF;
	font-size: 14px;
}
.indipackage {
	float: right;
	width: 175px;
	margin-right: 10px;
}
.linkshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	margin-bottom: 10px;
}
.linkshead a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.linkshead a:link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

.linkshead a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.linkshead a:visited:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration: none;
}

.teamracciatti {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.teamracciattihead {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.teamracciattibody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B7B1B;
	text-align: left;
	text-indent: 45px;
	margin-bottom: 10px;
}
.newsarchive {
	float: right;
	width: 175px;
	margin-right: 10px;
}
.newsarchivebody {
	background-image: url(images/archivesbody.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

.newsarticles {
	width: 450px;
	margin-left: 10px;
	text-align: left;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #993300;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
.mainbody a:link {
	color: #9B7B1A;
	font-size: 16px;

}
.mainbody a:visited {
	color: #9B7B1A;
	font-size: 16px;
}
.newsarchivebody  a:link {
	color: #000000;

}
.newsarchivebody    a:visited {
	color: #000000;
}
.leftborder3t {
	text-align: center;
	font-size: 14px;
	color: #D9CC8E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: underline;
}
.leftborder4t {
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	width: 196px;
	overflow: hidden;
}
.steps {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #996600;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.steps2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	text-decoration: none;
}
.applications {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	text-decoration: none;
}
.warning {
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	width: 425px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #FF0000;
}
.warning2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
	border: 1px solid #FF0000;
}
.rules {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #CC9933;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 15px;
}
.rule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 550px;
	float: right;
	clear: both;
}
.privacyhead {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #996600;
	text-align: left;
}
.privacy {
	text-align: left;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
