/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 21px;
	margin-top: 20px;
}
#myForm #inquiryForm .details {
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	float: right;
}
#myForm #inquiryForm .input {
	width: 320px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#myForm #inquiryForm select {
	width: 320px;
	font-size: 11px;
}
#myForm #inquiryForm .button {
	width: 60px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-family: "Copperplate Gothic Light", Arial;
}
#myForm #inquiryForm p {
	margin-top: 4px;
	margin-bottom: 4px;
}#header {
	text-align: center;
}
#nav {
	background-image: url(../images/nav.jpg);
	height: 52px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#homeImage {
	text-align: center;
}
#nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	margin-left: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	margin: 10px;
}
#keywords a {
	color: #333333;
	font-size: 11px;
}
#content b {
	color: #FFFFFF;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#content #image {
	float: left;
	width: 275px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#content #image p {
text-align: right;
margin-right:15px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#nav a:hover {
text-decoration:underline;
}
#content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content i {
	color: #444444;
}
#content #myForm {
	float: right;
	text-align: right;
	padding-right: 40px;
}
.gImage {
	background-color: #333333;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-bottom: 7px;
	width: 178px;
}
#content #myForm #inquiryForm #Where {
	width: 210px;
}
#content .whiteP {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.smallText {
	font-size: 11px;
	color: #990000;
	margin-top: -5px;
}
