/* CSS Document */

.copyright { color: #434343; font-family:  "Comic Sans MS"; font-size: 11px;}
.copyright2 { color: #cccccc; font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px;}
.address { color: #000000; font-family: arial; font-size: 11px; letter-spacing: 0pt;}
.bodytext {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color:  #000000; font-weight: normal; }
.bodytext6 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; font-weight: normal; }
.bodytext2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #e4941f; 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: "Trebuchet MS", verdana; font-size: 14px; font-weight: bold;}
.titletext2 { color: #000000; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.bodytext7 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #b00303; font-weight: normal; }



a:link {color: #011a58; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #011a58; font-weight:bold;}
a:hover {text-decoration: underline; color: #042d96; font-weight:bold;}
a:active {text-decoration: none; color: #011a58; font-weight:bold;}


* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/1111bg.jpg) repeat;
	
	background-color: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

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;}




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:4px;
      }

.image3{
	border-style:solid;
	border-color: #CCCCCC;
	border-width:3px;
      }
