html{
	height:100%;
}
body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF url(/img/body_bg.gif) top left repeat;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 51px;
	background: #FFFFFF url(/img/bg.gif) top left repeat-y;
	min-height: 100%;
}
#header {
	background: #FFFFFF url(/img/header.jpg) top left no-repeat;
	height: 195px;
	width: 900px;
}
#header a:link, #header a:visited, #header a:active {
	color: #AE0013;
	text-decoration: none;
}
#header a:hover {
	color: #AE0013;
	text-decoration: underline;
}
#nav {
	background: #FFFFFF url(/img/nav_bg.jpg) top left repeat-x;
	height: 30px;
	width: 900px;
	text-align: center;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #AE0013;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
#nav a:hover {
	color: #AE0013;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#redbar {
	background-color: #AE0013;
	height: 3px;
	width: 900px;
}
#content {
	width: 890px;
	padding: 5px;
	background-color: #F1F4F7;
	color: #000000;
}
#content a:link, #content a:visited, #content a:active {
	color: #AE0013;
	text-decoration: none;
}
#content a:hover {
	color: #AE0013;
	text-decoration: underline;
}
#left_column {
	width: 282px;
	float: left;
	text-align: center;
	margin-right: 8px;
}
#right_column {
	width: 600px;
	float: left;
}
#footer {
	width: 900px;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #AE0013;
	text-decoration: none;
}
#footer a:hover {
	color: #AE0013;
	text-decoration: underline;
}
.column_header {
	width: 282px;
	background: url(/img/column_header.gif) top left no-repeat;
}
.column_body {
	background-color: #FAFAFA;
	width: 262px;
	padding: 10px;
	font-size: 11px;
}
.column_header h2 {
	width: 282px;
	text-align: center;
	margin: 0;
	padding: 0 5px;
}
#destinations {
	width: 900px;
	height: 215px;
	margin: 5px 0;
}
#quick_quote {
	text-align: center;
}
.redfont {
	color: #FF0000
}
#disney_travel_tips {
	width: 246px;
	background: url(/img/title_disney_travel_tips.jpg) top left no-repeat;
	padding-top: 210px;
	font-size: 11px;
	text-align: justify;
}
ul, li {
	margin-left: 15px;
}

.ssmbox_join_left {}
.ssmbox_join_right {}
.ssmbox_name {width: 160px;}
.ssmbox_email {width: 160px;}
.ssmbox_submit {background-color: #CEE4FB; color: #000000; font-weight: bold;}
