/* CSS Document */
body {
	background-color: #D76E3C;
	margin-top: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
a:link {
	color: #777777;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #e37676;
	text-decoration: underline;
}

#splashcontainer {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

#splashtext {
	background-image: url(../global/images/splashtext.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 466px;
	padding: 12px 4px 4px;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

#container {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image:url(../global/images/bodyfooter.png);
	background-repeat: no-repeat;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	color: #747474;
	font-family: Tahoma, Arial, Verdana;
	line-height: 140%;
}
#left {
	width: 250px;
	background-image:url(../global/images/bodyleft.png);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: white;
	padding-top: 9px;
	padding-bottom: 8px;
}
#right {
	width: 540px;
	background-image:url(../global/images/bodyright.png);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: white;
	padding-bottom: 8px;
}
#logo {
	width: 260px;
	height: 166px;
	background-image: url(../global/images/logo2.png);
	background-repeat: no-repeat;
	position: relative;
	left: -9px;
}
#splash {
	width: 532px;
	height: 299px;
	position: relative;
	left: -4px;
}
#copyright {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
	color: #747474;
	font-family: Tahoma, Arial, Verdana;
	line-height: 140%;
}

#copyright a:link{
	color: #747474;
	text-decoration: none;
}
#copyright a:visited{
	color: #747474;
	text-decoration: none;
}
#copyright a:hover {
	color: #747474;
	text-decoration: underline;
}

#toplink {
	margin-top: 15px;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 10px;
}
#search {
	background-image:url(../global/images/searchbg.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 185px;
	padding-left: 3px;
	padding-top: 7px;
	position: relative;
}
#feature {
	width: 261px;
	height: 123px;
	background-image: url(../global/images/left_tripfor22.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: -10px;
}
#links {
	list-style-type: none;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 10px;
	padding-left: 10px;
	width: 80%;
}
#links li {
	line-height: 200%;
	font-size: 15px;
	border-bottom: 1px solid #939393;
}
#links li div {
	padding-left: 14px;
	margin-top: 4px;
	margin-bottom: 2px;
	width: 105%;
	position: relative;
	left: -9px;
}
#links li div a:link {
	color: #212121;
	text-decoration: none;
}
#links li div a:visited {
	color: #212121;
	text-decoration: none;
}
#links li div a:hover {
	color: #9d1010;
	text-decoration: underline;
}
#links li div:hover {
	padding-left: 14px;
	background-color: #f6d3d3;
	margin-top: 4px;
	margin-bottom: 2px;
	width: 105%;
	position: relative;
	left: -9px;
}
#content {
	width: 525px;
	padding-right: 5px;
}
#content p {
	line-height: 140%;
}
#form_change {
	background-color: #8acc72;
	font-size: 11px;
	font-weight: bold;
	width: 327px;
	position: relative;
	top: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#form_change a:link {
	text-decoration: underline;
	padding-right: 60px;
	color: #d5f4db;
}
#form_change a:visited {
	text-decoration: underline;
	padding-right: 60px;
	color: #d5f4db;
}
#form_change a:active {
	text-decoration: underline;
	padding-right: 60px;
	color: #d5f4db;
}
#singles {
	position: relative;
	margin-left: 5px;
	display: none;
}
#singles ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 250%;
	font-weight: bold;
	color: white;
}
#singles select {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#singles option {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#singles input {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#singles table {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;	
}

form {
	margin: 0px;
	padding: 0px;
}

#glances {
	position: relative;
	margin-left: 5px;
	display: none;
}
#glances select {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#glances option {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#glances input {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#glances table {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #FFFFFF;	
}

#login {
	position: relative;
	left: 12px;
}

#login option {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
}
#loginbox {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	border: 1px solid #777777;
	padding-left: 2px;
	padding-right: 2px;
}
#loginbutton {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	border: 1px solid #777777;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#freecredits {
	background-image: url(../global/images/freecredits3.gif);
	background-repeat: no-repeat;
	background-position: 60px 15px;
	height: 160px;
	width: 250px;
	float: left;
	clear: left;
}