.heading {
	color: #006400;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	font-family: "Times New Roman", Georgia, Times;
}

.heading1 {
	color: maroon;
	font-style: italic;
	font-weight: bold;
	font-size: 28pt;
	font-family: "Times New Roman", Georgia, Times
}

.subheading {
	color: navy;
	font-style: italic;
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", Georgia, Times
}

.hr {
	border-bottom: 2px solid #666666;
}

.title {
	color: maroon;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	font-family: "Times New Roman", Georgia, Times;
	padding-bottom:10px;
}

.item {
	color: maroon;
	font-size: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.explain {
	color: black;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-bottom:10px;
}

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#3973AC;
}

.clear {
	clear:both;
}

.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
}

.contentpaneopen {
	width:100%;
	clear:both;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}

/* ---------------------
Links
--------------------- */

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}

/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	border: 1px solid #000000;	
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
	height:20px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background:transparent url(../images/bg_module_contenttop.jpg) no-repeat center bottom;
	height:100px;
	min-height:100px;
	vertical-align:top;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}

#menu img {
	margin:0;
	border:0;
}

#body {
	 background:url(../images/La-Fuente-body.jpg) no-repeat;
	 background-position:top right;
}

#bg {
	background: url(../images/La-Fuente-Background.jpg);
}

#container {
	border: 5px solid #000000;
}
#introtext {
	height 500px;
}
