/*
	The Chilla Fix css
	by Jesse R. Ewing, Inkleaf Studio
	updated 13 FEB 07
*/

body {
	background-color: #f8f4e9;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #434343;
	border-top: #8a0c1a solid 28px;
	}

img {
	border: none;
	}

#wrapper {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -34px;
	margin-bottom: 30px;
	}

#topnav {
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #f59525;
	padding-bottom: 20px;
	}

#topnav a {
	color: #f59525;
	text-decoration: none;
	}

#topnav a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}

#nav {
	}

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

#nav a , #chilla a {
	text-decoration: none;
	color:  #602e09;
	}

#nav a:visited , #chilla a:visited {
	text-decoration: none;
	color:  #602e09;
	}
#nav a:hover , #chilla a:hover {
	color: #8a0c1a;
	border-bottom: 1px dotted #8a0c1a;
	background: #f4ead7;
	}
#nav a:active , #chilla a:active {
	color: #8a0c1a;
	}

#endcap {
	height: 10px;
	background: #8a0c1a;
	}

.sasparilla {
	margin-top: -1px;
	color: #6c6877;
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: center;
	}

h1 {
	color: #8a0c1a;
	font-family: georgia, times new roman, times, serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	}

h2 {
	color: #6c6877;
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	}