#head
	{
	background: url(../imgs/bg_head.png) repeat-x left top;
		
	}
body
	{
	background-color:#D1CFBA;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#pop
	{
		position:absolute;
		top:40px;
		left: 50%;
		margin-left:-435px;
		z-index:3;
		width: 870px;
		height: 718px;
		
	}	
p, div
	{
		color:black;
		
	}
a, a span, a strong, a img
	{
		color:#8d0e3b;
		text-decoration: none;
	}
a:hover
	{
		border-bottom: 1px dashed #228419;
	}

		
td a:hover, a.noBorder, #portalLinks a:hover, #portalRead a:hover
	{
		border:0px;
	}	
#portalNews
	{
		
		float:left;
		/*border:1px solid black;*/
		
	}
.othersPortalNews
	{
		width:485px;
		/*background-color:#DECCE5;*/
		margin-left:8px;
		float:left;

	}
	.othersPortalNewsText
		{
			padding:5px 0px;

		}
#mainPortalNews
	{
		width:256px;
		
		/*border-right:1px solid black;*/
		padding-bottom:10px;
		background-color:#e0decc;
		
	}
	
	.imgBigBox
			{
				
				
				/*border-top:1px solid #774F84;
				border-bottom:1px solid #774F84;*/
				margin-right:0px;
				
				
				background-color:white;
			}
			.imgBigBox img
				{
					width:250px;
					margin:3px;
					
				}
	.imgSmallerBox
		{
			
			float:right;
			
		}			
	
	.imgSmallerBox img
		{
			width:150px;
			margin-left:10px;
			float:left;
			border:1px solid white;
			
		}
	.imgBox
			{
				/*width:250px;*/
				float:right;
				padding-left:10px;
				/*border:1px solid white;*/
			}			
		#mainPortalNewsText
			{
			margin:10px;
			
			}
			#mainPortalNewsText li
				{
	list-style: url(../imgs/rarr_portal_mainNews.gif) outside;
				
				}
#portalInquire
	{
		width: 256px;
		margin:25px 0px ;
		
	}
	#portalInquire table
		{
			border-collapse:collapse;
			font-size:11px;
			margin:10px 0px;
		}
	#portalInquire th
		{
			text-align:right;
			font-weight:normal;
		}
	#portalInquire .WithLine
		{
			border-bottom:1px solid #A8ADB4;
		}
#portalMedia
	{
		width: 256px;
		margin:25px 0px ;
		text-align:center;
	}
	#portalMedia p
		{
			margin: 5px 10px;
			padding:0px;
		}				
#portalParts
	{
		float:right;
		width:190px;
	}
	
	#portalRegions, #portalLinks
		{
			
			margin-bottom:10px;
			
		}
		
		
	#portalLinks ul
		{
			margin:0px;
			padding:0px;
			margin-top:5px;
		}		
	#portalLinks li
			{
				font-size:10px;
				list-style-type:none;
				margin-right:1px;
				margin-bottom:1px;
				margin-top:0px;
				padding:4px 5px;
				padding-left:5px;
				display:inline;
				line-height:22px;
				background-color: #a90050;
				
			}
			#portalLinks li.facebook
				{
					background-color:#3b5998;
				}

		#portalLinks li a
			{
				color:#eeeeee;
				font-size:10px;
			}
			#portalLinks li.facebook a 
				{
					color:white;
				}
		#portalRegions li
			{
				
				list-style-type:square;
				color: #84929F;
				margin-left:15px;
				margin-top:8px;
			}
			#portalRegions li a
				{
					
					font-size:12px;
					
				}			
h1,h2, h3
	{
	margin-right:0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 {
		font-size: 19px;
		margin-bottom:20px;
		}
h3
	{
		font-size: 14px;
		margin-bottom:0px;
	}	
h2
	{
		font-size: 16px;
		margin-bottom:5px;
		
	}
	h3, h2 {font-family: Georgia, "Times New Roman", Times, serif;}	
h4
	{
		font-size:10px;
		margin:-5px 8px 2px 8px;		
	}
	h4 a
		{
			font-size:11px;
		}	
p
	{
		margin: 5px;
	}	

.section
	{
		margin:0px;
		padding:3px;
		padding-bottom:0px;
		text-transform:uppercase;
		color:black;
		font-size:12px;
		border-bottom:1px solid black;
		/*background-color:#9F73AE;*/
	}
	
	#portalLinks .section
		{
		/*background-color:#E78ECC;*/
		border-bottom:1px solid black;

		
		}
	.othersPortalNews .section
		{
		border-bottom:1px solid black;
		}
	.sectionWithMargin
		{
			margin-top:10px;
		}						
.break
	{
	clear:both;
	height:20px;
	
	
	background: url(../imgs/break.gif) repeat-x left top;
		
	}
#portalPhotos img
	{
		width:190px;
	}		