/*
Theme Name:  Default Theme
Theme URI: http://iambetterthanu.com/
Description: This theme was created by Jeff Dempsey <a href="http://www.iambetterthanu.com">Iambetterthanu.com</a>.
Version: 1.0
Author: Jeff Dempsey
Author URI: http://iambetterthanu.com/
*/


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	
}

#side-a {
	float: left;
	width: 537px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#footer {
	clear: both;

}

#logo{padding: 0 0 0 5px; float:left;}
#c2a{float:right; margin-right: 300px;}
#bhr{ margin-left:0px;  width:530px; color:#939598;}

#side-a img{ float:left; margin: 0 5px 5px 0; }

/* fonts  */

p { font:Arial, Helvetica, sans-serif; color:#333333; font-size:11pt; padding: 0 20px 0 5px;}


h1{}
h2{ color:#0D7B3E; font-size:6.26 pt;  padding: 0 20px 0 5px;}
h3{color:#0D7B3E; font-size:14px;}
h4{}
.more-link{color:#29ABE2;}
a{}

p a{}
h1 a{}
h2 a{}
h3 a{}
h4 a{}

#navlist li
{
margin-left:-40px;
display: inline;
list-style-type: none;
padding-right: 70px;

}
.text{height:11px;}


#searchform{display: inline;}
.submit{margin:0 0 -2px -5px;}

#side-b  li{list-style:none;}
#side-b li a{list-style:none; font-size:11px; color:#666666;}
ul li a{ color:#0D7B3E; font-size:24px; font:Georgia, "Times New Roman", Times, serif; text-decoration:none;  font-weight:400;}
 
 h2 a{ color:#0D7B3E; font-size:24px; font:Georgia, "Times New Roman", Times, serif; text-decoration:none;  font-weight:400;}

a{color:#0D7B3E; text-decoration:none;}
