@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #000000;
	text-align: justify;
}
#wrapper {
	padding: 0px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 1px dotted #222;
	margin-top: 20px;
}
#wrapper #header {
	height: 100px;
	background-repeat: no-repeat;
}
#wrapper #header h1 {
	color: #000;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrapper #leftcol {
	width: 434px;
	float: left;
	border-right-style: none;
	border-right-color: #FCC;
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-left: 0px;
}
#wrapper #rightcol {
	width: 566px;
	margin-left: 434px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#wrapper #footer {
	clear: both;
	text-align: left;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #333;
	border-bottom-color: #000;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
}


#wrapper #footer2 {
	clear: both;
	text-align: left;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
}
#wrapper #footer3 {
	clear: both;
	text-align: left;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #000;
}

#wrapper #topnav {
	text-align: left;
	background-color: #000;
	border: 2px none #FFF;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 20px;
}
#wrapper #topnav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000;
	padding-left: 15px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #topnav ul li a {
	text-decoration: none;
	color: #939;
}
#wrapper #homemenu ul li a {
	color: #939;
	text-decoration: none;
}
#wrapper #homemenu ul li a:visited {
	color: #939;
}
#wrapper #homemenu ul li a:hover {
	text-decoration: underline;
}
#wrapper #topnav ul li a:visited {
	color: #939;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	text-decoration: underline;
}
#wrapper #homemenu {
	text-align: left;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#wrapper #homemenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #homemenu ul li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 6px;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(file:///Macintosh%20HD/1.%20Work/Knights%20Fashions/website/images/leftBg.gif);
	background-repeat: repeat-y;
}
#wrapper #leftcol img {
	margin: 0px;
	padding: 0px;
}
a {
	color: #939;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
