/********************************************************************
* STYLE SHEET: www.worldsfair.net/css/main.css
* (c)2007 by Goodman Bautz Realtors
* last modified: 2007-08-05 09:13:39 UTC
********************************************************************/


a:visited{
	color: #4666B4;
}
#sitetitle{
	top: 20px;
	right:60px;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #98989f;
	background-color: White;
	overflow: visible;
	padding: 3px 3px 3px 3px;
}
#line{
	position: absolute;
	top: 61px;
	background-color: navy;
	height: 1px;
	width: 100%;

}

#tabs li.active 	{
	background: url('../img/taba-left.gif') no-repeat left top;
}

#tabs li.active .tab {
	background: url('../img/taba-right.gif') no-repeat right top;
}


#tabs li.active a	{

	font-weight: bold;
}

#tabs li.active a:link, #tabs li.active a:visited {
	color: #FFFFFF;
}

#menu a:link, #menu a:visited {
	color: #FFFFFF;
}

 #menu a:hover {
	color: #C1D6FF;
	text-decoration: underline;
}
#tabs li.active a:hover {
	color: #C1D6FF;
	text-decoration: underline;
}

#tabs li.active a:active
{
	color: #C1D6FF;
}


#menu a:active {
	color: #C1D6FF;
}

.article{
	margin: 3px 3px 3px 3px;
}

.bodyback {
	background-color: #dbdbdb;
	background-image: url('../img/grayback.gif');
	background-position: left top;
	position:absolute;
	top:105px;
	width:100%;
	background-repeat: repeat-y;
}


.bodyback #bdy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.bodyback .cols {
	margin-left: 20px;
	padding: 3px 3px 3px 3px;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	border: 1px solid #fff; border-top-color: #DEB887;
	border-left-color: #DEB887;
	#DAA520;
	*/
	vertical-align: top;
}

table.bodytext {
	margin: 10px 10px 10px 10px;
	/*
	margin-top: 20px;margin-left: 20px;margin-right: 20px;
	*/
	width: 730px;
	height: 98%;
}

#tabs li.inactive	 	{
	background: url('../img/tab-left.gif') no-repeat left top;
}

#tabs li.inactive .tab 	{
	background: url('../img/tab-right.gif') no-repeat right top;
}

.news {
font-size: 12px;
	margin-bottom: 12px;
	border: 1px solid Silver;
	padding: 0px 0px 6px 0px;
	margin-top: 8px;
	background-color: #FFFFFF;
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.news h4{
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 3px 3px 0px 3px;
	background: #FFFFFF;
	color: #00008B;
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.news a{
	font-size: 11px;
font-weight:bold;color:blue;

}
.news a h4{
	text-decoration:none;
	color: #0066BF;
	font-size: 13px;
}
.news a:hover, .news a:hover h4{
	text-decoration: underline;
}
#logotop{
	position: absolute;
	top: 0px;
	left: 8px;
}

.news p {
font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu		{
	float: left;
	margin: 0px;
	padding: 0px;
	background: #214DA7 url('../img/inico_menu_back.gif') repeat-x bottom;
	color: #FFFFFF;
	position: relative;
	top: -1px;
	width: 100%
}

#menu a				{
	text-decoration: none;
}

#menu li				{
	float: left;
	margin: 0px;
	background: url('../img/menusep.png') no-repeat center right;; padding-left:6px; padding-right:4px; padding-top:3px; padding-bottom:6px
}

#menu li a			{
	margin: 0px;
	padding: 0px 4px 0px 0px;
	white-space: nowrap;
}

#menu li a strong 	{
	padding: 0px;
}

#menu li strong		{
	padding: 0px 4px 0px 0px;
}

#menu ul				{
	margin: 0px;
	padding: 0px 0px 0px 1%;
	list-style: none;
	background: #CCCCCC;
}

#nav		{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	left: 0%;
	top: 60px;
	width: 100%;
}

#tabs	 	{
	margin: 0px 0px 0px 230px;
	padding: 0px;
	list-style: none;
	top: 0px; /* position:relative; */
	left: 0px;
}

#tabs .tab 	{
	margin: 0px;
	padding: 4px 25px 3px 4px;
	display: block;
}

#tabs a	{
	text-decoration: none;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs .tab {
	float: none;
}

#tabs a:link, #tabs a:visited {
	color: #202020;
}

/* End IE5-Mac hack */
#tabs a:hover 	{
	color: #006486;
	text-decoration: underline;
}

#tabs a:active 	{
	color: #006486;
}

#tabs li 	{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}

#tabs ul 	{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body 		{
	font: 70%/126% verdana, tahoma,arial, helvetica,geneva, sans-serif;

}

th, td{
	font-size: 10pt;
}


h1, h2, h3{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding: 2px 2px 4px 3px;
	font-size: 10.5pt;
	color: #00008B;
}
h1{
	border-bottom-width: 4px;
	font-size: 13pt;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
h2, h3{
	padding-left: 0px;
}


h4{
	font-size: 10pt;
}

strong		{
	font-style: normal;
	font-weight: bold;
}
