.Content {
	align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	text-indent: 0px;
	margin: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 20px;
		}
.Contenthome {
	align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	text-indent: 0px;
	margin: 10px;
	background-repeat: no-repeat;
	padding: 20px;
	background-image: url(../images/lama/cork.jpg);
	background-position: right bottom;
		}
.columnLeft,.columnRight {
	padding-top: 15px;
	padding-bottom: 0px;
	float: left;
	width: 275px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.mainpictureleft {
	width: 200px;
	height: 134px;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.mainpictureright {
	width: 200px;
	height: 134px;
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.columnLeft {
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.columnRight {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.iamagradtext {
	font-family: "Bradley Hand ITC", Script, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 000000;
		}
.Right {
	align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	text-indent: 0px;
	margin: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../images/lama/rightbground.jpg);
	vertical-align: top;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
		}
.Footer {
	align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
	text-indent: 0px;
	margin: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-top-color: #000000;
		}
a:visited {color:#000000; text-decoration:none;}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #000000;
}
.First {
	color: #A29165;
	font-size: 16px;
}
.Sight {
	color: #30488E;
	font-size: 16px;
}
.Media {
	color: #000000;
	font-size: 16px;
}
h1 {
	font-size:35px;
	font-weight: bolder;
	font-variant: normal;
	font-family: "Bradley Hand ITC", Script, sans-serif;
	text-align: center;
}
h2 {
	font-size:25px;
	font-family: "Bradley Hand ITC", Script, sans-serif;
	text-align: center;

}
h3 {
	font-size:14px;
	font-family: "Bradley Hand ITC", Script, sans-serif;
	text-align: center;

}
a:link {color:#000000; text-decoration:none;}
.menubar /*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
  {
	display: block;
	text-decoration: none;
	border-right: 0px solid #333;
	font-size: 0.85em;
	color: #000000;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
nav, #nav ul {
	list-style-type: none;
}
#nav li:hover, #nav li.hover {
    position: static;
}

#nav a {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 125px;
	text-align: center;
	vertical-align: middle;
}
#nav a:hover {
	background-repeat:repeat-x;
	background-color: #595959;
}
#nav li {
	margin:0px;
	padding:0px;
	float: left;
	background-repeat:repeat-x;

}
#nav li ul {
	position: absolute;
	width:110px;
	padding:0px;
	margin:0px;
	border-bottom:#FFFFFF solid 1px;
	left: -999em;
}

#nav li li {
margin-left:0px;
padding:0px;
background-image:none;
}
#nav li li a {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:12px;
	background-color:#555658;
	border-bottom:#000000 solid 0.5px;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	text-transform:none;
	font-weight:bold;
}
#nav li li a:hover {
	margin:0px;
	font-size:12px;
	background-image:none;
	background-color:#999999;
	color: #000000;
}

#nav li:hover ul ,#nav li.sfhover ul{
	left: auto;	
}



#navigationPane {
	height:35px;
	width: 800px;
}
#content {
	clear: left;
	color: #ccc;
}
