@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #325470;
}h1 {
	font-family: "Century Gothic", Calibri, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F28005;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Century Gothic", Calibri, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F28005;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F28005;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F749D;
	margin: 0px;
	padding: 0px;
}
hr {
	color: #E0E6ED;
	background-color: #E0E6ED;
	height: 2px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F749D;
	list-style-type: disc;
}
td {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#VU {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





a:link, a:visited {
	color: #4F749D;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: #F28005;
}


.border-left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e0e6ed;
}
.border-leftContent {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e0e6ed;
	padding-right: 40px;
	padding-left: 40px;
}

.pad40 {
	padding-right: 40px;
	padding-left: 40px;
}

.bg-menu {
	background-color: #E0E6ED;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bg-lblue {
	background-color: #CCD7E3;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.content {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.field {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #FFF;
	border: 1px solid #CCD7E3;
}
.field-short {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #FFF;
	border: 1px solid #CCD7E3;
}
.float-right {
	float: right;
}




.footer {
	background-color: #E0E6ED;
	padding: 20px;
}
.footer p {
	font-size: 11px;
}
.menu-left {
	background-color: #6B8EB4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.menu-left a , .menu-left p{
	display: block;
	text-decoration: none;
	padding: 5px;
}
.menu-left a:link , .menu-left a:visited, .menu-left p{
	color: #E0E6ED;
}
.menu-left a:hover, .menu-left a:active {
	color: #345671;
}


.menu-left h2 a{
	padding-bottom: 5px;
	color: #CCD7E3;
	padding-top: 10px;
}




.pad-left {
	padding-left: 30px;
}

.pad-right {
	padding-right: 20px;
	padding-bottom: 10px;
}

.text-white {
	color: #FFFFFF;
}
.text-white-century {
	color: #FFFFFF;
	font-family: "Century Gothic", Calibri, sans-serif;
	font-size: 23px;
}


#button a{
	display: block;
	float: left;
	padding: 10px;
	text-decoration: none;
}

#button a:link, #button a:visited{
	background-color: #E0E6ED;
}
#button a:hover, #button a:active {
	color: #FFF;
	background-color: #F28005;
}
#diet-comments, #special-diet, #golf-cart {
	display: none;
}



#no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C9D3E0;
	display: block;
	padding: 5px;
	color: #4F749D;
	margin-top: 3px;
	float: left;
	cursor: pointer;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#text-blue {
	color: #6B8EB4;
}

