
body {
	margin:0;
	padding:0;
	color:#2e2b2a;
	font:12px Verdana, sans-serif;
}
/* popup windows a la photos, video, gmaps styles solved here*/
a {color:#369; text-decoration:none;}
#content {
	margin:10px;
	border:solid #e7dfc5;
	border:1px solid #e7dfc5;
	position:relative;
	background:#fff url(../images/bg-gradient-information.gif) repeat-x;
}

a.pnext{
	width:19px;
	height:19px;
	padding:10px;
	border:0;
	margin:0px 0px 0px 20px;
	background:#fff url(../images/pNext.png) no-repeat 0 0;
}
a.pprev{
	width:19px;
	height:19px;
	padding:10px;
	margin:0px 20px 0px 0px;
	border:0;
	background:#fff url(../images/pPrev.png) no-repeat 0 0;
}

a.blue_bold {font-weight: bold;}
.normal_orange{
	color:#de4b31;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
img.photo-img {
	max-width:500px;
	border:0;
}
.items img {
	border:0;
	margin:8px 0 0 0;
}
.pcent,h2 {text-align:center;}

h2 {font:14px/16px Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
