/*-- LM Style Design by Robert Johnston, 2006 www.madink.net --*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
}
.maintable_bg {
	background-color: #EEEEEE;
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
}
.holder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 798px;
	position: relative;
	top: -65px;
}
.date { /*-- Date Style --*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.white12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smallWhitebold {
	font-size: 11px;
	font-weight: bold;
}
.smallWhite {
	font-size: 10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C9A800;
}

/*-- Main Content Styles --------------------------------------------------*/
.main_content { /*-- Div Container --*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 498px;
	text-align: left;
}
.main_header { /*-- News Briefs Style --*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-indent: 4px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #000000;
}
.main_header:after {
	display: block;
	margin-left: -1px;
	margin-top: -26px;
	color: #C9A800;
	content: attr(title);
}
.main_header2 { /*-- News Briefs Style --*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-indent: 4px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #000000;
}
.main_header2:after {
	display: block;
	margin-left: -1px;
	margin-top: -26px;
	color: #C9A800;
	content: attr(title);
}
.main_story { /*-- Story Header Style --*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4E7CA3;
	display: block;
	padding: 0px 2px 2px;
	border-bottom: 1px dotted #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img_border {
	border: 1px solid #000000;
	width: 120px;
}
.img_border_lg {
	border: 1px solid #000000;
	width: 470px;
}


/*-- Side Content Styles --------------------------------------------------*/
.side_content { /*-- Div Container --*/
	text-align: left;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.side_content2 { /*-- Div Container Smaller Text Size --*/
	text-align: left;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.side_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #000000;
	background-position: left top;
	padding: 5px;
	width: 250px;
}
.side_header { /*-- More Stories Heder Style --*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-indent: 4px;
	color: #000000;
}
.side_header:after {
	display: block;
	margin-left: -1px;
	margin-top: -26px;
	color: #C9A800;
	content: attr(title);
}
.side_date { /*-- Date Style --*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9A800;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.side_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.resources {
	width:498px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	right: auto;
	position: relative;
	top: 18px;
	padding-top: 10px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.archives {
	display: block;
	padding: 8px;
}
.reclaim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 778px;
	padding-right: 5px;
	padding-left: 5px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/*-- Main Link Styles -----------------------------------------------------*/
a:link {
	color: #C9A800;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:visited {
	color: #C9A800;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.tab_bg {
	background-image: url(images/tabs/tabs_bg.gif);
	background-repeat: repeat-x;
}
.remember_tab {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:active {
	color: #C9A800;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/*-- Side Links -----------------------------------------------------------*/
#side_content a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 5px;
	width: 240px;
}
#side_content a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 5px;
	width: 240px;
}
#side_content a:hover {
	color: #4E7CA3;
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 240px;
}
#side_content a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 5px;
	width: 240px;
}
/*-- Nav Link Styles --------------------------------------------------------*/
.nav {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:link {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:visited {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:hover {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:active {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_story a:link {
	color: #4E7CA3;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_story a:visited {
	color:#4E7CA3;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_story a:hover {
	color:#000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_story a:active {
	color:#4E7CA3;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.holder_gb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 798px;
	position: relative;
	top: 0px;
}
.11point {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.res_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E7CA3;
}
.store_box {
	display: block;
	padding: 2px;
	height: 15px;
	width: 146px;
}
