.body_editor {
	padding: 20;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color:#000000;
	line-height:1.4em;
}

body {
	margin: 0 0 0 0;
	background:url('/images/page/bg-body.jpg') repeat-x;
}


ul {
	list-style-image: url('/images/page/bullet.gif');
}

ul.bullet-white {
	list-style-image: url('/images/page/bullet-white.gif');
}

div.bullet-white {
	background: url('/images/page/bullet-white.gif') 0 -0.1em no-repeat;
	padding: 0 0 0 20px;
	text-align:left;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60%;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}

a {
	color:#008FD8;
}
a:visited  {
	/*color:#7495A6;*/
	color:#008FD8;	
}
a:hover {
	color:#FF5A00;
}

.inputSearch {
	border : 1px solid #0194E2;
	color: #06A5E9;
	width:117px;
	height:16px;
	font-size:9px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:0.3em;
}

.news-thumbnail a, .news-thumbnail a:visited {
	display:block;
	padding:3px;
	border:1px solid #D8D8D8;	
}

.news-thumbnail a:hover {
	display:block;
	padding:3px;
	border:1px solid #FF7100;
}

#pageContentIndex h2 {
	color: #FF7100;
}

#pageContent {
	padding: 0 3em 3em 3em;
}

#pageHeader {
	width:100%;
	height:358px;
	background: url('/images/page/bg-header-town.jpg') center bottom no-repeat;
}

#pageHeader, #pageHeader td {
	color:#CBEBF8;
	font-size:60%;
}

#pageHeader a, #pageHeader a:visited {
	color:#CBEBF8;
}
#pageHeader a:hover {
	color:#ffffff;
}

#TopLinks {
	margin-top:24px;
	position:relative;
	top:0;
	left:9px;
}

#TopLinks ul  {
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
}

#searchForm {
	margin: 0 0 1em 20px;
}

#searchForm form {
	margin: 2em 0 0.1em 0;
}

#pageHeader #Welcome {
	font-size:110%;
	width:100%;
	color:#ffffff;
	margin: 1em 2em 1em 2em;
}

#pageMenu {
	font-size:110%;	
}

#pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.1);
}

.menu-separator {
	background: url('/images/page/menu-separator.gif') repeat-x;
}

.submenu ul {
	list-style-image:none;
	list-style-image: url('/images/page/bullet-white-small.gif');
	color:#ffffff;
	margin: 0 0 2em 32px;
}
.submenu li {
	padding-left:0;	
}

.submenu ul ul {
	margin-left:1.5em;
}

.submenu a, .submenu a:visited {
	color: #ffffff;
}
.submenu a:hover {
	color:#FFF600;
} 

.submenu a.selectedMenuItem, a.selectedMenuItem:visited, a.selectedMenuItem:hover {
	color:#813F09;
}

#LatestNews {
	padding: 0 1em 0 2em;
}
 
#LatestNews .news-thumbnail {
	width:78px;
	height:78px;
	margin: 1em 0 0 0;
}

#LatestNews td {
	font-size:60%;
	line-height:1.2em;
}

#LatestNews .newsText {
	padding: 1em 1em 0 1em;
}

#LatestNews td h3 {
	font-size:120%;
	margin: 0 0 0.4em 0;
	line-height:1.3em;
}

#LatestNews .newsDate {
	text-align:right;
	margin: 1em 0 2.0em 0;
	background:url('/images/page/dot-gor.gif') left bottom repeat-x;
	padding: 0 0 0.5em 0;
}

#pageContent #LatestNews td {
	font-size:70%;
	line-height:1.2em;
}

#pageFooter,  #pageFooter td {
	font-size:60%;
	color:#000000;
	margin-top:1em;
}

#pageFooter a, #pageFooter a:visited {
	color:#505050;
}
 #pageFooter a:hover{
	color:#FF5A00;
}

#pageFooter .footerMenu a {
	text-transform: uppercase;
	margin-right:0.8em;
}

#pageFooter div {
	margin: 2em 0 2em 0;
	padding:  0 2em 0 2em;
}

#pageFooter p {
	margin: 1em 0 1em 0;
}

 #pageFooter div#footerAddress {
 	background: url('/images/page/address-pic.jpg') no-repeat;
	padding-left:120px;
	margin-left:1em;
	height:119px;
 }

#pageFooter div#footerAddress h4 {
	margin-top:0;
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

.productSKU {
	padding-bottom: 10;
	color: #A0A0A0;
}

.newsTicker {
	position:		absolute;
	top:			3em;
	left:			4%;
	width:			340px;
	height:			24px;
	overflow:		hidden;
	font-size:		10px;
	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
	font-weight: bold;
	
	margin-left:86px;
}

.newsTicker a,  .newsTicker a:visited {
	color: #86D8FF;
	text-decoration: none;
}

.newsTicker a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#memberPictures {
	width: expression(eval(window.document.body.clientWidth*0.6));
}


/*

.footerAddress {
	font-size:10px;
	color:#1579B3;
	line-height:1.2em;	
}

.footerAddress h3 {
	color:#ffffff;
	font-size:10px;
}

.footerAddress p {
	margin: 0.5em 0 0.5em 0;
}

.footerAddress a, .footerAddress a:visited {
	color:#1579B3;
}
.footerAddress a:hover {
	color:#1579B3;
	text-decoration:none;
}

#mainContent {
	padding:0 7% 0 33px;
}

*/