
* {
	margin: 0;
	padding: 0;
}

body {
	background: #EFEFEF url(../images/background.jpg) repeat-x top ;
	font: normal 11px Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #88888A;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
	padding-top: 20px;
}

h2 {
	margin-bottom: .5em;
	font-size: 170%;
	font-weight: normal;
	letter-spacing: -1px;
	color: #52B2BC;
	background: url(../images/h2-bg.jpg) no-repeat bottom left;
	padding:15px;
	padding-left: 15px;
	padding-top: 20px;

		}	
	
	
}

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

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
	margin-left: 2em;
}

ul li {
padding-left: 20px;
background-image: url(/images/img07-1.png);
background-repeat: no-repeat;
background-position: 0 .5em;

}

a {
	text-decoration: underline;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #CD152B;
}

/* Menu */

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #CD152B;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 10px 0 10px;
	font-size: 110%;
	color: #0059A0;
	font-weight: bold;
}

#menu a:hover {
	background: #CD152B url(/images/img07.png) repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
		background: url(../images/page-bg.jpg) repeat-y left top;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0px 10px 0px 5px;
	border-top: 0px solid #CD152B;


	
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(/images/img04.gif) repeat-x left bottom;

}

#inner {
float: left;
	width: 500px;
	padding-right: 50px;


}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* gallery */
.gallery{
	border-style:outset;
	border-color: #999999;
	border-width:1px;
      }

/* Sidebar */

#sidebar {
	float: right;
	width: 380px;
	padding: 0px;
	background: #AB9090;
	padding-right: 50px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(/images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #CD152B;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(/images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(/images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(/images/img08.gif) no-repeat left center;
	color: #CD152B;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 0px solid #FFFFFF;

}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	text-align: center;
	float: center;
	width: 800px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	background: url(../images/footer.jpg) no-repeat top left;
	color: #ffffff;
	font-size: 100%;
}

/*
#footer .legal  {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #000000  /*url(/images/img07.png) repeat ;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
*/

#footer .footlink  {
	text-align: center;
	color: #FFFFFF;
	float: center;
}


label span.required { 
	color: #FF0000; 
	font-weight: bold; 
}

/* Logo */

#logo {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: #010100 url(../images/knuckeys-logo.jpg)
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}
