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

	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 600px;
	}
	/* end hide */

body,td,th {
	font-family: "verdana";
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #261425;
}
a {
	font-size: 11px;
	color: #594358;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #261425;
}
a:hover {
	text-decoration: underline;	
	color: #594358;
}
a:active {
	text-decoration: none;
	color: #594358;
}
.sitemap {
	font-size: 9px;
	color: #261425;
	text-decoration: underline;
}
.sitemap:link {
	text-decoration: none;
}
.sitemap:visited {
	text-decoration: underline;
	color: #261425;
}
.sitemap:hover {
	text-decoration: underline;	
	color: #261425;
}
.sitemap:active {
	text-decoration: none;
	color: #261425;
}
.navlinks {
	font-size: 11px;
	color: #261425;
	background-color:#ccc2cd;
	border-bottom: solid #6e6470 1px;
	border-right: solid #6e6470 1px;
	border-top: solid #e4dce5 1px;
	border-left: solid #e4dce5 1px;
	padding: 3px;
}
.navlinks:link {
	text-decoration: none;
}
.navlinks:visited {
	text-decoration: none;
	color: #261425;
}
.navlinks:hover {
	text-decoration: none;
	color: #261425;
	border-bottom: solid #e4dce5 1px;
	border-right: solid #e4dce5 1px;
	border-top: solid #6e6470 1px;
	border-left: solid #6e6470 1px;
}
.navlinks:active {
	text-decoration: none;
	color: #261425;
}
.navlinks2 {
	font-size: 11px;
	color: #261425;
	background-color:#ccc2cd;
	border-bottom: solid #6e6470 1px;
	border-right: solid #6e6470 1px;
	border-top: solid #e4dce5 1px;
	border-left: solid #e4dce5 1px;
	padding: 3px;
	cursor: default;
}
.navlinks2:link {
	text-decoration: none;
	cursor: default;
}
.navlinks2:visited {
	text-decoration: none;
	color: #261425;
	cursor: default;
}
.navlinks2:hover {
	text-decoration: none;
	color: #261425;
	border-bottom: solid #e4dce5 1px;
	border-right: solid #e4dce5 1px;
	border-top: solid #6e6470 1px;
	border-left: solid #6e6470 1px;
	cursor: default;
}
.navlinks2:active {
	text-decoration: none;
	color: #261425;
	cursor: default;
}
.contact {font-size: 9px;}
.header {font-size: 16px;}
.title {font-size: 14px;}
.disclaimer {font-size: 9px;}

h1 {
	font-size: 25px;
	color: #000000;
}
h2 {
	font-size: 23px;
	color: #000000;
}
h3 {
	font-size: 21px;
	color: #000000;
}
h4 {
	font-size: 19px;
	color: #000000;
}
h5 {
	font-size: 17px;
	color: #000000;
}
h6 {
	font-size: 15px;
	color: #000000;
}
h7 {font-size: 13px;
	color: #000000;
}

hr {border: 0;
	color: #ccc2cd;
	background-color: #ccc2cd;
	height: 2px;
	width: 75%;
	text-align: center;
}
.bodyhr {border: 0;
	color: #ccc2cd;
	background-color: #ccc2cd;
	height: 2px;
	width: 50%;
	text-align: center;
}
.hr2 {border: 0;
	color: #ccc2cd;
	background-color: #6a5269;
	height: 2px;
	width: 75%;
	text-align: center;
}
.bodyhr2 {border: 0;
	color: #ccc2cd;
	background-color: #6a5269;
	height: 2px;
	width: 50%;
	text-align: center;
}
#apDiv1 {
	background-image: url(images/header_v3-1.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
 	margin-right: auto;
	margin-top: 50px;
	height:250px;
	width: 850px;
	z-index:1;
}
#apDiv2 {
	background-image: url(images/body_v3.jpg);
	background-repeat: repeat-y;
 	margin-left: auto;
 	margin-right: auto;
	width: 750px;
	height: 100px;
	z-index:2;
}
#apDiv3 {
	background-image: url(images/body_v3.jpg);
	background-repeat: repeat-y;
 	margin-left: auto;
 	margin-right: auto;
	width: 750px;
	height: 650px;
	z-index:3;
}
#apDiv4 {
	background-image: url(images/body_v3.jpg);
	background-repeat: repeat-y;
 	margin-left: auto;
 	margin-right: auto;
	width: 750px;
	height: 100px;
	z-index:3;	
}
#apDiv5 {
	background-image: url(images/footer_v3-1.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
 	margin-right: auto;
	margin-bottom: 50px;
	height: 250px;
	width: 750px;
	z-index:4;
}