/* Style Sheet for Grand Teton Peaks Council */


/*
.NewsBody:P {
	font-family: sans-serif;
	color: Black;
	font-weight : normal;
	font-size : 10pt;
}
*/

/*News Styles*/

/* Website Body Style*/

P {
			color: black;
			font-family: san-serif, Arial, Helvetica, Verdana;
			font-size : 11pt
		}

.Search A:link, .Search A:visited  {
		font-family: san-serif, Arial, Helvetica, Verdana;
		font-weight: normal; 
		color: #336699;
	}
.SearchHeader{
		font-family: san-serif, Arial, Helvetica, Verdana;
		font-weight: normal; 
		color: Black;
		font-size : 14pt;
	}
.ContentBody P {
		font-family: san-serif, Arial, Helvetica, Verdana;
		font-weight: normal; 
		color: Black;
	}
.ContentBody A:link {
		font-family: san-serif, Arial, Helvetica, Verdana;
		font-weight: normal; 
		color: #336699;
	}
.ContentBody H1,H2,H3,H4,H5,H6 {
		font-family: san-serif, Arial, Helvetica, Verdana;
		color: #800000;
	}

.NewsHeadline, .NewsHeadline A, .NewsHeadline A:Link, .NewsHeadline A:visited, .NewsHeadline P{
	font-family: san-serif, Arial, Helvetica, Verdana;
	color: #800000;
	font-weight : bold;
	font-size : 10pt;
	text-decoration: none;
}
.NewsHeadline A:hover{
	font-family: san-serif, Arial, Helvetica, Verdana;
	color: #336699;
	font-weight : bold;
	font-size : 10pt;
	text-decoration: none;
}
.NewsBody P{
	font-family: san-serif, Arial, Helvetica, Verdana;
	color: Black;
	font-weight : normal;
	font-size : 10pt;
} 
.NewsBody H1,H2,H3,H4,H5,H6 {
		font-family: san-serif, Arial, Helvetica, Verdana;
		color: #800000;
		size=-2;
	}
/* Top Menu*/
.TopMenuSelected, .TopMenuSelected A, .TopMenuSelected A:visited, .TopMenuSelected A:link{
	COLOR: White;
	background-color: #336699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
	}		
.TopMenuNotSelected A, .TopMenuNotSelected A:visited, .TopMenuNotSelected A:link{
	COLOR: Black;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt;
	}		
.TopMenuNotSelected A:hover{
	/* Top Menu Bar Hover*/
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	background-color: #336699;
	font-size : 9pt;
	line-height : 19px;  /*Uncomment this for IE 6*/
	width: 86;
	border-bottom: 0;
}

/* Menu Path */
.MenuPath{
			font-family: sans-serif;
			color: White;
			background: none;
			font-weight : bold;
			font-size : 9pt;
			text-decoration : none;
		} 	
.MenuPath:hover{
			font-family: sans-serif;
			color: White;
			background: none;
			font-weight : bold;
			font-size : 9pt;
		} 	
/*Left Menu*/  
.LeftColumnText{
	font-family: sans-serif;
	color: Black;
	font-weight : bold;
	font-size : 9pt;
}
.LeftMenu A,  .LeftMenu A:link, .LeftMenu A:visited{ 
	display: block; 
	border-bottom: 1px groove #000000;
	text-decoration: none; 
	color: black;
	font-family: Arial, sans-serif;
	margin: 0;
	font-size: 9PT /*smaller*/;
	font-weight: bold;
	text-align: center;
	background: #CCCC99; /*Left Menu Background Color*/
	 }
.LeftMenu a:hover { 
	background: #336699; 
	color: white;
	}
.AdBanners A:link, .Adbanners A:visited, .AdBanners a:hover{
	background: #CCCC99;
	text-decoration: none;
	border-bottom: none;
}
/* Calendar Styles*/
/* Column Calendars on Home Page*/
.ColumnCalTitle{
	COLOR: White;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt
}
.ColumnCalDate{
	COLOR: Black;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 8pt
}
.ColumnCalLink{
	COLOR: #336699;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 7pt
}
.ColumnCalLink:hover{
	COLOR: #800000;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 7pt
}
.NewLoginLink{
	COLOR: black;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt
}
.NewLoginLink:hover{
	COLOR: red;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt
}
.LoginLink{
	COLOR: black;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt
}
.LoginLink:hover{
	COLOR: #336699;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family : san-serif, Arial, Helvetica, Verdana;
	font-size : 9pt
}
/* Calendar Table*/
.outsidetable {
		color: #000000;
		background: #000000;
}	
.datecalsection{

		color: #000000;
		background: #CCCCCC;

}
.dateuserbar {
	background: #336699;
}

/* Date font in bar beneath tabs */

.datebar { 	
		font-family: Verdana, Arial;
		font-weight: bold; 
		font-size: 12px; 
		color: #ffffff;
	} 
/* User font in bar beneath tabs */
.userbar { 	
		font-family: Verdana, Arial;
		font-weight: bold; 
		font-size: 11px; 
		color: #FFFFFF;
		TEXT-DECORATION: none; 
	} 
/* ******************************************

Calendar List Section

*********************************************/

/*  Day section headers */
.listdatesec { 	
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 12px; 
		font-weight: bold;
		color: #000000;
		background: #CCCCCC;
	}  
/* Font for date in second column of each listed event */
.listeventdate {
	font-family: Verdana, Arial;
	TEXT-ALIGN: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}  
.caljump {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.caldistrict {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* Font for time in third column for each listed event */
.listeventtime {
	font-family: Verdana, Arial;
	TEXT-ALIGN: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}  
.listeventdistrict {
	font-family: Verdana, Arial;
	TEXT-ALIGN: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.listeventlocation {
	font-family: Verdana, Arial;
	TEXT-ALIGN: left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/* Title with link to Event */
.listeventtitle {
	font-family: Verdana, Arial;
	TEXT-ALIGN: left;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration : none;
}  
.formpulldown {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 11px; 
		color: #000000;
}
.minicaltitle {
        FONT-WEIGHT: bold; 
		FONT-SIZE: 10px; 
		COLOR: #000000; 
		FONT-FAMILY: Verdana, Arial; 
		TEXT-ALIGN: center;
		text-decoration: none;
}
.minicaldaytitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial;
	TEXT-ALIGN: center;
	text-decoration: none;
}
.minical {
        FONT-WEIGHT: normal; 
		FONT-SIZE: 10px;
		COLOR: #000000; 
		FONT-FAMILY: Verdana, Arial; 
		TEXT-ALIGN: center;
		text-decoration: none;
}
.minical :hover{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: Verdana, Arial;
	TEXT-ALIGN: center;
	background : #336699;
	text-decoration: none;
}
.minicaldark {
	background: #FFFFFF;
}

/* Calendar day title */
.caldaytitle {
	font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px; 
		color: #000000;
		background: #cccccc;
}

/* Calendar cell color */
.calcell {
		background: #FFFFFF;
	}
/* Font used for entries in calendar views */

.calevent:link, .calevent:visited{ 	
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px; 
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}  
.calevent:hover { 	
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px; 
		font-weight: bold;
		color: #336699;
		text-decoration: none;
	}  
/* Spacing between events in calendar views */
/* Calendar cell color */

.calcell {
		background: #FFFFFF;
	}

/* Calendar Cell lookthrough */

.calcelldark {

		background: #EEEEEE;
	}
.calcelltoday {

		background: Yellow;
	}
.calspacer {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 1px; 
		font-weight: normal;
		margin: 10px;
	}  
/* Font used for calendar numbers in calendar calendar view:
	
	Links, hover, and basic text
*/

A.calnum:link, A.calnum:visited, A.calnum:active {
	text-decoration: none;
	color: #336699;
}

A.calnum:hover {

		text-decoration: none;
		color: #990000;
}


.calnum {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 9px;
	color: #336699;
	text-align: right;
	text-decoration: none;
} 
/* Different colors for grid week view */
.calcellweek {
	      
	      background: #FFFFFF;
}

.calcellweek1 {
	      
	      background: #FFFFCC;
}

.calcellweek2 {

	      background: #EEEEEE;
}
.weekday { 	
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 10px; 
		color: #000000;
		background: #cccccc;
	} 
/* Registration Page */
.regmenu{
	color: #336699;
	font-family: san-serif, Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size : 12pt;
	text-decoration: none;
}