body {
	background: #f0ebe1 url('../images/glion-body_bg.gif') repeat-y top left;
	top: 0px;
	left: 0px;
	margin: 0px;
	}
	
.language {
	display: block;
	display: block;
	background: #f0ebe1;
	position: absolute;
	width: 600px;
	height: 14px;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 2px 2px 4px 400px;
	}
	
.language a {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 12px;
	color: #666666;
	font-weight: bold;
	}
	
.language a:hover {
	color: #cc0000;
	}
	
.page {
	width: 970px;
	margin-left: 8px;
	}
	

/* +++ masthead area +++ */
.masthead {
	display: block;
	position: static;
	margin: 20px 0px 0px 0px;
	width: 970px;
	height: 178px;
	padding: 0px;
	background: url('../images/glion-masthead_bg.jpg') no-repeat top left;
	}
	
.masthead2 {
	display: block;
	position: static;
	margin: 0px 0px 0px 0px;
	width: 970px;
	height: 17px;
	padding: 0px;
	background: url('../images/glion-masthead_bg_2.gif') no-repeat top left;
	}
	
.logo {
	display: block;
	float: left;
	width: 240px;
	height: 80px;
	}
	
.headline {
	display: block;
	text-align: left;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 19px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	padding: 50px 50px 10px 2px;
	}
	

/* +++ content area +++ */
.content {
	display: block;
	float: left;
	padding: 20px 13px 40px 12px;
	width: 705px;
	}
	
.content h1 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	line-height: 19px;
	color: #1a497b;
	padding: 3px 0px 0px 19px;
	margin: 0px 0px 20px 0px;
	background: url('../images/glion-h1_bg.gif') no-repeat top left;
	}
	
.red {
	color: #cc0000;
	}
	
.content h2 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 16px;
	color: #1a497b;
	padding: 2px 0px 0px 17px;
	margin: 25px 0px 15px 0px;
	background: url('../images/glion-h2_bg.gif') no-repeat top left;
	}
	
.content h3 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 14px;
	line-height: 16px;
	color: #ae6e22;
	margin: 0px 0px 16px 0px;
	}
	
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 0px 0px 20px 0px;
	}
	
.content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	padding-left: 30px;
	}
	
.content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	}
	
.content p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #cc0000;
	}
	
.content li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00639b;
	}
	
.inpage-callout {
	display: block;
	width: 570px;
	margin: 30px 0px 30px 30px;
	}
	
.inpage-callout h1 {
	margin: 0px;
	display: block;
	padding: 0px;
	text-align: left;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	line-height: 18px;
	color: #ae6e22;
	background: none;
	font-style: italic;
	font-weight: bold;
	}
	
.callout-01-interior {
	margin: 5px 0px 0px 45px;
	width: 505px;
	border-top: 0px;
	border-right: 1px solid #ae6e22;
	border-bottom: 1px solid #ae6e22;
	border-left: 1px solid #ae6e22;
	background: url('../images/glion-callout_bg_1.jpg') repeat-x bottom left;
	padding: 0px 10px 0px 10px;
	}
	
.callout-02-interior {
	margin: 5px 0px 0px 45px;
	width: 505px;
	border-top: 0px;
	border-right: 1px solid #ae6e22;
	border-bottom: 1px solid #ae6e22;
	border-left: 1px solid #ae6e22;
	background: url('../images/glion-callout_bg_2.jpg') repeat-x bottom left;
	padding: 0px 10px 0px 10px;
	}
	
.inpage-callout p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin: 0px 0px 13px 0px;
	padding: 0px;
	}
	
.inpage-callout a {
	color: #cc0000;
	font-weight: bold;
	}
	
.rightimage {
	width: 180px;
	float: right;
	height: 285px;
	padding: 0px 0px 0px 20px;
	}
	
.leftimage {
	width: 200px;
	float: left;
	height: 435px;
	padding: 0px 20px 0px 0px;
	}
	
.rightfloat {
	display: block;
	margin-left: 220px;
	}

/* +++ right sidebar +++ */
.right-sidebar {
	display: block;
	float: right;
	padding: 0px;
	padding: 0px !important;
	margin: 0px;
	margin: 0px !important;
	margin-top: -2px;
	margin-top: -2px !important;
	width: 240px;
	background: #f0f0f0;
	}


/* +++ right hand form +++ */
.form {
	display: block;
	background: #dadfe4;
	margin: 0px 0px 0px 0px !important;
	margin: -10px 0px 0px 0px;
	padding: 20px 10px 20px 10px !important;
	padding: 30px 10px 20px 10px;
	width: 220px;
	}
	
.form h1 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 20px;
	line-height: 23px;
	color: #cc0000;
	text-align: center;
	margin: 0px 0px 20px 0px;
	}
	
.form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 0px 0px 10px 0px;
	}
	
.form a {
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	}
	
a.privacy {
	text-align: right;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
	
a.requestinfo, a.requestinfo:link, a.requestinfo:visited {
	display: block;
	background: url('../images/glion-requestinfo_bg.gif') repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	width: 110px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 14px 10px 14px;
	}

a.requestinfo:hover, a.requestinfo:active {
	background: url('../images/glion-requestinfo_bg2.gif') repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

td.formfield {
	padding: 1px 0px 4px 0px;
	}
	
.form td b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
	}
	
.select {
	width: 220px;
	#width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 18px !important;
	height: 20px;
	margin: 0px;
	border: 1px solid #666;
	}
	
.selectNorm {
	width: 220px;
	#width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 18px !important;
	height: 20px;
	margin: 0px;
	border: 1px solid #666;
	}
	
.small-select {
	width: 125px;
	#width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 18px !important;
	height: 20px;
	margin: 0px;
	border: 1px solid #666;
	}
	
input[type=text] {
	width: 122px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	margin: 0px;
	border: 1px solid #666;
	}
	
textarea {
	width: 220px;
	#width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	height: 80px;
	margin: 0px;
	border: 1px solid #666;
	}
	
.statearea {
	width: 101px;
	#width: 94px;
	}
	
/* +++ map callout +++ */
.map {
	display: block;
	width: 240px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
.map h1 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 20px;
	color: #cc0000;
	text-align: center;
	margin: 15px 0px 15px 0px;
	padding: 0px 8px 0px 8px;
	width: 224px;
	}
	
.map p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 10px 0px 20px 0px;
	padding: 0px 8px 0px 8px;
	width: 224px;
	}
	

/* +++ outdoors callout +++ */	
.outdoors {
	display: block;
	width: 240px;
	height: 500px;
	}
	
.outdoors h1 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 16px;
	line-height: 20px;
	color: #cc0000;
	text-align: center;
	margin: 15px 0px 15px 0px;
	padding: 0px 8px 0px 8px;
	width: 224px;
	}
	
.outdoors p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 10px 0px 20px 0px;
	padding: 0px 8px 0px 8px;
	width: 224px;
	}
	

/* +++ footer area +++ */	
.footer {
	display: block;
	clear: both;
	width: 1000px;
	height: 45px;
	background: url('../images/glion-footer_bg.gif') no-repeat top left;
	padding: 40px 10px 0px 10px;
	margin: 0px;
	}
	
.copyright {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #b37830;
	font-weight: normal;
	float: left;
	display: block;
	margin: 0px;
	}
	
.legalinfo {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	color: #b37830;
	font-weight: normal;
	float: right;
	display: block;
	padding: 0px 35px 0px 0px;
	margin: 0px;
	}
	
.legalinfo a {
	color: #b37830;
	text-decoration: underline;
	}
	

/* +++ thank you page styles +++ */	
.typcallout {
	display: block;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	}
	
.footer2 {
	display: block;
	clear: both;
	width: 1000px;
	height: 200px;
	background: #f0ebe1;
	margin: 0px;
	}
	
.privacy {
	margin: 0px 20px 0px 20px;
	}
	
/* +++ privacy policy styles +++ */		

.pp {
	background: #ffffff;
	margin: 0px 20px 0px 20px;
	}
	
.popheader {
	width: 450px;
	height: 150px;
	display: block;
	margin-bottom: 15px;
	}
	
.popcontent {
	width: 430px;
	display: block;
	}
	
.popcontent h1 {
	display: block;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	line-height: 19px;
	color: #1a497b;
	padding: 3px 0px 0px 19px;
	margin: 0px 0px 20px 0px;
	background: url('../images/glion-h1_bg.gif') no-repeat top left;
	text-align: left;
	}
	
.popcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin: 0px 0px 20px 0px;
	}

.popcontent p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #cc0000;
	}