/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
}
#container {
	width: 900px;
	margin: 0 auto; 
	border: 1px solid #FFF;
	text-align: left; 
	padding-right: 0;
	padding-left: 10px;
}

#topBar {
	width: 853px;
	height: 25px;
	float: left;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 10px;
}
.top35 {
	margin-top: 0px;
	padding-top: 35px;
}

.menuBarLeft {
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 7px;
	float: left;
}
#menuBar {
	height: 40px;
	width: 878px;
	background-repeat:repeat-x;
	padding-top: 10px;
	float: left;
}
.menuBarRight {
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 9px;
	float: left;
}
.menuOuter {
	height: 41px;
	width: 899px;
}
#menuBarBot {
	height: 40px;
	width: 878px;
	background-repeat:repeat-x;
	padding-top: 10px;
	float: left;
}
#menuPhone {
	font-size:0.80em;
	padding-top:3px;
}
.content #container #topBar h1 {
	height: 1px;
	color: #FFF;
}
#main {
	overflow: visible;
	height: auto;
	width: 895px;
	margin-top: 17px;
}
.mpBlack {
	text-decoration: underline;
}

#mainContent {
	width: 899px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	overflow: visible;
	height: auto;
}
.smallgreyLink {
	text-decoration: none;
}

#pleftColOuter {
	width: 245px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pleftColbg {
	width: 245px;
	background-repeat: repeat-y;
}
#pleftColTop {
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 245px;
}
#pleftCol {
	font-size: 0.75em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: left center;
	width: 225px;
}
#pleftColBot {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	width: 245px;
}
#footer {
	float: left;
	width: 902px;
	font-size: 0.9em;
	text-align: center;
	margin-left: -11px;
	padding-left:10px;
}
.content #container #topBar h1 .right20 {
	margin-right: 20px;
}


#pcenterCol {
	font-size: 0.75em;
	width: 460px;
	float: left;
	margin-left: 10px;
}
#prightColOuter {
	width: 165px;
	background-repeat: repeat-y;
	float: left;
	margin-left: 8px;
}
#footerMenu {
	height: 41px;
}

#prightCol {
	font-size: 0.75em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 150px;
}
#prightColbg {
	width: 165px;
	background-repeat: repeat-y;
}

#prightColTop {
	height: 18px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 165px;
}
#prightColBot {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
	width: 165px;
}
#pImageBar {
	width: 480px;
	margin-top: 16px;
	overflow: visible;
}
.pnameLoc {
	background-repeat: repeat-x;
	background-position: center center;
	height: 41px;
	width: 460px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pnameLocR {
	height: 41px;
	width: 9px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.pnameLocL {
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 9px;
	float: left;
}
.pcenterText {
	width: 438px;
	margin-top: 10px;
	margin-left: 10px;
}
#menuPhone {
	float: right;
	background-repeat: no-repeat;
	height: 28px;
	width: 224px;
	text-align: right;
	margin-top: -4px;
	font-weight: bold;
	font-size: 17px;
	padding-top: 3px;
	padding-right: 7px;
}
#nameLoc {
	width: 438px;
	float: left;
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
#NewsBar {
	width: 438px;
	float: left;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 0px;
}
#BuyBar {
	width: 388px;
	float: left;
	font-size: 1.2em;
	padding-top: 11px;
	padding-bottom: 0px;
}
.top10 {
	margin-top: 10px;
}
.top8 {
	margin-top: 8px;
}
#topBar h1 {
	font-size: 0.65em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 880px;
}
#headerLogo {
	width: 840px;
	margin-left: 10px;
	padding-top: 15px;
}
#headerLogo h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
}
#headerLogo h1 img {
	margin-top:5px;
	margin-bottom:5px;
}
.clearFloat {
	clear: both;
}
.logoStrap {
	font-size: 0.72em;
	font-weight: bold;
	text-decoration: none;
}
select, input {
	font-size:0.9em;
}
