﻿body
{
	margin: 0px;
	background-image: url(./images/burlaptexture.gif);
	background-repeat: repeat;
	font-family:Tahoma, Arial, helvetica, sans-serif; color:black; font-size:0.6875em; line-height:1.27em; text-align:center;
}

img{border:0; text-align:left; vertical-align:top;}
input, textarea, select{vertical-align:top; text-align:left; border: 1px solid #A4A4A4; font:11px Tahoma, Arial, helvetica, sans-serif;}
block{display:block;}

/*=======menu===========*/
#menu
{
	font-family: 'Palatino Linotype';
	color: #E7E4D0;
	font-size: 20pt;
	line-height:normal;
}
#menu a{color:#E7E4D0; text-decoration:none;}
#menu a:hover{text-decoration:none;}
/*=====//menu===========*/

/*=======search===========*/
#search
{
	font-family: 'Palatino Linotype';
	color: #4E3227;
	font-size: 10pt;
}
/*=====//search===========*/

/*=======OurCompany===========*/
#OurCompany
{
	font-family: 'Palatino Linotype';
	color: #4E3227;
	font-size: 10pt;
	line-height: normal;
}
/*=====//OurCompany===========*/



/*=======footer===========*/
#footer
{
	font-family: 'Palatino Linotype';
	font-size: 8pt;
}
#footer{color:#4E3227; text-align:center;}
#footer a{color:#4E3227; text-decoration:none;}
#footer a:hover{text-decoration:none;}
#footer span{color:#4E3227; word-spacing:18px; display:block; margin-bottom:7px;}
#footer span a{color:#4E3227; text-decoration:none; word-spacing:0;}
#footer span a:hover{text-decoration:underline;}
/*=====//footer===========*/

.link-2{color:black; text-decoration:underline;}
.link-2:hover{text-decoration:none;}
