* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 20px;
	background-color: #150702;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../../../images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
h1 {
	display: block;
	font-size: 1.2em;
	color: #FFCC66;
}
.h1-spacer {
	margin-bottom: 15px;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 0px;
	margin-bottom: 15px;
}




#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#menu {
	height: 119px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #000000;
	background-image: url(../images/menu-gradient-bg.jpg);
	background-repeat: repeat-x;
}
#menu-logo {
	height: 119px;
	width: 325px;
	float: left;
}

#menu-flash {
	height: 119px;
	width: 455px;
	float: right;
}

#masthead {
	height: 269px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-color: #000000;
	background-image: url(../images/home-masthead-collage.jpg);
	background-repeat: no-repeat;
}
#masthead .block {
	padding: 20px;
	float: right;
	height: 229px;
	width: 185px;
	color: #999999;
	font-size: .7em;
	line-height: 1.9em;
}
#masthead .block strong {
	color: #FF6600;
}
#content-wrapper {
	background-color: #000000;
	background-image: url(http://www.tedbardy.com/images/left-nav-gradient-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#left-nav {
	float: left;
	width: 180px;
	margin-top: 15px;
}
#left-nav #newsletter {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #newsletter .fields {
	background-color: #000000;
	width: 150px;
	border: 1px solid #333333;
	color: #FFFFFF;
}
#left-nav #newsletter p {
	margin-bottom: 10px;
}

#content {
	padding: 30px;
	font-size: 0.75em;
	line-height: 1.7em;
	color: #999999;
	margin-left: 180px;
	text-align: justify;
}


#content p {
	margin-bottom: 15px;
}
#content strong {
	color: #FFFFFF;
}
#content h2 a {
	color: #fc6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer {
	color: #FFCC66;
	line-height: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	padding-top: 15px;
}
#footer p {
	margin-bottom: 20px;
	text-align: center;
	font-size: .7em;
}
.orange-link:visited  {
	color: #f60;
}
.orange-link:link  {
	color: #f60;
}
.orange-link:hover  {
	color: #fc6;
}
#content a {
	color: #f60;
}
.beige-link:visited  {
	color: #fc6;
}
.beige-link:link  {
	color: #fc6;
}
.beige-link:hover  {
	color: #fff;
}
.white-link:visited  {
	color: #fff;
}
.white-link:link  {
	color: #fff;
}
.white-link:hover  {
	color: #fc6;
}
.white-text {
	color: #FFFFFF;
}
.gray-text {
	color: #999999;
}
.img-left {
	float: left;
	margin-right: 15px;
	border: 2px solid #FFCC66;
}
.orange-text {

	color: #FF6600;
}
.img-right {
	float: right;
	border: 2px solid #FFCC66;
	margin-left: 15px;
}
.beige-text {

	color: #FFCC66;
}
#masthead .block-news {
	padding: 20px;
	float: right;
	height: 229px;
	width: 185px;
	color: #999999;
	font-size: 0.7em;
	line-height: 1.4em;
	background-image: url(../images/news-header-divider.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper #masthead .block-news hr {
	border: 1px solid #000000;
}

#masthead .block-news strong {

	color: #FF6600;
}
#left-nav #sidebar {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #sidebar li {
	list-style-type: none;
}
#left-nav #sidebar a {
	color: #f60;
}
#left-nav #sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
}
#left-nav #archives {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #archives a {
	color: #fc6;
}
#left-nav #archives li {
	list-style-type: none;
}
#left-nav #categories {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #categories a {
	color: #fc6;
}
#left-nav #categories li {
	list-style-type: none;
}
#left-nav #note404 {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #note404 a {
	color: #fc6;
}
#left-nav #note404 li {
	list-style-type: none;
}
#left-nav #searchform {
	font-size: .7em;
	color: #FFCC66;
	padding: 10px;
}
#left-nav #searchform a {
	color: #fc6;
}
#left-nav #searchform li {
	list-style-type: none;
}#left-nav #searchform p {
	margin-bottom: 10px;
}
#left-nav #searchform form {
	margin: 0px;
	padding: 0px;
}
