@charset "UTF-8";
/* CSS Document */

html {
	padding:0px;
	margin:0px;
	height:100%;
}
body {
	padding:0px;
	margin:0px;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	letter-spacing:.1em;
	line-height:1.5em;
	font-size:12px;
	color:#543720;
	height:100%;
}

.normal {
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	letter-spacing:.1em;
	line-height:1.5em;
	font-size:12px;
	color:#543720;
}

a {
	outline-style:none;
	border:none;
	color:#543720;
	text-decoration:underline;
}
.tably tr td {
		text-align:right;
		padding-bottom:4px;
		 padding-top:4px;
		border-bottom:1px dashed #543720;
}
.less-indent {
	padding-left:0em;
	margin:2em;
}
a img, img {
	border:none !important;
}
h1 {
	font-size:20px;
	display:inline;
	padding:0px;
	margin:0px;
	font-weight:bold;
	line-height:2em;
}
h2 {
	font-size:16px;
	display:inline;
	padding:0px;
	margin:0px;
	font-weight:bold;
	line-height:2em;
}
.biggy {
		font-size:20px;
		font-weight:bold;
		display:inline-block;
		padding-top:.55em;
}
#sweetwares {
	position:absolute;
	right:5px;
	top:-30px;
}
.menu {
}
.on {
	color:#bbafa6 !important;
}
p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
h4 {
	font-size:16px;
	border-bottom:1px dashed;
	padding-bottom:5px;
	margin-bottom:15px;
}
table tr td {
	font-size:12px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px dashed;
}
.tablehead {
	padding-bottom:7px;
	border-bottom:none;
}
.table-separator {
	border:none;
}
#container {
	text-align:center;
	width:820px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	background-color:#543720;
	background-image:url(images/baker-and-spice-filagree.gif);
	background-position:0px 31px;
	z-index:100;
}
#header-container {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	height:130px;
	position:relative;
}
#logo {
	position:absolute;
	left:0px;
	top:70px;
}
#navigation {
	color:white;
	position:absolute;
	right:0px;
	bottom:57px;
	letter-spacing:2px;
	width:100%;
	font-size:13px;
}
#main {
	position:relative;
	top:20px;
	text-align:left;
	color:#543720;
	z-index:1;
}
#main-left {
	width:60%;
	float:left;
	border:0px solid black;
}
#main-full{
	width:100%;
	border:none;
}
*html #main-left {
	padding-top:30px;
}
#main-right {
	width:280px;
	float:right;
	border:0px solid black;
	position:relative;
	right:-7px;
}
#footer {
	position:relative;
	top:40px;
}
#line {
	background-image:url(images/footer-line.gif);
	height:35px;
	background-repeat:no-repeat;
	background-position:0px 18px;
}
/*  DROP DOWN STUFFAGE */
#drop_down_menu {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0px;
	text-align:right;
	top:-20px;
}
#drop_down_menu li {
	cursor:pointer;
	float:right;
	padding:7px;
	width:100px;
	overflow:visible;
}
#drop_down_menu li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	background:#543720 url(images/baker-and-spice-filagree.gif);
	background-position:0px 0px;
}
#drop_down_menu li ul li {
	clear:both;
	display:block;
	float:none;
}
#drop_down_menu li ul li a {
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
#drop_down_menu li ul li a:hover {
	text-decoration:underline;
}
.view-larger {
		text-align:center;
		position:relative;
		left:20px;
		text-decoration:none;
		
}
.view-larger a{
		text-decoration:none;
}

.team-answers {
		margin-left:30px;
}