/* CSS Document */

h1{
	color: #303030;
	font-size: 18;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
}

h2{
	color: #303030;
	font-size: 18;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

h3{
	color: #303030;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

h4{
	color: #303030;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}

a:link { color:#353533; font-size: 12; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:active { color:#353533; font-size: 12; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:visited { color:#353533; font-size: 12; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a:hover { color:#8F7549; font-size: 12; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }

.nav a:link { color:#353533; font-size: 13; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.nav a:active { color:#353533; font-size: 13; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.nav a:visited { color:#353533; font-size: 13; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.nav a:hover { color:#8F7549; font-size: 13; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }


ul {
padding: 0px;
margin: 0px;
text-align: left;
list-style-position: inside;
list-style-image: url(images/icon.gif);
  }
  
li{
padding-top: 2px;
}

ol {
padding: 0px;
margin-left: 10px;
text-align: left;
list-style-position: inside;
list-style-image: url(images/icon.gif);
  } 
 
.address{
	color: #303030;
	font-size: 9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.promo{
	color: #303030;
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
} 

.classButton2{
   color:#90744C;
   font-family: Arial, Helvetica, sans-serif;
   font-size:9;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#90744C;
   border-left-color:#90744C;
   border-right-color:#90744C;
   border-bottom-color:#90744C;
   margin-left: 0.5em;
}

.textblue11{
   color:#90744C;
   font-family: Arial, Helvetica, sans-serif;
   font-size:9;
   font-weight:bold;
   background-color:#fed;
}

/* Body */

body{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #E3DCD4;	
	text-align: center;
	height: 100%;
}

#container{
 	position:relative;
	margin: 0px auto;
	margin-top: 0px;
	width: 850px;
	height: 500px;
}

#header{
	position: absolute;
	left: 100px;
	top: 109px;
	height: 374px;
	width: 795px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#nav{
	position: absolute;
	top: 109px;
	left: -30px;
	width: 170px;
	height: 205px;
	text-align:left;
}

#text{
	position: absolute;
	top: 485px;
	left: 100px;
	width: 793px;
	background-image: url(images/text-repeat.jpg);
	background-repeat: repeat-y;
	color: #303030;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align:justify;
	font-weight: bold;
}

#pict{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 503px;
	height: 302px;
}

#ani{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 276px;
	height: 140px;
	color: #303030;
	font-size: 9;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align:justify;
}

#offers{
	position: absolute;
	top: 12px;
	right: 2px;
	width: 260px;
	height: 205px;
	left: 528px;

}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 850px;
	height: 100px;
	text-align:center;
}

.contactsend{
position: relative;
	width: 280px;
	text-align:right;
}

.contactform{
	position: relative;
	color: #303030;
	font-size: 10px;
	width: 280px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.check{
position: absolute;
width:220px;
top:3px;
right:60px;
text-align:right;
}

.check1{
position: absolute;
width:220px;
top:22px;
right:60px;
text-align:right;
}

.check2{
position: absolute;
width:270px;
top:40px;
right:3px;
text-align:left;
}

.check3{
position: absolute;
width:220px;
bottom:-15px;
right:60px;
text-align:right;
}
