#outerwrapper {
	width: 920px;
	border: 2px solid #E6E6E6;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 110%;
	color: #BE8683;
	background-image: url(layout/val-cole-background.gif);
	line-height: 22px;
}
h1 {
	padding: 0px;
	color: #8d2a25;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	margin: 0px;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.indenttext {
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-left: 50px;
}
.clear {
	clear: both;
}

#topheader {
	height: 111px;
	width: 920px;
	float: left;
}
#outerwrapper a {
	color: #8D2A25;
	text-decoration: none;
}
#promobar a {
	color: #333333;
	text-decoration: none;
}


#left {
	float: left;
	width: 250px;
}
#right {
	float: left;
	width: 322px;
	overflow: hidden;
}
#content {
	float: left;
	width: 598px;
}
#footerbar {
	float: left;
	width: 910px;
	color: #FFFFFF;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	padding-top: 23px;
	font-size: 50%;
	background-image: url(layout/footer-background.gif);
	background-repeat: repeat-x;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#promobar {
	width: 910px;
	height: 20px;
	text-align: right;
	font-size: 70%;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
#logo {
	float: left;
	height: 111px;
	width: 408px;
}
#imageheader {
	float: left;
	height: 206px;
	width: 920px;
	clear: both;
}
#menu {
	float: left;
	height: 33px;
	width: 512px;
	background-image: url(layout/val-cole-menu-bar.gif);
	padding-top: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

#menu ul {
	display: inline;
}

#menu ul li {
	display: inline;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AE773A;
	padding-left: 15px;
	padding-right: 15px;
}

.rightindenttext {
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

label {
	font-size: 90%;
	text-align: right;
	clear: left;
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-right: 10px;
}
input {
	margin-bottom: 5px;
}
.buttons {
	color: #FFFFFF;
	background-color: #8D2A25;
	border: 2px solid #A8882F;
}
textarea {
	margin-bottom: 5px;
}
#outerwrapper #topheader #menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#outerwrapper a:link {
	color: #8D2A25;
	text-decoration: none;
}

#outerwrapper a:visited {
	color: #8D2A25;
	text-decoration: none;
}
#outerwrapper a:active {
	color: #8D2A25;
	text-decoration: none;
}
#outerwrapper a:hover {
	color: #C98683;
	text-decoration: none;
}
#promobar a:link {
	color: #333333;
	text-decoration: none;
}
#promobar a:active {
	color: #333333;
	text-decoration: none;
}
#promobar a:visited {
	color: #333333;
	text-decoration: none;
}
#promobar a:hover {
	color: #999999;
	text-decoration: none;
}
#outerwrapper #topheader #menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#outerwrapper #topheader #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#outerwrapper #topheader #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#outerwrapper #topheader #menu a:hover {
	color: #F5DBDA;
	text-decoration: none;
}
.clear {
	clear: both;
}
#outerwrapper #footerbar a {
	color: #FFFFFF;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
