/* TAG DEFINITIONS */
body {
	background-image: url(../images/bg.jpg);
	margin-left: 10px;
}
a {
	color: #0066b3;
}
a.secondaryNav:link, a.secondaryNav:active, a.secondaryNav:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 5px;
}
a.secondaryNav:hover, a.secondaryNav:visited:hover {

	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #de9200;
	text-decoration: none;
	margin: 5px;
}

/* IDs */
#homePageArticle1 {
	display: none;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}

/* STYLES */
.copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.advert {
	padding: 5px;
}
.headerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dropDownFormatting {
	padding: 5px;
	background-image: url(../images/bg_mainNavDrop.jpg);
}
.leftColumnFormatting {
	width: 193px;
	height: 484px;
	overflow: auto;
	padding: 5px;
}
.leftColumnFormatting_IE {
	width: 203px;
	height: 484px;
	overflow: auto;
	padding: 5px;
}
.leftColumn_copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.leftColumn_copyFirstLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
}
.mainContentFormatting {
	width: 676px;
	height: 443px;
	overflow: auto;
}
.mainContentFormatting_IE {
	width: 696px;
	height: 453px;
	overflow: auto;
}
.copy_mainContent_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.copy_mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copy_mainContent_accent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.copy_mainContent_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.philBlog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6a6a6a;
}
.philBlog_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6a6a6a;
}
.philBlog_date_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007200;
	text-decoration: none;
}
.leftColumn_menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #007200;
	font-weight: bold;
}
.leftColumn_menu_ON {

	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.leftColumn_menuBG {
	background-image: url(../images/bg_mainConent_leftcolumn_32.jpg);
	background-repeat: repeat-x;
}
.leftColumn_menu_ClubTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 23px;
	color: #007200;
	font-weight: bold;
	text-decoration: underline;
}
.copy_newTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.copy_newDetail {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.otb_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #007200;
}
.otb_copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #007200;
}
#otb_copydiv
{
	position: relative;
	float: left;
	text-align: left;
	width: 205px;
	height: 423px;
	background-color: #FFFFFF;
	background-image: url(/images/otb_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
	padding: 10px;
}

#otb_moviediv
{
	position: relative;
	float: left;
	text-align: left;
	width: 440px;
	height: 423px;
	background-color: #FFFFFF;
	padding: 5px;
	overflow: auto;
}
