/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.bg_all {
	background-color: #083758;
	background-image: url(/images/bgall_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.airline_tickets {
	background-image: url(/images/airline_tickets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #18578e;
}
.space2 {
	padding-top: 250px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFEFF;
	text-align: left;
	vertical-align: top;
}
.gray_center {
	background-color: #f4f4f4;
	background-image: url(/images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 66px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-align: left;
	vertical-align: top;
}

.space1 {
	padding-top: 221px;
	padding-left: 39px;
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4e3f1;
}
.gray_right {
	background-color: #e5e5e5;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 39px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #18578e;
}
.orange_table {
	background-color: #EFDC73;
	background-image: url(/images/orange_table.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.space3 {
	text-align: right;
	vertical-align: top;
	padding-top: 21px;
	padding-right: 36px;
	padding-bottom: 46px;
	padding-left: 187px;
}
.table_links {
	text-align: right;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #cd5000;
}
.orange_text {
	font-style: italic;
	color: #cd5000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #18578D;
	text-decoration: underline;
}
a:visited {
	color: #13456F;
	text-decoration: underline;
}
a:hover {
	color: #F4F4F4;
	text-decoration: none;
	background-color: #18578D;
}
a:active {
	color: #F4F4F4;
	text-decoration: none;
	background-color: #18578D;
}

.space1 a:link {
	color: #CEEF6B;
	text-decoration: underline;
}
.space1 a:visited {
	color: #AADB17;
	text-decoration: underline;
}
.space1 a:hover {
	color: #18578D;
	text-decoration: none;
	background-color: #CEEF6B;
}
.space2 a:active {
	color: #18578E;
	text-decoration: none;
	background-color: #CEEF6B;
}
.space2 a:link {
	color: #CEEF6B;
	text-decoration: underline;
}
.space2 a:visited {
	color: #AADB17;
	text-decoration: underline;
}
.space2 a:hover {
	color: #18578D;
	text-decoration: none;
	background-color: #CEEF6B;
}
.space2 a:active {
	color: #18578E;
	text-decoration: none;
	background-color: #CEEF6B;
}