/* CSS Document 
   Ladera
*/

/*************************************
	CSS Reset - Basic
**************************************/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
  margin:0;
  padding:0;
}

ul,li {
  list-style-type:none;
}

/*************************************
	General Elements
**************************************/
html{
overflow-x:hidden;
}

body
{
	width:932px;
	margin: 0px auto 0px auto;
	color:#000000;
	font: 12px/16px Arial;
	background-color:#465a2e;
	
}

#container
{
	float:left;
	width:932px;
}


/*************************************
	Headings
**************************************/

#heading3inline {
	display:inline;
	text-align:left;
	font-size:18px;
}

#heading4inline {
	display:inline;
	text-align:left;
	font-size:18px;
}

#header
{
	float:left;
	width:932px;
	height:148px;	
	
}

#head-right-txt
{
	color:#fff;
	text-align:right;
	line-height:50px;
	padding-right:57px;
	font-size:56px;	
}


/*************************************
	Top Menu
**************************************/
#menu-bg
{
	float:left;
	width:872px;
	height:19px;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-y;
	padding:0px 30px 0px 30px;
}

.horizontalmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:19px;
	z-index:2000;
	position:absolute;
	
}

.horizontalmenu ul li{
	position: relative;
	display:block;
	float: left;
	height:19px;
}

.horizontalmenu ul li a:hover{
	display:block;
}

/*************************************
	Content
**************************************/
#landingpagetext {
	display:inline;
	font-size:14px;
}

#content-bg2
{
	float: left;
	width:932px;	
	position: relative;
}

/*Horizontal Style*/
#content-main-bg2
{
	width:932px;
	min-height: 522px;
	text-align:center;
}

div.leftPanel{
	float: left;
	padding-right: 40px;
	padding-top: 50px;
	padding-left: 20px;
	width: 283px;	
	font:  bold 14px/21px Times New Roman;
}

div.rightPanel{
	float: left;
	width: 589px;	
		
}

div.rightPanel div.contentArea{
		padding: 30px 30px 181px 30px;
		min-height:200px;		
}

#content-main-bg2 div.bottomImage{
	clear: both;
	width: 587px;
	height: 181px;
	position:absolute;
	bottom: 0;
	left: 343px;
	background:url(images/bottom-horiz-bg.gif) no-repeat 1px bottom;	
}

/*tagline2*/
#content-main-bg2 div.bottomImage h1
{
	color:#FFFFFF;
	font-size:46px;
	font-family:Cochin;
	position:relative;
	z-index:0;
	right:200px;
	width:400px;	
	#line-height:50px;
	float:left;
	top:57px;
}

/*tagline1*/
div.contentArea h2
{
	color:#FFFFFF;
	font-size:46px;
	font-family:Cochin;	
	position:relative;
	bottom:14px;
	left:100px;
	z-index:0;
	width:400px;
	line-height:30px;
	#line-height:50px;
}		

#content-main-bg2 div.bottomImage{
	clear: both;
	width: 587px;
	height: 181px;
	position:absolute;
	bottom: 0;
	left: 343px;
	background:url(images/bottom-horiz-bg.gif) no-repeat 1px bottom;	
}

#content-main-bg2 div.bottomImage h1
{
	color:#FFFFFF;
	font-size:46px;
	font-family:Cochin;
	position:relative;
	z-index:0;
	right:200px;
	width:400px;	
	#line-height:50px;
	float:left;
	top:57px;
}

#right-logo1
{
	float:right;
	width:220px;
	line-height:-10px;
	margin-right:60px;
	height:70px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#right-logo1-txt
{	
	float:left;
	width:220px;
	height:70px;
	text-align:center;
	font: 12px/70px Times New Roman;
	color:#231f20;
}

#right-logo1-txt a
{
	color:#231f20;
	text-decoration:none;
}

#right-logo1-txt a:hover
{
	color:#231f20;
	text-decoration:underline;
}

.clearFix{
	clear: both;
	float: none;
	display: block;
	line-height: 0;
	font-size: 0;
}

#bottom-bg2 {	
	float:left;
	width:932px;
	height:13px;
	background: url(images/hor-bot-bg.jpg) no-repeat;	
}

/*Vertical Style*/
#content-main-bg {
	float:left;
	width:932px;
	z-index:-50px;
	position:relative;
}

#text-content {
	float:left;
	width:932px;
	background-image:url(images/bot-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#sidebar {
	float:left;
	width:284px;
	padding-right:40px;
	padding-top: 50px;
	padding-left: 20px;
	text-align:center;
	font: bold 12px/18px Cochin;
}

#text-content-mid {
	float:left;
	width:367px;
	height:456px;
	padding-top:0px;
	border-left:1px solid #788f73;
	padding-bottom:2px;
	z-index:1000;
	position:absolute;
	left:344px;
}

#text-content-mid h1 {
	color:#FFFFFF;
	font-size:46px;
	font-family:Cochin;
	text-align:left;
	z-index:0;
	position:relative;
	left:150px;
	top:80px;
	width:400px;
	line-height:50px;
}

#text-content-mid h2 {
	color:#FFFFFF;
	font-size:46px;
	font-family:Cochin;
	position:relative;
	z-index:0;
	top:250px;
	right:100px;
	width:400px;
	line-height:50px;
}

#right-part {
	float:right;
	width:220px;
	height:100%;
}

#right-logo {
	float:right;
	width:220px;
	margin-top:320px;/*before margin-top:290 changed as 320 for the logo moving towards bottom*/
	margin-bottom:70px;
	_margin-left:20px;/*changed for ie6*/
	height:70px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	bottom:0;
	position:relative;
}

#right-logo-txt {	
	float:left;
	width:220px;
	height:70px;
	text-align:center;
	font: bold 12px/70px Cochin;
	color:#231f20;
}

#right-logo-txt a {
	color:#231f20;
	text-decoration:none;
}

#right-logo-txt a:hover {
	color:#231f20;
	text-decoration:underline;
}

/*Sub Page*/

#header1 { background-image:url(images/header-bg-1.jpg);
	float:left;
	width:930px;
	height:149px;
	background-repeat:no-repeat;

}

#head-right-txt1 {
	float:right;
	padding:60px 57px 28px 0px;
	font-size: 38px;
	color:#1F562A;	

}

div.content_main {
	width:932px;
	overflow:hidden;
}

div.content_main p {
	padding-left:212px;
}

div.shadow_image {
	background-image:url(images/shadow_2.jpg);
	width:931px;
	height:25px;
	background-repeat:no-repeat;
}

#new_shadow {
	background-image:url(images/back_middle1.jpg);
	width:931px;
	height:500px;
	background-repeat:repeat-y;
	display:table;
}

.para_text {
	float:left;
	width:600px;
	
}

.para_text p {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.para_text1 {
	float:left;
	width:750px;
	
}

.para_text1 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin-top:10px;
	margin-bottom:10px;
}

#bottom_horix {
	background-image:url(images/bottom_image1.jpg);
	width:931px;
	height:45px;
	background-repeat:no-repeat;
}

/*sub page with photos*/
.rightphotos {
	width:175px;
	float:right;
	padding-left:20px;
	padding-top:10px;
	padding-right:136px;
}

/*sub page with gallery*/
.gallery {
	padding-left:250px;
}