/* CSS Document */

/*RESET CSS */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, font, img, small, strong, tt, b, u, i, center, ol, ul, li, form, label, table, caption, tr, th, td, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: 	baseline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #eceae4;
	background-image: url(images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}

#wrapper {
	height: 100%;
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
#header {
	width: 100%;
	position: relative;
	vertical-align: middle;
	padding-top: 20px;
}
#logo {
	float: left;
	width: 340px;
	position: relative;
	height: 80px;
}

#header #logo h1 a:link, #header #logo h1 a:visited, #header #logo h1 a:hover, #header #logo h1 a:active {
	font-size: 1.8em;
	font-weight: bold;
	color: #626566;
	text-decoration: none;
}
#header #logo h2 {
	font-size: 1em;
	font-style: italic;
	color: #7f8187;
}

#nav {
	width: 630px;
	float: right;
	vertical-align: bottom;
	font-size: 1em;
	margin-top: 10px;
}
#nav li {
	list-style-type: none;
	float: left;
	margin: 25px 2px 5px 2px;
}
#nav a:link, #nav a:visited {
	color: #EDEAE5;
	background-color: #474848;
	text-decoration: none;
	display: block;
	padding: 10px;

}
#nav a:hover, #nav a:active {
	color: #EDEAE5;
	background-color: #665f4f;
}
#header_img {
	width: 100%;
	height: 298px;
	position: relative;
	background: url(images/bg_header.jpg) no-repeat top;
	clear: both;
}
#header_msg {
	float: left;
	position: relative;
	width: 300px;
	margin:75px 0px 0px 0px;
}
#select_head {
	line-height: 61px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #efefeb;
	font-style: italic;
}
#select_from {
	width: 100%;
	overflow: hidden;
	color: #EFEFCF;
}
#select_from h1 a:link, #select_from h1 a:visited, #select_from h1 a:hover, #select_from h1 a:active {
	color: #f0dca8;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	text-decoration:none;
	}
#one, #two, #three {
	width: 320px;
	float: left;
	position: relative;
	height: 143px;
}
#one {
	background: url(images/one.gif) no-repeat top}
#two {
	background: url(images/two.gif) no-repeat top}
#three {
	background: url(images/three.gif) no-repeat top}
#one h1, #two h1, #three h1 {
	color: #f0dca8;
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	margin-top: 20px;
}
.select_img {
	float: left;
	border: none;
	padding-right: 10px;
	padding-top: 2px;
}
.select_txt {
	margin-left: 45px;
	font-size: 0.9em;
	margin-right: 10px;
}
.select_txt a:link, .select_txt a:visited, .select_txt a:hover, .select_txt a:active {
	text-decoration: none;
	color: #f0dca8;
	font-weight: bold;
	margin-left: 15px;
	font-variant: small-caps;
	font-size: 0.9em;
}
#content_wrap {
	padding-top: 20px;
	padding-bottom: 25px;
	height: 100%;
}
#right_col ul {
	margin-right: 10px;
	width: 225px;
	float: left;
	line-height: 18px;
	position: relative;
	text-align: left;
}
#right_col li {
	text-decoration: none;
	line-height: 1.5em;
	list-style-image: url(images/box.gif);
	list-style-position: inside;
	margin-left: 10px;
	}
#right_col h1 {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#right_col h2 {
	font-size: 1em;
	font-weight: bold;
	color: #B66501;
}

#right_col img {
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
}
.left {
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 5px;
}




#left_col {
	height: 100%;
	width: 255px;
	float: left;
}
#mtg, #qte, #hlp {
	float: left;
	width: 100%;
	height: 140px;
	background-color: #665F4F;
	padding: 10px;
	margin-bottom: 15px;
	}
.left_col_img {
	float: left;
	border: none;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 30px;
}
.left_col_txt {
	font-size: 0.9em;
	color: #eceae4;
}
.small {
	font-size: 0.7em;
	color: #eceae4;
	width: 160px;
	float: left;
	position: relative;
}

.left_col_btm a:link, .left_col_btm a:visited, .left_col_btm a:hover, .left_col_btm a:active {
	text-align: right;
	text-decoration: none;
	color: #f0dca8;
	font-size: 0.9em;
	line-height: 2em;
	margin-left: 15px;
	color: #f0dca8;
	font-weight: bold;
	font-variant: small-caps;
}

#mtg h1, #qte h1, #hlp h1 {
	color: #feaa48;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 5px;
}
#mtg h1 a:link, #mtg h1 a:visited, #mtg h1 a:hover, #mtg h1 a:active, #qte h1 a:link, #qte h1 a:visited, #qte h1 a:hover, #qte h1 a:active,  #hlp h1 a:link, #hlp h1 a:visited, #hlp h1 a:hover, #hlp h1 a:active {
		color: #feaa48;
		text-decoration: none;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 5px;
}
#right_col {
	float: right;
	width: 705px;
	height: 100%;
}
#right_col a:link, #right_col a:visited {
	text-decoration: none;
	color:#626566;
	line-height: 1.5em;
}
#right_col a:hover, #right_col a:active {
	text-decoration: underline;
	color: #626566;
	
}
#header_msg {
	float: left;
	width: 330px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
	font-size: 2em;
}
#header_msg h1 {
	font-size: 1em;
	color: #EDEAE5;
	font-style: italic;
	margin-left: 20px;
	text-shadow:1px 1px 0px #000;
}
#header_msg h2 {
	font-size: 0.8em;
	line-height: 1em;
	font-style: italic;
	color: #736D5E;
	margin-left: 25px;
}
#header_msg h3 {
	font-size: 0.6em;
	display: block;
	width: 312px;
	height: 42px;
	line-height: 42px;
	color: #FFF;
	background: url(images/pin_top.gif) top no-repeat;
	text-align: center;
	margin-top: 20px;
}
.arrow {
	float: left;
}
.name {
	font-size: 1em;
	font-weight: bold;
	margin-top: 8px;
	text-transform: capitalize;
}
#more_info {
	clear: both;
	position: relative;
	margin-top: 20px;
}


#footer {
	width: 100%;
	font-size: 0.9em;
	clear: both;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	height: 130px;
	margin-top: 30px;
}
#copyright {
	float: left;
	font-size: 0.8em;
	width: 300px;
	margin-left: 100px;
	color: #666;
	margin-top: 15px;
} 
#footer ul {
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1em;
}
#footer li {
	float: left;
	list-style-type: none;
	margin-left: 7px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #665f4f;
	text-decoration: none;
	border-right: solid 1px;
	padding-right: 7px;
}
#btm_logo {
	float: right;
	width: 450px;
	position: relative;
	height: 80px;
}
#btm_logo h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #626566;
	margin-top: 10px;
}
#btm_logo h2 {
	font-size: .9em;
	font-style: italic;
	color: #7f8187;
}
.pdf {
	float: right;
	width: 300px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 28px;
	font-size: 0.9em;
}
.pdf img {
	float: left;
	position: relative;
	margin-right: 5px;
}
.form {
	font-size: 10pt;
	font-weight: bold;
}
.logo_btm {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
