@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/grey-blk-BG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 23px;
	background-color: #000;
}

a:link {
	color: #00F;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline
}

#shell {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/MainTempBG.gif);
	background-repeat: repeat-y;
}
.header {
}
#nav {
	margin-right: auto;
	margin-left: auto;
	background-color: #0D1230;
}
#textsize {
	text-align: right;
	background-color: #D4D4D4;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	font-size: 15px;
}
#shell #textsize a {
	text-decoration: none;
}
#shell #textsize .textsize3b a {
	color: #FF0;
}
#copyright {
	background-color: #0D1330;
	text-align: center;
	color: #CCC;
	font-size: 14px;
	padding: 5px;
}
#ContDiv {
	float: left;
	text-align: left;
	font-size: 12px;
}
.textsize2 {
	font-size: 20px;
	font-weight: bold;
}
.textsize3 {
	font-size: 25px;
	font-weight: bold;
}
.textsize3b {
	font-size: 25px;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
}
#texthdr {
	background-image: url(images/und-hdr-BG.jpg);
	height: 41px;
	width: 950px;
}
#shell #texthdr h1 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 22px;
}
#maincont {
	background-color: #FFF;
}
#maincontTEMP {
	background-color: #FFF;
	background-image: url(images/MainTempBG.gif);
	background-repeat: repeat-y;
}
#mainleft {
	float: left;
	width: 435px;
	padding: 20px;
}
#mainright {
	float: right;
	width: 410px;
	background-color: #D4D4D4;
	margin: 20px;
	height: 300px;
}
#mainleftTEMP {
	float: left;
	width: 650px;
	padding: 20px;
}
#mainrightTEMP {
	float: right;
	width: 200px;
	padding: 20px;
}
.NoTopPad {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	background-color: #DBE2EC;
	padding: 20px;
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
}
#foot1 {
	float: left;
	width: 300px;
}
#foot2 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#foot3 {
	float: right;
	width: 300px;
}
img {
	display: marker;
}
#picR {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
}
#shell #maincontTEMP #mainrightTEMP h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#shell #maincontTEMP #mainleftTEMP #picR p {
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#shell #maincontTEMP #mainrightTEMP ul  {
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#shell #maincontTEMP #mainrightTEMP ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	list-style-type: none;
}
#shell #maincontTEMP #mainleftTEMP h1 {
	color: #0D1330;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D1330;
	padding-bottom: 5px;
	font-size: 25px;
}
#shell #copyright a {
	color: #FF0;
}
#shell #maincontTEMP #mainleftTEMP h2 {
	font-size: 20px;
	line-height: 22px;
}
#shell #maincontTEMP #mainrightTEMP h2 {
	font-size: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.SaleBox {
	background-color: #FEFDCB;
}
