/* divs */


#wrapper {
	width: 950px;
	height:600px;
	margin: 0 auto;
	background-image: url(files/lndbanner.jpg);
}



#logohotspot {
	width:275px;
	height:100px;
	float:none;
	background-image: url(files/lndbanner.jpg);	
}




#buttons {
	float: left;
	width: 200px;
	height:30px;
	background-color:#FF3300;
	margin-bottom:10px;
	overflow:visible;
}



#content {
	float: right;
	width: 617px;
	height:480px;
	margin-top:100px;
	margin-right:20px;
	overflow:hidden;
	background-image:url(files/contentBG.png);
	background-repeat:repeat;
}



#intro {
	float: left;
	width:300px;
	height:211px;
}




#navigation {
	float: left;
	margin-top:15px;
	width:300px;
	text-align:center;
}


#subnavigation {
	width: 535px;
	height:auto;
	float: left;
	margin-left:23px;
	margin-bottom:15px;
	text-align:center;
}





#logo {
	float: left;
	width: 200px;
	height: 248px;
}




#leftCol {
	width: 300px;
	float: left;
	overflow: hidden;
	margin-top:138px;
	min-height:600px;
}





#showcase {
	float: left;
	width: 290px;
	height:220px;
	margin-left:10px;
	margin-top:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-color: #271605;	
	background-color:#333333;
	overflow:hidden;
}



#contact {
	width: 250px;
	float: left;
	overflow: hidden;
	background-color:#1c0e09;
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
	height:140px;
}


#framecontent {
	width: 595px;
	float: left;
	overflow: hidden;
}	



#frameshowcase {
	width: 535px;
	float: left;
	margin-left:23px;
	margin-bottom:15px;
	padding:10px;
	overflow: hidden;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-color: #271605;	
	background-color:#2c1905;
}	


#frametext {
	width: 535px;
	float: left;
	overflow: hidden;
	margin-right:10px;
}	


#frameform {
	width: 535px;
	float:left;
	overflow:hidden;
	margin-left:25px;
	margin-bottom:10px;
}




#imageleftfloat{
	float:left;
	margin-top:13px;
  	margin-right:20px;
	margin-bottom:10px;
	border-color:#271605;
	border-width:thick;
	border-style:solid;
}

#imagerightfloat{
	margin-top:13px;
	margin-left:20px;
	margin-bottom:10px;
	float: right;
	border-color:#271605;
	border-width:thick;
	border-style:solid;
}


#iconleft{
	width:65px;
	float:left;
	margin-top:13px;
  	margin-right:8px;
	margin-left:77px;
}

#iconright{
	width:65px;
	float:right;
	margin-top:13px;
  	margin-left:6px;
	margin-right:79px;
}


#iconcenter{
	width:145px;
	float:left;
	margin-top:13px;
  	margin-left:77px;
	margin-right:77px;
}







/* text */


body {
	margin: 0;
	padding: 0;
	background: #CCFFFF;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 10px;	
	color: #333333;
}



p.bodytext {
	margin: 0;
	padding: 5px 20px 10px  0px;
	color: #333333;
}


p.bodytext2 {
	margin: 0;
	padding: 5px 20px 10px  0px;
	color: #333333;
	line-height: 15px;
}



p.intro {
	margin: 0;
	padding: 5px 20px 10px  25px;
	color: #82694f;
	line-height: 19px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
}


p.contact {
	margin: 0;
	padding: 0px 15px 5px  15px;
	color:#82694f;
	text-align:left;
	text-decoration:none;
	line-height:13px;
	font-size:12px;
}

p.contacthead {
	margin: 0;
	padding: 15px 15px 5px  15px;
	color:#a48566;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	font-size:15px;
}



p.framehead {
	padding: 10px 20px 0px  25px;
	color: #82694f;
	text-align:left;
	text-decoration:none;
	font-size:19px;
}


p.frameintro {
	padding: 0px 20px 10px  25px;
	color: #82694f;
	line-height: 19px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
}


p.frametext {
	color: #666666;
	line-height: 19px;
	font-size:11.5px;
	line-height:17px;
}


p.frametitle {
	color: #666666;
	line-height: 16px;
	font-size:12.5px;

}


p.frameformhead {
	padding: 5px 20px 0px  25px;
	color: #82694f;
	text-align:left;
	text-decoration:none;
	font-size:19px;
}


p.frameform {
	padding: 0px 20px 0px  25px;
	color: #82694f;
	font-family: century gothic, Arial, Helvetica, sans-serif;
}





p.navigation {
	margin: 0;
	padding: 0px 15px 5px  15px;
	color:#a48566;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	font-size:13px;
}

a:link { color:#a48566; 	text-decoration:none;}
a:active { color:#a48566;	text-decoration:none;}
a:visited { color:#a48566;	text-decoration:none;}
a:hover { color:#666666;	text-decoration:underline;
}




















h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	padding-top: 10px;
	padding-bottom: 6px;
	line-height: 40px;
}

h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 23px;
}

h3 {
	font-size: 18px;
	padding-top: 6px;
}











img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}





/* form */
















/* Menu */

#menu {
	float: center;
	width: 900px;
	height: 40px;
	background: #FFFFFF;
	margin-bottom: 20px;
}










/* Footer */

p.footer {
	margin: 0 auto;
	height: 20px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1mm;
	text-align: center;
	color: #000000;
	font-weight: bold;
}


#footer a {
	text-decoration: none;
	color: #000000;
}





div#clearFloats {
	height: 1px;
	clear: both;
}
