body 
{
	font-family: Tahoma;
	font-size: 11pt;
	background-color: #E6DFD9;	
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-left: 31px;
	width: 848px;
}

/* Header Section */

#headerDiv
{
	width: 100%;
	height: 160px;
}

#headerTitle
{
	position: absolute;
	top: 0px;
	left: 31px;	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 750px;
	font-size: 11pt;
	width: 848px;
	height: 190px;
	background-color: White; 
}

#slideShowContainer
{
	position: absolute;
	top: 0px;
	left: 31px;
}



/* Primary Menu Bar */

div#primaryMenuBar
{
	position: absolute;
	top: 105px;
	left: 31px;
	height: 30px;
	width: 848px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #204F62;
	/*background-image: url(../images/principalMenuBg.png);*/
	font-family: verdana;
}

div#primaryMenuBar ul
{
	margin: 0px;
	padding: 0px;
	color: #CCC;
	line-height: 30px;
}

div#primaryMenuBar li 
{
	list-style-type: none;
	display: inline;
}

div#primaryMenuBar li a
{
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
}

div#primaryMenuBar li a:link 
{
	color: #FFF;
}

div#primaryMenuBar li a:visited 
{
	color: #FFF;
}

div#primaryMenuBar li a:hover 
{
    color: #FFF;
    background-color: #193947;
}




/* Secondary Menu Bar */

div#secondaryMenuBar
{
	position: absolute;
	top: 136px;
	left: 31px;
	height: 25px;
	width: 848px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #193947;
	font-family: verdana;
	font-size: 9pt;
}

div#secondaryMenuBar ul
{
	margin: 5px;
	padding: 0px;
	color: #fff;
	line-height: 15px;
}

div#secondaryMenuBar li 
{
	list-style-type: none;
	display: inline;
}

div#secondaryMenuBar li a
{
	text-decoration: none;
	padding: 7px 10px;
	color: #fff;
}

div#secondaryMenuBar li a:link 
{
	color: #fff;
}

div#secondaryMenuBar li a:visited 
{
	color: #fff;
}

div#secondaryMenuBar li a:hover 
{
    color: #fff;
    background-color: #204758;
}


/* Section */

#sectionTitle
{
	font-size: 19pt;
	font-family:Arial Black, Arial;
	font-weight:900;
	color: #204F62;	
}

#sectionDescription
{
	background-color: #204F62;
	background-image: url(../images/quote.gif);	
	background-repeat: no-repeat;
	font-size: 10pt;
	text-align: justify;
	text-justify: newspaper;
	color: White;
	width: 582px;
	height: 128px;
}
#sectionDescription p
{
	padding : 0px 45px;

}

#sectionImage
{
	position: absolute;
	left:583px;
}

#sectionContainer
{
	width: 848px;
	background-color: #E6DFD9;
}

#sectionContent
{
	width: 551px;
	background-color: White;
}

#footer
{
	padding:10px;
	font-size:9pt;
	color:Gray;
}

.thumbnail 
{
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid;
	cursor:hand	
}

#mainHeader {
}

#mainNews 
{
	position: relative;
}

#mainNavigation {
	position: absolute;
	width: 290px;
	left: 585px;
	top: 237px;
	height: 154px;
	color: #FFF;
	font-family: verdana;
	font-weight:300;


}

#div#mainNavigation ul
{
	margin: 0px;
	padding-left: 10px;
	color: #CCC;
	line-height: 20px;
}

div#mainNavigation  li 
{
	list-style-type: none;
}

div#mainNavigation li a
{
	text-decoration: none;
	padding: 7px 10px;
	color: #000;
	width:100%;
	height:15px;
}

div#mainNavigation li a:link 
{
	color: #000;
}

div#mainNavigation li a:visited 
{
	color: #000;
}

div#mainNavigation li a:hover 
{
	background-color:#204f62;
	opacity:0.5;
	filter: alpha(opacity=50);
	font-weight:bold;
	color:#fff;
}


#mainPhoto {
	position: absolute;
	width: 242px;
	left: 587px;
	top: 497px;
	height: 69px;
}

#mainPhoto2 h3
{
	color:#fff;
	
}

.newsSection {
	color: #CC6600;
}