body {text-align:left;}
.mainfont {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 11px;

	line-height: 17px;

	color: #666666;

}

a.mainfont:hover {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 11px;

	line-height: 17px;

	color: #CC0000;

}

.smalllink {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 10px;

	color: #D71B00;

}

a.smalllink:hover {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 10px;

	color: #000000;

}

.nounderline {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 11px;

	color: #8C8E8C;

	text-decoration: none;

}

a.nounderline:hover {

	font-family: Tahoma, Arial, "Courier New", Courier;

	font-size: 11px;

	color: #CE0000;

	text-decoration: none;

}


h2{
	padding: 2px 5px 0px 23px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	margin: 0px 5px 1px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

/*****navigation side*****/

#sidenav ul{
list-style: none;
margin: 0px 5px 10px 0px;
padding: 0px;
    background-color: transparent;
}
#sidenav li{
	list-style-image: none;
	padding: 0px;
	background: url(../images/right_div.gif) 0px 6px repeat-x;

}


#sidenav a{
	padding: 3px 3px 3px 24px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;

	display: block;
	margin-bottom: 1px;
}
#sidenav a:hover{
	padding: 3px 3px 3px 24px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	   background: #fff;
	display: block;
	background-image: url(../images/tiny_camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 1px;
}
#gallerydivide {

	background-image: url(../images/thumb_divide2.gif);

	background-repeat: repeat-x;

	height: 4px;

	width: 60px;

	margin-top: 4px;

	margin-bottom: 4px;

}

#galleries {
	width:110px;
	float:left;
	margin:3px;
	height: 170px;
	
}
#galleries img{
border: 2px solid #ddd7d1;}
