/* CSS Document */
body{
	background: #004101;
	margin:5px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#053706;
	line-height:19px;
	text-decoration:none;
}
#mainwrapper {
	width:940px;
	margin:0 auto 0 auto;
}

#top_section{
 	width:940px; height:10px; background:url(top_bg.gif) top no-repeat;
}

#mid_section{
 	width:940px; background:#FFFFFF; float:left; padding:0px; margin:0px;
}

#bot_section{
 	width:940px; height:10px; background:url(bot_bg.gif) top no-repeat;
}

#main{
	margin:0px 10px 0px 10px;
}
.header {
	width:920px;
	height:76px;
	float:left;
	background:#FFFFFF;
	clear:both;
}
.logo{
	margin:5px 0px 0px 13px;
}
#navigation{
	width:908px;
	float:left;
	height:30px;
	background:url(nav_left.gif) left top no-repeat;
	padding:0px 0px 0px 8px;
	margin:0px 0px 3px 0px;
}
.nav_right{
	background:url(nav_right.gif) right no-repeat;
	float:right;
	height:30px;
	width:8px;
}
.nav_mid{
	background:url(nav_mid.gif) top repeat-x;
	text-align:center;
	float:left;
	height:30px;
	width:900px;
	color:#FFFFFF;
	font-size:13px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
}
.nav_mid a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:0px 12px 0px 12px;
	text-decoration:none;
}
.nav_mid a:hover{
	color:#FFFFFF;
}
.nav_mid .dvd{
	padding-bottom:5px;
}
.banner{
	width:920px;
	height:251px;
	border-bottom:1px solid #336666;
}
.ban_img{
	float:left;
	width:397px;
	padding-right:3px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.welcome_txt{
	float:left;
	padding:5px 0px 0px 15px;
	width:492px;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:0.6px;
	font-weight:normal;
	color:#004101;
	line-height:26px;
	text-decoration:underline;
}
.wel_icon{
	float:left;
	padding:3px 3px 0px 0px;
}
.more{
	float:right;
}
.more a{
	color:#014D02;
	font-size:13px;
	font-weight:bold;
	padding:0px 12px 0px 12px;
	text-decoration:underline;
}
.more a:hover{
	color:#014D02;
	text-decoration:none;
}
.home_boxes{
	float:left;
	padding:44px 0px 0px 40px;
}
.mr_25{
	float:left;
	padding-right:25px;
}
.f1{ float:left;}

.f2{ float:right; }

.copy{ color:#B1B1B1; text-decoration:none; }

a.copy:link{ color:#B1B1B1; text-decoration:none; }

a.copy:hover{ color:#30431D; text-decoration:underline; }


.foot_line {
	height:1px;
	border-bottom:1px solid #A4ABA4;
	margin:0px;
	padding-top:13px;
}

#footer{
	height:22px;
	padding:8px 10px 0px 10px;
	font-size:11px;
	color:#30431D;
	text-decoration:none;
}
.content{
	background:#FFFFFF;
	text-align:justify;
	width:900px;
	float:left;
	padding:0px 10px 0px 10px;
}
/*About Us*/
.abt_left{
	width:366px;
	float:left;
}	
.abt_right{
	float:right;
	background:url(about_img.jpg) right top no-repeat;
	width:520px;
	height:310px;	
}
.arial_13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#486749;
	text-decoration:none;
}
.arial_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#486749;
	text-decoration:none;
}
.lnks{
	color:#053706;
	line-height:19px;
	text-decoration:underline;
}
a.lnks:link {
	color: #053706;
	text-decoration: underline;
}
a.lnks:hover {
	color: #333333;
	text-decoration:none;
}
.rates{
	float:right;
	background:url(rates_img.jpg) right top no-repeat;
	width:520px;
	height:310px;	
}
/* Services*/
.serv_left{
	width:340px;
	float:left;
}	
.serv_left ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	padding-left:6px;
}
.serv_left ul li {
	list-style-type:none;
	margin-top:0px;
	padding:0px;
}
.serv_left ul li {
	background:url(bull.gif) left 10px no-repeat;
	line-height:17px;
	padding:3px 0px 3px 10px;
}
.serv_right{
	float:right;
	width:517px;
}
.serv_line {
	background:url(c_line.gif) top center repeat-y;
	height:572px;
}
.thumbnail{
	border:1px solid #D0D0D0;
	margin-left:3px;
}

/* Properties*/
.pro_left{
	width:360px;
	float:left;
}	
.pro_right{
	float:right;
	width:517px;
}

/* Contact */
.arial_13b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#235F23;
	text-decoration:underline;
}
.con_1 {
	float:left;
	width:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-align:justify;
}
.con_2 {
	float:left;
	width:40px;
	margin:0px;
	padding:0px;
}

.con_line {
	background:url(c_line.gif) top center repeat-y;
	height:325px;
}

.con_3 {
	float:left;
	width:400px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.con_form {
	padding:0px;
}
.con_left {
	width:105px;
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
	text-align:right;
	line-height:17px;
}

.con_right {
	width:260px;
	height:29px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}

.con_right_msg {
	width:260px;
	height:110px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}

.con_field {
	border:1px solid #035004;
	width:260px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}

.con_msg{
	border:1px solid #3A3A3A;
	width:260px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
.con_center {
	width:245px;
	float:left;
	height:21px;
	margin:0px;
	padding:1px 0px 10px 0px;
	text-align:right;
}
.submit {
	background:url(submit.jpg) no-repeat;
	height:22px;
	width:55px;
	border:0px;
	cursor:pointer;
}
/* Directions*/
.direc_left{
	width:608px;
	float:left;
}	
.direc_left ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	padding-left:6px;
}
.direc_left ul li {
	list-style-type:none;
	margin-top:0px;
	padding:0px;
}
.direc_left ul li {
	line-height:17px;
	padding:3px 0px 3px 0px;
}
.direc_right{
	float:right;
}
.direc_dvd{
	border-bottom:1px dashed #657D65;
	margin:10px 0px 15px 0px;
}
.img_brdr{
	border:1px solid #85A985;
}
.directions_menu {
	width:180px;
	float:left;
	margin:6px 10px 0px 0px;
	border:1px solid #6A986A;
}
.directions_menu ul {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.directions_menu ul li {
	list-style-type:none;
	margin:0px 5px 0px 5px;
	padding:0px;
}
.directions_menu ul li {
	background:url(arr.gif) left 12px no-repeat;
	font-weight:normal;
	color:#053706;
	line-height:17px;
	padding:7px 0px 7px 17px;
	border-bottom:1px dashed #6A986A;
}
.directions_menu ul li a {
	color:#053706;
	text-decoration:none;
}
.directions_menu ul li a:hover {
	color:#053706;
	text-decoration:underline;
}

/* Testimonials */

.testimonial_form {
	float:left;
	width:510px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.test_left{
	width:154px;
	float:left;
}
.test_right{
	width:746px;
	float:right;
}
.test_dvd{
	border-bottom:1px dashed #657D65;
	margin:10px 0px 10px 0px;
}
.add_testimonial {
	background:url(add_testimonial.gif) no-repeat;
	height:26px;
	width:120px;
	border:0px;
	cursor:pointer;
}
.testi_left {
	width:105px;
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
	text-align:right;
	line-height:17px;
}

.testi_right {
	width:290px;
	height:29px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}
.testi_right_msg {
	width:270px;
	height:210px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}
.testi_msg{
	border:1px solid #3A3A3A;
	width:260px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
/* Rental Form */
.rent_form {
	padding:0px;
	margin-left:20px;
}
.rent_left {
	width:215px;
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:17px;
}
.rent_left_group {
	width:158px;
	float:left;
	height:29px;
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:17px;
}

.rent_right {
	height:29px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}

.rent_right_msg {
	width:260px;
	height:110px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
	margin-left:10px;
}

.rent_field {
	border:1px solid #035004;
	width:260px;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
.rent_field1 {
	border:1px solid #035004;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}

.rent_msg{
	border:1px solid #3A3A3A;
	width:260px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
.rent_center {
	width:380px;
	float:left;
	height:21px;
	margin:0px;
	padding:1px 0px 10px 0px;
	text-align:right;
}
.submit {
	background:url(submit.jpg) no-repeat;
	height:22px;
	width:55px;
	border:0px;
	cursor:pointer;
}











.mb_40{
	margin-bottom:40px;
}
.mb_15{
	margin-bottom:15px;
}
.mb_10{
	margin-bottom:10px;
}
.mb_5{
	margin-bottom:5px;
}

.hdl{
	float:left;
}
.hdr{
	float:right;
	background:url(ph_icon.jpg) left top no-repeat;
	padding: 0px 10px 0px 50px;
	line-height:32px;
	font-size:20px;
	font-weight:bold;
	color:#075008;
}


.clear{
	clear:both;
}
#hm_welcome{
	width:440px;
	float:left;
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/box_left.jpg) left top no-repeat;
	height:197px;
	margin-top:4px;
	padding:0px 0px 0px 11px;
}
.hm_welcome_mid{
	width:421px;
	float:left;
	height:182px;
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/box_bg.jpg) top repeat-x;
	padding:15px 4px 0px 4px;
}
.hm_welcome_right{
	width:11px;
	float:left;
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/box_right.jpg) left top no-repeat;
	height:197px;
}
#hm_prod{
	width:216px;
	float:left;
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/box_left.jpg) left top no-repeat;
	height:197px;
	margin:4px 0px 0px 5px;
	padding:0px 0px 0px 11px;
}
.hm_prod_mid{
	width:197px;
	float:left;
	height:182px;
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/box_bg.jpg) top repeat-x;
	padding:15px 4px 0px 4px;
}
.ml_1{
	margin-left:1px;
}
.hmcon_left {
	width:60px;
	float:left;
	height:22px;
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
}

.hmcon_right {
	width:130px;
	height:22px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
}
.hmcon_right_msg {
	width:130px;
	height:30px;
	float:left;
	padding:0px 0px 0px 5px;
	text-align:left;
}

.hmcon_center {
	width:156px;
	float:left;
	height:21px;
	margin:0px;
	padding:8px 0px 0px 0px;
	text-align:right;
}
.txt_field {
	border:1px solid #BBBBBA;
	width:125px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
.msg{
	border:1px solid #BBBBBA;
	width:125px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 2px 1px 2px;
	color:#000000;
}
.inner_left{ 
	width:180px;
	float:left;
	padding:0px 0px 0px 7px;
	margin:6px 10px 0px 0px;
}
.inner_left ul {
	padding:0px;
	margin:0px 0px 0px 0px;
}
.inner_left ul li {
	list-style-type:none;
	margin-top:0px;
	padding:0px;
}
.inner_left ul li {
	/*background:url(bull.gif) left 12px no-repeat;*/
	font-size:14px;
	font-weight:normal;
	color:#204288;
	line-height:17px;
	padding:8px 0px 10px 10px;
	border-bottom:1px solid #dadada;
}
.inner_left ul li a {
	color:#204288;
	text-decoration:none;
}
.inner_left ul li a:hover {
	color:#204288;
	text-decoration:underline;
}







.left_but{ 
	padding:11px 0px 11px 11px;
	color:#EF7E31;
	border-bottom:1px dashed #3A3A3A;
}

.left_but a{ 
	color:#EF7E31;
	text-decoration:none;
}
.left_but a:hover{
	color:#CBA286;
	text-decoration:none;
}

.read{
	background:url(file:///D|/Swamy_Works/Projects/Rajbird%20Inc/final/images/arrow.gif) left no-repeat;
	padding-left:12px;
	color:#214C79;
	font-size:11px;
	text-decoration:underline;
}
a.read:link{
	font-size:11px;
	color:#214C79;
	text-decoration:underline;
}
a.read:hover{
	color:#214C79;
	text-decoration:none;
}

.f_11{
	font-family:tahoma;
	font-size:11px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #1A1B20;
	text-decoration:none;
}
a.copy:link {
	color: #1A1B20;
	text-decoration:none;
}
a.copy:hover {
	color: #1A1B20;
	text-decoration:underline;
}
.left_but {
	width:180px;
	float:left;
	padding:0px ;
}

.brdr{
	border:1px solid #EBDB87;
}
.m_but{
	font-weight:bold;
	font-size:12px;
	color:#562807;
	padding-left:5px; padding-right:5px;
	text-decoration:none;
}
a.m_but:link {
	color: #562807;
	text-decoration: none;
}
a.m_but:hover {
	color: #000000;
	text-decoration:none;
}
.fp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#763201;
	text-decoration:none;
}

.arial_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
a.arial_white:link {
	color: #ffffff;
	text-decoration: none;
}
a.arial_white:hover {
	color: #ffffff;
	text-decoration:underline;
}


.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #652C03;
	text-decoration:none;
}
a.email:link {
	color: #652C03;
	text-decoration:none;
}
a.email:hover {
	color: #652C03;
	text-decoration:underline;
}


.field{
	background-color:#FFFDF9;
	width:228px;
	border:1px solid #E6DFCD;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	padding-left:2px;
	color:#76552C;
}
.sel_field{
	background-color:#FFFFFF;
	border:1px solid #DACEB0;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

