/* Start of CMSMS style sheet 'btyt_css' */
body.home {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #cccccc;
	background-color: #000000;
	background-image: url(swfs/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
body.pop {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #cccccc;
	background-color: #000000;
	background-image: url(swfs/bricks.jpg);
	margin: 10px;
	padding: 0px;
}
#footer{
       font-size: 11px;
       text-align: center;
}
#name, #email, #to, #message {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	display: block;
	clear: both;
}
.button {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tellafriendform textarea {
	height: 150px;
	width: 400px;
}
#flash {
	text-align: center;
}
a, a:link, a:active, a:visited  {
	color: #DAD249;
}
a:hover{
	color: #8C0300;
	text-decoration: none;
}
.header {
	height: 150px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}
.news h2  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 20px;
}
p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


.NewsSummary {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
}
.NewsSummarySummary, .NewsSummaryContent {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.NewsSummaryPostdate {
	font-size: 11px;
	display: block;
	float: right;
	font-weight: bold;
 }

.NewsSummaryLink {
	font-weight: bold;
	background-color: #666666;
	font-size: 18px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummaryMorelink {
	margin: 0px;
	padding: 0em;
	text-align: right;
	display: block;
	font-size: 11px;
}
#NewsPostDetailTitle {
	font-weight: bold;
	background-color: #666666;
	font-size: 18px;
	color: #D9CE4E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 30px;
}

#NewsPostDetailDate {
	font-size: 11px;
	display: block;
	margin: 0px;
	float: right;
	color: #CCCCCC;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
  }


#NewsPostDetailSummary {
	background-color: #666666;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
	background-color: #000000;
	margin: 0px;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
  }
#NewsPostDetailPrintLink {
	float: right;
	padding: 10px;
}
#NewsPostDetailReturnLink {
	padding: 10px;
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* End of 'btyt_css' */

