/* CSS Document main */
a {
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:underline;
}
body {
	background:#FFFFFF url(../images/tw_back1.png) 	repeat-x ;
	color:#1b1101;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
	margin:0;
	text-align: center;
	padding: 0px;
}
#wrapper {
	margin: -10px auto;
	position:relative;
	width:900px;
	background-color: #FFFFFF;
	background-image: url(../images/tw_back1.png);
	background-repeat: repeat-x;
	padding: 10px;
	}
#wrapper2 {
	background-image: url(../images/baobab.jpg);
	background-repeat: no-repeat;
	background-position: 550px -20px;
}
#header {
	margin: 20px 0px 10px 0px;
	height: 85px;
	width: 900px;
	padding-top: 20px;
}
#header img.logo {
	float:left;
	margin-left: 10px;
}
#login {
	float: right;
	margin: 10px 40px 0px 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#freeshipping {
	float: right;
	clear: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 45px 0px 0px 20px;
	width: 340px;
}
#masternavwrap {
	height:30px;
	margin-bottom:18px;
	padding-left: 15px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #DADACC;
	}
#content {
	clear: both;
	margin: 60px 50px 50px 50px;
	font-size: 14px;
	text-align: left;
}
#footer {
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	clear:both;
	color:#555555;
	font-size:11px;
	height:11px;
	padding:3px 5px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #EBEEE3;
	margin-bottom:20px;
	text-align: left;
}
span#bottomlinks {
	float:right;
	text-align:right;
	width:400px;
	color: #000;
}
#footer a {
	text-decoration:none;
	color: #000;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#text a {
	color: #000;
	text-decoration: none;
}
#text a:hover {
	color: #666;
	text-decoration: underline;
}
#themebrowse {	
	width: 200px;
	width: auto;
	float: left;
	margin-right: 20px;	
}
#themebrowse ul{
	text-align:left;
	list-style-type: none;	
	}
#themebrowse ul li {
	padding: 3px 0px 3px 0px;
	text-align:left;
}
#content2 {
	width:680px;
	float:left;
	font-size: 14px;
	text-align: left;
	border:solid #5A5A5A 1px;
	padding:5px 12px 5px 12px;
	margin-bottom:8px;
}
#content2 img   {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content2 p a {
	color: #666;
	text-decoration: none;
}
#content2 img {
	margin-bottom: 5px;
}
#content2 p a:hover {
	text-decoration: underline;
}
#content2 .h2 {
	text-decoration: underline;
	font-size: 120%;
}
#slogan{
	width:auto;
	text-align:left;
	font-size:16px;
	margin:0px 20px 25px 20px;
	padding:0px 0px 0px 10px;
	font-weight:200;
}
#pagetitle{
	font-size:18px;
	text-align:left;
	margin:8px 0px 18px 0px;
	padding-left:40px;
	width: auto;
}