/*------------------------------------------------------------------------------------------
	Cacadin Style Sheet Document
	NetFORCE Hosting Style Sheet Designed Guatemala Reservations www.guatemalareservations.com
	Updated: 08-20-2008
	Copyright www.netforcenet.com All rights reserved over this document.
	You may not use, modify or distribute this without the direct consent of the Author NetFORCE Hosting at www.netforcenet.com
	
	Documento de Cascading Style Sheet (CSS)
	NetFORCE Hosting Hoja de Estilo Diseņada para Guatemala Reservations www.guatemalareservations.com
	Actualizado: 08-20-2008
	Copyright www.netforcenet.com Reserva todos los derechos sobre este documento.
	Usted no puede usar, modificar, distribuir este documento sin el consento directo del autor NetFORCE Hosting en www.netforcenet.com
------------------------------------------------------------------------------------------*/

body
{
    background-color: #000000;
	margin: 0 auto;
	width: 536px;
}

.webpageframe
{
    float: left;
	width: 536px;
	background-color: #000000;
}
	
.topflash
{
    float: left;
	width: 536px;
	height: 70px;
	background: #000000 url("images/flash_header.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

.leftflash
{
    float: left;
	width: 15px;
	height: 332px;
	background: #000000 url("images/left_side.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

.rightflash
{
    float: left;
	width: 15px;
	height: 332px;
	background: #000000 url("images/right_side.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

.bottomflash
{
    float: left;
	width: 536px;
	height: 119px;
	background: #000000 url("images/flash_bottom.jpg") no-repeat;
	padding: 0px 0px 0px 0px;
}

.flashbox
{
	float: left;
	width: 505px;
	height: 333px;
	background-color: #000000;
	display: block;
}

.menubutton
{
    float: left;
	width: 237px;
	height: 37px;
	text-decoration: none;
	font-size: 18px;
	font-family: papyrus, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 30px;
}

div.menubutton a:active, div.menubutton a:visited, div.menubutton a:link
{
	font-size: 18px; 
	font-family: papyrus, Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.menubutton a:hover
{
	font-size: 18px; 
	font-family: papyrus, Times, serif;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	color: #FF0033;
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------
	Cacadin Style Sheet Document
	NetFORCE Hosting Style Sheet Designed Guatemala Reservations www.guatemalareservations.com
	Updated: 08-20-2008
	Copyright www.netforcenet.com All rights reserved over this document.
	You may not use, modify or distribute this without the direct consent of the Author NetFORCE Hosting at www.netforcenet.com
	
	Documento de Cascading Style Sheet (CSS)
	NetFORCE Hosting Hoja de Estilo Diseņada para Guatemala Reservations www.guatemalareservations.com
	Actualizado: 08-20-2008
	Copyright www.netforcenet.com Reserva todos los derechos sobre este documento.
	Usted no puede usar, modificar, distribuir este documento sin el consento directo del autor NetFORCE Hosting en www.netforcenet.com
------------------------------------------------------------------------------------------*/
