body
{
	font-family: "Trebuchet MS";
	background-color: #6a747b;
	font-size: 14px;
	line-height: 21px;
	color: #212226;
}

a
{
	color: #851713;
	text-decoration: none;
	outline: 0;
}

a:hover
{
	text-decoration: none;
	color: #5d100d;
}

.green { color: #73a995; }
.red { color: #ad1626; }
.blue { color: #456694; }
.white { color: #dcdcdc; }

.blue_alt
{
	font-weight: bold;
	color: #37416a;
}

.grey { color: #212226; }
.georgia { font-family: "Georgia"; }

/* BODY
*********************************************************************************************************/

#container
{
	width: 959px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#top
{
	width: 959px;
	height: 180px;
	float: left;
	margin: 0;
	background-image: url(../img/bground_banner.png);
	background-repeat: no-repeat;
}

#top .logo
{
	width: 543px;
	height: 45px;
	margin: 63px 0 0 0;
	position: absolute;
}

#top .date
{
	font-size: 12px;
	margin: 22px 0 0 0;
	font-family: Georgia;
	color: #b7b9a4;
	position: absolute;
}

#top ul#sub_nav
{
	position: absolute;
	margin: 98px 0 0 601px;
	font-size: 12px;
	color: #687067;
	width: 376px;
}

#top ul#sub_nav a
{
	color: #c1c4b1;
	text-decoration: none;
}

#top ul#sub_nav a:hover
{
	color: #27283a;
	text-decoration: none;
}

#top ul#sub_nav li
{
	display: inline;
	padding: 0 9px 0 0;
}

#top .img_rotate
{
	height: 711px;
	width: 432px;
}

#body_container
{
	min-height: 517px;
	width: 959px;
}

/* MAIN NAV
*********************************************************************************************************/

#nav { margin: 134px 0 0 0; }

ul#nav
{
	background-image: url(../img/main_nav.png);
	height: 40px;
	width: 959px;
	margin: 134px 0 0 0;
	z-index: 20;
	float: left;
	position: absolute;
}

ul#nav li
{
	float: left;
	list-style-type: none;
}

ul#nav li a
{
	height: 40px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
}

li#about_us a, li#who_needs_ras a, li#what_we_do a, li#faqs a { background: url(../img/main_nav.png); }

li#about_us a
{
	background-position: -102px 0;
	width: 98px;
	height: 40px;
	left: 102px;
}

li#about_us a:hover { background-position: -102px -40px; }
body#about_us li#about_us a { background-position: -102px -40px; }

li#who_needs_ras a
{
	background-position: -200px 0;
	width: 143px;
	height: 40px;
	left: 200px;
}

li#who_needs_ras a:hover { background-position: -200px -40px; }
body#who_needs_ras li#who_needs_ras a { background-position: -200px -40px; }

li#what_we_do a
{
	background-position: -343px 0;
	width: 116px;
	height: 40px;
	left: 343px;
}

li#what_we_do a:hover { background-position: -343px -40px; }
body#what_we_do li#what_we_do a { background-position: -343px -40px; }

li#faqs a
{
	background-position: -459px 0;
	width: 73px;
	height: 40px;
	left: 459px;
}

li#faqs a:hover { background-position: -459px -40px; }
body#faqs li#faqs a { background-position: -459px -40px; }

/* COUNTER
*********************************************************************************************************/

ul.cd
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.t
{
	background: url(../img/digits-top.png) 0 0 no-repeat;
	width: 53px;
	height: 39px;
}

li.b
{
	background: url(../img/digits-bottom.png) 0 0 no-repeat;
	width: 53px;
	height: 64px;
}

li.s
{
	background: url(../img/comma.png) 2px 75px no-repeat;
	width: 12px;
	height: 100px;
}

#wrapper
{
	float: right;
	position: relative;
	left: -50%;
	margin-top: 30px;
}

#counter
{
	position: relative;
	left: 50%;
	clear: both;
}

.clear { clear: both; }

#demo_controls
{
	padding: 0;
	width: 700px;
	margin: 20px auto;
	list-style-type: none;
}

#demo_controls li
{
	width: 700px;
	text-align: center;
	margin: 0 0 20px;
	font-weight: bold;
	font-size: 13px;
}

.demo_widget
{
	width: 700px;
	margin-top: 10px;
}

.demo_button { margin-top: 10px; }
.auto_off_controls { display: none; }

a.expand:link, a.expand:visited, a.expand:active, a.expand.hover
{
	text-decoration: none;
	font-size: 10px;
	color: #aaa;
}

a.back:link, a.back:visited, a.back:active, a.back.hover
{
	text-decoration: underline;
	font-size: 10px;
	color: #333;
	display: block;
	margin-top: 4px;
}

.explain
{
	width: 680px;
	margin: 10px auto 0;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
	background: #eee;
	border: 1px solid #666;
	text-align: center;
}

.toggle { display: none; }

code
{
	font-weight: bold;
	margin: 0 0 5px;
	display: block;
}

/* LEFT
*********************************************************************************************************/

#left
{
	width: 711px;
	float: left;
	margin: 0;
	background-color: #212226;
}

#left #img_rotate { }

#left #content_home
{
	background-color: #E5E7E2;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	min-height: 375px;
	float: left;
	width: 711px;
	background-image: url(../img/bground_home.jpg);
	background-repeat: no-repeat;
}

#left #content_home .top
{
	width: 357px;
	height: 34px;
	text-align: center;
	margin: 58px 0 0 180px;
	position: absolute;
	font-family: "Georgia";
	font-size: 16px;
	line-height: 34px;
	color: #002157;
	background-image: url(../img/bground_home_top.png);
	background-repeat: no-repeat;
}

#left #content_home .mid
{
	width: 711px;
	text-align: center;
	position: absolute;
	margin: 90px 0 0 0;
}

#left #content_home .bot
{
	width: 711px;
	text-align: center;
	position: absolute;
	font-family: "Georgia";
	font-size: 39px;
	line-height: 36px;
	color: #38416a;
	margin: 226px 0 0 0;
}

#left #content_home .bot2
{
	width: 711px;
	text-align: center;
	position: absolute;
	font-family: "Georgia";
	font-size: 11px;
	line-height: 18px;
	color: #636363;
	margin: 343px 0 0 0;
}

#left #content_home_bot
{
	background-color: #F9F8F5;
	color: #343735;
	margin: 0;
	height: 142px;
	font-size: 14px;
	line-height: 18px;
	float: left;
	display: block;
	font-family: "Georgia";
	background-image: url(../img/bground_home_bot.png);
	background-repeat: no-repeat;
}

#left #content_home_bot .left
{
	float: left;
	width: 551px;
	padding: 4px 0 0 80px;
}

#left #content_home_bot .left a
{
	color: #851713;
}

#left #content_home_bot .left a:hover
{
	text-decoration: underline;
}

#left #content_home_bot .right
{
	float: left;
}

#left #content_home_bot p
{
	padding: 0 24px 0 24px;
}

#left #content_home_bot a { color: #851713; }

#left #content
{
	background-color: #bdbb99;
	padding: 10px 90px 10px 84px;
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 20px;
}

/* RIGHT
*********************************************************************************************************/

#right
{
	width: 246px;
	float: left;
	margin: 0 0 0 -12px;
}

ul#grey_boxes
{
	width: 246px;
	margin: 0;
	z-index: 20;
	float: left;
	position: absolute;
}

ul#grey_boxes li
{
	height: 72px;
	list-style-type: none;
	outline: none;
}

ul#grey_boxes li a
{
	background-image: url(../img/grey_box.png);
	background-position: 0 0;
	width: 224px;
	height: 62px;
	display: block;
	/*text-indent: -9999px;*/
	outline: none;
	padding: 10px 0 0 36px;
}

ul#grey_boxes li a:hover { background-position: 0 -72px; }
body#presentation li#presentation a { background-position: 0 -72px; }
body#easy li#grey_b_2 a { background-position: 0 -72px; }
body#paperwork li#grey_b_3 a { background-position: 0 -72px; }
body#acreage li#grey_b_4 a { background-position: 0 -72px; }

ul#grey_boxes h1
{
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-family: "Georgia";
	margin: 0;
}

ul#grey_boxes p
{
	color: #cccaaf;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0 0 10px 0;
}

#green_spacer
{
	line-height: 10px;
	height: 36px;
	width: 225px;
	margin: 98px 0 0 13px;
	padding: 0 0 0 22px;
	*padding: 13px 0 0 22px;
	background: #2b2c48;
	position: absolute;
	font-size: 14px;
	color: #d9dbd6;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

#click
{
	line-height: 10px;
	height: 36px;
	width: 248px;
	background-color: #383b5b;
	margin: 351px 0 0 12px;
	position: absolute;
}

ul#p_boxes
{
	width: 260px;
	margin: 134px 0 0 0;
	z-index: 20;
	float: left;
	position: absolute;
}

ul#p_boxes li
{
	height: 72px;
	list-style-type: none;
}

ul#p_boxes li a
{
	background-image: url(../img/green_box.png);
	background-position: 0 0;
	width: 224px;
	height: 62px;
	display: block;
	/*text-indent: -9999px;*/
	outline: none;
	padding: 10px 0 0 36px;
}

ul#p_boxes li a:hover { background-position: 0 -72px; }
body#htu_main li#htu a { background-position: 0 -72px; }
body#rc_main li#rc a { background-position: 0 -72px; }
body#rs_main li#rs a { background-position: 0 -72px; }
body#lease_our_land li#gb_2 a { background-position: 0 -72px; }

ul#p_boxes h1
{
	color: #dadada;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin: 0;
}

ul#p_boxes p
{
	color: #cccaaf;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0 0 10px 0;
}

ul#p_boxes2
{
	width: 260px;
	margin: 303px 0 0 0;
	z-index: 20;
	float: left;
	position: absolute;
}

ul#p_boxes2 li
{
	height: 72px;
	list-style-type: none;
}

ul#p_boxes2 li a
{
	background-image: url(../img/p_box2.png);
	background-position: 0 0;
	width: 224px;
	height: 62px;
	display: block;
	/*text-indent: -9999px;*/
	outline: none;
	padding: 10px 0 0 36px;
}

ul#p_boxes2 li a:hover { background-position: 0 -72px; }
body#account_consolidation li#gb_1 a { background-position: 0 -72px; }
body#lease_our_land li#gb_2 a { background-position: 0 -72px; }

ul#p_boxes2 h1
{
	color: #dadada;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-family: "Georgia";
	margin: 0;
}

ul#p_boxes2 p
{
	color: #cccaaf;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0 0 10px 0;
}

#right #calc
{
	width: 248px;
	height 71px;
	background-image: url(../img/bground_calc.png);
	position: absolute;
	margin: 375px 0 0 12px;
	background-color: #2b2c48;
}

ul#calc_btn
{
	width: 185px;
	margin: 18px 0 19px 32px;
	*padding: 0 0 19px 0;
	z-index: 20;
	float: left;
}

ul#calc_btn li
{
	height: 34px;
	list-style-type: none;
	text-indent: -9999px;
}

ul#calc_btn li a
{
	background-image: url(../img/btn_calc.png);
	background-position: 0 0;
	width: 185px;
	height: 34px;
	display: block;
	/*text-indent: -9999px;*/
	outline: none;
}

ul#calc_btn li a:hover { background-position: 0 -34px; }
ul#calc_btn li a:active { background-position: 0 -68px; }

/* CALCULATOR
*********************************************************************************************************/

#top_calc
{
	width: 959px;
	height: 140px;
	float: left;
	margin: 0;
	background-image: url(../img/bground_banner.png);
	background-repeat: no-repeat;
}

#top_calc .logo
{
	width: 543px;
	height: 45px;
	margin: 63px 0 0 0;
	position: absolute;
}

#top_calc .date
{
	font-size: 12px;
	margin: 22px 0 0 0;
	font-family: Georgia;
	color: #b7b9a4;
	position: absolute;
}

#top_calc ul#sub_nav
{
	position: absolute;
	margin: 98px 0 0 621px;
	font-size: 12px;
	color: #687067;
	width: 376px;
}

#top_calc ul#sub_nav a
{
	color: #c1c4b1;
	text-decoration: none;
}

#top_calc ul#sub_nav a:hover
{
	color: #27283a;
	text-decoration: none;
}

#top_calc ul#sub_nav li
{
	display: inline;
	padding: 0 9px 0 0;
}

#calc_container
{
	width: 959px;
	height: 517px;
	float: left;
}

#calc_container #banner
{
	height: 41px;
	width: 959px;
	background-color: #282946;
	background-image: url(../img/bground_calc_banner.png);
	background-repeat: no-repeat;
}

#calc_container #banner .title
{
	margin: 0 0 0 87px;
	font-size: 18px;
	font-family: "Trebuchet MS";
	color: #d6d5da;
	line-height: 41px;
}

#calc_container #cbody
{
	height: 435px;
	width: 959px;
	background-color: #2b2c48;
}

#calc_container #results
{
	height: 425px;
	width: 959px;
	background-color: #2a2c48;
	padding: 10px 0 0 0;
}

#calc_container #results #left
{
	height: 425px;
	width: 86px;
	float: left;
	background-color: #2a2c48;
	text-align: center;
}

#calc_container #results #left #left_text
{
	color: #9da9ca;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	margin: 7px 0 0 0;
}

#calc_container #results #left img { margin: 168px 0 0 0px; }

#calc_container #results #center
{
	height: 335px;
	width: 784px;
	float: left;
	background: #ebebeb;
}

#calc_container #results #center #placeholder { margin: 28px 0 0 70px; }

#calc_container #results #center_email
{
	height: 335px;
	width: 418px;
	float: left;
	color: #9c9f9c;
	font-family: Georgia;
	font-size: 19px;
	margin: 10px 0 0 19px;
	line-height: 22px;
}

#calc_container #results #right_email
{
	height: 378px;
	width: 436px;
	float: right;
	background-image: url(../img/bground_email_form.png);
	background-repeat: no-repeat;
	color: #818381;
	font-size: 14px;
	font-family: "Georgia";
	margin: 0;
}

#calc_container #results #right_email #enter_email
{
	position: absolute;
	margin: 123px 0 0 3px;
}

#calc_container #results #right_email #enter_email_field input
{
	border: 0;
	outline: none;
	background: transparent;
	color: #818381;
	font-size: 16px;
	font-family: "Georgia";
	position: absolute;
	margin: 217px 0 0 3px;
	width: 223px;
}

#calc_container #results #right_email #confirm_email
{
	position: absolute;
	margin: 194px 0 0 3px;
}

#calc_container #results #right_email #confirm_email_field input
{
	border: 0;
	outline: none;
	background: transparent;
	color: #818381;
	font-size: 16px;
	font-family: "Georgia";
	position: absolute;
	margin: 287px 0 0 3px;
	width: 223px;
}

#calc_container #results #right_email #submit_btn
{
	margin: 330px 0 0 0;
	position: absolute;
}

#calc_container #results #right
{
	height: 425px;
	width: 89px;
	float: right;
}

#calc_container #results #right img { margin: 168px 0 0 20px; }

#calc_container #results #right #right_text
{
	color: #9da9ca;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	margin: 7px 0 0 0;
}

#calc_container #results #result_display1
{
	position: absolute;
	height: 52px;
	width: 849px;
	border: 1px solid #10112b;
	margin: 354px 0 0 55px;
	*margin: 354px 0 0 -815px;
	background-color: #242441;
	background-image: url(../img/calc_bot_1.png);
	background-repeat: no-repeat;
}

#calc_container #results #result_display1 #box1
{
	color: #c06e48;
	font-family: Georgia;
	size: 20px;
	float: left;
	text-align: right;
	width: 440px;
	margin: 22px 0 0 0;
}

#calc_container #results #result_display1 #box2
{
	color: #4e8d82;
	font-family: Georgia;
	size: 20px;
	float: left;
	text-align: right;
	width: 127px;
	margin: 22px 0 0 0;
}

#calc_container #results #result_display1 #box3
{
	color: #dadada;
	font-family: Georgia;
	size: 20px;
	float: left;
	text-align: right;
	width: 120px;
	margin: 22px 0 0 0;
}

#calc_container #results #result_display2
{
	position: absolute;
	height: 52px;
	width: 849px;
	border: 1px solid #10112b;
	margin: 354px 0 0 55px;
	*margin: 354px 0 0 -815px;
	background-color: #242441;
	background-image: url(../img/calc_bot_2.png);
	background-repeat: no-repeat;
}

#calc_container #results #result_display2 #box1
{
	color: #71ab9f;
	font-family: Georgia;
	font-size: 20px;
	float: left;
	text-align: right;
	margin: 14px 0 0 489px;
}

#calc_container #results #result_display3
{
	position: absolute;
	height: 52px;
	width: 849px;
	border: 1px solid #10112b;
	margin: 354px 0 0 55px;
	*margin: 354px 0 0 -815px;
	background-color: #242441;
	background-image: url(../img/calc_bot_3.png);
	background-repeat: no-repeat;
}

#calc_container #results #result_display3 #box1
{
	color: #71ab9f;
	font-family: Georgia;
	font-size: 20px;
	float: left;
	text-align: right;
	margin: 14px 0 0 324px;
}

#calc_container #results #result_display4
{
	position: absolute;
	height: 52px;
	/*width: 849px;*/
	border: 1px solid #10112b;
	margin: 354px 0 0 55px;
	*margin: 354px 0 0 -455px;
	background-color: #242441;
}

#calc_container #results #result_display4 #box1
{
	position: relative;
	color: #dee0da;
	font-size: 15px;
	font-family: Georgia;
	float: left;
	width: 418px;
	margin: 14px 0 0 50px;
}

#calc_container #results #result_display4 #box2
{
	position: relative;
	color: #dee0da;
	font-size: 15px;
	font-family: Georgia;
	float: left;
	text-align: right;
	margin: 7px 147px 0 0;
}

#calc_container #cbody .title
{
	margin: 23px 0 0 54px;
	position: absolute;
}

#calc_container #cbody .instructions
{
	margin: 50px 0 0 87px;
	position: absolute;
	color: #b0b1b3;
	font-size: 16px;
}

#calc_container #cbody #form
{
	background-image: url(../img/bground_calc_form.png);
	background-repeat: no-repeat;
	height: 247px;
	width: 809px;
	margin: 87px 0 0 75px;
	position: absolute;
}

#calc_container #cbody #calc_form
{
	width: 100%; 
	height: 225px;
	color: #b0b1b3;
	font-size: 22px;
	font-family: Georgia;
	margin: 13px 0 0 13px;
}

#calc_container #cbody #calc_form .sm
{
	font-size: 15px;
}

#calc_container #cbody #calc_form a.info_link
{
	outline: none;
	height: 13px;
	width: 13px;
	display: block;
	background-image: url(../img/info_rollover.png);
	background-position: 0 0;
}

#calc_container #cbody #calc_form a.info_link :hover
{
	background-image: url(../img/info_rollover.png);
	background-position: 0 -13px;
}

#calc_container #cbody #calc_form input { margin: 0 0 0 4px; }

#calc_container #cbody #calc_form select
{
	color: #1d1e2e;
	font-size: 21px;
	background-color: #696b91;
}

#calc_container #cbody #calc_form .ffield
{
	height: 28px;
	color: #b0b1b3;
	font-size: 21px;
	font-family: Georgia;
	background: transparent;
	border: 0;
	outline: none;
	font-weight: normal;
}


#calc_container #cbody #calc_form .col1
{
	width: 26px;
	height: 45px;
}

#calc_container #cbody #calc_form .col2
{
	width: 206px;
	height: 45px;
}

#calc_container #cbody #calc_form .col2_a
{
	width: 380px;
	height: 45px;
}

#calc_container #cbody #calc_form .col2_a .double_colspan
{
	width: 260px;
	height: 45px;
	line-height: 45px;
	float: left;
}

#calc_container #cbody #calc_form .col2_a .double_colspan2
{
	float: right;
	margin: 0 29px 0 0;
	text-align: right;
}

#calc_container #cbody #calc_form .col2_a select
{
	margin: 6px 0 0 0;
}

#calc_container #cbody #calc_form .col3
{
	width: 161px;
	height: 45px;
}

#calc_container #cbody #calc_form .col3_a
{
	width: 139px;
	height: 45px;
	padding: 0 29px 0 0;
	text-align: right;
}

#calc_container #cbody #calc_form .col4
{
	width: 26px;
	height: 45px;
}

#calc_container #cbody #calc_form .col5
{
	width: 280px;
	height: 45px;
}

#calc_container #cbody #calc_form .col6
{
	width: 153px;
	height: 45px;
}

#calc_container #cbody #calc_form .col6_a
{
	width: 38px;
	height: 45px;
	padding: 0 36px 0 0;
	text-align: center;
}

#calc_container #cbody #calc_form .col6_a input
{
	text-align: center;
	height: 28px
}

#calc_container #cbody #s_buttons
{
	position: absolute;
	height: 52px;
	width: 849px;
	background: #242441;
	border: 1px solid #10112b;
	margin: 20px 0 0 -20px;
}

#calc_container #cbody #s_buttons #help_text
{
	float: left;
	width: 509px;
	color: #676883;
	font-size: 12px;
	margin: 16px 0 0 14px;
}

#calc_container #cbody #s_buttons #help_text .info_btn
{
	position: absolute;
	top: 19px;
	left: 480px;
}

#calc_container #cbody #c_clear
{
	border: 0;
	float: right;
	width: 135px;
	height: 42px;
}

#calc_container #cbody #calc_form .c_clear:active
{
	border: 0;
	height: 27px;
	width: 27px;
	text-indent: -1000em;
	background: transparent url(../img/arrow_up_active.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
	/* hand-shaped cursor */
}

#calc_container #cbody #c_calculate
{
	border: 0;
	float: right;
}

#calc_container #bot
{
	height: 41px;
	width: 959px;
	background-color: #5b616a;
	float: left;
}


ul#cc_button
{
	background-image: url(../img/clear_calculate_btns.png);
	height: 37px;
	width: 320px;
	margin: 8px 0 0 510px;
	*margin: 8px 0 0 -20px;
	z-index: 20;
	float: left;
	position: absolute;
}

ul#cc_button li
{
	float: left;
	list-style-type: none;
}

ul#cc_button li a
{
	height: 37px;
	display: block;
	position: absolute;
	top: 0;
	text-indent: -9999px;
	outline: none;
}

li#clear_button a, li#calc_button a { background: url(../img/clear_calculate_btns.png); }

li#clear_button a
{
	background-position: 0 0;
	width: 115px;
	height: 37px;
	left: 0;
}

li#clear_button a:hover { background-position: 0 -37px; }

li#calc_button a
{
	background-position: -134px 0;
	width: 186px;
	height: 37px;
	left: 134px;
}

li#calc_button a:hover { background-position: -134px -37px; }

/* FORM
*********************************************************************************************************/

#left #int_content label
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#left #int_content label.top
{
	margin: 0 0 0 -110px;
	width: 100px;
	display: block;
	float: left;
	text-align: right;
}

#left #int_content input.top
{
	width: 300px;
	font-size: 13px;
	padding: 2px;
	margin: -2px 0 -8px 0;
	background-color: #ffffe8;
	border: 1px solid #8c8a5d;
}

#left #int_content input
{
	width: 300px;
	font-size: 13px;
	padding: 2px;
	margin: -2px 0 -8px 0;
	background-color: #ffffe8;
	border: 1px solid #8c8a5d;
}

#left #int_content #zip { width: 100px; }
#left #int_content #phone { width: 150px; }
#left #int_content #fax { width: 150px; }
#left #int_content #mobile { width: 150px; }

#left #int_content textarea
{
	width: 400px;
	font-size: 13px;
	padding: 4px;
	margin: 0px 0 4px 0;
	background-color: #ffffe8;
	border: 1px solid #8c8a5d;
}

#left #int_content #propSubmit a
{
	width: 100px;
	height: 30px;
	background-color: #851713;
	color: #ffffd7;
	font-family: "Georgia";
	font-size: 16px;
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
}

#left #int_content #propSubmit a:hover
{
	width: 100px;
	height: 30px;
	background-color: #61110e;
	color: #ffffd7;
	font-family: "Georgia";
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}

/* INTERIOR PAGES
*********************************************************************************************************/

#int_banner
{
	background-image: url(../img/bground_int_header.png);
	background-repeat: repeat-x;
	height: 54px;
	background-color: #2b2c48;
}

#int_banner h1
{
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-size: 16px;
	padding: 25px 0 0 60px;
}

#left #int_content
{
	background-color: #fff;
	padding: 8px 40px 20px 60px;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	min-height: 464px;
	width: 611px;
	float: left;
	color: #363636;
}

#left #int_content_disclaimer
{
	background-color: #fff;
	padding: 8px 40px 20px 60px;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	min-height: 364px;
	width: 611px;
	float: left;
	color: #363636;
}

#left #int_content .yellow_box
{
	width: 585px;
	margin: 0 0 0 -19px;
	padding: 0px 25px 0 19px;
	background-color: #f1f4ee;
	position: absolute;
}

#left #int_content .faq2
{
	width: 585px;
	margin: 0 0 0 -19px;
	padding: 2px 25px 2px 19px;
	background-color: #f1f4ee;
}

#left #int_content .faq3
{
	width: 553px;
	margin: 0 0 0 20px;
	padding: 2px 25px 2px 17px;
	background-color: #f1f4ee;
}

#left #int_content .indent_line
{
	margin: 0 0 0 20px;
}

#left #int_content .faq4
{
	width: 545px;
	margin: 0 0 0 20px;
	padding: 2px 25px 2px 19px;
}

#left #int_content.online_resources
{
	color: #3d605c;
	size: 14px;
	line-height: 18px;
}

#left #int_content.online_resources a
{
	color: #3d605c;
	size: 14px;
}

#left #int_content.online_resources a:hover
{
	color: #35374c;
}

/* PRESENTATION
*********************************************************************************************************/

#left #presentation_content
{
	background-color: #f7f6f2;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 21px;
	height: 517px;
	width: 711px;
	color: #363636;
	background-image: url(../img/bground_home.jpg);
	background-repeat: no-repeat;
}

#left #presentation_content.carousel ul
{
	margin: 0;
	padding: 0;
	zoom: 1;
}

#left #presentation_content .js ul li
{
	overflow: hidden;
	display: inline;
	float: left;
	height: 517px;
	width: 711px;
	text-align: center;
	zoom: 1;
}

#left #presentation_content ul
{
	position: absolute;
	top: 0;
}

#left #presentation_content .pres_carousel li .bot
{
	border: 100px solid #ff00ff;
	position: absolute;
	height: 100px;
	width: 300px;
}

#left #presentation_content li a:link, #left #presentation_content li a:visited 
{
	outline: none;
}

#left #presentation_content input.btn
{
	outline: none;
}

#left #presentation_content img
{
	outline: none;
}

#left #presentation_content .carousel-control
{
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 142px;
	cursor: pointer;
	zoom: 1;
	z-index: 1;
	border: 0;
	text-indent: -9999px;
	position: absolute;
	background-color: #4f5763;
}

/*#left #presentation_content .carousel-control:hover
{
	-moz-opacity: .9;
	opacity: 0.90;
	filter: alpha(opacity=90);
}*/

#left #presentation_content .carousel-previous
{
	background-image: url(../img/btn_prev.png);
	background-repeat: no-repeat;
	margin: 375px 0 0 0px;
	text-indent: -9999px;
	outline: none;
	border: 0;
}

#left #presentation_content .carousel-next
{
	background-image: url(../img/btn_next.png);
	background-repeat: no-repeat;
	margin: -142px 0 0 631px;
	text-indent: -9999px;
	outline: none;
}

/* FOOOTER
*********************************************************************************************************/

#footer
{
	font-size: 11px;
	font-family: Georgia;
	color: #c1c4b1;
	float: left;
	margin: 0;
}

#footer a
{
	font-size: 11px;
	color: #c1c4b1;
}

#footer a:hover
{
	font-size: 11px;
	color: #212330;
}

#footer .terms { margin: 0 0 0 20px; }
#footer .privacy { margin: 0 0 0 20px; }
