body {
     margin: 0;
	 font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
     text-align: center;
     background: url("images/sandbg.jpg");
}

 #containerborder {
     margin: auto;
	 text-align: left;
	 width: 782px;
	 height: 100%;
	 overflow: hidden;
}

#container {
     margin: 0 auto;
	 text-align: left;
     width: 780px;
	 height: 100%;
	 background-color:#f7efe4;
     overflow:hidden;


}

#navigation {
     height:28px;
	 background-color: #593a35;
	 width:100%;
}


#highlight {
     float:left;
	 background: #f7efe4;
	 width:370px;
	 height: 100%;
	 text-align: center;
	 padding-top: 20px;
	 padding-left: 10px;

}

#text {
     float:right;
	 background: #f7efe4;
	 width:360px;
	 height: 100%;
	 padding-right: 30px;
	 padding-top: 20px;
	 padding-left: 10px;
}

#textall {
     padding-top: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	 padding-bottom: 20px;
	 float:left;
	 background: #f7efe4;
	 width:700px;
	 height: 100%;
	 color: #271510;

}


#textvid {
     padding-top: 10px;
	 padding-left: 40px;
	 padding-right: 40px;
	 padding-bottom: 20px;
	 float:left;
	 background: #f7efe4;
	 width:700px;
	 height: 100%;
	 text-align: center;
	 z-index: 20;
}

#content {
    z-index: 20;
}

#footer {
     width:780px;
	 height:20px;
	 color:#f5e3a3;
	 background-color: #593a35;
	 font-size:10px;
	 text-align:center;
	 padding-top:10px;
}

#textcontent {
     
	 padding-left: 60px;
	 padding-right: 60px;
	 padding-top: 10px;
	 text-align:justify;

	 }
	 
.tcontent {
    color:#271510;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
	 }
	 
.tcontentbold {
    color:#271510;
    font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
	 }
	 
#imgcontent {
	text-align: center;
}
	 
.titlefont {
     font-family: Garamond;
     font-size: 20px;
     color:#271510;
}

.titlefontb {
     font-family: Garamond;
     font-size: 18px;
     color:#271510;
	 font-weight: bold;
}

#maincontent {
     
	 padding-left: 50px;
	 padding-right: 50px;
	 padding-top: 30px;
	 text-align:justify;

	 }
	 
	 #maincontentb {
     
	 padding-left: 50px;
	 padding-right: 50px;
	 padding-top: 30px;
	 text-align:center;

	 }

.imageborder {

     border: 1px solid #271510;
	 
}


#iframecontent {
     
	 padding-left: 1px;
	 padding-right: 1px;
	 padding-top: 1px;
	 text-align:justify;

	 }
	
	 A:link {text-decoration: underline; color:#FF6600;}
A:visited {text-decoration: underline; color:#FF6600;}
A:active {text-decoration: underline; color:#FF6600;}
A:hover {text-decoration: underline; color:#FF6600;}

.tcontent2 {
    color:#d0d98c;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	 }

	 
#videoscroller {
     
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 10px;
	 text-align:center;

	 }
	 
.li2 {
list-style-image:  url("images/bullets.gif"); 
}

table.lang {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #271510;
	border-collapse: separate;
	background-color: white;
}
table.lang th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #271510;
	background-color: white;
	-moz-border-radius: 0px;
}
table.lang td {
	border-width: 1px;
	padding-top: auto;
	padding-bottom: auto;
	text-align: center;
	height: 20px;
	border-style: solid;
	border-color: #271510;
	background-color: white;
}

.imgborder {
border: 1px solid #271510;
}

.imageright {
	clear: both;
	float: right;
	margin-left: 10px;
	border: 1px solid #271510;
}

.imgbordercenter {
border: 1px solid #271510;
text-align: center;
}

.tcontent3 {
    color:#271510;
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	 }