@charset "UTF-8";
/* CSS Document */


/* Typography */

body{
	background-repeat: repeat;
	background-attachment:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin: 9px;
 }
 
a {
	color: #406980;
	font-weight: normal;
	border: 0px;
	font-style:italic;
	text-decoration:none;
}

a:hover {
	color: #333333;
	background-color: #FFF977;
	text-decoration: underline;

}

img.source-image {
	position: absolute;
	top: 0;
	left: 0;
}

.bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -5000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}


h2 {
	font-size: 16px;
	color: #333333;
	font-style:italic;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}

h3 {
	font-size: 20px;
	font-style:italic;
	font-weight: normal;
	margin: 3px 0px 10px 0px;
}

h4 {
	font-size: 48px;
	font-style:italic;
	font-weight: bold;
	margin: 3px 0px 10px 0px;
	font-family: Palatino, Palatino Linotype, Book Antiqua, Georgia, "Times New Roman", Times, serif;

}

small {
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	text-decoration:none;
}


   
#container {
	width: 940px;
	height: auto;
}

#bottom {
	width: 830px;
	height: 30px;
	float:left;
	background-color:#000000;
}

hr {
	border-color:#666666;
	border-style:dotted none none;
	border-width:1px medium medium;
	clear:both;
}

.indent{
	margin: 0pt 0pt 0pt 8px;
	}

/* Head */

#head {
	width: 815px;
	height: auto;
	margin: 30px 9px 0 0;
	color:#FFFFFF;
}


/* COLUMN 1 */

#column1 {
	width: 200px;
	height: auto;
	float: left;
	margin: 50px 9px 0 0;
}

#calBox {
	width: 186px;
	height: auto;
	margin: 0px 0px 9px 0px;
	padding: 5px 7px 7px 7px;
	background-color:#FFFFFF;
}

#calBox img{
	float:left;
	margin: 0 3px 0 3px;
	border: 0;
}

#flyer {
	width: 186px;
	height: auto;
	background: #ffffff;
	margin: 0px 0px 9px 0px;
	border: 7px solid #ffffff;
}

#flyer img{
	border: 0;
}

.emailForm {
	width: 186px;
	height: 36px;
	background: #ffffff;
	margin: 9px 0px 9px 0px;
	border: 7px solid #ffffff;
}

#AboutBox {
	width: 186px;
	height: auto;
	background: #ffffff;
	margin: 0px 0px 9px 0px;
	border: 7px solid #ffffff;
}


#RpostBox {
	width: 186px;
	height: auto;
	background: #ffffff;
	margin: 0px 0px 9px 0px;
	border: 7px solid #ffffff;
}

#bioBox {
	width: 186px;
	height: auto;
	background: #ffffff;
	margin: 0px 0px 9px 0px;
	border: 7px solid #ffffff;
}

#bioBox img{
	float:left;
	margin: 0 3px 0 3px;
}

#bioBox p{
	margin: 0px 0px 0px 0px;
}

#BRTlogo {
	width: 136px;
	height: auto;
	background: #ffffff;
	margin: 65px 0px 0px 0px;
	border: 7px solid #ffffff;
}

/* COLUMN 2 */

#column2 {
	width: 605px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;

}

#news {
	width: 575px;
	height: auto;
	background: #ffffff;
	border: 15px solid #ffffff;
	float: left;
}

#news img{
	max-width: 575px;
	height: auto;
}

#searchBox {
	width: 186px;
	border: 7px solid #ffffff;
	height: 36px;
	margin: 0px 0px 0px 405px;
	background: #ffffff;
	
}

.headline {
	width:auto;
	height: 19px;
	background-color:#ee3a43;
}


/* post stuff */


#totalcomments {
	margin: 0px 0px 15px 0px;
	text-decoration:underline;
}

#respond{
	width: 500px;
	float:left;
	font-size:14px;
	color:#406980;
	font-style:italic;
}

/* left comment */

#commentpost {
	width: 399px;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#commentmiddle {
	width: 379px;
	height: auto;
	background-color: #406980;
	padding:10px;
	color:#FFFFFF;
}


#commentdetails {
	width: 389px;
	height: auto;
	background-color: #406980;
	color:#000000;
	text-align:right;
	padding: 0px 10px 0px 0px;
	font-size:11px;
	font-style:italic;
}

/* right comment */

#commentpostright {
	float:right;
	width: 399px;
	height: auto;
	padding: 0px 0px 0px 0px;
}

#commentmiddleright {
	width: 379px;
	height: auto;
	background-color: #406980;
	padding:10px;
	color:#FFFFFF;
}


/* footer */

#footer2 {
	background-color:#FFFFFF;
	border: 7px solid #ffffff;
	width: 591px;
	height: 50;
	float: left;
	margin: 9px 0px 10px 0px;
	color:#406980;
	}