body {
	background-color:#C6E0E1;
	font-family:Arial, Helvetica, sans-serif;
	color: #1D657A;
}
/*#outside_container {
	background-image: url(../images/background_slice.jpg);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}*/
#container {
	min-height:800px;
	width:1000px;
	position:relative;
	background-color: #ffc889;
	border-width: thin;
	border-style: solid;
	border-color: #F2583E;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
/**********************************************************************************************
	Logo / Menu / Panel Positioning
*/
#logo {
	float: left;
	padding:5px;
	margin-left: 20px;
}
#panel{	
	position: relative;
	width: 1000px;
}
#panel_secondary{
	width: 1000px;
	background-color:#f6862a;
	color:#f6862a;
	margin-top: 54px;
}
#panel_secondary p{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#menu {
	float: left;
	margin-top: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
}
#icon_bar{
	position: absolute;
	right: 2px;	
}
#icon_bar img{
	float: right;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
#right_menu {
	float: right;
	margin-top: 32px;
	margin-bottom: 0px;
}
ul#menu {
	/*position:relative;
	/*top:0px;
	left:40px;*/
}
ul#right_menu {
	position:relative;
	/*top:50px;
	right:15px;*/
}
ul#menu li, ul#right_menu li {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
	color: #1D657A;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	font-size: 14px;
	color: #1D657A;
}
ul#menu li a:hover, ul#right_menu li a:hover {
	text-decoration:none;
	color: #1D657A;
}
#sign_in_tab a{
	background-color: #f15a2d;
	background-image: url(/images/horizontal_tab.png);
	color: White;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	line-height: 40px;
	width: 160px;
	height: 40px;
	float: right;
	border-bottom: solid 2px Gray;
	border-right: solid 1px Gray;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-right: 30px;
}
/* Welcome, user. */
#signed_in_tab {
	text-align: center;
	text-decoration: none;
	width: 160px;
	height: 40px;
	float: right;
	margin-right: 30px;
}

/****************************************************************************************************
	Content
*/

#content {
	margin-top: -3px;
	background-color: #f7f3e8;
	min-height: 690px;
	width:1000px;
	font-size:13px;
	line-height:20px;
	padding-top: 30px;
	color: #1D657A;
}

#content img {

	border-radius: 8px;
}
#content a {
	color: #1D657A;

}
#content a:hover{
	color: #2B96B5;
}
#single_column_page{
	margin-left: 50px;
	margin-right: 50px;
}
#single_column_page h2{
	text-align: right;
}
.column1 {
	float:left;
	width:200px;
	margin-right:30px;
	margin-left:25px;

}
.column2 {
	float:left;
	width:360px;
	margin-right:30px;
}
.column3 {
	float:left;
	width:330px;
	margin-right: 25px;
}
object {
	background-color: #f7f3e8;
}

.left_menu {
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 10px;
	border-radius: 10px;
	min-height: 200px;
	width: 150px;
	float: left;
	background-color: #FFC889;
	padding: 8px;
	color: #C94C35;
	border: 1px solid #F2583E;
}
.left_menu h2 {
	font-weight: normal;
	text-decoration: none;
	color: #C94C35;
}
.left_menu h3 {
	font-weight: normal;
	text-decoration: underline;
	color: #C94C35;
}

.tiny_logo {
	margin-left: 30px;
	color: #2A7E96;
	height:20px;
	margin-right: 30px;
}
.article_space {
	float: left;
	width: 690px;

}
#box {
	background-color: Red;
}
#content h1 {
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	text-align: right;
}

#content h2 {
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
table {
	margin-bottom: 16px;
	vertical-align: top;
}
td {
	vertical-align: top;
	padding-bottom: 10px;
}
th {
	vertical-align: top;
	text-align: left;
	padding-bottom: 15px;
}
ul.work {
	margin:0px;
	padding:0px;

}
ul.work li {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;

}
ul.work li a {
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	font-size:10px;
	color: #23738A;

}
ul.work li a img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;

}
ul.work li a h4 {
	margin:0px;
	font-weight:normal;
	font-size:13px;

}
ul.work li a:hover, ul.work li a:hover h4 {
	color: #50C2E2;
}
#centered_item{
	padding-left:120px
}
.link_button{
	border-radius: 5px;
	padding: 4px;
	border: solid thin #f6862a;
	border-radius: 4px;
	background: url(/images/button_background.png);
	margin-right: auto;
	margin-left: auto;
	max-width: 50%;
	text-align:center;
}
.link_button a{
	text-decoration: none;
}
/*
	Forms and Input
*/
#form_box_single{
	background:url(/images/sign_in_background.png);
	border: solid thin #f6862a;
	border-radius:10px;
	width: 50%;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;		
}
#form_box_double{
	background:url(/images/sign_in_background.png);
	border: solid thin #f6862a;
	border-radius:10px;
	width: 850px;
	padding: 20px;	
}
fieldset ol{
	margin: 0;
	padding: 0;
}
fieldset li{
	list-style:none;
	padding: 4px;
	margin: 0px;
}
fieldset{
	border: none;
}
#fieldset_left{
	/*border: none;*/
	width: 45%;
	float: left;
}
#fieldset_right
{
	/*border: none;*/
	width: 45%;
	float: left;
}
#forgotten_password{
	padding: 0;
	margin-top: -25px;
	margin-left: 130px;
	font-size: 85%;
	text-decoration: none;
}
#forgotten_password a{
	text-decoration: none;
	color: #6B8289;
}
label {
	display: inline-block;
	line-height: 1.8;
	vertical-align:top;
	width: 120px;
}

.button
{
	/*Someday task --- why doesn't margin-left: auto and margin-right:auto work in this case?*/
	border: solid thin #f6862a;
	border-radius: 4px;
	background: url(/images/button_background.png);
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.small_input{
	
}
.small_input label{
	width: 40px;
}
.small_input input{
	width: 40px;
	margin-right: 12px;
}
.checkbox_list_left{
	line-height: 0px;
	float: left;	
	margin-left: 10px;	
}
.checkbox_list_center{
	line-height: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.checkbox_list_right{
	line-height: 0px;
}
select{
	
	color: #1d657a;
}
/*fieldset fieldset{
	border: none;
	margin: 3px 0 0;
	background: none;
}
fieldset fieldset legend{
	padding: 0 0 5px;
	font-weight: normal;
}
fieldset fieldset label{
	display: block;
	width: auto;
}
legend{
	padding: 0 2px;
	font-weight: bold;
}
fieldset fieldset label{
	margin-left: 123px;
}*/

/*
Autocomplete Javascript
*/

	.suggestion_list
	{
	background: white;
	border: 1px solid #1d657a;
	border-radius: 5px;
	padding: 4px;
	}
	
	.suggestion_list ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	.suggestion_list a
	{
	text-decoration: none;
	}
	
	.suggestion_list .selected
	{
	background: #eee;
	color: white;
	}
	
	.suggestion_list .selected a
	{
	color: white;
	}

	#autosuggest
	{
	display: none;
	}
/*
Search Results Tables
*/
.results table{
	border: solid 1px black;	
}
.results th{

	text-transform: uppercase;
}
/*
	Footer
*/
#footer {
	font-size:9px;
	line-height:14px;
	background-color: #8ABEC1;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: thin;
	border-right: thin;
	border-bottom: thin;
	border-top: 0px;
	border-style: solid;
	border-color: #F2583E;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#footer img {
	float:left;
	margin-right:15px;
	font-size: 36px;
	margin-left: 50px;
}
#footer span {
	display:block;
	float:left;
	width:250px;
	vertical-align: middle;
	padding-top: 20px;
}
#footer a {
	color:#2B3E42;
	text-decoration:none;
}
#footer a:hover { color:#ffffff; }
/*
	General Styles
*/
a img {
	border:0px;
}

#photo {
	float: left;
	margin-right: 20px;
}

/*
    User Cake
*/
#usererror {
	display:block;
	margin:5px;
	color:#4d4948;
	background-color:#fffebe;
	border: 1px solid #cbcbcb;
	font-size:90%;
}

#usersuccess {
	margin:5px;
	color:#4d4948;
	background-color:#bce9b5;
	border: 1px solid #7ace6c;
	font-size:90%;
}


/*************************************************************************************************
Travel Pages
*/
#details {
	font-style: italic;
	line-height: 130%;
}