/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, wrapper 
{ margin: 0; padding: 0; }

p {
	margin-bottom: 1.2em;
}

A:link, A:visited, A:active {
	text-decoration: underline;  
	font-weight: normal;
	font-size: 13px;
	color: #3D1600;
}

A:hover 	{
	color: #9D9A95; 
}

body {
	background: #E5E5E5 url(sitegraphics/background.jpg) repeat-x 0 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #2F0101;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 1px solid #660000;
	background: #FFFFFF;
}

#header {
	background: url(sitegraphics/logo.jpg) no-repeat;
	float: left;
	width: 475px;
	margin-left: 30px;
	padding: 125px 0 0;
}

#content {
	margin-top: 30px;
	margin-bottom: 30px;
}

#sidepanel{
	float: right;
	width: 205px;
	text-align: left;
}

#footer {
	padding: 20px 0;
	margin-left: 30px;
	margin-right: 30px;
	clear: left;
	text-align: center;
	color: #7E0000;
	font-size: 80%;
	border-top: solid 1px #660000;
}

#topnav	{
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	width: 474px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
}

#topnav li {
	margin: 0px 8px; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#topnav a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
	letter-spacing: 1px;
}

#topnav a:hover {
	color: #000000;
}

h1 {
	color: #660000;
	font-weight: normal;
	font-size: 140%;
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0.7em;
}

h2 {
	color: #660000;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 0.5em;
}

h3 {
	font-weight: bold;
	font-size: 100%;
}


#bottomnav	{
	margin: 0;
	padding: 0;
	text-align: center;
	
}

#bottomnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#bottomnav a {
	text-align: center;
	font-weight: normal;
	margin: 0px 10px;
	text-decoration: none;
	color: #5B2201;
}

#bottomnav a:hover {
	color: #A68874;
}

#description {
	font-size: 90%;
	font-style: italic;
}

#quote {
	font-style: italic;
	margin-bottom: 0.3em;
}

#quotename {
	text-align: right;
	font-weight: bold;
	font-size: 80%;
	margin-bottom: 1.3em;
}

#catlindesigns {
	width: 740px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
}

#catlindesigns a {
	text-align: left;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: #696969;
}

#catlindesigns a:hover {
	color: #000000;
}
