@import 'reset.css';

#wrapper {
	width:960px;
	margin:0 auto;
}

#branding {
	width:960px;
	background-image:url(../images/tms_header_bkgd.jpg);
	background-repeat:no-repeat;
	height:191px;
}

#navbar {
	background-image:url(../images/tms_nav_background.jpg);
	background-repeat:repeat-y;
}

#nav {
	width:960px; 
	height:75px;
	margin:0 auto;
}

#navbox1 {
	width:245px;
	float:left;
	margin-top:15px;
}
#navbox2 {
	width:236px;
	float:left;
	margin-top:15px;
}
#navbox3 {
	width:245px;
	float:left;
	margin-top:15px;
}
#navbox4 {
	width:215px;
	float:left;
	margin-top:15px;
}

body#findus #navbox1 a {
	color:#630;
	text-decoration:none;
}

body#partners #navbox2 a {
	color:#630;
	text-decoration:none;
}

body#fairtrade #navbox3 a {
	color:#630;
	text-decoration:none;
}

body#shop #navbox4 a {
	color:#630;
	text-decoration:none;
}

#leftcol {
	width:520px;
	float:left;
}

#rightcol{
	float:left;
	width:440px;
}

#maincontent {
	float:left;
	width:960px;
	background-image:url(../images/tms_background.jpg);
	background-repeat:repeat-y;
	position:relative;
}

#showcase {
	width:960px;
	height:750px;
	margin-left:210px
	}


.float {
	float:left;
	margin:10px 10px 10px 10px;
	border:#FFF 10px solid;	
}

.clear {
	clear:both;
}


h1, h2, h3, h4, p, ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

#maincontent h4 {
	font-size:2.4em;
	color:#630;
	margin:20px 100px 10px 40px;
}
#maincontent p {
	font-size:.7em;
	color:#630;
	line-height:1.2em;
	padding:4px 0 0 40px;
	text-decoration:none;
}

#maincontent a, em {
	text-decoration:none;
	color:#630;
	font-size:.9em;
}

#maincontent a:hover {
	color:#060;
	text-decoration:none;
}

#maincontent a:active {
	color:#060;
	text-decoration:underline;
}

#siteinfo {
	background-image:url(../images/tms_footer_background.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:97px;
	width:960px;
	margin:0 auto;
}

#siteinfo h3 {
	font-size:.8em;
	color:#630;
	line-height:1.2em;
	padding:20px 0 0 40px;
	text-decoration:none;
}

#siteinfo p {
	font-size:.7em;
	color:#630;
	line-height:1.2em;
	padding:4px 0 0 40px;
	text-decoration:none;
}

#siteinfo a {
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
	color:#060;
}

#siteinfo a:hover {
	color:#630;
	text-decoration:none;
}

#siteinfo a:active {
	color:#630;
	text-decoration:underline;
}

#header {
	width: 257px;
	height: 184px;
	margin:0 0 0 595px;
	background-image: images/tms_logo_3.gif;
}
#header span {
	display: none;
}

#bigtype {
	float:left;
	width: 357px;
	height: 107px;
	margin-top:40px;
	background-image: images/welcome_big_type.gif2;
}
#bigtype span {
	display: none;
}


#nav a {
	font-size:1.1em;
	font-weight:bolder;
	color:#060;
	text-decoration:none;
}

#nav a:hover {
	color:#630;
	text-decoration:none;
}

#nav a:active {
	color:#630;
	text-decoration:underline;
}

#nav p {
	color:#333;
	font-size:.75em;
	line-height:1.2em;
}

h2 {
	font-size:.9em;
	color:#060;
	line-height:1.3em;
}

li {
	font-size:1.5em;
	line-height:1.5em;
	list-style:inside;
	color:#060;
	margin:0 0 0 40px;
}

#maincontent p {
	color:#333;
	font-size:.9em;
	line-height:1.3em;
	padding:15px 50px 0 20px;
}

.fadeshow1 {
	width:435px;
	height:282px;
	position:absolute;
	left:53px;
	top:44px;
}

.whiteboxplace {
	width:461px;
	height:318px; 
	float:left;
	margin-top:30px;
	margin-left:40px;
}

.navicon {
	float:left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.typebox {
	margin:0 80px 10px 200px;
}

.mapplace {
	float:left;
	width:425px;
	height:350px;
	margin:10px 0 0 40px;
}

.floatleft {
	float:left;
	width:300px;
	margin:100px 0 0 20px;
}

.clearboth {
		clear:both;
}
