﻿
											/*START OF CONTENT*/
#content{
	margin-top: 20px;
	margin-left: 230px;
	padding: 0.5em;
	width: 760px
}

#content p{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;

}
#content p.bold{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
}

#content p.bold span{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bolder;
}

#content p a{
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: underline;
}

#content p a:hover{
	color: #FFCC00;
	font-weight: bold;
	font-size: 0.9em;
}

#content h1{
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: underline;
}
#content h2{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

#content h3{
	color: #FFCC00;
	font-size: 1.1em;
	font-weight: bold;
}

#content h4{
	color: #FFCC00;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
#content h4 a{
	color: #FFCC00;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
#content h4 a:hover{
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

#content h5{
	font-size: 1em;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}

#vertlinecontainer{
	float: left;
	left: 195px;
	width: 5px;
	margin-top:20px;
	height: 500px;
}

.vertline{
	float: left;
	display: block;
	position: relative;
	background: url('Images/gradient-line-vert.gif') no-repeat;
	left: 1px;
	top: 0px;
	width: 5px;
	height: 355px;
}							
#pictures{
	/*border: 1px #FF0000 solid;*/
	display: block;
	position: relative;
	width: 400px;
	height: 170px;
	left: 0px;
	top: 0px;
	margin-left: 1em;
}


																/* END OF CONTENT 
							----------------------------------------------
											START OF FORM*/

INPUT {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 0.8em;
	width: 103px;
} 
input.TripDate{
	width: 200px;
	font-size: 1em;
}
input.Email{
	width: 200px;
	font-size: 1em;
}
input.Phone{
	width: 200px;
	font-size: 1em;
}
input.Name{
	width: 200px;
	font-size: 1em;
}
form p{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 1em;
	margin-left: 4em;
}

TEXTAREA {
	background-color: #FFFFFF;
	border: black 1px solid;
	color: #000000;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	width: 276px;
} 


textarea.Comment{
	width: 30em;
	height: 12em;
	font-family: verdana;
	font-size: 1em;
	color: #000000
	
}

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 0.8em;
color: #778899
} 

.altTextField {
	background-color: #ececec;
	font-family: verdana;
	font-size: 0.8em;
	color: #000000
} 

/*.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 0.8em;
color: #000000
}*/

input.submitbtn {
	font: Verdana;
	width: 10em;
	color: #000000;
	margin-left: 0px;
	font-size: 0.8em;
}
/*#resettbtn {
	display: block;
	position: absolute;
	background: #104A98 url
	background-image: url('Images/SubmitSq.bmp');
	top: 1680px;
	width: 105px;
	height: 40px;
	left: 350px;
}
											
br { clear: left; }*/

#marqueecontainer{
	display: block;
	position: relative;
	left: 300px;
	top: 500px;
}



#vmarquee{
	position: relative;
	width: 700px; /*marquee width */;
	height: 20px; /*marquee height */;
	background-color: #104A98;
	overflow: hidden;
	padding-left: 4px;
	top: -489px;
	left: -210px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#marqueecontainer h4{
	font-family: Verdana;
	font-size: 0.8em;
	color: #FF0000;
}
.newshade {
	font-family: Verdana;
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
}
#scroll{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}

#mycrawler{
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
	font-size: 1em;
}
