/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;	
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CE7B02;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

h2{
	font-family: "Cooper Black";
	font-size: 22px;
	color: #E7AD29;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 17px;
	color: #604313;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	line-height: 16px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-color: #fff5c6;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 30px;
}

#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #C0C7B9;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content{
	float: left;
	width: 50%;
	margin-left: 5px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	margin-left: 5px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************* #search styles ***************/

#search{
	font-size: 90%;
	border-top: 0px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

#search form{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
{
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

#below_fold{
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 10px
}

#sidebar_right{
	float: right;
	width: 170px;
	display: block;
	margin-top: 0px;
	margin-right: 1%;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/************** #headlines styles **************/

#headlines{
	width: 170px;
	padding-left: 5px;
	list-style-type: none;
	padding-top: 10px;
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FECC34;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FECC34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
}
#register {
	border: medium dotted #E7AD29;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 8px;
}
#feature {
	border-bottom-color: #996600;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	margin-left: 8px;
	margin-right: 20px;
}
#feature p {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 7px;
	color: #33200c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#feature h1 {
	border-bottom-color: #604313;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #604313;
	margin-bottom: 10px;
}
#welcome {
	float: none;
	border: 0px dashed;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 10pt;
	border-color: #F2B634;
}
#welcome h1 {
	color: #646500;
	font-size: 105%;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#welcome p {
	font-size: 11px;
	color: #646500;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	line-height: 12px;
}
#register p {
	font-size: 11px;
	color: #333333;
	right: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#feature h6 {
	font-size: 9px;
	padding-right: 0px;
	color: #604313;
	padding-left: 0px;
	margin-left: 3%;
}
#articles h3 {
	color: #996600;
}
#headlines h3 {
	color: #996600;
	font-size: 16px;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}
h6 {
	font-size: 14px;
	color: #CE7B02;
	margin-left: 20%;
	margin-right: 20%;
	line-height: 10px;
}
#recordings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33200c;
	letter-spacing: normal;
	text-align: left;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	border-bottom-color: #996600;
	line-height: 14px;
}
.recordingsh2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
}
#recborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	padding-top: 0px;
	border-top-color: #996600;
	border-top-style: solid;
	border-top-width: 1px;
}
#featurehead {
	margin: 0px;
	padding: 0px;
	height: 30px;
	color: #604313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-left: 3%;
	margin-top: 5px;
}
#featuretitle {
	padding: 0px;
	height: 35px;
}
#jobs {
	margin-top: 10px;
}
#jobs {
	margin-top: 30px;
}
.style3 {
	font-size: 11px;
	color: #33200c;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
#thanks {
	padding: 15px;
}
#google {
	padding-left: 10px;
	width: 736px;
	height: 90px;
	margin-bottom: 25px;
}
#footer_space {
	padding-left: 0px;
	clear: both;
}
#page_title {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#skyscraperad {
	margin-top: 15px;
	padding-right: 15px;
	display: block;
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 0px;
}
#bannerad {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 22%;
}
#centerad {
	margin-bottom: 20px;
}
#footerad {
	margin-bottom: 20px;
	margin-top: 20px;
}
#topad {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}
#rightcol {
	margin-left: 10px;
}
#newsad {
	margin-top: 0px;
	padding-top: 0px;
	height: 600px;
}
#skyscraperad_bot {
	padding-left: 3px;
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 1px;
}
#main_ws {
	padding-top: 0px;
	margin-top: 10px;
}
#headlines2 h3 {
	color: #996600;
	font-size: 16px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 1px;
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 0px;
}
#headlines2 {
	width: 170px;
	padding-left: 5px;
	list-style-type: none;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FECC34;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FECC34;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	border-top-color: #FECC34;
}
#lmi_container {
	border: 1px solid;
	color: #ce7b02;
	margin-bottom: 25px;
	padding-bottom: 10px;
	width: 410px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	background-color: #F7F7F7;
	background-image:url(../images/lmi_headlines450.gif)	
}
#lmi212044 ul {
	list-style-position: inside;
	list-style-image: url(../images/morris_bullet.gif);
	text-decoration: none;
	font-size: 13px;
	color: #ce7b02;
}
.feedTitle {
	font-family: "Bauhaus 93", "Cooper Black", Verdana, Arial, Geneva;
	font-weight: normal;
	font-size: 22px;
	line-height: 18px;
	color: #ce7b02;
}
.feedTitle a:link {
	color: #ce7b02;
	font-size: 22px;
	text-decoration: none;
}
.feedTitle a:hover {
	color: #FF9700;
	text-decoration: none;
	font-size: 22px;
}
.feedTitle a {
	color: #ce7b02;
	font-size: 22px;
	text-decoration: none;
}
.feedTitle a:active {
	color:#6A0400;
	font-size: 22px;
	text-decoration: none;
}
.feedTitle a:visited {
	color: #ce7b02;
	font-size: 22px;
	text-decoration: none;
}
.headline a:link {
	font-weight: normal;
	color: #ce7b02;
	font-size: 13px;
	text-decoration: none;
}
.headline a:hover {
	font-weight: normal;
	color: #FF9700;
	text-decoration: none;
	font-size: 13px;
}
.headline a {
	font-weight: normal;
	color: #ce7b02;
	font-size: 13px;
	text-decoration: none;
}
.headline a:active {
	font-weight: normal;
	color:#6A0400;
	font-size: 13px;
	text-decoration: none;
}
.headline a:link {
	font-weight: normal;
	color: #ce7b02;
	font-size: 13px;
	text-decoration: none;
}
.headline a:hover {
	font-weight: normal;
	color: #FF9700;
	text-decoration: none;
	font-size: 13px;
}
.headline a:visited {
	font-weight: normal;
	color: #ce7b02;
	font-size: 13px;
	text-decoration: none;
}
#amazon1 {
	padding-left: 20px;
	margin-top: 10px;
}
#amazon2 {
	padding-left: 20px;
	margin-top: 10px;
}
#amazon3 {
	padding-left: 20px;
	margin-top: 10px;
}

#headlines h3 {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
#headlines_article {
	width: 175px;
	padding-left: 5px;
	list-style-type: none;
	padding-top: 10px;
	border-top-color: #FECC34;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: #FECC34;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FECC34;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 2%;
	padding-bottom: 10px;
}
#TH_LB {
	
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 20px;
	width: 731px;
}
