@charset "utf-8";
/* Document pages.dwt */

/* Best Colors
Cafeine	FFCC00	255.204.0
Latte	FFCC66	255.204.102
Decaf	DBBA77	219.186.119
Expreso	CC9933	204.153.51
Mocha	996600	153.102.0
Bean	704D08	112.77.8
Arabica	231708	35.23.8
Leaf	66CC33	102.204.51
*/
body
{	background: #191105;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
#border1
{	background-color: #302716;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: -20px;
	padding-right: 15px;
	padding-left: 10px;
	border-radius: 30px;
	position: relative;
	left: 3px;
}
#border2
{	background-color: #A6986B;
	float: left;
	border-radius: 30px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 450px;
}
#border3
{ background-color: #261E11; float: left; border-bottom-right-radius: 30px; width: 260px; height: 500px; 
}
#border4
{	background-color: #302716;
	float: left;
	border-bottom-right-radius: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
menu.menu6
{	max-height: 60px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	-webkit-transition: min-height 0.5s ease 0s;
	-moz-transition: min-height 0.5s ease 0s;
	-ms-transition: min-height 0.5s ease 0s;
	-o-transition: min-height 0.5s ease 0s;
	transition: min-height 0.5s ease 0s;
}
menu.menu2
{	max-height: 60px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
	-webkit-transition: min-height 0.5s ease 0s;
	-moz-transition: min-height 0.5s ease 0s;
	-ms-transition: min-height 0.5s ease 0s;
	-o-transition: min-height 0.5s ease 0s;
	transition: min-height 0.5s ease 0s;
}
h1
{	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color:#FFFFFE;
}
.Capitalize { text-transform: capitalize; }

p
{	text-align: justify;
	color: #FFFFFE;
	font-size: 14px;
}
.button1
{	color: #FFFFFE;
	background-image: url(images/img04.jpg);
	height: 20px;
	width: 160px;
	margin: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 19px;
	font-weight: bold;
}
.button2
{	background-image: url(images/img04.jpg);
	height: 20px;
	width: 160px;
	margin: 15px;
	padding: 15px;
	font-size: 18px;
	font-weight: bold;
}
.button3
{	background-image: url(images/img03.jpg);
	height: 30px;
	width: 430px;
	margin: 15px;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
}
.button4
{ background-image: url(images/img09.jpg); height: 30px; width: 650px; font-size: 20px; font-weight: bold; position: relative; top: 0px; float: left; margin: 5px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; text-align: center; 
}
a
{	text-align: left;
	color: #FFFFFE;
	text-decoration: none;
}
a:hover { color: #00F; }
a img { border: none; }
footer 
{ padding: 10px; text-align: center; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; width: 1000px; float: none; 
}
address 
{ padding: 10px; text-align: center; color: #FFFFFE; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; 
}
li
{	list-style-image: url(images/img07.gif);
	height: 15px;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #5C4A27;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: -10px;
	list-style-position: outside;
}	
.align-Right 
{	float: right;
	margin: 10px;
	padding: 10px;
}
.align-Left
{	float: left;
	margin: 10px;
	padding: 10px;
}
menu.menu6:hover { min-height: 300px; }
menu.menu2:hover { min-height: 200px; }
