@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration:none;
	color:#777777
}
a:visited {
	text-decoration:none;
	color:#777777
}
a:hover {
	text-decoration:none;
	color:#333333
}
a:active {
	text-decoration:none;
	color:#333333
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: navy;
	padding-top: 12px;
	padding-bottom: 3px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: navy;
	padding-top: 10px;
	padding-bottom: 3px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: navy;
	padding-top: 8px;
	padding-bottom: 2px;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #069;
}

h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	margin-bottom: 0px;
}


body {
	background: #dddddd;
	color: #333333;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: sans-serif;
	font-size: .8em;
	line-height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 968px;
	background: #fff;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
}

#header {
	height: 152px;
	border-bottom-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#banner {
	width: 210px;
	float: left;
}

#header_links {
	width: 470px;
	float: left;
	text-align: center;
}

#header_ad {
	width: 200px;
	float: left;
	text-align: center;
}

#social {
	height: 60px;
	width: 350px;
	margin-top: 20px;
	text-align: left;
	margin-left: 40px;
}

#id_g_plus, #id_twitter, #id_facebook {
	width: 130px;
	float: left;
}

#id_g_plus {
	width: 60px;
	float: left;
}
#id_twitter {
	width: 105px;
	float: left;
}
#id_facebook {
	width: 130px;
	float: left;
}

#navigation {
	text-align: right;
	width: 240px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	color: #666;
	font-weight: lighter;
}

#app_store_badge {
	text-align: left;
	width: 140px;
	height: 30px;
	float: left;
	margin-top: 2px;
	margin-left: 7px;
}

#main_content, #main_content_app {
	height: 2000px;
	border-bottom-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#main_content_app {
	height: 770px;
}

#main_content_left, #main_content_right {
	width: 454px;
	float: left;
	text-align: center;
}

#main_content_right {
	width: 484px;
	text-align: left;
}

#left_collumn, #center_collumn, #right_collumn {
	width: 300px;
	float: left;
}

#center_collumn, #right_collumn {
	margin-left: 10px;
}

#app_logo, #app_name {
	width: 440px;
}

#app_name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #003;
}

#app_notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003;
	text-align: center;
}

#app_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	text-align: left;
	width: 380px;
	margin-left: 30px;
}

#supplemental_content, #supplemental_content_utravel {
	height: 700px;
	border-bottom-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#supplemental_content_utravel {
	height: 400px;
}

#footer {
	text-align: center;
	height: 30px;
	margin-top: 30px;
	font-size: 14px;
}


#ad_content_long {
	width: 730px;
	float: left;
	margin-top: 150px;
	text-align: center;
}

#copyright_notice {
	text-align: center;
	height: 30px;
	font-size: 10px;
}
