/* CSS Document */

.copyright {
	color: #434343;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright2 { color: #696969; font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px;}
.address { color: #000000; font-family: arial; font-size: 11px; letter-spacing: 1pt;}
.bodytext {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color:  #000000; font-weight: normal; }
.bodytext6 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #8f0604; font-weight: normal; }
.buttons {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #00aeef; font-weight: bold; }
.bodytextBLUE {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 15px; color: #00aeef; font-weight: bold; }
.bodytext3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight: bold; }
.titletext { color: #000000; font-family: verdana; font-size: 14px; font-weight: bold;}
.titletext2 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}



a:link {color: #00aeef; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #00aeef; font-weight:bold;}
a:hover {text-decoration: underline; color: #00aeef; font-weight:bold;}
a:active {text-decoration: none; color: #00aeef; font-weight:bold; }



* {
	margin: 0;
	padding: 0;
}

body {
	
	background-color: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ffffff;
	
}

H1 {
	FONT-SIZE: 180%
}
H2 {
	FONT-SIZE: 150%
}
H3 {
	FONT-SIZE: 125%
}
H4 {
	TEXT-TRANSFORM: uppercase; FONT-SIZE: 100%
}


body#page-tour {
	background: url(images/main2.jpg) no-repeat;
	background-position: top center;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}

body#page-bio {
	background: url(images/main3.jpg) no-repeat;
	background-position: top center;
	background-color: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



h1, h2, h3 {
	margin-bottom: .2em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 1.5em; color: #000000;}
h2 { font-size: 1.8em; color: #000000;}
h3 { font-size: 1.2em; color: #000000;}





blockquote {
	margin-right: 3em;
}





img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

.image2{
	border-style:solid;
	border-color: white;
	border-width:2px;
      }

.image3{
	border-style:solid;
	border-color: #ffffff;
	border-width:3px;
      }
.bullets {
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: inside;
	list-style-image: url(images/check.png);
	background-position: left middle; /* or replace 'top' with the appropriate em value */
	background-repeat: no-repeat;
	font-size:13px;
	text-align:left;
	margin: 0px;
padding: 5px;

	
}
img { 
border: none; 
} 
