/* CSS Document */

a:link {color: #000000}
a:visited {color: #000000}

#html, body {
	background-color:#ECEDEC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	width: 900px;
	height: auto;
	position: absolute;
	margin: 0 0 0 0px;
	font-size: 12px;
}

#header{
	width: 900px;
	height: 75px;
	position: absolute;
	margin: 0 0 0 0px;
	background: none;
}
	
#header1{
	width: 900px;
	height: 75px;
	position: absolute;
	margin: 0 0 0 0px;
	
}

#logo {
	background: none;
}

#logo img {
                display: block;
	
}
	
#logo h1{
	background-image: url(images/logo.jpg);
}


#search {
	display: none;
}
#searchvar {
	display: none;
}
#searchsubmit {
	display: none;	
}

#topLinks {
	display: none;
}




#navigation {
	display:none;
}

#feature {
	display:none;
}

#globe {
	display:none;
}

#featuretabs {
	display:none;
}

/*#feature {
	display:none;
}*/

#right {
	float: right;
}

#news {
	width: 248px;
	height: 146px;
	
	margin:0px 0 0 2px;
	
	border: 1px solid #8595AA;
}

#news  li {
  	list-style-type: none;
}

#events {
	width: 248px;
	height: 260px;
	
	margin:3px 0 0 2px;	
	
	border: 1px solid #8595AA;
}



p.upcomingEvents  {
	padding: 4px 0px 4px 0px;
}

p.upcomingEvents li {
	list-style-type: none;
}

#news h3, #events h3 {
	margin: 4px 0 4px 4px;
	font-family: verdana;
	font-size: 15px;
	color: #000000;
}

#news a, #news p, #events a, #news p a, #events p, #news li {
	margin: 4px 0 4px 4px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
}

#events li {
                margin: 4px 0 4px 0px;
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
                padding: 4px;
  	list-style-type: none;
                text-indent: -16px;
}

#events li a {
                margin-left: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	
                padding-left: 0px;
  	list-style-type: none;
}

#button h5{
	width: 253px; 
	height: 26px;

	margin: 1px 0 0 0;
	padding-top: 7px;
	
	text-align:center;
	color: #000000;
	font-family: Verdana;
	font-size: 13px;

	background-image: url(images/buttonbg.jpg);
	background-position: center;
	text-decoration: none;
}


#button h5 a{
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

#content {
	float: left;
	
	width: 636px;
	min-height: 450px;
	
	margin-top:20px;
	padding:5px;
}

#content2  {
	width: 890px;
	min-height: 450px;
	
	margin-top:20px;
	padding:5px;
}

#breadcrumbs {
                margin-top:75px;
	padding:5px;
}


#content h2, #content2 h2{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
}

#contentExtra {
	display: none;
}

#clear {
	clear:both;
}
	
#footer {
	
	padding-top: 7px;
	text-align:center;
	color: #A4A4A5;
	font-family: Verdana;
	font-size: 10px;	
}

#footer a {
	text-align:center;
	color: #9A9A9A;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;	
}

#containerOut {
	display: none;
}

/* Styles for Tabs on frontPage */

.indentmenu{
	font: bold 10px Verdana;
	width: 100%; /*leave this value as is in most cases*/
	background-color: #FFFFFF;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	color: #FFFFFF; /*text color*/	
	padding: 2px 0px 1px 10px;
	text-decoration: none;
	margin: 2px 1px 0px 0;
	height: 15px;
	line-height: 15px;
	background-image:url(images/tableft_off.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.indentmenu ul li a span {
	padding: 3px 10px 3px 0px;
	background-image:url(images/tabright_off.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.indentmenu ul li a:visited{
	color: #FFFFFF;
}

.indentmenu ul li a.selected{
	color: white !important;
	padding: 3px 0px 2px 10px; /*shift text down*/
	background-image:url(images/tableft_on2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top: 0px;
	height: 15px;
	line-height: 15px;
}

.indentmenu ul li a.selected span{
	padding: 4px 10px 4px 0px;
	background-image:url(images/tabright_on2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.tabcontentstyle{ /*style of tab content container*/
	border: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0;
}

#tabCont {
	border:0;
	width:319px; 
	height:250px; 
}

.tabcontent{
	display:none;
}

#tabContentBox {
	width: 319px;
	height: 250px;
	background-color: #0B223C;
	opacity: .75;
	filter: alpha(opacity=75);
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 400;
}

#tabContentText {
	width: 299px;
	height: 230px;
	padding:10px;
	color: #ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	line-height: 1.5;
	text-align: justify;
	margin: 0px;
	position:absolute;
	z-index: 500;
}
#tabContentText a {
	color: #ffffff;
	font-style: italic;
	padding:0 0px 0 0;
}

@media print {
.tabcontent {
	display:block !important;
}
}

#tab1Cont {
	width:319px; 
	height:250px; 
	background-image: url(../uploads/media/featurepics/feature1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 1px;
}

#tab2Cont {
	width:319px; 
	height:250px; 
	background-image: url(../uploads/media/featurepics/feature2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 1px;
}

#tab3Cont {
	width:319px; 
	height:250px; 
	background-image: url(../uploads/media/featurepics/feature3.JPG);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 1px;
}

#tab4Cont {
	width:319px; 
	height:250px; 
	background-image: url(../uploads/media/featurepics/feature4.JPG);
	background-repeat: no-repeat;
	background-position: center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 1px;
}


.globecontentstyle{ /*style of tab content container*/
	border: 0;
	margin-bottom: 0;
	padding: 0px 0px 0px 0;
}

#globeCont {
	border:0;
	width:319px; 
	height:250px; 
}

.globecontent{
	display:none;
}

#globeContentBox {
	width: 319px;
	height: 250px;
	background-color: #0B223C;
	opacity: .75;
	filter: alpha(opacity=75);
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index: 400;
}

#globeContentText {
	width: 299px;
	height: 230px;
	padding:10px;
	color: #ffffff;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	line-height: 1.5;
	text-align: justify;
	margin: 0px;
	position:absolute;
	z-index: 500;
}
#globeContentText a {
	color: #ffffff;
	font-style: italic;
	padding:0 0px 0 0;
}

@media print {
.globecontent {
	display:block !important;
}
}

#globe1Cont {
	width:319px; 
	height:250px; 
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 0 0;
}

#globe2Cont {
	width:319px; 
	height:250px; 
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 0;
}

#globe3Cont {
	width:319px; 
	height:250px; 
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 0;
}

#globe4Cont {
	width:319px; 
	height:250px; 
	background-image: url(images/black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 0;
	border-style: solid;
	border-color: #8595AA;
	border-width: 1px 1px 1px 0;
}

/* Others

#spotlight {
}
#events {
}
#miniCal {
}
#news {
}

*/