body
{
	margin: auto;
	padding: 0px;
	border: 0px;
}

body, td
{
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:active
{
	color: #000;
	text-decoration: underline;
}

a:link
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #933;
	text-decoration: underline;
}

.topBg
{
	background: url(img/topBg.jpg) repeat-x top left;
}

.contentBg
{
	background: url(img/contentBg.gif) top left no-repeat;
	padding: 0px 5px 0px 110px;
	line-height: 18px;
}

.contentBg h1
{
	text-transform: uppercase;
	margin: 5px 0px;
	font-size: 13px;
}
/*news*/

.news
{
	font-weight: bold;
	padding-bottom: 20px;
}
.news small, .newsItem small
{
	color: #c4c4c4;
	font-size: 12px;
}.newsItem h2, .newsItem small{font-weight:bold;}

.news h2 , .newsItem h2
{
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
}

.news a:active, .news a:link, .news a:visited, .newsItem a:active, .newsItem a:link, .newsItem a:visited
{
	color: #8d8d8d;
}

.news a:hover, .newsItem a:hover
{
	color: #933;
}

.all
{
	font-size: 13px;
	font-weight: bold;
}

.all a:active
{
	color: #8d8d8d;
}

.all a:link
{
	color: #8d8d8d;
}

.all a:visited
{
	color: #8d8d8d;
}

.all a:hover
{
	color: #933;
}

/*news*/

.text
{
	background: url(img/textSmallBg.jpg) no-repeat top left;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 20px 0px 0px 30px;
}

/*menu*/
.menuBg
{
	background: url(img/menuBg.jpg) no-repeat bottom left;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 0px 0px 20px;	
	height:295px;
}

.menuActiv
{
	background: url(img/menuBgOn.gif) no-repeat left;
	height: 20px;
	padding: 7px 0px 0px 40px;

}

.menu
{
	height: 20px;
	padding: 7px 0px 0px 40px;
}

.menu a:active
{
	text-decoration: none;
}

.menu a:link
{
	text-decoration: none;
}

.menu a:visited
{
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: none;
}

.ChildMenuBg
{
	background: url(img/childBg.gif) no-repeat bottom right;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

.ChildMenuActiv
{
	background: url(img/menuBgOnCh.gif) no-repeat left;
	height: 28px;
	padding: 7px 0px 0px 40px;
}

.ChildMenu
{
	height: 28px;
	padding: 7px 0px 0px 40px;
}

.ChildMenu a:active
{
	text-decoration: none;
}

.ChildMenu a:link
{
	text-decoration: none;
}

.ChildMenu a:visited
{
	text-decoration: none;
}

.ChildMenu a:hover
{
	text-decoration: none;
}

.Child
{
	font-size: 11px;
}

.Child img
{
	border: 0px;
	margin: 5px 10px;
}

.Child a:active
{
	color: #933;
	text-decoration: none;
}

.Child a:link
{
	color: #933;
	text-decoration: none;
}

.Child a:visited
{
	color: #933;
	text-decoration: none;
}

.Child a:hover
{
	color: #000;
	text-decoration: none;
}

/*path*/
.path
{
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	padding: 10px 0px;
}

.path a:active
{
	color: #5d5d5d;
}

.path a:link
{
	color: #5d5d5d;
}

.path a:visited
{
	color: #5d5d5d;
}

.path a:hover
{
	color: #933;
}

/*paging*/
.paging
{
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	color: #999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.paging a:active
{
	color: #999;
}

.paging a:link
{
	color: #999;
}

.paging a:visited
{
	color: #999;
}

.paging a:hover
{
	color: #933;
}

/*photos*/
.photos
{
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 11px;
}

.photos small
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
}

.photos span
{
	font-size: 11px;
}

.photos h2
{
	font-size: 12px;
	margin: 0px;
}

.photos img
{
	border: 1px solid #999;
	margin: 10px 5px;
}

.photosBg
{
	background: url(img/photoLine.jpg) no-repeat center;
	height: 245px;
	width: 610px;
}

/*feedback*/

.error
{
	color: #FF0000;
}

input.name
{
	border: 0px;
	width: 340px;
	height: 25px;
	background: url(img/field.gif) no-repeat center;
	padding: 2px 0px 0px 10px;
}

.field
{
	width: 340px;
	height: 93px;
	border: 0px;
	background: url(img/fieldText.gif) no-repeat top right;
	padding: 2px 0px 0px 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}input.fieldSmall
{
	width: 166px;
	height: 23px;
	border: 0px;
	background: url(img/fieldSmall.gif) no-repeat top right;
	padding: 2px 0px 0px 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}textarea.fieldSmall{
	width: 166px;
	height: 87px;
	border: 0px;
	background: url(img/fieldTextSmall.gif) no-repeat top right;
	padding: 2px 0px 0px 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.rightBg
{
	background: url(img/bottomRightPic.jpg) no-repeat bottom right;
}

.copy
{
	padding: 10px 80px 10px 0px;
	font-size: 14px;
}

.bottomBg
{
	background: url(img/bottomBg.jpg) repeat-x bottom left;
}

.rightBgChild
{
	background: url(img/bottomChild.jpg) no-repeat bottom right;
}.adv{	background: url(img/adv/bottom.jpg) no-repeat bottom right;}.adv div{margin:0px 20px 30px 20px;text-align:left;line-height:18px;}