#body {
	font-family: Tahoma;
	font-size:        9pt;
}

#header {
	background-color: #FFF8E6;
	margin:           0px 10px 0px 10px;
	height:           auto;
}

#main {
	background:#FFF8E6 top left;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	width: 520px;
	float: left;
}
#sidebar {
	background:#FFF8E6 bottom right;
	font-family:Tahoma;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 560px;
}

#footer {
	color:            #FFF8E6;
	text-align:       center;
	padding:          5px;
	margin:           10px;
	font-size:        8pt;

}

#menu bar {
	background-color:#FFFFFF;
	color:            #6C8CD5;
	text-align:       center;
	padding:          15px;
	margin:           10px;
	font-size:        8pt;
	clear: left;
}
#allcontent {
	width:	800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#6D3303;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

.slogan {
	color:#000000;
	font-size: 11pt;
}

a:link {
	text-decoration:  none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D3303;
}
a:visited {
	text-decoration:  none;
	border-bottom:    1px solid #FF7400;
}
#divPrintLogo {
	display: none;
}
.smallitalic {
	font-family: Brush Script MT;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
	
img.border {
	border:solid;
	border-color:black;
	border-width: 3px;

}

