*{-moz-box-sizing: border-box !important;}
body {    /*this affects all stuff outside all other elements below*/
background: #313d04 url(/content/images/bg.jpg) repeat-x;
	color: #4a4743;
	margin: 0 0 0 0;
	font: 13px "Franklin Gothic Book", Helvetica, sans-serif;
	text-align: center;
}
body a{
	color: #4a4743;
	text-decoration:none;
}
body a:hover{
	text-decoration:none;
}
#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px;
	width: 830px;

}
#masthead{
  border: 0px solid white;
	padding:0px;
	margin: 0 0 0 0;
	text-align:left;
}
#masthead img{
	display:block;
}
#scrollingmarquee marquee{
color:#8a8a8a;
border: 0px solid white;
position: absolute;
width: 670px;
	margin: -29 0 0 199;
}

#scrollingmarquee  {
margin:0px;
	background: url(/content/images/marquee_bg.jpg);
	height:0px;
	/*	color:#000;*/
}
#homeLink {
 border: 0px solid red;
  background-image: url("/content/images/spacer.gif");
	z-index:100;
	/*float:right;	position: relative; clear:both;			/* floats right */
	position:absolute;	display:block;					/* floats left */
	cursor: pointer;
	width:250px;
	height:140px;
	margin-top:-190px;
	margin-left:600px;
}
#homeLinkIcon {
font: bold 11px "Franklin Gothic Book", Helvetica, sans-serif;
  color: #777;
  background-image: url("/content/images/spacer.gif");
  z-index:100;
	border: 0px solid red;
	/*float:right;	position: relative; clear:both;			/* floats right */
	position:absolute;	display:block;					/* floats left */
	cursor: pointer;
	margin: -260 0 0 280;
	width:70px;
	height:20px;
}
#phoneButton{
  border: 0px solid red;
  width:720px;
  margin: -32 0 0 -530;
  text-align:right;
	position: absolute;
	/*	position:absolute;*/								/* floats left */
	height: auto;
	
}

#phoneButton a{
font: bold 13px "Franklin Gothic Book", Helvetica, sans-serif;
  color:#a2b83c;
  text-decoration:none;
}
#customDiv1{
  border: 1px solid red;
	/*visibility:hidden;*/
	/*float:right;	position:relative; clear:both;  */           /* floats right */
	position:absolute;											/* floats left */
	background-image: url("/content/images/weather.gif");
	margin-top:-140px;
	margin-left:450px;
	width: 110px;
	height: 40px;
	cursor: pointer;
}
#customDiv2{
border: 1px solid white;
	margin-top:-120px;
	margin-left:250px;
	position:absolute;
}
#customDiv3{
border: 1px solid blue;
	margin-top:-80px;
	margin-left:350px;
	position:absolute;
}
#customDiv4{
border: 1px solid purple;
	margin-top:-60px;
	margin-left:450px;
	position:absolute;
}

/******************** classes for loginForm, shows when logged OUT only  ***************/
	#loginform {
  	float:right;	 position:relative;				/* floats right */
	  /*	position:absolute;*/						/* floats left */
		margin:-269 -22 0 0;
		clear:both;
	}
	#loginform fieldset label {
	 color:#777;
	 display: inline;
	 margin-left:5px;
	

	}
	#loginform fieldset {
	 border: 0px solid yellow;
	 margin:0px;
	 padding:0px;
	 display: inline;

	}
	#loginform fieldset div{
		display: inline;
		float: left;
		padding:3px;

	}
	#loginform  input{
		border: #555555 1px solid ;
		background-color:#222222;
		font: 12px "Franklin Gothic Book", Helvetica, sans-serif;
		 color:#bdbdbc;
		 width:100px;
	}
	#loginform  ledgend{
	}
	#loginform  .loginbutton{
		font: 12px "Franklin Gothic Book", Helvetica, sans-serif;
	width:50px;
	height:21px;
	border:#555555 1px solid;
	 color:#777;
font-weight:normal;
		margin:0 0 0 5;
		padding-bottom:3px;
	}
	#rememberme{
		clear:both;
	}
	#rememberme input{
	background-color:transparent;
	
	}
	#forgotPin a{
	z-index:100;
    position:absolute;    /* floats left */
		margin:-265 0 0 370;
		border: 0px solid red;
		width:auto;
		height:auto;
    color:#777;
	text-decoration:none;
	}
/******************** END classes for loginForm   shows when logged OUT only***************/



/***************************stuff displayed while logged in only */
	#welcomeUser {
	z-index:2;   
	border: 0px solid red;
			float:right;	position:relative; clear:both; /* */				/* floats right */
		/*position:absolute;												 floats left */
		margin-top:-260px;
		width:450px;
	}
	#welcomeUser a{
		  font:bold 12px "Franklin Gothic Book";
		color: #8dae16;
		
	}
	#logOut{
	border: 0px solid red;
		float:right;	position:relative; clear:both;					/* floats right */
		/*position:absolute;*/											/* floats left */
		margin-top:-140px;

	}
	#sectionMenu{
	z-index:2;   
	 text-align:right;
    font-size:12px;
		border: 0px solid red;
		float:right;	position:relative; clear:both; /* */				/* floats right */
		/*position:absolute;												 floats left */
		margin-top:-260px;
		margin-left:625px;
	}
	#sectionMenu a{
	
	text-decoration:none;
		
	}
	#sectionMenu a:hover{
	color:#9d8027;
	text-decoration:none;
		
	}
	#sectionLink{
color: #999999;
text-decoration:none;
	}

	#sectionHilite {
		font-weight:bold;
		color:#9d8027;
		text-decoration:none;

	}
#sectionHilite a:hover{
		text-decoration:none;
		
	}

/*************************** END stuff displayed while logged in only */





/**************************************************************/
/***************  end of masthead stuff, following ************/
/*************** deals with page content stuff  ***************/
/**************************************************************/


#pageContent {
font: 14px "Franklin Gothic Book", Helvetica, sans-serif;
background-color: #d3dcaf;
border-bottom: 5px solid #464847;
border-left: 5px solid #464847;
border-right: 5px solid #464847;
	width: 870px;
	padding:0px;
margin-left:6px;
}
#pageContent font{
font: 14px "Franklin Gothic Book", Helvetica, sans-serif;
}

#pageContent hr{
	 color: #89898b;
background-color: #89898b;
height: 1px;
}

#pageContent a{
font-weight:normal;
text-decoration:none;
}

#pageContent input{
border: 1px solid #acb788;
}

#pageContent textarea{

border: 1px solid #acb788;
}
.heading2{
font-family:"Franklin Gothic Book", sans-serif;
font-size:16px;
font-weight:bold;
color:#77691b;

}
.bodycopy_black{
font-size:13px;
color:#696969;
}
.scardblack a font{
text-decoration:underline;
}

/* ^^^^^^^^^^^^   Header/submenu (inside #pageContent)   ^^^^^^^^^^^^^^^^ */
/* ^^^^^^^^^^^^   editor   ^^^^^^^^^^^^^^^^ */
}
p.MsoNormal{
color: #75716b;
	font: 13px "Franklin Gothic Book", Helvetica, sans-serif;
}
/* ^^^^^^^^^^^^   editorends   ^^^^^^^^^^^^^^^^ */


	#pageContentHeader {
border: 0px solid green;
margin-top: 10px;

  }
  	#pageContent span {
font-size:13px;

  }
  
  	#pageContent a {
font-size:13px;
  }
	#sub_menuContainer {
	border: 0px solid red;
  padding: 0px;
  font:normal 14px "Franklin Gothic Book";
  height: 40px;
  margin-top: 0px;
  }
  #sub_menuContainer span{
  margin-top: 20px;
    height: 30px;
color: #959879;
 }


  .sub_menu {
		padding: 3px;
		 height: 30px;
	}

	#sub_menuContainer span a {
		text-decoration: none;
		font-size:13px;
		 font-weight:bold;
		 color:#747474;
	 }

	#sub_menuContainer a:hover{
		text-decoration: none;
			color:#6a7a28;
			
	}

	#sub_menuContainer #sub_menu_sel {
		font-weight:bold;
		text-decoration:none;
		color:#6a7a28;
		font-size:13px;
		 
	}

  #iconMenu{
  border: 0px solid red;
  float:right;

  }
  
  #iconMenuIcon{
  float: right;
  height:45px;
  width:80px;
  color:#7A92AE;
  text-align: center;
  }
  
  span.iconMenuIcon a{
  color:#989898;
  	text-decoration:none;

  }

/* ^^^^^^^^^^^^   end of sub menu   ^^^^^^^^^^^^^^^^ */


/* classes for validator */
	.tfvHighlight{
		color: red;
		text-align: right;
		padding: 0px;
	}
	.tfvNormal{
		text-align: right;
		padding-right: 0px;
	}

  .smallFormElements{
    margin-top:3px;
  	font-size: 9px;
  	font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  }

  div.row {
    clear: both;
    padding-top: 4px;
    font-size: .8em;
  }

  div.row span.label {
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    font-size: 12px;
  }


  div.row span.formw {
    float: right;
    width: 520px;
  }

  #niceForm{
    float: left;
    width: 680px;
    border: 0px solid #333; padding: 0px;
    margin: 0px auto;
  }


/* end classes for validator */


/* ^^^^^^^^^^^^   MENU 1  ^^^^^^^^^^^^^^^^^^ */
	#dropmenu1{
border: 0px solid #A0B057;
		position:absolute;
	  margin:-228px 0 0 34;
    width:850px;
    text-align:left;
	}

	#dropmenuHilite1 span{
			color:#c9fa84;
	}
	
	#dropmenuHilite1 span a:hover{
			color:#c9fa84;
			background-color:#6b9c29;
	}

	#dropmenu1 ul{
		border: 0px solid yellow;
		margin:0px;
		font:bold 12px "Franklin Gothic Book";
		list-style:none;
		width:100%;
	}

	#dropmenu1 li{
		border: 0px solid green;
		display:inline;
		margin:0px;
}


	#dropmenu1 ul li a {
		color: #acacac;
		font-weight: bold;
		text-decoration: none;
		padding:0px ;
		margin:0px;
	}

	#dropmenu1 ul li a:hover{
		color: #6e6e6e;
		text-decoration:none;
	}

	.dropmenudiv1{
	background-color: #424242;	
		position:absolute;
		top: 0;
		text-decoration:none;
		font:bold 12px "Franklin Gothic Book";
		z-index:100;
		visibility: hidden;
		margin-top: 0px;
		width:130px;
		/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}
	.dropmenudiv1 a{
	text-decoration: none;
		display: block;
		border: 1px solid #323232;
		font-weight: bold;
		font-size: 12px;
		color: #999999;
		text-align: center;
		padding-left: 2em;
		padding-right: 2em;
		padding-top: 8px;
		padding-bottom: 8px;
	}
		.dropmenudiv1 a:hover{
		color: #181818;
		background-color: #323232;
		text-decoration: none;
	}
	
/* ^^^^^^^^^^^^  end of MENU 1  ^^^^^^^^^^^^^^^^^^ */

/* ^^^^^^^^^^^^   MENU 2  ^^^^^^^^^^^^^^^^^^ */
	#dropmenu2{
	position:absolute;
		margin:-184 0 0 42;
		padding:0 0 8 0;
}

#dropmenuHilite2{
	color:#5dbe17;

}

#dropmenu2 ul{
		margin:0 0 0 0;
		padding:0 0 0 0;
	
}
#dropmenu2 ul li{
	display: inline;
	
}
#dropmenu2 ul li a{
	font: bold 12px "Franklin Gothic Book";	
	text-decoration: none;
	border-left: 0px solid #C7D8EA;
	color: #999999;
}

#dropmenu2 ul li a:hover{
	color: #6e6e6e;
}

#dropmenu2 a:hover{
	/*background-color: #7696BE;*/
	color: #6e6e6e;
	text-decoration: none;
}

.dropmenudiv2{
background-color: #424242;	
	position:absolute;
	top: 0;
	font:normal 12px "Franklin Gothic Book";
	z-index:100;
width: 133px;
	visibility: hidden;
	margin-top:1px;
}
.dropmenudiv2 a{
	display: block;
	border: 1px solid #323232;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	
}
.dropmenudiv2 a:hover{ /*Theme Change here*/
	/*background-color: #4D729C;*/
	color: #5d5d5d;
		background-color: #323232;
		text-decoration: none;
}
/* ^^^^^^^^^^^^  end of MENU 2  ^^^^^^^^^^^^^^^^^^ */

/* ^^^^^^^^^^^^  floating menu at bottom contains copyright   ^^^^^^^^^^^^^^^^^^ */
  .floatmenu{
  	padding-left: 4px;
  	padding-right: 4px;
  	font-size: 11px;
  	font-weight:normal;
  	font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  	color: #F6EBDC;
  }
  .floatmenu a {
  	color: #F6EBDC;
  	text-decoration: none
  }

  .floatmenu a:hover {
  	color: #e7e7e6;
  	text-decoration: none;
  }

  .copyrights{
  	color: #676767;
  	font-size: 10px;
  	font-family: "Franklin Gothic Book", Helvetica, sans-serif;
	letter-spacing: 1px;
  }


  .copyright a{
   margin-left:6px;
  	color: #676767;
  	font-size: 10px;
  	font-family: "Franklin Gothic Book", Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1px;

	}
 .copyright a:hover,.copyrights a:hover{
  color: #aec93e;
	text-decoration: none;

	}

  .copyrights hr {
  margin-left:6px;
  	color: #676767;
  	border-bottom-width: 0px;
  	border-top-width: 1px;
  	border-style: solid;
  	height: 0px;
  	width: 870px;
  }
/* ^^^^^^^^^^^^  end of floating menu   ^^^^^^^^^^^^^^^^^^ */



/*INDEX PAGE  RECENT PHOTOS AND NEWS*/

	.indexbox{
			border: solid red 0px;
			width:100%;
			height:396px;
			margin:35 0 0 -5;
	}
	.newsbox{
		border: solid blue 0px;
		margin:0 0 0 10;
		float:left;
		width:473px;
		height:365px;
		padding: 100 30 20 0;
		background: url(/content/images/recent_news.jpg) no-repeat;
	}
	.newsboxPad{
		border: solid blue 0px;
padding: 0 0 0 20;
margin:-30 0 0 18;
	}
.newscontent b{
color:#77a53b;
font:bold 14px "Franklin Gothic Book", Helvetica, sans-serif;	
	}
.newscontent a{
color:#ccd4af;
	border: solid red 0px;
	background-image: url("/content/images/read_more.gif");
background-repeat:no-repeat;
background-position: bottom right;
text-align: left;
font-size:1px;
padding: 10 100 10 10;

	}
.newscontent{
width:416px;
font: 13px "Franklin Gothic Book", Helvetica, sans-serif;	
	}

.newscontent hr{
	 border: 1px solid #89898b;

}
	.photobox{
		border: solid blue 0px;
		margin:0 0 0 0;
		float:right;
		width:342px;
		height:365px;
		padding: 60 10 20 40;
		background: url(/content/images/recent_photos.jpg) no-repeat;
	}
	.photoboxPad{
		border: solid blue 0px;
	}

/* END INDEX PAGE  RECENT PHOTOS AND NEWS*/






   /*  calendar object (not the shacalendar shazobject )*/
#calendar table { border-top:0px; border-bottom:0px; border-left:0px; border-right:0px; border-style: dotted; border-color: #b3bd91; padding: 0; margin-top:-10px; width: 830px; margin-left:10px;}
#calendar th { background: #bbc499; color: #9898989; margin: 0px; padding: 5px; border-top:1px; border-bottom:0px; border-left:1px; border-right:1px; border-style: solid; border-color: #b3bd91; font: normal 12px "Franklin Gothic Book";}

#calendar td { background:  #c6cfa4; color: #00000;  padding: 0px; margin:0; height:100px;text-align:left;vertical-align:top; border-bottom:1px;  border-top:0px; border-left:1px; border-right:1px; border-style: solid; border-color: #b3bd91;font-size:12px; font-weight:bold;}
#calendar td a { font: 12px "Franklin Gothic Book";}

#calendar td.notInMonth{ background: #bbc499; }
#calendar ul { list-style: none; list-style-position: outside; padding:0px; margin: 0px 0px 0px 0px}

#daynumber {color: #9898989; font: 12px "Franklin Gothic Book";}

#calendar th.weekend {background: #b2ba92; }
#calendar td.weekend {background: #a5ae86;}
.calendarInput {
	font-size: 13px;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
margin-top:20px;
}

#CalDividerBar{
	color:#AAC0D5
	width:100%;
	height:0px;
}
.CalendarMonthLink{
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#627B8E;
	vertical-align: middle;
}
.CalendarMonthLink a{
	color:#627B8E;
	font-size:12px;
	text-decoration:none;
}
.CalendarMonthLink a:hover{

	text-decoration:none;
}
  .calendarIconMenu{
  height: 45px;
  margin-top:30px;
  margin-bottom:0px;
  }

  span.calendarIcon {
  float: right;
  height:45px;
  width:80px;
  color:#7A92AE;
  text-align: center;
  }
  span.calendarIcon a{
  color:#4a4743;
  	text-decoration:none;
  }

.calendarIconMenu img{
position:absolute;
margin-left:-19px;
margin-top:-20px;
margin-bottom:0px;
}
  span.calendarIcon a:hover{
  	text-decoration:none;

  }
  #calendarListNorm td{
   font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-size:12px;
  background-color: #c2cba5;
  letter-spacing: 1px;
  }

  #calendarListAlt td{
   font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-size:12px;
  background-color: #d4dcb3;
   letter-spacing: 1px;
  }

  #calendarListHili td{
 background: #b2ba92;
  font-size:12px;
  color: #81A014;
   letter-spacing: 1px;
  }

  .calendarListview{
  margin-top:0px;
  margin-bottom:0px;
  border-width: 0px;
  }
  .calendarListview td{
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  color: #4C6E93;
  padding: 4px;
  }
  .calendarListview th{
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #4C6E93;
  background-color: #c2cba5;
  padding: 4px;
  }

  .calendarListview a{
color: #4C6E93;

	text-decoration:none;
}
.calendarListview a:hover{
	text-decoration:none;
}
.cal_event_detail_top{
background:  url(/content/images/mag.gif) no-repeat ;
width: 36px;
height:52px;
background-position: bottom left;
width:700px;
font-weight:bold;
line-height: auto;
text-align: center;
margin-left: 67px;
padding-top: 18px;
margin-top:10px;



}
.cal_event_detail_mid{

padding: 10px;
background:  url(/content/images/grey.gif) no-repeat ;
width:798px;
height:44px;
font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color: #2e3282;
margin-left: 15px;

}
.cal_event_detail_bot{
background-color:#d0d9ad;
font-size:13px;
color: #696969;
margin-left: 16px;
margin-top:-33px;
padding-top:20px;
border-left:1px solid #bec69d;
border-right:1px solid #bec69d;
border-bottom:1px solid #bec69d;
width:798px;
}

.cal_event_detail_day{
vertical-align: middle;
font-family:  "Franklin Gothic Book", serif;
font-weight: 600;
font-size:15px;
color: #a79450;
letter-spacing: 3px;
}
.cal_event_detail_month{
font-weight:normal;
vertical-align: middle;
font-family:  "Franklin Gothic Book", serif;
font-size:15px;
color: #688307;
letter-spacing: 3px;
}
.cal_event_detail_date{
vertical-align: middle;
font-weight: normal;
font-family: "Book Antiqua", serif;
font-size:34px;
color: #373737;
line-height: 80%;

}
.cal_event_detail_position {

float:right;
margin-top:-25px;
margin-right:45px;
font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
font-size:11px;
color: #919179;
}
.cal_event_detail_prev a{
color: #4a4743;
margin-left:10px;
font-family: normal "Franklin Gothic Book", Arial, Helvetica, sans-serif;
font-size:11px;

	text-decoration:none;
}
.cal_event_detail_next a{

float:right;
/*margin-top:-20px;*/
margin-left:24px;
font-family: normal "Franklin Gothic Book", Arial, Helvetica, sans-serif;
font-size:11px;
color: #4a4743;
	text-decoration:none;
}

*html .cal_event_detail_next a{
  margin-top:-20px;
}

.cal_event_detail_prev a:hover{
	text-decoration:none;
color: #4a4743;
}
.cal_event_detail_next a:hover{
	text-decoration:none;
	}


.CalCategoryMenu{
	padding:10 0 10 0;
	margin: auto;
  width: 105px;
	text-decoration:none;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
/*width:400px;*/
height: 90px;
}

.CalCategoryMenu table{
}

.CalCategoryMenu font:hover{
	text-decoration:none;


}
/* *************  calendar *****************/


/****************news css *************/
  .newsDetailPhoto{
  	float: left;
  	margin: 30px;
  	border: 1px solid #898a89;
  	text-align: top;
  }
  .calDetailPhoto{
  	border: 3px solid #ffffff;
  }

  .newsDetailStory{
  margin: 30px;
  min-height: 350px ;
  font-size:14px;
  color:#3d490d;
  }
/****************news css *************/




/* *************  roster *****************/
.filterMenu{
float:right;
}
.filterMenu p{
display: inline;
margin:0 10 0 10;
}
.filterMenu a{
display: inline;
margin:0 10 0 10;
}
  .roster_detail_staff{
  color:#c19214;
  border: 0px red solid;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  margin-left:315px;

 
  }

  .roster_detail_top{ 
  background:url(/content/images/mag.gif) no-repeat ;
  width:625px;
  height:54px;
background-position: bottom left;
  font-weight:bold;
  line-height: auto;
  text-align: left;
  margin-left: 17px;
  padding-top: 9px;
  padding-left: 30px;
  font-size:12px;
  height:95px;
  }
  .roster_detail_topTitle{
 color: #506507;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:22px;
  margin: 0px;

  }
  .roster_detail_mid{
  text-align:right;
background:  url(/content/images/grey.gif) no-repeat ;
width:798px;
height:41px;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:18px;
  color: #254D0F;
  margin-left: 5px;

  }
  .roster_detail_bot{
  background-color:#d0d9ad;
font-size:13px;
color: #696969;
margin-top:-9px;
margin-left: 6px;
border-left:1px solid #bec69d;
border-right:1px solid #bec69d;
border-bottom:1px solid #bec69d;
width:797px;
 
  }
  .roster_detailText{
  margin:30 0 0 175;

  }

  .rosterName{
  color: #2e42a5;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:24px;
  text-align:left;
  margin-left:350px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0 0 5 0px;
  }
  .rosterSubTitle{
  color:#1A7AC6;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:13px;
  margin-right:100px;
  margin:0px;
  }
  .membertype{
  color: #db9d16;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  margin:0px;
  padding:0px;
  }
  .rosterphoto{
  border: 3px  #abacad solid;
  position: absolute;
  margin-left: 40px;
  margin-top: 130px;
  }
  .rosterphotoCustom{
  border: 3px  #abacad solid;
  position: absolute;
  margin-left: 0px;
  margin-top: 105px;
  }

  .rosterdetails a:hover{
  text-decoration:none;

  }
  .rosterdetails a{
  color:#A1BA3B;
  text-decoration:none;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  margin:0px;
  }

  .rosterdetails{
  color:#A1BA3B;
  font-family: "Franklin Gothic Book", Helvetica, sans-serif;
  font-weight:bold;
  font-size:14px;
  }
  .RosterRolodex{
    text-align:center;
    margin: 10 0 10 0;
    padding:0px;
  }
	.RosterLetters {
		font-family: "Franklin Gothic Book", Helvetica, sans-serif;
 		font-size: 14px;
 		color: blue;
 		font-weight:bold;
		padding-left: 9px;
		padding-right: 9px;
	}
	.rostereditImage{
	position:absolute;
  margin-top:-280px;
  margin-left:-60px;
  }
/* *************  roster *****************/








/* *************  holebyhole *****************/
#photoContainerHoleBy{
  text-align: center;
  width:430px;
  float: right;
  margin:0px;
}
#photoContainerHoleBy img{
border: 3px solid #3e3e3e;
}
  .holebyholetable{
/*  margin-top:70px;*/
  margin-left:30px;
  color:#a1a2a4;
  background-color:#B9C0D3;
  }
  .holebyholetable td{
  padding:5px 15px 5px 15px;
  text-align:center;
  color:#5D647E;

  font-size:13px;
  font-weight:bold;
  }
  .holebyholedesc{
  padding:5px 15px 5px 0px;
  margin-top:50px;
  margin-left:30px;
  width:320px;
  height:200px;
  color:#5D647E;
  font-size:13px;
  text-align:justified;
  font-weight:bold;
  }
  .holebyholephoto{
  float:right;
  margin-top:50px;
  margin-right:30px;
  }
  .holenavigation *{
  font-size:14px;
  text-decoration: none;
  color:#5D647E;
  }

#albumNav {
  text-align:center;
  vertical-align:middle;
  width: 400px;
}

#horizcontainer {
/*  float: right;
  width: 430px;*/
}

#horizcontainer td {
  text-align: left;
}
/* *************  holebyhole *****************/

/* *************  holeinone hole in *****************/

#photoContainerHoleIn {
	text-align: center;
	width:350px;
  float: right;
  margin:0px;
}
#holecert{
background-color: #b8c09c;
color: #676767;
border: 1px solid #979895;
width:380px;
height:365px;
margin-left:35px;
text-align:center;
}

#holecertFoot{
margin-left:35px;
padding:10px;
float:left;
color: #676767;
font: normal 12px "Franklin Gothic Book";
height:auto;
}

#holecert h1{
background-color:#b8c09c;
color: #676767;
font-family: "Franklin Gothic Book", Helvetica, sans-serif;
font-weight: normal;
font-size: 22px;
}

#holecert h2{
background-color:#b8c09c;
color: #676767;
font-family: "Franklin Gothic Book", Helvetica, sans-serif;
font-size: 14px;
margin-top:10px;
margin-bottom:10px;
}
#holecert td{
color: #8c909b;
font-family: "Franklin Gothic Book", Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
}
.HoleInSortMenu {
margin-top:-20px;
}
.HoleInSortMenu a{
margin-top:-20px;
color:#9d8027;
}
/* *************  holeinone hole in *****************/


/* *************  Gallery *****************/
  #galleryContainer {
    border: 0px red solid;
    height:560px;
    clear: both;

  }
#gallerySubContainer {
    border: 0px red solid;
    height:400px;
    clear: both;
  }
  #gallerySubContainer a{
color:#424241;
}
#albdesc {
  border:0px solid red;
  	margin-top: 20px;
  	width: 140px;
  	height: 400px;   /*this sets the height of the whole gallery*/
  	color: #8c909b;
  	font: normal 11px "Franklin Gothic Book";
  	text-align: left;
	color:#424241;
}

  #albdesc b{
  font: bold 12px "Franklin Gothic Book";
  display:block;
  margin: 0 0 15 0;
  text-align:center;
  }

  #albdesc a{
 color:#424241;
  text-decoration: none;
  padding:10px;
  }
  #albdesc a:hover{
  text-decoration: none;
  }

#currentContainer {
  	border:0px solid orange;
  	width:480px;
  	height:auto;
  	margin-left:150px;
  	margin-top:0px;
  	text-align:center;
  	position:absolute;
}

#photoContainer {
  	border:0px solid blue;
  	width:480px;
}

#photoContainer img{
  	border:4px solid #999999;
  	
}


img.thumb{
  	border:1px solid #4a4743;
  	
}
#photoTitle {
  border:0px solid blue;
  /*float: right;*/
  padding:10px;
  text-align:center;
  /*width: 350px;*/
  }
  
  #photoDesc {
  border:0px solid blue;
  /*float: right;*/
  padding:10px;
  /*width: 350px;*/
  }
  
#thumbNavcontainer{
border:0px solid blue;
float:right;

  	margin-top:15px;
  	width: 100px;
      	text-align:center;
  }

/* thumbnail floater */
div.float {
	float: left;
	width: 200px;
	height: 210px;
	padding: 0px;
   text-align: center;
}
div.float a{
color: #8c909b;
font: bold 11px "Franklin Gothic Book";
text-decoration:none;
 }
 div.float a:hover{
text-decoration:none;
 }
  
div.photoborder img {
border: 1px #7f7f7d solid;

}
 
  #tightGalleryContainer {
  height: 700px;
  width:600px;
  margin-left:70px;
  margin-top:0px;
  }

  div.floatTight {
  	float: left;
  	width: 120px;
  	margin-left:5px;
  	padding: 5px;
  color: #8c909b;
  font: bold 11px "Franklin Gothic Book";
  text-align: center;
   }
  div.floatTight a{
  color: #8c909b;
  font: bold 11px "Franklin Gothic Book";
  text-decoration:none;

   }

  div.floatTight img{
border: 2px #a9aca3 solid;
   }
   div.floatTight a:hover{
  color: #8c909b;
  font: bold 11px "Franklin Gothic Book";
  text-decoration:none;
   }

  div.floatTight p{
  padding:0px;
  color: #676860;
  margin-top:2px;
  margin-bottom:2px;
   }

  div.float p {
  margin: 0px;
  padding:0px;
     text-align: center;
  color: #8c909b;
  }




  
  #navigationContainer img{
  vertical-align: middle;
  }

  #navigationContainer{
  margin-left: 300px;
  height: 40px;
  width: 150px;
  }

  #stopButton{
  display: none;
  }

  #startButton{

  }
  #albumThumbFrameBig{
    cursor: pointer;
padding-right:10px;
  background: url("/content/images/albumThumbFrameBig.gif") no-repeat;
  border: black solid 0px;
  margin-left:40px;
  padding-top:37px;
  width:160px;
  height:150px;
  }


  #albumThumbFrame{
  background: url("/content/images/albumThumbFrame.gif") no-repeat;
  border: black solid 0px;
  padding-top:17px;
  padding-left:22px;
  margin-left: 10px;
  width:120;
  height:120;
  }
  #albumThumbFrame img{
  vertical-align: middle;
  text-align: center;
  }
  
  #thumbnailsContainer {
  	color: #4E2F16;
  	height: 400px;
  	border-color: #000000;
  	overflow: auto;
  	overflow: hidden;
  
  }


  #thumbnailsContainer img {
  border-color: #b7b7b7;
  border-width: 3px;
  border-style: solid;
  margin: 5 0 5 0;
  }

  #thumbnailsContainerHoriz {
  float: right;
  	color: #4E2F16;
  	height: 90px;
  	width:255px;
  	border-color: #000000;
  	overflow: auto;
  	overflow: hidden;
  }


  #thumbnailsContainerHoriz img {
  border-color: #4a4743;
  border-width: 3px;
  border-style: solid;
  }


  .photo{
  border-color: #999999;
  border-width: 5px;
  border-style: solid;
  }

  .thumb{
  border-color: #FFFFFF;
  border-width: 3px;
  border-style: solid;
  }

  .photo2{
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  }

  .title {
  	font-family: "Courier New", Courier, mono;
  	font-size: 18px;
  	color: #333333;
  }



  #albTitle {
  	font-family: ""Franklin Gothic Book"";
  	font-size: 18px;
  	color: #8c909b;
  }

  .Container {
    position: absolute;

  left: 100px;
    width: 240px;
    height: 50px;
  /*  background: #FFF url(container_background.gif) no-repeat;*/
  }
  #Scroller-1 {

    position: absolute;
    overflow: hidden;
    width: 240px;
    height: 50px;
  }
  #Scroller-1 p {
    margin: 0; padding: 10px 20px;
    font-family: "Franklin Gothic Book", Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 20px;
    color: #6F6048;
  }
  .Scroller-Container {
    position: absolute;
    top: 0px; left: 0px;
  }
  .Scrollbar-Up {
    cursor: pointer;
    position: absolute;
    top: -40px; left: 70px;
  }
  .Scrollbar-Down {
    cursor: pointer;
    position: absolute;
    top: 260px; left: 70px;
  }
  .Scrollbar-Left {
    cursor: pointer;
    position: absolute;
    top: 220px; left: 0px;
  }
  .Scrollbar-Right {
    cursor: pointer;
    position: absolute;
    top: 220px; left: 380px;
  }
/****************   Gallery  ************************************/























/****************    Catalog   *****************************/
  #catalogbreadcrumbs {
  	width:350px;
  	font:  bold 13px "Franklin Gothic Book";
  	margin-bottom: 50px;
  	color: #8c8c8c;
  	text-decoration: none;
  }

  #catalogbreadcrumbs a {
  	text-decoration: none;
  	color: #8c8c8c;
  }
  .catalogbreadcrumbsHilite {
  	color: #4382c7;
  }
  #catalogbreadcrumbs a:hover {
  	text-decoration: none;
  }


  #baskettotal{
  	position: absolute;
  	font: 10px "Franklin Gothic Book";
      width: 160px;
      height: 50px;
  	color: #fc2043;
  	background: white url("/content/images/cart.jpg") 0 0 no-repeat;
  	margin-top: 10px;
  	margin-left: 360px;
  	border:solid #AAC0D5 1px;
  	padding: 5 5 5 50;
  }
  #baskettotal a{
  	color: gray;
  }

  #catalogsearch{
  	position: absolute;
  	font: 10px "Franklin Gothic Book";
  	color:  gray;
  	margin-top: 10px;
  	margin-left: 540px;
  	border:solid #AAC0D5 0px;
  	padding: 5px;
  }

  #catalogsearch input{
  	color:  gray;
  	font-size: 10px;
  	font-family: "Franklin Gothic Book", Helvetica, sans-serif;

  }


  .catalogcontainer{
      width: 840px;
      height: 100%;
  	padding:10 0 12 65;
  	border:solid #c1c1c1 1px;
  	background-color: #FFFFFF;
  }

  .catalogcontainerTop{
  /*	background: url("/content/images/catalogContainerTop.gif") 0 0 no-repeat;*/
  }

  .catalogcontainerBot{
  /*	background: url("/content/images/catalogContainerBot.gif") 100% 100% no-repeat;

  */
  }
  .catalogcontainerLeft{
  /*	background: url("/content/images/catalogContainerLeft.gif") 0 100% repeat-y;
  	height:100%;


  	*/
  }
  .catalogcontainerRight{
  /*	background: url("/content/images/catalogContainerRight.gif") 100% 0 repeat-y;
  	height:100%;


  	*/
  }


  .catalogcategory{
  background: #D9D7D8 url("/content/images/catalog_category_top.jpg") repeat-x;
  	font: bold 13px "Franklin Gothic Book";
  	color:#828282;
      width: 145px;
   /*   height: 270px;*/
  	float: left;
  /*	background-color: #E1E1E1;*/
  	border:solid #D9D7D8 1px;
  	padding: 5 0 2 2;
  	vertical-align: middle;
  	margin: 15px;
  	text-decoration: none;

  }
  .catalogcategory a{
  	margin-left: 15px;
  }

  .catalogproductFeature{
  	font:  11px "Franklin Gothic Book";
      width: 145px;
  	color:#828282;

  	height: 180px;
  	float: left;
  /*	background-color: white;
  	border:solid #AAC0D5 2px;*/
  	padding: 0px;
  vertical-align: middle;
  	margin: 15px;
  }
  .catalogproductFeature a{

  /*	background-image: url("/content/images/1star3a.gif");
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; */
  	text-decoration: none;
  	font: bold 13px "Franklin Gothic Book";
  	color: #FF9900;
  }

  .FeaturedProductPhrase{

  }

  /*a.catalogproductFeature:after {
    font-weight: bold;
    color: navy;
    content: "Reference: ";
    }*/

  .catalogproduct{
  	font:  11px "Franklin Gothic Book";
      width: 145px;
  	color:#828282;

  	height: 180px;
  	float: left;
  /*	background-color: white;
  	border:solid #AAC0D5 2px;*/
  	padding: 0px;
  vertical-align: middle;
  	margin: 15px;


  }
  .catalogproduct img{
  	border:solid #828282 1px;

  }
  .catalogproduct a{
  	font: bold 13px "Franklin Gothic Book";
  	color: #828282;
  	text-decoration: none;
  }



  .catalogdescriptionTabs{
  	float:left;
  	margin:0 0 -16 15;
  	border-bottom:solid #D9D7D8 1px;
  	height:19px;
  	width:78%;
  }

  .catalogdescriptionTabs ul{
  	position:relative;
  	margin-left: 0;
  	padding-left: 0;
  	display: inline;


  }
  .catalogdescriptionTabs li{
  	background:#F2F2F2;
  	margin-left: 0;
  	margin-bottom: 0;
  	padding: 2px 15px 5px;
  	border: 1px solid #D9D7D8;
  	list-style: none;
  	display: inline;
  	font: bold 11px "Franklin Gothic Book";
  	color: #4382c7;
  }
  .catalogdescriptionTabs li.here {
  	background:#FFFFFF;
  	border-bottom: 1px solid #fff;
  	list-style: none;
  	display: inline;
  }


  .catalogShortdescription{
  float:left;
  font: bold 11px "Franklin Gothic Book";
  width:78%;
  padding:10px;
  margin:15px;

  }

  .catalogdescription{

  /*background:#EBDEC5;*/
  background:#FFFFFF;
  float:left;
  border-bottom:solid #D9D7D8 1px;
  border-left:solid #D9D7D8 1px;
  border-right:solid #D9D7D8 1px;
  border-top:solid #D9D7D8 1px;
  width:78%;
  padding:10px;
  margin:15px;
  }
  .catalogFullSizeImage{
  	font: bold 11px "Franklin Gothic Book";
  	background-color: white;
  	border:solid #AAC0D5 2px;

  }
  .catalogdetailImage{
  float:left;
  width:210px;
  height:auto;
  margin-left:40px;
     padding-right:30px;
  }
  .productviewpriceDiscount{
  	font: bold 11px "Franklin Gothic Book";
  color: #FA0328;
  }

  #addtomyCatalog{
  float: left;
  position: relative;
  }
/****************    Catalog   *****************************/



#HoleByRightSide{
	border: 0px red solid;
	width:430px;
	height:auto;
	margin:20px auto;
	float:right;
}

