/*
Cloth Cat
*/

body {
	margin: 0;
	padding: 0;
	background: #CECECE url(images/back1.gif);
	font: normal small "Arial, Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 0px;
}

#smtxt {
	font-size: 0.6em;
	padding: 0 0 0 100px;
}

link{
	margin: 10px 0;
	font-weight: bold;
	padding: 0;
}

h1, h2, h3 {
	color: #444;
}

h2 {
	font: 900 3em "Arial, Trebuchet MS", Helvetica, sans-serif;
	
}

h3 {
	margin: 0;
	font-size: 1em;
}

#bold1 {
	font: 900 3em "Arial, Trebuchet MS", Helvetica, sans-serif;
	margin: 0;
	font-size: 1.6em;
    color: #444444;
}

p, ul, ol, blockquote {
	color: #333;
	margin-top: 0;
}

a:link {
	color: #fff;
	font: normal small "Arial, Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;

}

a:visited {
	color: #fff;
	font: normal small "Arial, Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background: #874F00;
	text-decoration: none;
	font: normal small "Arial, Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

/* Header */

#header {
	width: 692px;
	height: 200px;
	margin: 0 auto;
	background: url(images/head1.png);
}

#header * {
	font: normal small Arial Black, Arial, "Trebuchet MS", Helvetica, sans-serif;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #222;
}

#header h1 {
	float: left;
	padding: 35px 0 0 50px;
	font-size: 6.5em;
}


/* Menu */

#navtop {
	width: 700px;
	margin: 0 auto;
	background: url(images/navtop.png) no-repeat;
}

#navbtm {
	background: url(images/navbtm.png) no-repeat;
}

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: url(images/nav.png) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 4px 0px 0px 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 7px 7px 0 7px;
	text-decoration: none;
	color: #777;
}

#menu a:hover, #menu .active a {
	height: 26px;
	background: url(images/navroll.png) repeat-x;
/*	color: #222; */
}

/* menu2 */

#menu2 {
	width: 200px;
	height: 40px;
	margin: 0 auto;
}

#menu2 ul {
	margin: 0;
	padding: 4px 0px 0px 10px;
	list-style: none;
}

#menu2 li {
	display: table-row;
}

#menu2 a {
	display: block;
	float: left;
/*	height: 25px; */
    width:160px;
	padding: 7px 7px 4px 7px;
	text-decoration: none;
	color: #777;
}

#menu2 a:hover, #menu2 .active a {
/*	height: 25px; */
/*	color: #222; */
    background-color: #ddd;
}

/* menu2 end */

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/back1.png) repeat;
}

#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#colThree {
	float: left;
	width: 120px;
	padding: 20px 10px 0px 10px;
}

#colFour {
	float: left;
	width: 200px;
	padding: 20px 10px 0 10px;
	height: 100%;
}

#colFive {
	float: left;
	width: 300px;
	padding: 20px 10px 0 10px;
}

#base {
	width: 700px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
	background: url(images/navbtm.png) no-repeat;
	font-size: 0.7em;
}


/* Footer */

#foottext{
	padding: 9px 0px 0px 15px;
	font-size: 0.7em;
}

/* images */

#aboutimg {
	background: url(images/about.png) no-repeat;
	width: 204px;
	height: 49px;
}


#news {
	background: url(images/news.png) no-repeat;
	width: 204px;
	height: 49px;
}

#features {
	background: url(images/features.png) no-repeat;
	width: 204px;
	height: 49px;
}


#press    {
	background: url(images/press.png) no-repeat;
	width: 204px;
	height: 49px;
}

#shop    {
	background: url(images/shop.png) no-repeat;
	width: 204px;
	height: 49px;
}

#staff    {
	background: url(images/staff.png) no-repeat;
	width: 204px;
	height: 49px;
}

#gallery    {
	background: url(images/gallery.png) no-repeat;
	width: 204px;
	height: 49px;
}

#links    {
	background: url(images/link.png) no-repeat;
	width: 204px;
	height: 49px;
}


#courses    {
	background: url(images/courses.png) no-repeat;
	width: 204px;
	height: 49px;
}
#gigs    {
	background: url(images/gigs.png) no-repeat;
	width: 204px;
	height: 49px;
}
#contact {
	background: url(images/contact.png) no-repeat;
	width: 204px;
	height: 49px;
}

#maillist {
	background: url(images/maillist.png) no-repeat;
	width: 204px;
	height: 49px;
}

#messageimg {
	background: url(images/message.png) no-repeat;
	width: 204px;
	height: 49px;
}

#thanks {
	background: url(images/thanks.png) no-repeat;
	width: 204px;
	height: 49px;
}


#floatr {
    float:right;
    }

#hide {
	background: url(images/hide.png);
	height:500px;
}

#footer {
	background: url(images/nav2.png) no-repeat;
    height:55px;
	padding: 10px 0px 20px 10px;
}
