body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("common/img1.gif") repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #8F3844;*/
	color: #3D515C;
}

img {
	border: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-style: italic;
	color: #8F3844;
}

p, ul, ol {
	margin-top: 0;
	padding-top: 0;
	line-height: 150%;
}

ul, ol {
	color: #8F3844;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: inside;
}

ol {
	margin-left: 0;
	padding-left: 1em;
}


/* Header */

#header {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url("common/img2.gif") no-repeat center bottom;
}

#header * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}

#header h1 {
	letter-spacing: -2px;
	font-size: 32px;
}

#header h2 {
	letter-spacing: normal;
	font-size: 10px;
}

#header2 {
	height: 116px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url("common/img2.gif") no-repeat center bottom;
}

#header2 * {
	text-align: center;
	text-decoration: none;
	color: #8F3844;
}



/* Logo */
centertext {
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  color: #8F3844;
  width: 16em;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Content */
#content {
	width: 840px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 260px;
}

#colTwo {
	float: right;
	width: 540px;
}

/* Footer */
#footer {
	clear: both;
	padding: 30px;
	background: #F5EDEE url("common/img1.gif") repeat-x 0px -120px;
	

bottom:0pt;
overflow:hidden;
position:fixed;
width:98%;
z-index:9999;
padding-left: 1em;
padding-right: 1em;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}
#footer a {
	margin: 0;
	text-align: center;
	font-size: 11px;
        color: #3D515C;
        text-decoration:none;
}

/* Boxed */
.boxed {
}

.boxed .title {
	margin: 0;
	padding: 0;
}

.boxed .content {
	padding: 20px;
	background: url("common/img3.gif") repeat-x;
}

.boxed .image {
	float: left;
	margin: 5px 20px 0 0;
}

/* Navegacion */
.nav{
color: #8F3844;
display: list-item;
margin-bottom:1px;
padding:2px 2px 2px 10px;
position:relative;
text-decoration:none;
width:190px;
}

.nav:hover{
border:1px solid #8F3844;
color: #8F3844;
font-size:1.1em;
padding:1px 1px 1px 9px;
}

.nav2{
color: #8F3844;
display:  inline;
margin-bottom:1px;
padding:0px 2px 2px 10px;
position:relative;
text-decoration: underline;
width:190px;
}

.nav2:hover{
color: #8F3844;
font-size:1.1em;
padding:1px 1px 1px 9px;
}

.nav3{
color: #8F3844;
font-size:1.6em;
display:  inline;
margin-bottom:1px;
padding:0px 2px 2px 10px;
position:relative;
text-decoration: none;
width:190px;
}

.nav3:hover{
color: #8F3844;
font-size:2.1em;
padding:1px 1px 1px 9px;
}

/* Photo gallery */
.gallerycontainer { background: url("common/gallery.jpg") no-repeat 100px 35px; position: relative; }
.gallerycontainer .text { font-size: 11px; margin-bottom: 10px; }
.gallerycontainer a,.gallerycontainer a:link,.gallerycontainer a:visited { font-weight: normal; }
.gallerycontainer li, .gallerycontainer ul { list-style-type: none; margin: 100; padding: 0; }
.thumbnail img { border: 1px solid #FDECFF; margin: 0 0 13px 0; width: 51px; height: 33px; }
.thumbnail:hover { background-color: transparent; }
.thumbnail:hover img { border: 1px solid #8F3844; }
.thumbnail span { position: absolute; left: -2000px; visibility: hidden; text-decoration: none; }
.thumbnail:hover span img { margin: 5px 0 5px 0; border: 2px solid #8F3844; height: 205px; width: 315px; }
.thumbnail:hover span { visibility: visible; top: 30px; left: 100px; z-index: 50; font-size: 12px; color: #333; }

/* Boton */
input.brown {background-color: #8F3844; font-weight: bold; font-size: 12px; color: white;}


#photoholder {
  width:450px;
  height:338px;
  background:#fff url("images/loading.gif") 50% 50% no-repeat;
}
#thephoto {
  width:450px;
  height:338px;
}


