* { margin:0; padding:0;}
body { /*background:url(images/tall_bottom.gif) left bottom repeat-x #fff;*/ font-family:Arial; font-size:100%; line-height:.9375em; color:#969696; }

.calcTitle{
	font-family:verdana;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
	background-color:#00275d;
}

.calcForm{
	font-family:verdana;
	color:#969696;
	font-size:12px;
	line-height:17px;
	padding: 4px 0 4px 5px;
}

/* Same as txt2 class but with more spacing*/
.calc{
	font-size:1.1em; 
	line-height:1.5em;
	padding: 1px 2px 1px 2px;
}

.clear { clear:both; height:0;}

.floatLeftForm{ 
float:left; 
margin: 0 5px 4px 0;
font-size:1.1em; 
line-height:1.5em;
}

.floatLeftFormSml{ 
float:left; 
margin: 0 5px 4px 0;
font-size:1.0em; 
line-height:1.5em;
}

.fleft { float:left;}
.fright { float:right;}

.fleftpadding{ float:left; margin-right:55px; }
.frightpadding{ float:right; margin-right:35px;}
.paddingleft{ margin-left: 50px;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}

.floatright { float:right; margin: 30px;}

.container { width:100%;}

p { margin-bottom:19px;}
.p1 { margin-bottom:18px;}

.tall_bottom { background:url(../images/tall_bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:29px;}
.form input { width:177px; height:19px; background:none; border:1px solid #a09b96; color:#969696; font-size:1.27em; font-family:arial;}
input, select {color:#969696; font-size:1.27em; font-family:arial; padding-left:3px;}
textarea { width:90%; height:159px; background:none; overflow:auto; font-size:1.27em; font-family:arial; color:#969696;}


/*==================list====================*/
ul { list-style:none;}

.main_menu { padding:2px 0 0 55px;}
.main_menu li { float:left; background:url(../images/main_menu_divider.gif) no-repeat right top; margin-right:16px;}
.main_menu li a { background:url(../images/marker_off.gif) no-repeat left 3px; padding:0 36px 0 19px; color:#515151;  text-decoration:none;}
.main_menu li a:hover { background:url(../images/marker_on.gif) no-repeat left 3px; color:#4d85c5; text-decoration:underline;}
.main_menu li.last { background:none;}
.main_menu li.last a { padding-right:0;}
.main_menu li a.current { background:url(../images/marker_on.gif) no-repeat left 3px; color:#4d85c5; text-decoration:underline;}

.list1 li { width:100%;}
.list1 li a {background:url(../images/marker_on.gif) no-repeat left 4px; padding-left:20px; font-size:1.27em; line-height:20px;}

.list2 li {background:url(../images/marker_off.gif) no-repeat left 4px; padding-left:20px; font-size:1.27em; line-height:20px;}
.list2 li span {color:#3f4449; font-weight:normal;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 20px 13px 0; float:left;}
.img_indent2 { margin:10px 20px 0 0; float:left;}
.img_indent3 { margin:0 20px 0 20px; float:left;}

.pic { position:relative; margin-top:-30px; margin:-30px 0 17px 0;}
.pic2 { position:relative; margin-top:-42px; margin:-42px 0 14px 0;}
.pic3 { position:relative; margin-top:-43px; margin:-43px 0 4px 0;}
.pic4 { position:relative; margin-top:-47px; margin:-47px 0 5px 0;}
.contact_box { padding-right:100px; font-size:1.27em;}


/*==================txt, links, lines, titles====================*/
a {color:#4d85c5;}
a:hover{text-decoration:none;}

h1 { font-size:2.91em; color:#3f4449; font-weight:normal; line-height:.9em; margin-bottom:14px;}
h1 span { color:#3f4449; font-size:.69em; display:block; padding-top:4px;}
h1 span em { font-style:normal; color:#4d85c5;}
h2 {font-size:2.91em; color:#303030; font-weight:normal; line-height:.9em; margin-bottom:14px;}
.h2noMarg {font-size:2.91em; color:#303030; font-weight:normal; line-height:.0em; margin-bottom:14px;}
h3 { font-size:1.27em; color:#3f4449; font-weight:normal;}
h3 span { font-size:1.5em; line-height: 1; color:#3f4449; font-weight:normal; margin: 2px 0 0 0;}
h3 a {color:#3f4449; }
h4 { font-size:1.27em; color:#3f4449; font-weight:normal; margin-bottom:17px;}
h4 a {color:#3f4449; }

.h4TitleClass{ font-size:1.27em; color:#3f4449; font-weight:normal; margin-bottom:17px;}

td#review{padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px;}

.provHeader {margin: 27px 0 0 5px;}

.txt1 { font-size:1.27em; line-height:1.28em;}
.txt2 { font-size:1.1em; line-height:1.5em;}
.txt3 { font-size:1.1em; line-height:1.5em; color:#3f4449; margin-top:4px;}
.txt4 { font-size:1.1em; line-height:1.5em; color:#3f4449; margin-top:14px;}
.txt5 { font-size:1.1em; line-height:1.5em; color:#4d85c5; margin-top:14px;}
.txt6 { font-size:1.1em; line-height:1.5em; margin-top:6px;}

.link1 { background:url(../images/marker_on.gif) no-repeat left 4px; padding-left:20px; font-size:1.27em;}
.link2 { color:#4d85c5;}

.commLink{color:#959ea3;}
.agLink{color:#d19910; }
.medLink{color:#4682c1;}
.golfLink{color:#04833e;}

.line_hor { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

/*=== some styles on shared pages ===*/
.whyLease { font-size: 12px; font-weight: bold; }
.liLink {font-size: 1em; line-height: 14px; text-decoration:none;}
.liLink:hover{text-decoration:underline;}
.pageTitle { font-size:2.91em; color:#3f4449; font-weight:normal; line-height:.9em; margin-bottom:14px; }
.pageSubTitle {  font-size: 1.27em; line-height:1.28em; }
.pageText {  font-size: 12px; font-style: normal; font-weight: normal; color: #696D76; font-family: Arial, Helvetica, sans-serif;}
.headline3{  font-size: 14px; font-style: normal; font-weight: bold; color: #000000; line-height: 16px}
.whyLease { font-size: 12px; font-weight: bold; }

/*==================blocks====================*/
.block { background:url(../images/block_bgd.gif) left top repeat-x; width:100%;}
.block .r { background:url(../images/line1.gif) right top repeat-y;}
.block .b { background:url(../images/line1.gif) left bottom repeat-x;}
.block .l { background:url(../images/line1.gif) left top repeat-y;}
.block .t { background:url(../images/line1.gif) left top repeat-x;}
.block .l_t { background:url(../images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(../images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(../images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(../images/l_b.gif) no-repeat left bottom;}
.block .bg { background:url(../images/head_img2.jpg) no-repeat 39px 11px; height:318px;}
.block .bgAg { background:url(../images/agVert_large.jpg) no-repeat 39px 11px; height:200px;}
.block .bgComm { background:url(../images/commVert_large.jpg) no-repeat 39px 11px; height:200px;}
.block .bgGolf { background:url(../images/golfVert_large.jpg) no-repeat 39px 11px; height:200px;}
.block .bgMed { background:url(../images/mediVert_large.jpg) no-repeat 39px 11px; height:200px;}
.block .bgAlt { background:url(../images/altVert_large.jpg) no-repeat 39px 11px; height:200px;}

.block .ind { padding:25px 0 0 341px;}
.block .ind1 { padding:0 15px 30px 23px;}
.block .ind2 { padding:27px 10px 40px 23px;}
.block .ind3 { padding:0 0 15px 30px; margin-bottom:25px;}
.block .ind4 { padding:0 0 0 30px;}


/*header*/
#header .row_1 { height:125px;}
#header .row_1 .fleft { padding:47px 0 0 50px;}
#header .row_1 .fright { padding:58px 54px 0 0;}
#header .row_1 .indent {}
#header .row_2 { height:35px; padding: 23px 0 2px 0; /* t r b l */ /*border: medium double rgb(250,0,255);*/}
#header .row_3 { height:318px; padding:0 49px 0 45px;}
#header .row_3 .slogan { margin-bottom:33px;}

/* header custom page adjustments */
#page1 #header .row_2 { height:35px; padding: 23px 0 2px 0; /* t r b l */ /*border: medium double rgb(250,0,255);*/}

/* page NI */
#headerNI .row_1 { height:125px;}
#headerNI .row_1 .fleft { padding:47px 0 0 50px;}
#headerNI .row_1 .fright { padding:58px 54px 0 0;}
#headerNI .row_1 .indent {}
#headerNI .row_2 { height:35px; padding: 23px 0 2px 0; /* t r b l */ /*border: medium double rgb(250,0,255);*/}
#headerNI .row_3 { height:118px; padding:0 49px 0 45px;}
#headerNI .row_3 .slogan { margin-bottom:33px;}

/*content*/
#content { padding:19px 49px 30px 45px;}
#content .indent { padding:0 0 0 24px;}
#content .indent1 { padding:32px 20px 0 24px;}

/*footer*/
#footer { 
	width:100%;
	min-width:940px;
	background-color:#00CCFF;
	height:169px;
	margin: 25px 0 15px 0;
	background:url(../images/footerBackround.png);
	background-repeat:repeat-x;
	background-position:top;
	overflow:visible;
}

#footer span { font-size:19px; color:#c1c1c1;}
#footer strong { color:#434343;}
#footer strong a {color:#434343;}
#footer .indent {
overflow:auto;
padding:0 60px 0 45px;
}
.footerSocMediaLink { padding-left: 12px; }

/*================== aboutus.html ==================*/
#aboutUs #content .row_1 { padding-bottom:50px;}
#aboutUs #content .row_2 .indent { padding:0 0px 0 0;}
#aboutUs .indR {margin-right:40px;}
#aboutUs .category {margin-top:60px; margin-bottom:60px;}


/*================== index.html ==================*/
#page1 #content .row_1 { padding-bottom:50px;}
#page1 #content .row_2 .indent { padding:0 8px 0 0;}

/*================== index-2.html ==================*/
#page3 #content .column1 .indent { padding:0 40px 0 0;}
#page3 #content .row_2 .col_1 .indent { padding:0 30px 0 0;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent { padding:0 20px 0 0;} 
#page4 #content .col_2 .indent { padding:32px 0 0 0;}

/*================== index-4.html ==================*/
#page5 #content .row_1 .col_1 .indent1 { padding-right:20px}
#page5 #content .row_2 .col_1 .indent { padding:0 26px 0 0;}

#page5 #content .row_2b {padding-top:25px};


/*================== index-5.html ==================*/
#page6 #content .col_1 .indent { padding:0 0 40px 0;}


/*==========================================*/

.formSubmitButtons{
  direction: rtl;
  azimuth:center;
}
