@charset "UTF-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#wrapper {
	width: 1010px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image:url(baublettes_images/bkgnd_gradient.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
#logotop  {
	margin: 0px;
	width: 100%;
	height: 135px;
	padding-bottom: 10px;
}
#logotop  img  {
	float: left;
	margin-left: 50px;
}
.socialnetworkingsites {
	float: right;
	width: 476px;
	margin: 0px;
	padding: 0px;
}
.facebook #facebook {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.twitter #Twitter {
	margin: 0px;
	float: left;
}
.links {
	width: 340px;
	float: right;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 76px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li {
	float: left;
	position: relative;
	font-size: 80%;
	width: 75px;
}
#nav a:link {
	display: block;
	text-decoration: none;
	padding-left: 1em;
	color: #643601;
}
#nav a:hover {
	display: block;
	text-decoration: none;
	padding-left: 1em;
	color: #C1B02D;
}
#nav a:visited {
	display: block;
	text-decoration: none;
	padding-left: 1em;
	color: #CCCCCC;
}
* html #nav a {
	width: 100%;
}
#nav ul {
	display: none;
	position: absolute;
	padding: 0;
}
#nav ul li {
	border: 0 none transparent;
	border-bottom: 1px solid #FFF;
	border-top: .5em solid #FFF;
	background-color: #FFFFFF;
	font-size: 100%;
	margin-bottom: -1px;
	margin-top: 1px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}
#nav li:hover ul {
	display: block;
}
#maincontent {
	text-align: left;
	display: block;
	width: 95%;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftblock {
	float: right;
	width: 45%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftblock a {
	text-decoration: none;
	color: #999999;
}
.leftblock  .style1  img   {
	margin-left: 25px;
}
.additionalblocks {
	float: right;
	width: 45%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
}
#legal {
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	clear: both;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.textblocks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.additionalblocks a {
	color: #666666;
	text-decoration: none;
}
#wrapper #legal .style1 a {
	color: #666666;
	text-decoration: none;
}

