/* classes for general styles used throughout the site*/

body, 					{
						margin: 0px;
						padding: 0px;
						height: 100%;
						background: #A1B79B;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						}


.bodystyle				{
						margin: 0px;
						padding: 0px;
						height: 100%;
						/* background: #A1B79B; old green */
						/* background: #5172AC; dark blue */
						/* background: #BCCEF4; lighter blue B2E0E0 7f9ea5*/
						/* background: #DAE3FB; */
						background: #40908D;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						}
}



.framestyle{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	position : static;
}
.maintext {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #000000;	
}

.maintextbold {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #000000;	
}

.photocaption {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;
}

a.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #000000;
	text-decoration : underline;
}

a:visited.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #000000;
	text-decoration : underline;	
}

a:active.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #000000;
	text-decoration : underline;
}

a:hover.sitelink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #000000;
	text-decoration : underline;
}
a.greenlink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #024901;
	text-decoration : underline;
}

a:visited.greenlink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #024901;
	text-decoration : underline;	
}

a:active.greenlink {
	font-family : Verdana, Tahoma, Arial, Futura;

	color : #024901;
	text-decoration : underline;
}

a:hover.greenlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #024901;
	text-decoration : none;
}

.ddlb {
	font-family : Verdana;
	font-size : 10px;
	border : solid 1px #79A2C2;
	color: #000000;
}

.formField {
	font-family :  Verdana, Tahoma, Arial, Futura;
	font-size : 12px;
	width: 130px;
	line-height : 18px;
	height : 22px;
	border : solid 1px #0A0B0B;
	background-color:#DBE4F1;
}

.L2nav {
	width:171px; 
	height:20px; 
	background-color:#A3AA75; 
}

.archiveheadline {
	font-weight : bold;
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;	
}

a.archiveheadline {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
}

a:visited.archiveheadline {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;
	text-decoration : none;	
}

a:active.archiveheadline {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
}

a:hover.archiveheadline {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 9px;
	color : #000000;
	text-decoration : underline;
}

/** Athletic Style**/
a.athlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #AE0000;
	text-decoration : underline;
}

a:visited.athlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #AE0000;
	text-decoration : underline;	
}

a:active.athlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #AE0000;
	text-decoration : underline;
}

a:hover.athlink {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size : 10px;
	color : #AE0000;
	text-decoration : underline;
}
/**End Athletic Styles**/

.newsscroll {

	scrollbar-track-color: #D3DEEB; 
	scrollbar-arrow-color: #75808D; 
	scrollbar-face-color: #D8E3F0; 
	scrollbar-shadow-color: #D3DEEB; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #A3AEBB;
	position:relative; 
	padding:20px;
	line-height:14px; 
	overflow: auto; 
	z-index:1;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	padding:0px;
}

.archivescroll {

	scrollbar-track-color: #E9DCBB; 
	scrollbar-arrow-color: #8B7E5D; 
	scrollbar-face-color: #EEE1C0; 
	scrollbar-shadow-color: #E9DCBB; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #C8BB9A;
	position:relative; 
	padding:20px;
	line-height:14px; 
	overflow: auto; 
	z-index:1;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	padding:0px;
}

.archivescrollgreen {

	scrollbar-track-color: #C4D2C1; 
	scrollbar-arrow-color: #748570; 
	scrollbar-face-color: #D7E8D3; 
	scrollbar-shadow-color: #D2E3CE; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #A2B39E;
	position:relative; 
	padding:20px;
	line-height:14px; 
	overflow: auto; 
	z-index:1;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	padding:0px;
}

.blueboxleftscroll {

	scrollbar-track-color: #D3DEEB; 
	scrollbar-arrow-color: #75808D; 
	scrollbar-face-color: #D8E3F0; 
	scrollbar-shadow-color: #D3DEEB; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #A3AEBB;
	position:relative; 
	padding:0px;
	line-height:14px; 
	overflow: auto; 
	z-index:1;
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	padding:0px;
}

.blueboxleft {
	background-color:#B5C2D0; 
	border-right-color: #333333; 
	border-right-style : solid; 
	border-right-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:172px;
	line-height:15px;
}

.orangeboxleft {
	background-color:#DFD0AC; 
	border-right-color: #333333; 
	border-right-style : solid; 
	border-right-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:172px;
	line-height:15px;
}

.greenboxleft {
	background-color:#B4C7B0; 
	border-right-color: #333333; 
	border-right-style : solid; 
	border-right-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:172px;
	line-height:15px;
}

.yellowboxleft {
	background-color:#DDDCA7; 
	border-right-color: #333333; 
	border-right-style : solid; 
	border-right-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:172px;<br>
	line-height:15px;
}

.purpleboxright {
	background-color:#E8E2F0; 
	border-left-color: #333333; 
	border-left-style : solid; 
	border-left-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:171px;	
	line-height:15px;
}

.orangeboxright {
	background-color:#DFD0AC; 
	border-left-color: #333333; 
	border-left-style : solid; 
	border-left-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:171px;	
	line-height:15px;
}

.yellowboxright {
	background-color:#DDDCA7; 
	border-left-color: #333333; 
	border-left-style : solid; 
	border-left-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:171px;	
	line-height:15px;
}

.greenboxright {
	background-color:#B4C7B0; 
	border-left-color: #333333; 
	border-left-style : solid; 
	border-left-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:171px;	
	line-height:15px;	
}

.blueboxright {
	background-color:#B5C2D0; 
	border-left-color: #333333; 
	border-left-style : solid; 
	border-left-width: 1px; 
	border-spacing: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial;	
	font-size: 10px;
	color: #333333;	
	width:171px;	
	line-height:15px;
}


.bannerstyle {
background-color: #C7D0D9;
}

.BannerMenuStyle
{
background-color: #E05257 /* #9A3A2E */;
}

.BannerMenuLink {
	font-family: verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
font-weight: bold;
word-spacing: 0;
color: #FFFFFF;
text-decoration: none;
display:block;
padding: 0px 10px 0px 10px;

}

.BannerMenuLink:hover {
color: #000000;
background: #FFFCCC
/* background: #F4EBBC;*/
text-decoration: none;
}


#desc					{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-weight: bold;
						font-size: 14px;
						color: #E05257 /* #9A3A2E */;
						}

.PickPictures			{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-weight: normal;
						font-size: 14px;
						}


img						{
						border: 0px solid #505050;
						}
						
img.roll				{
						border: 1px solid #505050;
						}


#placeholder						{
						border: 1px solid #505050;
						}

.beige					{
						background: #FFFFCC;
						}
						
.green					{
						background: #A1B79B;
						}






#bannertext16BByM			{
						/* letter-spacing:10px; */
						padding-left: 10;
						padding-right: 10;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: bold;
						font-size: 14px;
						/* color: #F4EBBC; */
						color: #37587C;
						}

#bannertext16BByM 	a:link 		{
						color: #37587C;
						text-decoration: none;
						}
						
#bannertext16BByM 	a:visited	{
						color: #37587C;
						text-decoration: none;
						}

#bannertext16BByM 	a:active	{
						color: #37587C;
						text-decoration: none;
						}

#bannertext16BByM 	a:hover	{
						color: #37587C;
						text-decoration: underline;
						}


.bannertext20			{
						letter-spacing:10px;
						padding-left: 10;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: bold;
						font-size: 20px;
						/* color: #F4EBBC; */
						color: #37587C;
						
						}

.bannertext16			{
						letter-spacing:10px;
						padding-left: 10;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: bold;
						font-size: 16px;
						/* color: #F4EBBC; */
						color: #37587C;
						}

.bannertext12			{
						padding-left: 10;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						font-size: 12px;
						/* color: #F4EBBC; */
						color: #37587C;
						}
						
#sidebartext			{
						padding-left: 10;
						padding-right: 5;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						font-size: 11px /*10px */ ;
						color: #E05257 /*#9A3A2E */ ;
						}
						
.sidebarimageborder	img	{
						border:1px solid gray;
						}

						
#sidebartext ul 		{
						margin: 0 1em 1em 1em;
						padding: 0 0 1em 0;	
						color: #264168
						}

#sidebartext li 		{margin: 0 0 0.5em 0;
						color: #264168;						
						}


.mainFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 14;
						color: black;
						margin-right: 10px;
						
						line-height: 150%;
						}

.mainFontFrankSays		{
						font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
						font-weight: bold;
						color: #3C8887  /* #40908D */;
						}

.mainFont img			{
						border-color:gray;
						border-style:solid;
						border-width:1px 1px 1px 1px;
						}

.hometablefont  		{
						font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
						font-size: 12;
						color: black;
						margin-right: 10px;
						
						line-height: 150%;
						}



.footerFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 14;
						color: white;
						margin-right: 10px;
						
						line-height: 150%;
						}

.footerLink {

color: #FFFFFF;
text-decoration: underline;

padding: 0px 10px 0px 10px;

}

.footerLink:hover {
color: #000000;
/* background: #FFFCCC */
/* background: #F4EBBC;*/
text-decoration: underline;
}



img.noborder { border: solid 3px white; 
}

img.zeroborder {border: 0px;}

.pagetitle				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						PADDING-BOTTOM: 20px
						font-weight: bold;
						font-size: 20px;
						color: #E05257 /* #9A3A2E*/ ;
						margin: 0px;
						line-height: 175%;
						}
						
table.rates td
{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 14;
						color: black;
						margin-right: 10px;
						
						line-height: 150%;
						


color: #000000;
background-color:#FFFFCC;

font-weight: normal;
}

table.rates td.dkBlue
{
background-color:#5E89AC;
}
table.rates td.ltBlue
{
background-color:#B1C6D7;
}

table.rates p.littlecomicyellowbg
{
font-family: Comic Sans MS,Verdana,Helvetica,sans-serif;
font-size: 30px;
background-color:#FFFF99;
}

.noimageborder img {
	border: 0px solid #505050;
}

.sidebarhousepicture {
	width: 305px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 10px;
	/*border: double 4px #CCD9DB;
	background-color: #D3DEE0;*/
	float: right;
	text-align: center;
	}
	
.sidebarhousepicture150 {
	width: 155px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 10px;
	/*border: double 4px #CCD9DB;
	background-color: #D3DEE0;*/
	float: right;
	text-align: center;
	}
	
.tabledivider {
	width: 600px;
	}
		
	
.tentext			{
						padding-left: 10;
						padding-right: 5;
						font-family:"Comic Sans MS";
						/* font-family: Verdana, Arial, Helvetica, sans-serif; */
						font-style: normal;
						font-weight: normal;
						font-size: 12px;
						color: #E05257 /*#9A3A2E */ ;
						background-color: #CCE1FF  /*#D3DEE0 */; 
						}
						
.tentextyellowback   {
						padding-left: 10;
						padding-right: 5;
						font-family:"Comic Sans MS";
						/* font-family: Verdana, Arial, Helvetica, sans-serif; */
						font-style: normal;
						font-weight: normal;
						font-size: 12px;
						color: #E05257 /*#9A3A2E */ ;
						background-color: #FFFFCC  /*#D3DEE0 */; 
						}
						

.tableBox {
	width: 270px;
	padding: 0 5px 0 5px;
	margin: 0 0 5px 5px;
	border: double 4px #40908D /* #CCD9DB */; 
	background-color: #FAFAEB /* #FFFFD9  #E0EDFF  #D4F7F6 #CCE1FF */;
}

.tableBoxwide {
	width: 300px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 10px;
	border: double 4px #40908D /* #CCD9DB */; 
	background-color: #FAFAEB /* #FFFFD9  #E0EDFF  #D4F7F6 #CCE1FF */;
}

.guestcommentBox {
	width: 400px;
	font-family:"Comic Sans MS";
	padding: 10px 10px 10px 10px;
	margin: 0 0 5px 5px;
	border: double 4px #40908D /* #CCD9DB */; 
	background-color: #FAFAEB /* #FFFFD9  #E0EDFF  #D4F7F6 #CCE1FF */;
}



#ImageCap {
font-family:Georgia,'Times New Roman',Times,serif;
font-weight: bold;
color: #37587C;
}


.PictureSidebar {
	width: 220px;
	font-family:"Comic Sans MS";
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0 0 5px 5px;
	border: double 4px #40908D /* #CCD9DB */; 
	background-color: #FAFAEB /* #FFFFD9  #E0EDFF  #D4F7F6 #CCE1FF */;
	float: right;
}

.comictextnosize {
font-family:"Comic Sans MS";
}