@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/body_bg.gif) center top repeat-y;
	background-color:#540F0F;
}

img {
	border:0;
}

input {
	font-size:0.8em; /* default font size */
}

select {
	font-size:0.8em;
}

#linkbar {
	background:url(../images/wood.gif) center top repeat-x;
}

#footer {
	font:11px 'Trebuchet MS', Tahoma;
	color: #435760;
}

#footer a:link { color: #FFC300; text-decoration: none; }
#footer a:hover { color: #FF0000; text-decoration: none; }
#footer a:visited { color: #FF0000; text-decoration: none; }

.contacttext {
	color:#313031;
	font:14px 'Trebuchet MS', Tahoma;
	font-weight:bold;
}
.contacttext a:link { color:#313031; text-decoration:none; }
.contacttext a:visited { color:#FF0000; text-decoration:none; }

.contact {	
	color:#313031; 
	font:14px 'Trebuchet MS', Tahoma; 
}

.tracking {	
	color:#313031; 
	font:14px 'Trebuchet MS', Tahoma; 
}

.trackingsm {
	color:#313031;
	font:8px 'Trebuchet MS', Tahoma;
}
.tracking a:link { color: #313031; text-decoration:none; }
.tracking a:visited { color: #FF0000; text-decoration:none; }