body {
	background-color:#564E41; 
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	text-align:center;
}

a:link {
	color: #ffffff;	
	text-decoration: none;
}a:hover {
	color: #ffffff;	
	text-decoration: underline;
}
a:active {
	color: #dddddd;	
	text-decoration: none;
}
a:visited {
	color: #bbbbbb;	
	text-decoration: none;
}

#mainContainer {
	width:955px;
	margin:0 auto;
	text-align:left;
}

#topSpacer {
	height: 20px;	
}

#header {
	margin-bottom:6px;
	margin-left:0px;
	width:935px;
	clear:both;
	color:#cccccc;
}

#headerLogoImg {
	margin-left:10px;
}

#headerClaim {
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #A08C69;
}

#menu {
	width:940px;
	height:46px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-left:10px;
	text-align:center;
	clear:both;	
}

.menuItem {
	height:46px;
	margin:0px;
	padding:0px;
	float:left;		
}

.menuItemLast {
	height:46px;
	margin:0px;
	padding:0px;
}

#leftColumn {
	margin:0px;
	background-color:#AD9D7C;
	width:240px;
	height: 100%;
	float:left;		
	color:#FFFFFF;
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
}

#contentColumn {
	margin:0px;
	background-color:#917859;
	width:685px;
	height: 100%;
	float:left;
	color:#FFFFFF;
	margin-top:5px;
}

#movie {
	width: 100%;
	height: 100%;
	clear:both;
}

h2 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dfd7c0;
	padding:0px;
	margin:0px;
	padding-left:0px;
	margin-bottom:0px;
	/*background-color:#50483C;*/
	/*border-bottom: solid 1px #DFD7C0;*/
}

h3 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding:0px;
	margin:0px;
	/*padding-left:5px;*/
	margin-bottom:10px;
	background-color:#50483C;
	/* border-bottom: solid 1px #DFD7C0; */
}

.spanTrb { color: #FFB124; }
.spanWeb { color: #DFD7C0; }
.spanTws { color: #FD595C; }
.spanTwl { color: #6DD93C; }
.spanTwe { color: #E085E5; }

.linkMore { 
	font-weight: bold; 
}
a.linkMore:link { color:#ffffff; }
a.linkMore:hover { color:#ffffff; text-decoration: underline; }
a.linkMore:active { color:#ffffff; }
a.linkMore:visited { color:#dddddd; }

#carousel {
	
}

#contentPanels {
	width: 100%;	
	color: #ffffff;		
}

#contentPanelsTopSpacer {
	height: 5px;
}


#contentPanel1 {
	width: 50%;
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;	
	vertical-align: top;	
}

#contentPanelSep { 
	width: 20px;
}

#contentPanel2 {
	width: 50%;
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;	
	vertical-align: top;			
}

#contentChapo {
	padding-left:2px;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 18px;
	color:#DFD7C0;
	font-weight: normal;
	line-height: 18px;
}

.contentDiv {
	margin:0px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
	text-align:justify;
	margin-bottom:10px;
}

.contentStrong {
	font-weight: bold;
	color:#ffac0f;
}

.contentDivTitle {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	border-bottom: solid 1px #ffac0f; //#DFD7C0;
}

.contentDivTitle a:link {  
	color: #ffffff;	
	text-decoration: none;	
}
.contentDivTitle a:hover {  
	color: #ffffff;	
	text-decoration: none;	
}
.contentDivTitle a:active {  
	color: #ffffff;	
	text-decoration: none;	
}
.contentDivTitle a:visited {  
	color: #ffffff;	
	text-decoration: none;	
}

ul {
margin-left: 0;
}

li {
	list-style-type: disc;
	list-style-position: inside;
}

#footer {
	margin-top:10px;
	margin-left:10px;
	width:935px;
	background-color:#40392F;
	font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AD9D7C;	
	text-align: center;
	clear:both;
}

a.footerLink:link {
	color: #AD9D7C;	
	text-decoration: none;
}a.footerLink:hover {
	color: #ffffff;	
	text-decoration: underline;
}
a.footerLink:active {
	color: #AD9D7C;	
	text-decoration: none;
}
a.footerLink:visited {
	color: #AD9D7C;	
	text-decoration: none;
}

#bottomSpacer {
	height: 10px;	
}

.clear {
	clear:both;
}

p {
	color: #ffffff;	
	margin-top:0px;
	margin-bottom:5px;
}

p.right { 
	text-align: right; 
}

p.center { 
	text-align: center; 
}

p.more { 
	text-align: right; 
	margin-bottom:20px;
}

