/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
 05:  2Col_Flexible_Sidebar_Left
  ------------------------------------------------
*/


#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 11pt;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#right {
	margin: 0px 0px 0px 0px;
}
#left {
display:none
}

#rtText {
left:10px !important;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-top-color: #BF9E3F;
	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;
}

#topNav, #lftTextbox, #clouds, #masthead, #footer {
	display:none !important;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.gold {
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.dkBlu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
