/* GENERAL STYLES */
a:link {
	text-decoration: underline;
	color: #4c4838;
}

a:visited {
	text-decoration: underline;
	color: #4c4838;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

a:active {
	text-decoration: none;
	color: #4c4838;
}

img {
	border: 0;
	
}

li {
	list-style: url(../images/arrow_orange.gif) ;
}

ul	{
	margin: 5px 0px 0px 25px;
}
.topmenudivider
{
	width:2px;
	height:25px;
	float:right;
}
.topmenulink
{
	height:24px;
	float:right;
	line-height:8px;
	padding:7px 10px 0 10px;
	font:bold 10px trebuchet ms, sans-serif;
	color:#ffffff;
}
.topmenulink a:link, .topmenulink a:visited, .topmenulink a:active
{
	text-decoration: none;
	color:#ffffff;
}
.topmenulink a:hover
{
	text-decoration: underline;
	color:#ffffff;
}
#nav-bgnd {
	width: 247px;
	background: url(../images/nav_bgnd.jpg);
	padding: 0px 0px 0px 80px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	
}

#home-content {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	line-height: 20px;
	padding-left: 20px;
	text-align: justify;
	position: static;
	width: 525px;
	background-color: white;

}

#gallery-content {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	line-height: 20px;
	padding-left: 10px;
	text-align: justify;
	position: static;
	width: 525px;

}

#footer {
	width: 788px;
	height: 112px;
	background: url(../images/footer.jpg);
	padding-top: 0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-color: #47455c;
	
}

#book-engine {
	width: 181px;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

#text-columna {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	text-align: justify;
	line-height: 20px;
	padding: 20px 0px 20px 20px;
	float: left;
	width: 325px;
	
}

#text-columnb {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-color: #47455c;
	text-align: left;
	line-height: 20px;
	padding: 20px 0px 20px 20px;
	float: left;
	width: 200px;
	
}

.sideimage
{
	width:145px;
	height:145px;
	background:url(/media/1989/image_bg.gif) center no-repeat;
	padding:11px 15px 15px 15px;
}

.thumbnails
{
	overflow: hidden;
	text-align: center; 
	width: 135px;
	height:130px; 
	border: 1px solid #d8d8d8; 
	/*background-color: #ADCA4C;*/ 
	padding: 5px; 
	margin: 10px;
	float: left;
}
.thumbnails:hover
{
	background-color: #e5e5e5; 
}

.caption
{
	font:normal 10px trebuchet ms, sans-serif;
	width:99%;
	color:#0B2E82;
	margin:5px 0 5px 0;
	text-align:center;
}

.galleries
{
	overflow: hidden;
	text-align: center; 
	width: 95%;
	height:75px; 
	border: 1px solid #d8d8d8; 
	/*background-color: #ADCA4C;*/ 
	padding: 5px; 
	margin: 10px;
	text-align:left;
}

.galleries:hover
{
	background-color:#e5e5e5;
	color:#660000;
	cursor:pointer;
}

.galleries_icon
{
	width:75px;
	height:75px;
	position:relative;
	top:0px;
	right:0px;
	float:left;
	background:url(/media/3496/galleryicon_bg.png) center no-repeat;
	padding:12px 0 0 12px;
	margin:-5px 0 0 -5px;
}

.galleries_icon a, a:active, a:visited
{
	cursor:pointer;
}

.galleries_name
{
	width:75%;
	height:75px;
	margin:0 0 0 15px;
	float:left;
	font:bold 12px trebuchet ms, sans-serif;
	padding:30px 0 25px 0;

}

.phone {position:absolute; bottom:3px; right:10px; background:#015000; width:100%; font:bold 11px trebuchet ms, sans-serif; color:#fff; text-transform:uppercase; text-shadow:1px 1px 1px #000; text-align:right;}
.ralphone {font:bold 11px trebuchet ms, sans-serif; color:#fff; text-shadow:2px 2px 2px #000;}

/* EDITOR PROPERTIES */
H2 {
padding: 0;
margin: 0;
font-size: 12px;
font-family: Trebuchet MS;
font-weight: bold;
color: #242a3f;
}

H3 {
padding: 0;
margin: 0;
font-size: 14px;
font-family: Trebuchet MS;
font-weight: bold;
color: #242a3f;

}

Menu Header {
font-weight:bold;
font-size:12px;
font-family:trebuchet ms, sans-serif;
color:#ffffff;
padding:3px;
text-align:center;
background-color:#FF9114;
width:99%;

}

