/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../images/media_16.jpg);
	text-align:center;
}

#wrapper {
	background-color:#FFFFFF;
	color:#333333;
	/* margin:40px 0px 0px 40px; */
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	text-align:left;
	border:3px solid #818147;
	
}

#header {
	margin:0px;
	width:800px;
	height:98px;
	border-top:0px solid #818147;
	border-right:0px solid #818147;
	border-left:0px solid #818147;
	border-bottom: 0px solid  #818147;
}

#header h1 {
	background-image:url(../images/logo_x_720-2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:720px;
	height:98px;
	text-indent:-4000px;
	margin:0px;
	padding:0px;
}

#content {
	margin-left:0px;
	margin-top:0px; /* original -4px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	width:800px;
	/* background-image:url(../images/faux_column.gif); */
	background-position: top left;
	background-repeat: repeat-y;
	border-right:0px solid #818147;
	border-left:0px solid #818147;
	border-bottom:0px solid #818147;
}

hr {border:0px;height:1px;background-color:#cccccc;margin:0px 0px 16px 0px;}

#content a {
	color:#666666;
}

#content blockquote {
	margin:0px;
	padding:0px;
}

#content .quote_by {
	font-style:italic;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#left_column {
	float:left;
	height:inherit;
	width:140px;
	/* background-color:#818147; */
	margin:0px;
	color:#FFFFFF;
}

a {text-decoration: none;}

#main_links {
	margin-top: 35px;
	padding-left:10px;
	text-decoration:none;
}

#main_links li {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}

#main_links ul {
	margin:0px;
	padding:0px;
}

#main_links ul li ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
	width:125px;
}

#main_links ul li ul li a {
	font-size:11px;
	font-weight:normal;
}

#main_links ul li ul li {
	margin:3px 0px 0px 0px;
}

#main_links a:link {
	color:#818147;
	font-weight:bold;
	text-decoration: none;
}

#main_links a:visited {
	color:#818147;
	font-weight:bold;
	text-decoration: none;
}

#main_links a:hover {
	color:#818147;
	font-weight:bold;
	text-decoration: underline;
}

#main_links {
	color:#BF6325;
	font-weight:bold;
}

#bio {
	padding: 20px 40px 40px 200px;
	/* background-color:#FFFFFF;*/
}

h1 {font-size: 20px; color:#BF6325;}

h2 {font-size: 14px; color:#455C94; margin-bottom:0px;}
.after_h2 {margin-top:0px;}

h3 {font-size: 14px; color:#BF6325;}
h4 {font-size: 14px; color:#BF6325;}
h5 {font-size: 14px; color:#BF6325;}
h6 {font-size: 14px; color:#BF6325;}

.blue_heading {color: #455C94; font-weight:bold;}

#footer {
	clear: both;
	height: 50px;
	width:780px;
	background-color:#818147;
	text-align: center;
	color:#FFFFFF;
	padding:10px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-right:3px solid #818147;
}

.img_float_right {
	float:right;
	margin:10px 0px 10px 10px;
}

.img_float_left {
	float:left;
	margin:10px 10px 10px 0px;
}

.left_indent { margin-left: 15px;}

.video_indent { 
	margin-left: 50px;
	width:450px;
	color:#666666;
}

#broadcast_links {
	text-align:center;
}

#broadcast_links a:link,
#broadcast_links a:visited,
#broadcast_links a:hover,
#broadcast_links a:active {
	font-size:12px;
}

#broadcast_links {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#bio .video_indent #broadcast_links .pipe {
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

#print_media #bio ul li {
	margin-top:5px;
}


