@charset "utf-8";
/* CSS Document */

body{
	width:auto;
	height:auto;
	margin:auto;
	padding:0;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#333333;
	background:#D3CBC8;
}

#main-body{
	width:950px;
	height:auto;
	margin:auto;
	padding:0;
}

.spacer{
	width:auto;
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}

/****** TYPOGRAPHY STYLES *********/

.categ-title{
	width:152px;
	height:24px;
	margin:auto;
	padding-top:5px;
	background:#B4A1A0;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	border-bottom:#D3CBC8 1px solid;
	clear:both;
}


ul.categ-data1{
	width:152px;
	height:auto;
	margin:auto;
	padding:0;
}

	
ul.categ-data1 li{
	width:152px;
	height:30px;
	padding:0;
	margin:auto;
	display: block;
	float: left;/*
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;*/
}
	
ul.categ-data1 li a{
	width:142px;
	height:auto;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	background:#FFFFFF;
	color:#615756;
	font-size:13px;
	display: block;
	text-decoration:none;
}

ul.categ-data1 li a:hover{
	width:142px;
	height:auto;
	margin-top:1px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	background:#EC7393;
	color:#FFFFFF;
	font-size:13px;
	display: block;
	text-decoration:none;
}

h2{
	color:#ED7B99;
	font-size:24px;
	font-weight:normal;
	font-family:"Trebuchet MS", "Century Gothic";
}

.ads-holder{
	width:152px;
	height:auto;
	margin:auto;
	padding-top:5px;
	background:#FFFFFF;
}


/****** HEADER STYLES *******/

#header-holder{
	width:950px;
	height:220px;
	margin:0;
	padding:0;
	
}

ul#header{
	width:950px;
	height:220px;
	margin:0;
	padding:0;
}

ul#header li{
	margin:0;
	padding:0;
	display:block;
	float:left;
}

ul#header li a{
	margin:0;
	padding:0;
	display:block;
	float:left;
	text-decoration:none;
	border:0;
	font-family:"Trebuchet MS", "Arial";
	font-size:16px;
	color:#806D66;
}

li#header1{
	width:135px;
	height:220px;
	margin:0;
	padding:0;
	background:url(../images/header1.jpg) no-repeat;
}


li#header2{
	width:120px;
	height:220px;
	margin:0;
	padding:0;
	background:url(../images/header2.jpg) no-repeat;
}

li#header3{
	width:216px;
	height:220px;
	margin:0;
	padding:0;
}

li#header4{
	width:161px;
	height:220px;
	margin:0;
	padding:0;
	text-align:center;
	background:url(../images/header3.jpg) no-repeat;
}

.header-padding{
	width:auto;
	height:auto;
	text-align:center;
	padding-top:162px;
	padding-left:25px;
}

#header4 a{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	text-align:center;
}

#header4 a:hover{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	background:url(../images/nav-on.gif) left bottom no-repeat;
}

li#header5{
	width:152px;
	height:220px;
	margin:0;
	padding:0;
	background:url(../images/header4.jpg) no-repeat;
	text-align:center;
}

#header5 a{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	text-align:center;
}

#header5 a:hover{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	background:url(../images/nav-on.gif) left bottom no-repeat;
}


li#header6{
	width:166px;
	height:220px;
	margin:0;
	padding:0;
	background:url(../images/header5.jpg) no-repeat;
	text-align:center;
}

#header6 a{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	text-align:center;
}

#header6 a:hover{
	width:auto;
	height:45px;
	margin:0;
	padding:0;
	background:url(../images/nav-on.gif) left bottom no-repeat;
}


/******* BODY CONTENT STYLES *********/

#col-holder{
	width:930px;
	height:auto;
	margin:0;
	padding:10px 10px 5px 10px;
	background:url(../images/body_bg.jpg) top left #FFFFFF no-repeat;
	clear:both;
}

#col-center{
	width:580px;
	height:auto;
	margin:0;
	padding:15px 15px 0px 15px;
	float:left;
}

.category-holder{
	width:160px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

ul.categorybg{
	width:160px;
	height:auto;
	margin:0;
	padding:0;
}


ul.categorybg li{
	margin:0;
	padding:0;
	display:block;
	float:left;
}

li.categorybg1{
	width:160px;
	height:69px;
	margin:0;
	padding:0;
	background:url(../images/categ-top-bg.gif) no-repeat;
}

li.categorybg2{
	width:160px;
	height:auto;
	margin:0;
	padding-top:4px;
	padding-bottom:4px;
	background:#D3CBC8;
}






li.categorybg3{
	width:160px;
	height:60px;
	margin:0;
	padding:0;
	background:url(../images/categ-bottom-bg.png) no-repeat;
}

/********** FOOTER STYLES *********/

#footer-holder{
	width:950px;
	height:27px;
	margin:0;
	padding-top:15px;
	text-align:center;
	color:#61524D;
	clear:both;
}

#footer-holder a{
	color:#61524D;
	text-decoration:none;
}

#footer-holder a:hover{
	color:#61524D;
	text-decoration:underline;
}
