/*--------------------------------- Styling Defaults ---------------------------------*/

body
{
  text-align: center;
  font-family: verdana;
  font-size: 12px;
}

p
{
  color: black;
}

h1
{
  font-size: 30px;
  color: #3f67ab;
  margin: 2px;
  background-color: #C5D6FC;
}

h2
{
  font-size: 18px;
  color: #3f67ab;
}

h3
{
  font-size: 14px;
  color: #3f67ab;
}


h4
{
  font-size: 12px;
  color: #3f67ab;
}

a
{
  color: #3f67ab;
}

.bold
{
  font-size: 12px;
  font-weight: bold;
  color: #436a33;
}

.si_errorMessage
{
  width: 624px;
  color: red;
  text-align: center;
}

.si_successMessage
{
  width: 624px;
  color: green;
  text-align: center;
}

img
{
  text-align: right;
}

.si_imageFloatLeft
{
  float: left; 
  margin: 4px; 
}

.si_imageFloatRight
{
  float: right; 
  margin: 4px; 
}

.si_menuItems
{
  font-family: arial;
  font-size: 12px;
}

/*--------------------------------- Page Panels ---------------------------------*/

#si_pageWrapper
{
  width: 980px;
  height: auto;
  padding: 0px;
  margin: 0 auto;
  position: relative;
}

#si_pageBannerPanel
{
  width: 980px;
  height: 70px;
  margin: 0 auto;
  position: relative;
  padding: 0px;
  background-color: #FFFFFF
} 

#si_pageSearchPanel
{
  width: 970px;
  height: 25px;
  position: relative;
  padding: 5px;
  margin: 0 auto;
  background-color: #79ba53;
} 

#si_pageContentPanel
{
  width: 810px;
  height: auto;
  position: relative;
  padding: 0px;
  margin: 0 auto;
  float: right;
  text-align: left;
  background-color: #FFFFFF;
}

#si_pageMenuPanel
{
  width: 160px;
  height: 720px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #AFD0A1;
} 

.si_breadcrumb
{
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.si_breadcrumb A:link {color: white;}
.si_breadcrumb A:visited {color: white;}
.si_breadcrumb A:active {color: white;}
.si_breadcrumb A:hover {color: white;}

#si_pageFooterBreadcrumbPanel
{
  width: 730px;
  height: 15px;
  position: relative;
  padding: 5px;
  float: left;
  text-align: left;
  background-color: #436A33;
} 

#si_pageFooterCopyrightPanel
{
  width: 230px;
  height: 15px;
  position: relative;
  padding: 5px;
  float: right;
  background-color: #436A33;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-align: right;
} 

/*--------------------------------- Search Panel ---------------------------------*/

#si_searchForm
{
  text-align: right;
}

/*--------------------------------- Home Page Panels ---------------------------------*/

#si_homePageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_homePageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_homePagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Map Page Panels ---------------------------------*/

#si_mapMainPanel
{
  width: 632px;
  height: 730px;
  position: relative;
  padding: 0px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_mapHelpPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

#si_mapAdsPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #AFD0A1;
} 

.si_mapHelpSymbol
{
  font-size: 20px;
}

.si_mapHelpKey
{
  font-size: 14px;
}

.si_mapHelpText
{
  font-size: 11px;
}

/*--------------------------------- River Page Panels ---------------------------------*/

#si_riverSummaryPanel
{
  width: 800px;
  height: 40px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
}

#si_riverSummaryPanel h1
{
  background-color: #FFFFFF;
}

#si_riverInformationPanel
{
  width: 620px;
  height: 670px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #C5D6FC;
} 
 
#si_riverKeyPanel
{
  width: 170px;
  height: 260px;
  position: relative;
  padding: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
  margin: 0px;
  float: right;
  background-color: #FFFFFF;
  text-align: middle;
}

#si_riverAdsPanel
{
  width: 172px;
  height: 402px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #AFD0A1;
}

#si_riverConditionsWeather
{
  width: 575px;
  height: 350px;
  position: relative;
  padding: 4px;
  margin: 5px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
}

#si_riverConditionsLog
{
  width: 575px;
  height: 320px;
  position: relative;
  padding: 4px;
  margin: 5px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
}

#si_riverConditionsList
{
  width: 575px;
  height: 210px;
  position: relative;
  padding: 4px;
  margin: 5px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
}

#si_ratingsSummary
{
  width: 570px;
  height: 30px;
  position: relative;
  padding: 4px;
  margin: 10px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
}

#si_ratingsForm
{
  width: 570px;
  height: 200px;
  position: relative;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
  margin: 10px;
  float: left;
}

#si_ratingsList
{
  width: 570px;
  height: 260px;
  position: relative;
  padding: 4px;
  margin: 10px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #AFD0A1;
}

#ratingStars
{
  position: relative;
  margin-left: 20px;
  float: right;
}

input.ratingsFormName
{
  margin-top: 10px;
  margin-left: 22px;
}

input.ratingsFormSummary
{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 2px;
}

input.ratingsFormReview
{
  margin-top: 10px;
  margin-left: 10px;
}

input.ratingsFormSubmit
{
  width: 100px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

.si_purple
{
  color: purple;
}

.si_averageRatingsTitle
{
  font-size: 16px;
  font-weight: 700;
  color: #3f67ab;
}

.si_averageRatingsFigure
{
  font-size: 16px;
  font-weight: 700;
  color: #3f67ab;
}

.si_riverRatingSummary
{
  color: black;
  font-size: 12px;
}

.si_riverRatingPerson
{
  color: blue;
  font-size: 12px;
}

.si_riverRatingReview
{
  color: black;
  width: 560px;
  word-wrap: break-word;
  font-size: 12px;
}

.si_ratingsFormRating
{
  margin-top: 10px;
}

.si_logRatingName
{
}

si_logRatingSummary
{
  margin-top: 10px;
}

.si_logRatingTitle
{
  margin: 0px;
}

.si_riverKeyImage
{
  color: blue;
}

.si_riverKeyText
{
  color: blue;
  padding-bottom: 2px;
  font-size: 11px;
}

.si_riverKeyHelp
{
  color: blue;
  font-size: 10px;
}

.riverStatusOpen
{
  color: green;
  font-size: 26px;
}  

.si_hiddenDiv
{
  visibility: hidden;
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  position: relative;
}

.si_riverSMS
{
  color: blue;
}

.si_riverLogName
{
  margin-left: 18px; 
  margin-top: 5px; 
}

.si_riverLogSubmit
{
  float: right;
  margin-right: 5px; 
  margin-top: 5px; 
}

.si_riverConditionSummary
{
  color: blue;
}

.si_riverConditionDetail
{
  color: black;
  width: 560px;
  word-wrap: break-word;
}

/*--------------------------------- Region Page Panels ---------------------------------*/

#si_regionSummaryPanel
{
  width: 800px;
  height: 40px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_regionSummaryPanel h1
{
  background-color: #FFFFFF;
}

#si_regionInformationPanel
{
  width: 620px;
  height: 670px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #C5D6FC;
} 

#si_regionAdsPanel
{
  width: 170px;
  height: 670px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
}

.si_regionRiverColumnOdd
{
  width: 200px;
  height: 15px;
  background-color: #f0f3f9;
}

.si_regionRiverColumnEven
{
  width: 200px;
  height: 15px;
  background-color: #f1f9f0;
}

/*--------------------------------- Search Results Page Panels ---------------------------------*/

#si_searchResultsPanel
{
  width: 620px;
  height: 720px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_searchResultsAdsPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
}

#si_searchResultsMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_searchResultsPromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- River Index Page Panels ---------------------------------*/

#si_riverIndexTitlePanel
{
  width: 600px;
  height: 40px;
  position: relative;
  padding: 5px;
  margin: 0px;
  margin-bottom: 15px;
  float: left;
} 

#si_riverIndexPanel
{
  width: 620px;
  height: 718px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_riverIndexMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_riverIndexPromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Region Map Page Panels ---------------------------------*/

#si_regionMapPanel
{
  width: 640px;
  height: 730px;
  position: relative;
  padding: 0px;
  margin: 0px;
  float: left;
  background-color: #f0f3f9;
} 

#si_regionMapAdsPanel
{
  width: 160px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
}

/*--------------------------------- Methods Page Panels ---------------------------------*/

#si_methodsPageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_methodsPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_methodsPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Links Page ---------------------------------*/

#si_linksPageMainPanel
{
  width: 612px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_linksPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_linksPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Conservation Page ---------------------------------*/

#si_conservationPageMainPanel
{
  width: 620px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_conservationPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_conservationPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Articles Page ---------------------------------*/

#si_articlesPageMainPanel
{
  width: 622px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_articlesPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_articlesPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Flies Page ---------------------------------*/

#si_fliesPageMainPanel
{
  width: 612px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_fliesPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_fliesPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

.si_flyIndexColumnOdd
{
  width: 200px;
  height: 15px;
  background-color: #f0f3f9;
}

.si_flyIndexColumnEven
{
  width: 200px;
  height: 15px;
  background-color: #f1f9f0;
}

/*--------------------------------- Fly Page ---------------------------------*/

#si_flyPageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_flyPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_flyPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
} 

/*--------------------------------- Contact Us Page Panels ---------------------------------*/

#si_contactUsPageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_contactUsPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_contactUsPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
}

#si_contactUsResult
{
  text-align: center;
  width: 600px;
  margin-top: 10px;
  background-color: #C5D6FC;
}

.si_contactUsEmailAddress
{
  margin-top: 10px;
}

.si_contactUsSubject
{
  margin-top: 10px;
  margin-left: 40px;
}

.si_contactUsBody
{
  margin-top: 10px;
  margin-left: 84px;
}
.si_contactUsSecurityImage
{
  margin-top: 10px;
  margin-left: 84px;
}

.si_contactUsRefreshButton
{
  margin-top: 10px;
  margin-left: 84px;
  width: 200px;
}

.si_contactUsSecurityText
{
  margin-top: 10px;
  margin-left: 14px;
}

.si_contactUsSendButton
{
  margin-top: 10px;
  margin-left: 536px;
}

/*--------------------------------- Blog Page Panels ---------------------------------*/

#si_blogPageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_blogPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_blogPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
}

#si_blogSubscribeResult
{
  text-align: center;
  width: 600px;
  margin-top: 10px;
  background-color: #C5D6FC;
}

.si_blogSubscribeEmailAddress
{
  margin-top: 10px;
  margin-left: 10px;
}

.si_blogSubscribeFirstName
{
  margin-top: 10px;
  margin-left: 30px;
}

.si_blogSubscribeLastName
{
  margin-top: 10px;
  margin-left: 30px;
}
.si_blogSubscribeSecurityImage
{
  margin-top: 10px;
  margin-left: 95px;
}

.si_blogSubscribeRefreshButton
{
  margin-top: 10px;
  margin-left: 95px;
  width: 200px;
}

.si_blogSubscribeSecurityText
{
  margin-top: 10px;
  margin-left: 24px;
}

.si_blogSubscribeSubscribeButton
{
  margin-top: 10px;
  margin-left: 515px;
}

.si_blogArticleLogCommentName
{
  margin-top: 10px;
  margin-left: 30px;
}

.si_blogArticleLogCommentText
{
  margin-top: 10px;
  margin-left: 10px;
}

.si_blogArticleLogCommentButton
{
  margin-top: 10px;
  margin-left: 422px;
}

.si_mag_blue
{
  color: #046381;
}

.si_mag_black
{
  color: #333333;
}

.si_mag_grey
{
  color: #686868;
}

.si_mag_comment
{
  color: black;
  width: 560px;
  word-wrap: break-word;
}

/*--------------------------------- Menu ---------------------------------*/

.arrowgreen{
	width: 156px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
	
.arrowgreen li a
{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(/images/arrowgreen-160.gif) 100% 0;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited
{
	color: #5E7830;
}

.arrowgreen li a:hover
{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected
{
	color: #26370A;
	background-position: 100% -64px;
}

/*--------------------------------- Irish Fishing Clubs Page Panels ---------------------------------*/

#si_irishFishingClubsPageMainPanel
{
  width: 624px;
  height: 720px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
} 

#si_irishFishingClubsPageMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_irishFishingClubsPagePromotionPanel
{
  width: 170px;
  height: 514px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
}

/*--------------------------------- Club Page Panels ---------------------------------*/

#si_clubTitlePanel
{
  width: 800px;
  height: 40px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #FFFFFF;
}

#si_clubTitlePanel h1
{
  background-color: #FFFFFF;
}

#si_clubInformationPanel
{
  width: 620px;
  height: 670px;
  position: relative;
  padding: 5px;
  margin: 0px;
  float: left;
  background-color: #C5D6FC;
} 
 
#si_clubMapPanel
{
  width: 170px;
  height: 200px;
  position: relative;
  padding: 3px;
  margin: 0px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #C5D6FC;
  background-color: #AFD0A1;
} 

#si_clubPromotionPanel
{
  width: 170px;
  height: 672px;
  position: relative;
  padding: 4px;
  margin: 0px;
  float: right;
  background-color: #C5D6FC;
}

.si_clubNoticeBoardName
{
  margin-top: 10px;
  margin-left: 30px;
}

.si_clubNoticeBoardMessage
{
  margin-top: 10px;
  margin-left: 10px;
}

.si_clubNoticeBoardPassword
{
  margin-top: 10px;
  margin-left: 5px;
}

.si_clubNoticeBoardButton
{
  margin-top: 10px;
  margin-left: 460px;
}

#si_postClubMessageResult
{
  text-align: center;
  width: 600px;
  margin-top: 10px;
  background-color: #C5D6FC;
}

.si_noticeboard_message
{
  color: black;
  width: 560px;
  word-wrap: break-word;
}

.si_noticeboard_label
{
  color: grey;
}
.si_noticeboard_name
{
  color: blue;
}
.si_noticeboard_date
{
  color: green;
}

/*--------------------------------- Blog ---------------------------------*/

  #si_blogPost
  {
    background: #fff;
    margin: 0px auto;
    padding: 0px;
    width: 590px;
    float: left;
  }

  .si_blogContent {background: #f3fff3;
          margin: 5px auto;
          padding: 10px;
          width: 590px;
          float: left;}

  .si_blogContent h2
  {
    font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #595;
  }

  .si_blogContent .si_blogDate
  {
    background: #C5D6FC;
    width: 150px;
    padding: 5px 0 5px 5px;
    color: #000;
    font-size: 10px;
  }

  .si_blogEntry
  {
    background: #fff;
    padding: 5px;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #C5D6FC;
  }

  #si_blogSubscribeEmail
  {
    width: 200px;
    height: auto;
    position: relative;
    padding: 0px;
    margin: 10px auto;
    float: left;
    text-align: left;
    background-color: #FFFFFF;
	color: #000000;
  }

  #si_blogSubscribeEmail a
  {
	color: #5E7830;
    font-weight: bold;
  }

  #si_blogSubscribeEmail a:hover
  {
	color: #26370A;
  }

  #si_blogSubscribeEmail a:hover
  {
	color: #26370A;
  }

  #si_blogFeed
  {
    width: 590px;
    height: auto;
    position: relative;
    padding: 0px;
    margin-top: 10px;
    float: left;
    background-color: #FFFFFF;
  }

  #si_blogPrevNext
  {
    width: 590px;
    height: auto;
    position: relative;
    padding: 0px;
    margin: 0 auto;
    float: left;
    background-color: #FFFFFF;
  }

  #si_blogLink
  {
    width: 200px;
    height: auto;
    position: relative;
    padding: 0px;
    margin: 0 auto;
    float: right;
    text-align: right;
    background-color: #FFFFFF;
  }

  .si_linkRight
  {
    padding-left: 375px;
    text-align: right;
  }

  .si_linkLeft
  {
    text-align: left;
  }
