/****************************************************************************/
/*							Reset CSS for Stearman-Aero						*/
/****************************************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:			0;
	padding:		0;
	border:			0;
	font-size:		100%;
	font:			inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****************************************************************************/
/*							Add Fonts for Stearman-Aero						*/
/****************************************************************************/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/fonts/BebasNeue-webfont.eot');
    src: url('/fonts/BebasNeue-webfont.eot?#iefix')				format('embedded-opentype'),
         url('/fonts/BebasNeue-webfont.woff')					format('woff'),
         url('/fonts/BebasNeue-webfont.ttf')					format('truetype'),
         url('/fonts/BebasNeue-webfont.svg#BebasNeueRegular')	format('svg');
    font-weight: normal;
    font-style: normal;
}

/****************************************************************************/
/*							Add CSS for Stearman-Aero						*/
/****************************************************************************/
a:active {
	color:					#000000;
}

a:link {
	color:					#003366;
	border-bottom-width:	1px;
	border-bottom-style:	solid;
	border-bottom-color:	#333;
	
}

a:visited {
	color:				#0000ff;
}

body {
	font:				'Times New Roman', 100% Verdana, Arial, Helvetica, sans-serif;
	background:			#666666;
	margin:				0;			/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:			0;
	text-align:			center;		/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:				#000000;
	background-color:	#FFCC33;
}

.HLP-figure img{
    border:				10px solid #FFFFFF;
	padding:			10px;
	vertical-align:		middle;
}

.HLP-header-figure {
    border:				0px solid #666;
	padding:			10px;
	vertical-align:		middle;
}

img, img a:link, img a:visited, img a:active {			/* do not underline image-anchors*/
	border-color:		#04009B;
	border-width:		1px;
	border-style:		solid;  
}

.HLP-blink {
	font-family:		Tahoma, Geneva, sans-serif;
	font-size:			16px;
	color:				#F00;
	text-align:			center;
	font-weight:		bold;
	text-decoration:	blink;
}

.HLP-h1 {
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			2.0em;
	font-weight:		normal;
	color:				#04009B;
}

h2 {
	text-align:			center;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			1.6em;
	font-weight:		normal;
	color:				#04009B;
	margin:				5px;
	padding-right:		3px;
	padding-left:		3px;
	padding-top:		10px;
	padding-bottom:		10px;
}

.HLP-h3 {
	text-align:			center;
	color:				#04009B;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			1.3em;
}

.HLP-normal {
	color:				#04009B;
	font-size:			1.0em;	
	line-height:		1.1em;
	margin:				5px;
	padding-right:		3px;
	padding-left:		3px;
	padding-top:		1px;
	padding-bottom:		1px;
}

.HLP-left {
	text-align:			left;
	font-size:			1.0em;
	line-height:		1.1em;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	margin:				5px;
	color:				#04009B;
}

.HLP-center {
	text-align:			center;
	font-size:			1.0em;
	line-height:		1.1em;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	margin:				5px;
	color:				#04009B;
}

.HLP-right {
	text-align:			right;
	font-size:			1.0em;
	line-height:		1.1em;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	margin:				5px;
	color:				#04009B;
}

.HLP-big {
	text-align:			center;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			2.3em;
	font-weight:		normal;
	color:				#04009B;
	margin:				5px;
	padding-right:		3px;
	padding-left:		3px;
	padding-top:		30px;
	padding-bottom:		10px;
}

.HLP-small {
	color:				#04009B;
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			0.7em;
}

.HLP-caption {
	font-family:		Tahoma, Verdana, Arial, sans-serif;
	font-size:			0.6em;
	color:				#04009B;
	margin:				5px;
	padding-right:		3px;
	padding-left:		3px;
	padding-top:		1px;
	padding-bottom:		1px;
}

.HLP-footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.6em;
	color: #04009B;
	text-align: center;
}

.HLP-header-title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 3.0em;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #04009B;
}


.stearman-aero-body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFCC33;
}


DIV#header1 {background-image: url(../media/advertising/mod-GIF/Ad-001.gif);}
DIV#header2 {background-image: url(../media/advertising/mod-GIF/Ad-002.gif);}
DIV#header3 {background-image: url(../media/advertising/mod-GIF/Ad-003.gif);}
DIV#header4 {background-image: url(../media/advertising/mod-GIF/Ad-004.gif);}
DIV#header5 {background-image: url(../media/advertising/mod-GIF/Ad-005.gif);}
DIV#header6 {background-image: url(../media/advertising/mod-GIF/Ad-006.gif);}
DIV#header7 {background-image: url(../media/advertising/mod-GIF/Ad-007.gif);}
DIV#header8 {background-image: url(../media/advertising/mod-GIF/Ad-008.gif);}

.stearman-aero-header-button {
	font-family:	'Times New Roman', 'Arial Narrow', Arial, sans-serif;
	font-size:		1.5em;
	line-height:	1.5em;
	position:		relative;
	font-weight:	normal;
	color:			#c7957b;
	text-shadow:	1px 3px 1px rgba(0,3,51,0.3);
	padding:		15px 5px 5px 5px;
	border-bottom:	solid;
}

.hoteasolutions_h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #04009B;
}
.hoteasolutions_h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #04009B;
}
.hoteasolutions_h3 {
	color: #04009B;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.hoteasolutions_normal_dark {
	color: #04009B
}

.hoteasolutions_normal_medium {
	color: #04009B
}

.hoteasolutions_normal_light {
	color: #04009B
}

.hoteasolutions_small {
	color: #04009B;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
}

#main_container
{
	text-align:		center;
	margin:			50px;
	padding:		0px;
	border:			0;
	border-color:	red;
	outline:		0;
	vertical-align: top;	
}

/*  unused??? */
/*
.HLP-button {
	font-family:	'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size:		35px;
	line-height:	35px;
	position:		relative;
	font-weight:	normal;
	color:			rgba(27,54,81,0.8);
	text-shadow:	1px 1px 1px rgba(0,0,0,0.3);
    padding:		2px 2px 5px 0px;
}
*/