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

html, body {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	text-align: center;
}

#page-container {
	margin: auto;
	width: 820px;
	text-align: left;
	background-color:#FFFFFF;
	border-left:3px dotted #86a186;
	border-right:3px dotted #86a186;
	border-bottom:3px dotted #86a186;
}


#content {
	line-height: 22px;
	font-size: 12px;
	padding-bottom: 0px;
	color:#333333;
}

#content .main-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 15px;
	padding-bottom: 0px;
}

#content a.nav {
	font-family:"Times New Roman", Times, Georgia;
	font-size:14px;
	letter-spacing:1px;
	color: #ff6666;
	text-decoration: none;
	font-weight: bold;
	bottom:4px;
}

#content a.shopnav {
	font-family:"Times New Roman", Times, Georgia;
	font-size:14px;
	letter-spacing:1px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	bottom:4px;
}

#content a:hover.nav {
	text-decoration: none;
}

a:hover {
	color: #333333;
}

#content h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 34px;
	color:#BE006E;
	font-weight:normal;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, verdana, serif;
	font-size: 16px;
	line-height: 18px;
	color:#5588aa;
	font-weight:normal;
	padding-bottom: 15px;
}

#content .startline {
	font-size:12px;
	font-weight:bold;
	color:#003366;
}

#content .padding {
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content .padding a {
	color: #ff6666;
}

#content .sidenote {
	float:right; 
	border: none; 
	width:200px; 
	padding:24px; 
	color:#007DBE;
	text-align:justify;
}

#content .footnote {
	font-size:9px;
}

#newsbar {
	float: right;
	width: 300px;
}

#newsbar .padding {
	padding: 10px;
	padding-top: 0px;
	padding-right: 10px;
	border: none;
}

#newsbar h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 34px;
	color:#BE006E;
	font-weight:normal;
}

#shopbox {
	width: 440px;
	border: none;
}

#shopbox .padding {
	padding: 0px;
	text-align:center;
}

#shopbox h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 34px;
	color:#BE006E;
	font-weight:normal;
}

#footer {
	height: 66px;
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer #altnav {
	width: 400px;
	float: right;
	text-align: right;
}
