a:link{
	text-decoration: none;
	color: #d3ad5e;
}
a:visited{
	text-decoration: none;
	color: #d3ad5e;
}
a:active{
	text-decoration: none;
	color: #d3ad5e;
}
a:hover{
	text-decoration: none;
	color: #d3ad5e;
}
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color:#212121;
	margin: 0; 
	padding: 0;
	text-align: center;
	overflow-x: hidden;
	color: #ccc;
}
.button {
	background: 000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #fff;
	color: #fff;
}
#categories {
	list-style-type:none;
	padding-top: 10px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #container {
	width: 960px; 
	margin: 0 auto;
	text-align: left; 
}
#date {
	text-align:center;
	padding: 3px 10px 5px 10px;
	background: url(http://www.reaganbrowne.com/Images/date.png) no-repeat;
	height: 40px;
	width: 40px;
}
.oneColFixCtrHdr #footer {
	padding-top: 20px;
	height: 40px;
	text-align: center;
	font-size: 12px;
}
h1 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	display: inline;
}
h6 {/*This is otherwise known as the bubble that is under each blog posting for the comment(s)*/
	background: url(http://www.reaganbrowne.com/Images/bubble.png) no-repeat;
	width: 20px;
	height: 25px;
	margin: 0px;
	color: #000;
	padding: 2px 8px 5px 8px;
	font-size: 13px;
	display: inline;
	font-weight: normal;
}
.oneColFixCtrHdr #header {
	height: 30px;
}
#headerBKGD {
	background: url(http://www.reaganbrowne.com/Images/header_bkgd.jpg) no-repeat top;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.oneColFixCtrHdr #mainContent {
	padding: 20px 0 20px 0;
}
#mailing {
	border-top: 1px solid #4d4747;
	width: 300px;
	margin: 20px 0 0 0;
	padding: 25px 0 0 20px;
	text-align: left;
}
#music {
	background: url(http://www.reaganbrowne.com/Images/worn_edge.png) bottom no-repeat;
	background-color: #d3ad5e;
	width: 180px;
	height: 60px;
	position: relative;
	margin-top: -75px;
	margin-left: 880px;
	padding-top: 15px;
	-webkit-box-shadow: 0 0 15px #000;
	-moz-box-shadow: 0 0 15px #000;
	 box-shadow: 0 0 15px #000;
}
#nav {
	text-align: center;
	background: #000;
	padding: 10px 0 7px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-left: -170px;
}
#news {
	padding: 20px 20px 20px 10px;
	width: 600px;
	margin-bottom: 1px;
	border-right: 1px solid #4d4747;
}
#news img{
	border: 5px solid #fff;
}
#newsHead {
	float: left;
	width: 630px;
}
#photos {
	list-style: none;
	margin: 0;
	padding: 0;
}
#slideshow {
	background: #fff; 
	height: 400px;

}
#slideshowBKGD {
	background: url(http://www.reaganbrowne.com/Images/header_bkgd.jpg) center no-repeat;
}
.storytitle {
	color: #c12101;
	font-size: 17px;
	text-transform: uppercase;
}
#storycontent {
	font-size: 13px;
}
#strip {
	height:3px;
	background: #000;
}
.textfield {
	height: 30px;
	font-size: 15px;
	color: #fff;
	background: #212121;
	border: none;

}
#twitter {
	border-top: 1px solid #4d4747;
	padding: 25px 10px 10px 10px;
	width: 600px;
	margin-top: 20px;
}
#tour {
	width: 320px;
	padding: 5px 0 0 0;
}
#tourHead {
	float: left;
	width: 300px;
}