@charset "utf-8";
/* CSS Document */




/* `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
----------------------------------------------------------------------------------------------------*/

td {
	padding:5px;	
	
}

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 {
	background-image:url(/gcs/new/images/template/mastead.jpg);
	background-repeat:no-repeat;
	height: 55px;
	width: 940px;
	padding-top: 10px;
	padding-left:10px;
}

#masthead img {
vertical-align: middle;	
border: 0px;
margin-right: 20px;
}

#menu {
	height: 365px;
	margin-top: 10px;
	background-color:#663366;
}
#menu ul {
	margin-top: 20px;
	
}
#menu li {
	list-style-type: none;
	margin-bottom: 8px;
	margin-top: 12px;
	margin-left: 15px;
	margin-right: 10px;

	
}

#menu a:link  {
	
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}

#menu a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
#menu a:hover, a:active {
	
	color: #FFF;
	text-decoration: underline;
	font-weight:bold;
	
}
#menu img {
	margin-left: 10px;
}


#menuLocal {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color:#663366;
	
	
}
#menuLocal a:link  {
	
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}

#menuLocal a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
#menuLocal a:hover, a:active {
	
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	
}
#menuLocal ul {
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
#menuLocal li {
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 8px;
	margin-left: 0px;
	
	font-family: Arial, Helvetica, sans-serif;

}

#news {
	margin-top: 10px;
	
}

#newsTitle {
	background-color:#b95700;
	height: 40px;
	
}

#newsTitle h1{
	font-family: 'Vollkorn', Times New Roman, serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 20px;
	
}


#events {
	margin-top: 10px;
	
}
#promo {
	margin-top: 10px;
	font-size: 11px;
	color: #999;
	
}

#promoTitle {
	height: 40px;
	background-color:#663366;
}

#promoTitle h1{
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 10px;
	
	
	
}
#promo input {
	margin-bottom: 5px;
	
	
}
#promoText {
	
	font-size: 11px;
	color: #666;
	margin-top: 10px;
	height: 125px;
	
}

#promoText img{
	vertical-align:middle;
}
#connect {
	margin-top: 10px;
	font-size: 11px;
	
	
}

#connectTitle {
	height: 40px;
	background-color:#006699;
	
}

#connectTitle h1{
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 5px;
	
	
}


#connect img{
	margin-right: 5px;
	
	
}
#mainImage {
	margin-top: 10px;

}

#mainImage li{
	margin: 0px;
	list-style: none;
	
	}

#sidebarIndex {
	margin-top: 10px;

	
}

#sideBarTitle {
	height: 40px;
	background-color: #999933;
	margin-bottom: 15px;

	
}
#sideBarTitle h1{
	font-family: 'Vollkorn', Times New Roman, serif;
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 5px;
	
	
}


#sidebarIndex a:link{
	color: #000;
	text-decoration: none;	
	font-weight: bold;
}

#sidebarIndex  a:visited {
	color: #000;
	text-decoration: none;	
	font-weight: bold;
	
}
#sidebarIndex a:hover{
	color: #000;
	text-decoration: underline;	
	font-weight: bold;
}

#sidebarIndex  a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	
}


#sidebarIndex a:hover, a:active{
	color: #000;
	text-decoration: underline;	
}

#sidebarIndex ul {
	
}
#sidebarIndex li {
	list-style-type: none;
	margin-bottom: 14px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


#newsText {
	height: 135px;
	font-size: 11px;
	color: #666;
	
}
#newsItem {
	
	margin-top: 10px;
}

#newsItem a:link, a:visited {
	
	color: #666;
	text-decoration:none;
	font-weight: bold;
}

#newsItem a:hover, a:active {
	font-weight: bold;
	color: #666;
	text-decoration:underline;
}

#newsText img {
	vertical-align:middle;
		
	
}




#eventText {

color: #666;
font-size: 11px;

}

#eventText a:link, a:visited {
	margin-top: 7px;
	color: #666;
	text-decoration:none;
	font-weight: bold;
}

#eventText a:hover, a:active {
	font-weight: bold;
	color: #666;
	text-decoration:underline;
}

#eventText ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;	
}
#eventText li {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	line-height: 22px;
}
#connectText {
height: 135px;
color: #666;
	
}

#connectText a:link, a:visited {
	margin-top: 7px;
	color: #666;
	text-decoration:none;
	font-weight: bold;
}

#connectText a:hover, a:active {
	font-weight: bold;
	color: #666;
	text-decoration:underline;
}


#colophon {
	margin-top:10px;
	margin-bottom:20px;
	font-size: 11px;
	color: #666;
	text-align: center;
}

#colophon a:link {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	
	
}
#colophon  a:visited {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	
	
}

#colophon a:hover {
	
	color: #666;
	font-weight: normal;
	text-decoration: underline;
	
}

#colophon a:active {
	
	color: #666;
	font-weight: normal;
	text-decoration: underline;
	
}
#search {
	
	margin-top: 5px;
	
}

#tour, #profiles , #presBlog  {
	height: 65px;
	margin-bottom: 10px;
	text-align: right;
	
}



#secondaryMainImage {
	
	
}
#optionalNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;	
	
}
#optionalNav a:link, a:visited  {
	color: #666;
	text-decoration:none;
	font-weight:bold;
}

#optionalNav a:hover, a:active {
	color: #666;
	text-decoration:underline;
	font-weight:bold;
}

#optionalNav ul{
	font-size: 11px;
	margin: 0px;
	padding-left: 15px;
}

#optionalNav li{
	list-style-type: none;	
	margin-bottom: 7px;
	margin-left:0px;
}


#optionalNav img{
	margin-bottom: 10px;
}

#mainBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
	
}
#mainBodyCopy ul{

margin-left:15px;

}



#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;		
	
}

#supplementalLinks {
	color:#666;
	margin-top: 10px;
	
	
}
#supplementalLinks img{
	
	margin-bottom: 5px;
	
	
}


#supplementInfo {
	font-size: 11px;
	font-weight: bold;	
	
}

#supplementInfo img {
		margin-top:10px;
}

#supplementInfoBlue {
	background-color:#9CF;
	color: #06C;
	padding: 10px;
}

#supplementInfoOrange {
	background-color:#FC6;
	color: #F60;
	padding: 10px;
}

#supplementInfoGreen {
	
	background-color:#9CF;
	color: #06C;
	padding: 10px;
}



#primaryNav {
	
	margin-top: 5px;
	margin-bottom: 5px;
	
	
}

#primaryNav a {
	margin-left: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#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;
}

#apply {
	height: 40px;
	background-color:#b95700;
	margin-bottom: 5px;
}

#apply h1{
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 10px;
	

}

#apply a {
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	
}

#requestInfo {
	height: 40px;
	background-color:#999933;
	margin-bottom: 5px;
}

#requestInfo h1{
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 10px;

}

#requestInfo a {
	
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	
}	

#quickContact {
	height: 40px;
	background-color:#006699;
	margin-bottom: 5px;
}

#quickContact h1{
	font-family: 'Vollkorn',Times New Roman,  serif;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
	padding-left: 10px;

}

/* 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;	
}

#catalog {
	
	padding: 15px;
	
	
}

#catalog a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
	font-weight:bold;
}



/*Legacy Text Syles*/

.headline {
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -0.03em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.sectitle {
	color:#000000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.sectitle-gray {
	color:#666666;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}


.cutline {
	color:#000000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

