/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/

html { 
	height: 100%; 
	margin-bottom: 1px; 
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00282a;
	color: #666666;
	background-image: url(images/repeated_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
h2 {
	color: #0a626c;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #a9c100;
	text-decoration: underline;
}
a:hover {
	color: #838383;
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 17px;
	padding-bottom: 2px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#content_container {
	margin: 0 auto;
	width: 750px;
}
#header_logo {
	float: left;
}
#header_links {
	float: right;
	padding: 20px 52px 0 0;
	color: #ffffff;
}
#header_links a {
	color: #ffffff;
	text-decoration: none;
}
#header_links a.on {
	color: #A9C100;
	text-decoration: underline;
}
#header_links a:hover {
	color: #A9C100;
	text-decoration: underline;
}
#main {
	padding-top: 10px;
	padding-left: 29px;
	padding-right: 26px;
}	
#main_content {
}
#main_content_c_left {
	float: left;
	width: 437px;
}
#main_content_c_left p {
	padding: 5px 0 0 0;
	margin: 0px;
	color: #666666;
	font-size: 13px;
	line-height: 15px;
}
#main_content_c_left_padding {
	padding: 22px 15px 0 19px;
}
#main_content_c_right {
	float: left;
	width: 232px;
}
#main_content_c_right_padding {
	padding: 22px 15px 0 15px;
}
#main_content_navigation {
	background-image: url(images/main_content_navigation_bg.png);
	background-repeat: repeat-x;
	background-position: left;
	width: 669px;
	height: 66px;
}
#main_content_navigation_header_text {
	text-align: center;
	font-size: 16px;
	color: #0a626c;
	height: 45px;
}
#main_content_navigation_links {
	height: 21px;
	width: 100%;
}
#main_content_navigation_links ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#main_content_navigation_links li {
	margin: 0;
	padding-left: 2px;
	list-style-type: none;
	display: inline;
	float: left;
	position: relative;
	line-height: normal;	
}
#main_content_navigation_links li a.tall {
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	float: left;
	display: block;
	height: 19px;
	padding: 0 20px 0 19px;
	line-height: 19px;
	background-image: url(images/main_content_navigation_item_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;	
	text-decoration: none;
}
#main_content_navigation_links li a.tallon {
	color: #ffffff;
	font-size: 13px;
	line-height: 13px;
	float: left;
	display: block;
	height: 19px;
	padding: 0 20px 0 19px;
	line-height: 19px;
	background-image: url(images/main_content_navigation_item_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;	
	text-decoration: none;
}
#main_content_navigation_links li a.tall:hover {
	background-position: top left;
	text-decoration: none;
}

#main_content_navigation_links li a.tallon:hover {
	background-position: top left;
	text-decoration: none;
}

#main_content_center {
	background: #ffffff no-repeat top left;
	width: 669px;
}
#main_content_bottom {
	background-image: url(images/main_content_bg_bottom.jpg);
	background-repeat: repeat-x;
	width: 669px;
	height: 16px;
}
#main_content_bottom a {
	font-size: 12px;
	color: #0a606a;
	text-decoration: none;
}
#main_content_bottom a:hover {
	color: #ffffff;	
	text-decoration: none;	
}

#footer {
	padding-top: 15px;
}
#footer_contact_info {
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
}
#footer_contact_info a:hover {
	color: #ffffff;
}
#footer_logo {
	float: right;
	width: 168px;
	height: 33px;
	padding-right: 37px;
}

#contact_us_header {
	padding: 30px 0 0 40px;
}
#contact_us_header h2 {
	padding-bottom: 5px; 
	font-size: 18px;
}
#contactform {
	padding: 0px 0 20px 40px;
}
#contact_us_main {
	padding-top: 60px;
	clear: both;
}
#contact_us_form {
	float: left;
	width: 430px;
}
#contact_us_sidebar {
	margin-left: 28px;
	float: left;
	width: 195px;
	min-height: 531px;
}
#testimonials {
	background-color: #f3f5f7;
	background: url(images/testimonials_border.gif) top no-repeat;
	padding-bottom: 30px;
}
#testimonials_title {
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	padding: 10px 0 6px 30px;
}
#testimonials ul {
	margin: 0px;
	padding: 0px;
}
#testimonials li {
	padding: 17px 50px 10px 190px;
	display: block;
	background: url(images/testimonials_border.gif) top no-repeat;
	color: #666666;
	font-size: 13px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}	
#cite_source {
	font-style: normal;
	color: #999999;
	display: block;
	padding: 7px 0 5px 15px;
}
#testimonials_top_container {
	width: 100%;
	height: 425px;
	background: url(images/black_bg_repeat.jpg) repeat-x;
}
#testimonials_top_container_padding {
	padding: 18px 0 0 0;
}
#testimonials_top_inside_container {
	width: 445px;
	height: 360px;
	border: 1px solid #323232;
	margin: 0 auto;
	background-color: #000000;
}
#testimonials_bottom_inside_container {
	width: 445px;
	height: 24px;
	border: 1px solid #323232;
	border-top: none;
	margin: 0 auto;
	background-color: #000000;
	text-align: center;
}
#testimonials_bottom_inside_container a {
	line-height: 24px;
	color: #f0a400;
	font-weight: bold;
	font-size: 13px;	
	text-decoration: none;
}
#testimonials_top_inside_container_padding {
	padding: 25px 30px 0px 30px;
}	
.movie_preview {
	width: 183px;
	float: left;
}
#movie_text {
	
}
#movie_text h3 {
	margin: 0px;
	padding: 0px;
	color: #a9c100;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}
#movie_text p {
	color: #999999;
	font-size: 13px;
	line-height: 17px;
}
#request_for_proposal_button {
	width: 26px;
	height: 153px;
	/*background: url(images/rfp_button.jpg) no-repeat;*/
	position: absolute;
	top: 122px;
	left: 955px;
	z-index: 100;
}
#rfp_header_container {
	width: 100%;
	height: 191px;
	border-bottom: 1px solid #e2e2e2;
	background-color: #f1f5f6;
}
#rfp_header {
	padding: 69px 0 0 40px;
}
#rfp_header h1 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#rfp_body_content p {
	color: #666666;
}
.rfp_em {
	font-style: italic;
	color: #666666;
	font-size: 11px;
}
.rfp_em_center {
	font-style: italic;
	color: #666666;
	font-size: 11px;
	display: block; 
	padding-left: 64px;
}
.orange {
	color: #f0a90f;
}
td.rfp_label_reqd {
	padding-right: 10px;
	text-align: right;
	color: #f0a90f;
	height: 35px;
	width: 145px;	
}
td.rfp_label {
	padding-right: 10px;
	text-align: right;
	color: #666666;
	height: 35px;	
	width: 145px;
}
td.rfp_divider {
	background: url(images/rfp_divider.jpg) no-repeat top;
	height: 10px;
	width: 100%;
	padding-bottom: 10px;
}
td.rfp_input_237 {
	width: 237px;
}
td.rfpheader_big {
	padding: 15px 0 15px 9px;
	text-transform: uppercase;
	font-size: 15px;
	color: #666666;
}
select.wide {
	width: 207px;
}
td.rpfinfo {
	padding-left: 9px;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
}
#popupphoto {
	width: 199px;
	height: 249px;
	overflow: hidden;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}







.formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_reqd {
	color: #F0A90F;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_reqd_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
}
.formright select {
	height: 25px;
	width: 177px;
}
.formright input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 24px;
	line-height: 14px;
	background-color: #00212e;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #00212e;
	margin-right: 2px;
	text-transform: uppercase;
}
.formright input.inputbutton:hover {
	background-color: #A9C100;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #f2f2f2;
}
.error {
	color: #ff0000;
}
.required {
	font-size: 11px;
	font-style: italic;
}





#layover_container {
	width: 667px;
	padding-top: 230px;
}
#layover_container_thumb {
	float: left;
	padding: 14px 15px 0 21px;
}
#layover_container_thumb img {
	border: 1px solid #f0a400;
}
#layover_container_copy {
	float: left;
	padding: 9px 0 0 0;
	width: 420px;
}
#layover_container_copy h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#layover_container_copy p {
	font-size: 13px;
	color: #ffffff;
	line-height: 14px;
	margin: 0px;
	padding: 8px 0 8px 0;
}
#layover_container_copy a {
	font-size: 13px;
	color: #f0a400;
}
#layover_container_copy a:hover {
	color: #fff;
}
#ep_left {
	float: left;
	width: 365px;
}
#ep_right {
	float: right;
	width: 270px;
	background-image: url(images/bg_onlineplanner.jpg);
	background-repeat: repeat-y;
}
.ep_bullet {
	font-size: 13px;
	color: #666666;
	padding-bottom: 6px;
}
.ep_cell {
	background-image: url(images/bg_onlineplannerbreak.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 12px;
	padding-bottom: 9px;
}
.ep_number {
	float: left;
	color: #f0a400;
	font-size: 16px;
	font-weight: bold;
	padding-right: 12px;
}
.ep_text {

}
#ep_left a:hover, #ep_right a:hover {
	text-decoration: none;
}
a.hoverunderline:hover {
	text-decoration: underline !important;
}
.fixp  p {
	padding-bottom: 25px;
}
.testimonial {
	border-top: 1px solid #e1e1e2;
}
.testimonial_text {
	border-top: 2px solid #ffffff;
	padding: 18px 65px 0px 183px;
}
.testimonial_byline {
	font-style: normal;
	color: #999999;
	padding: 5px 65px 10px 183px;;
}