/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #999999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.botLink {
	text-align: center;
	clear: both;
	display: none;
	text-transform: uppercase;
}

#container{
	width: 780px;
	margin: auto;
	border: thin solid #333333;
	background-color: #FFFFFF;
}
#header {
	margin: auto;
	height: 119px;
	width: 780px;
	position: relative;
	clear: right;
	background-color: #FFFFFF;
	overflow: hidden;
	display: none;
}
#leftColumn {
	width: 160px;
	position: absolute;
	float: left;
	text-align: left;
	padding: 5px;
	background-color: #CAD3E4;
	font-size: medium;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	clear: right;
	z-index: 999;
}
#leftColumn p {
	text-align: left;
	color: #666666;
	margin-left: 15px;
}
#leftMenu {
	font-size: large;
	text-transform: uppercase;
}
#leftMenu a {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#leftMenu dt {
	font-size: x-large;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#leftMenu dd {
	margin-left: 20px;
	margin-top: 2px;
	font-size: 16px;

}
.mavIcon {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
#leftMenu .sub {
	margin-left: 35px;
	position: relative;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}



.siteTitle {
	font-size: small;
	color: #FF0000;
	padding: 5px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#mainCont{
	background-color: #FFFFFF;
	width: 474px;
	position: relative;
	padding-right: 125px;
	left: 171px;
	top: 0px;
	padding-left: 5px;
}
#rightColumn {
	width: 120px;
	position: absolute;
	z-index: auto;
	left: 486px;
	top: 0px;
	font-size: x-small;
	margin-top: 2px;
	text-align: center;
	padding-top: 2px;
	display: none;
}
.spacer {
	float: left;
	position: relative;
}

#linksOut {
	top: 0px;
	font-size: x-small;
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin-top: 20px;
}
#linksOut h3 {
	font-size: small;
	font-weight: bold;
	left: -3px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 90%;
}
#linksOut a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#linksOut p {
	margin: 1px;
}

#rightColumn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer {
	height: 35;
	text-align: center;
	bottom: 0px;
	position: relative;
	width: 100%;
}
#senseLinks {
	position: absolute;
	bottom: 0px;
	clear: both;
}
#mainCont2 {
	width: 470px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-bottom: 5px;
}
#minHeight {
	width: 1px;
	float: left;
	height: 500px;
	position: relative;
}

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.articleImage {
	border: 1px solid #333333;
	margin: 3px;
	width: 125px;
}
#siteSale {
	text-align: right;
	margin: auto;
	width: 720px;
}
#horizMenu {
	height: 20px;
	position: relative;
	font-size: 18px;
	background-image: url(images/bar1.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	display: none;
}
#horizMenu a {
	text-decoration: none;
}
#horizMenu a:hover {
	text-decoration: none;
	color: #669933;
}
#leftMenu a:hover {
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
#leftMenu .sub a {
	font-size: small;
	color: #0000FF;
}

#leftMenu .sub a:hover {

	font-size: small;
	color: 0000ff;
}
.finePrint {
	font-size: x-small;
	font-style: italic;
}

#leftMenu a:hover {

	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.label {
	text-align: right;
	width: 35%;
	position: relative;
	float: left;
	font-weight: bold;
	color: #666666;
}
.input_a {
	position: relative;
	clear: right;
}
h1 {
	font-size: x-large;
}

.catList {
	color: #000000;
	position: relative;
	height: 30px;
}
#contactForm {
	border: 1px solid #333333;
}


#leftMenuAdmin {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#leftMenuAdmin dd {
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px;
	font-weight: normal;
}
#rteBox {
	position: relative;
	clear: both;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
}
#botAdsense {
	display: none;
}
#contactForm h3 {
	margin-left: 10px;
}
#mainCont2Admin {
	width: 600px;
	padding-left: 175px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.imgModForm {
	border: thin solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.formNote {
	font-size: x-small;
	color: #990000;
	margin-left: 200px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
.rightAds {
	margin-bottom: 20px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: none;
}
