/*  
Theme Name: Minnesota Minis
Theme URI: http://www.minnesotaminis.com/
Description: Burnt Moutain Llama LCP for Minnesota Minis
Version: 1.0
Author: James Baldys
Author URI: http://www.zeeight.com/

	The CSS, XHTML and design is released under the MIT License:
	http://www.opensource.org/licenses/mit-license.php

*/



/* Begin General Formatting and Typography */
body {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	color: #993333;
	text-align: center;
	margin-top:10px;
}
img {
	border:4px solid #993333;
}
.headerIMG {
	border:none !important;
}
a img {
	border:4px solid #009900;
}
a:hover img {
	border:4px solid #993333;
}	
a {
	color:#009900;
}
a:hover {
	color:#a82f2f;
}
table {
	margin-bottom:15px;
}
h2 {
	font-size:18px;
	text-decoration:none;
	padding:0;
	margin:0;
	color:#993333;
}
h2 a {
	color:#009900;
}
#fullWrapper {
	width:880px;
	margin:0 auto;
	text-align:left;
}
table tr td {
	background-color:#FFFFCC;
}
#tinyClear {
	clear:both;
}
/* various classes */

/* top menu */
#sidebar {
	width:880px;
	padding-left:0px;
}
#sidebar a img {
	/*float:left;*/
}
/* Content Area */
#textWrapper {
	clear:both;
}

/* Content Area */
/* JIM'S PLACE */
#jimplace img {
	border:none;
}
#jimplace a img {
	border:none;
}
#jimplace a:hover imag{
	border:none;
}	
