/* layout css */

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}


hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

img {
	border: 0px;	
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
	color: #900;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/* `Custom
----------------------------------------------------------------------------------------------------*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration:none;
	
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	
	
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
	
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
	
}



#masthead {
	display: none;
	visibility: hidden;
}



#menu {
	
	display: none;
	visibility: hidden;	
		
	
}


#menuLocal {
	
	
	display: none;
	visibility: hidden;
	
	
}


#news {
	display: none;
	visibility: hidden;
	
}
#events {
	display: none;
	visibility: hidden;
	
}
#promo {
	display: none;
	visibility: hidden;
	
}

#connect {
	display: none;
	visibility: hidden;
	
}

#mainImage {
	display: none;
	visibility: hidden;
	
	
}

#sidebarIndex {
	display: none;
	visibility: hidden;

	
}


#newsText {
	display: none;
	visibility: hidden;
	
}
#newsItem {
	
	display: none;
	visibility: hidden;
}

#newsItem a:link, a:visited {
	margin-top: 7px;
	color: #666;
	text-decoration:none;
	font-weight: bold;
}

#newsItem a:hover, a:active {
	font-weight: bold;
	color: #666;
	text-decoration:underline;
}

#newsText img {
	display: none;
	visibility: hidden;
		
	
}




#eventText {

display: none;
	visibility: hidden;

}


#connectText {
display: none;
	visibility: hidden;
	
}



#colophon {
	margin-top:10px;
	margin-bottom:20px;
	font-size: 11px;
	color: #666;
	text-align: center;
}


#search {
	
	display: none;
	visibility: hidden;
}

#tour, #profiles , #presBlog  {
	display: none;
	visibility: hidden;
	
}



#secondaryMainImage {
	
	display: none;
	visibility: hidden;
}
#optionalNav {
	display: none;
	visibility: hidden;
	
}

#mainBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
	
}

#mainBodyCopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
	font-weight:bold;
}
#mainBodyCopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;	
	font-weight:bold;
	
}
#mainBodyCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;	
	font-weight:bold;
}
#mainBodyCopy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #900;
	text-decoration: none;		
	
}




#supplementInfo {
	display: none;
	visibility: hidden;	
	
}





#primaryNav {
	
	display: none;
	visibility: hidden;
	
	
}



#sidebar {
	clear:both;
	float: right;
	margin-left: 10px;
	width: 190px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
	background-color: white;
	background-image: url(../images/stylesheets/sibebar-bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Legacy Text Styles */

.sectitle {
	font-size: 19px;
	font-weight: bold;
	color: #900;
}
.sectitle-gray {
	
	font-size: 19px;
	font-weight: bold;
	color: #333333;
}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;	
}

.headline {
	
	font-size: 25px;
	

}
.headline p {
	margin-top:0px;

}

p:first-child {

margin-top:0px;
}

fieldset {
	margin-bottom: 10px;
	border: 1px solid #333;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}


hr {
	height:0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: left;
	width: 100%;
}
legend {
	color:#990033;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;	
}

/*Secondary Pages*/

