.bgmain {
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
	background-image: url('images/main-bg.gif');
	background-repeat: repeat-x;
	background-position: left top
}
.main{

	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
}
.toplinks {
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
	padding: 4px;

}
.maintexthm {
	font-family: verdana,"Trebuchet MS",Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}

a {
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-color: #CC6633;
	text-decoration: none;
	color: black;
}

li{
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;	
	
}	
.icon{
	width: 50px;
	height: 40px;
	border: 0px none;
}
.left-imageTD{
	width: 15%;
}

.headingTD{
	width: 20%;	
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
}	
.contentTD{
	font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #402413;
	text-decoration: none;
	width: 65%;	
	text-align: justify;
	padding-right: 10px;
}

#bigImageSrc {
	width:350px;
	height:235px;
}

.smallImage {
	width:80px;
	height:60px;
	cursor:pointer;
}

.smallImageListTable {
	padding:2px;
}
.smallImageListTd {
	background-color:#C0B283;
}

#popitmenu{
position: absolute;
background-color: #C0B283;
border:1px solid #C0B283;
font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
font-size: 13px;
font-style: normal;
line-height: 18px;
z-index: 5000;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 10px;
color: black;
display: block;
border-bottom-style: none;
}

#popitmenu a:hover{ /*hover background color*/
font-family: "Century Gothic", Verdana, "Trebuchet MS", Tahoma;
font-size: 13px;
font-style: normal;
/*background-color: #B09A4A;*/
color: white;
border-bottom-style: none;
}