/* style sheet for Montana Teddy Bears front page style_MTB.css  */


body.front	{width: 780px;
	font: bold medium 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	background: #fff; 
	margin: auto; }

.but	{border: 1px solid #fc9;
	font-variant: small-caps;
	padding: 2px;
	height: 1.5em;
	margin-top: 0; 
	text-decoration: none;
	text-align: right; }
	
#topfront	{text-align: left;
	width: 780px;
	height: 80px;
	border: 0px solid blue; 
	margin: 20px 0 0 0; }
	
#ltop	{float: left;
	width: 240px; 
	height: 80px;
	margin: 0px 0 0 0px;
	padding-top: 20px;
	border: 0px solid black; }

#mtop	{float: left;
	width: 282px; 
	height: 80px;
	margin: 0px 0 0 0px;
	padding-top: 40px;
	text-align: center;
	border: 0px solid red; }

#rtop	{float: left;
	width: 240px;
	height: 80px;
	margin: 0px 0 0 0px;
	border: 0px solid purple; }
	
#strip	{width: 780px;
	height: 18px;
	background-image: url(../img/strip.gif); }
	
#bodfront	{margin: auto; }


#footerfront {clear: both; 
	width: 780px;
	border-top: none; 
	margin: 0 5px 5px 5px; 
	text-align: center;  }


#lcol	{float: left;
	width: 250px; 
	min-height: 300px;
	margin: 0px 0 0 0px;
	border: 0px solid black; }

#mcol	{float: left;
	width: 250px; 
	min-height: 300px;
	margin: 0px 0 0 0px;
	border: 0px solid red; }

#rcol	{float: left;
	width: 200px; 
	min-height: 300px;
	margin: 0px 0 0 0px;
	vertical-align: top;
	border: 0px solid green; }
	
a:link 	{color: #004040;
	text-decoration: underline;
	background: transparent; }

a:visited {color: #660033;
	text-decoration: underline; 
	background: transparent; }

a:active {color: #008080;
	text-decoration: none; }

a:hover	{color: black;
	text-decoration: none; 
	background: #ffcc99; }


a:link.nix	{text-decoration: none; }

a:hover.nix {text-decoration: none !important;  }


div.spacer	{clear: both;
	height: 0; }
	
.c	{text-align: center; }

.obl	{font-style: italic; }


h1	{font: 
	bold medium 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;    	color: #000000;
	font-size: 11pt; 
	background-color: transparent; 
	text-align: center;}

p, ul, li	{font: 
	bold medium 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	background: #fff;  }
	
.pad5	{font-style: italic;
	font-weight: bold;
	text-align: center; }
	
.pad2	{padding: 10px 0 0 20px;
	margin:  0px 0 0 15px; 
	text-align: center;}
	
.tiny	{font-size: 8pt;
	margin: 0px 0 20px 0px;
	padding: 20px;
	color: #fc9; 
	text-align: left; }

#tracker  {float: right;
	width: 41px;
	z-index: 200; }		
	
.smaller {font-size: x-small; }	

.sig	{border: 3px dashed black;
	background: #ffcc99;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px; 
	text-align: center; }
	
.logo	{padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0;
	float: left;
	width: 282px; 
	vertical-align: middle; }	
	
.b	{font-weight: bold; }

.outline	{border: 1px dotted #ffcc99; }	
	
