* {
	padding: 0;
	margin: 0;
}
body {
	font-size:small;
}
* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin-bottom: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
p {
	line-height: 1.5em;
	}
/* Containers */
#container {
	font-size: 90%;
/*	max-width: 70em; */
	margin: 0 auto;
/*	height:760px; */
	}
#header {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 200%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff6600;
	text-align: right;
	height: 109px;
}
#header p {
	text-align: right;
	padding-top: 30px;
	padding-right:20px;
	top: 40px;
	}
#header img{
	padding:0;
	float:left;
	margin: 0 0 0 32px;
}
#content {
	margin-left:-200px;
	float: right;
	width: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
	}
#sidebar {
	float: left;
	width: 200px;
/*	background-color: #FF0000; */
	}
#footer {
	color: #FFFFFF;
	background-color: #ff6600;
	clear:both;
}
.feature {
	background-color: #B7DFE1;
	border: 1px solid #ff6600;
	padding: 5px;
	font-size: 120%;
	color: #666666;
	margin: 15px 15px 15px 200px;
}
.payment {
	width: 60%;
	background-color: #B7DFE1;
	border: 1px solid #ff6600;
	padding: 5px;
	font-size: 120%;
	color: #666666;
	float: left;
	margin: 15px 0 0 0;
	}
#mainbody {
	background-image: url(images/Clay_Background.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	margin: 15px 15px 15px 200px;
}
#two_columns {
	margin-left:200px;
	clear:both;
	padding: 0 0 1em 0;
}
#two_columns li {
	padding-left: 20px;
	list-style-type: none;
	background-image: url(images/Bullet_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#column_1 {
	float:left;
	padding-right: 5%;
	width:50%;
	}
#column_2 {
	float:left;
	width:45%;
	}	
	
/* gutters */
#content .gutter {
	padding: 15px;
	/*	background: url(images/content-bg.gif) repeat-x left top; */
	}
#sidebar .gutter {
	padding: 15px;
}
.tosh {
	font-weight: bold;
	color: #ff6600;
}
.signoff {
	font-weight: bold;
	color: #000;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 30px;
}
/* Headings */
h1 {
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff6600;
}
h2 {
	font-size: 130%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff6600;
}
h3 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	padding: 3px 2px;
/*	background-color: #d5d6be; */
}
.clear {
	clear:both;
}
/* Navigation */
#nav ul {
	float: right;
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#nav ul li {
	float:left;
	font-weight: bold;
	background-image: url(images/tosh-tab_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
/*	margin-right: 1px; */
	font-size: 120%;
}
#nav a:link, #nav a:visited {
	padding: 0.2em 2em;
	line-height: 2.5 em;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	font-variant: small-caps;
	background-image: url(images/tosh-tab_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav a:hover {
	color: #FFFF00;
}
/* current tab */
body#index li.index, body#services li.services, body#where li.where, body#links li.links {
	float:left;
	background: url(images/orange-tab_right.gif) no-repeat bottom right;
	font-weight: bold;
}
body#index li.index a:link, body#index li.index a:visited,
body#services li.services a:link, body#services li.services a:visited,
body#where li.where a:link, body#where li.where a:visited,
body#links li.links a:link, body#links li.links a:visited {
	padding: 0.2em 2em;
	line-height: 2.5 em;
	background:url(images/orange-tab_left.gif) no-repeat bottom left;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
}
/* links */
a	{font-weight: bold; 
	color: #003f8d; 
	text-decoration: none;}
a:link	{font-weight:bold; 
color: #003f8d; 
	text-decoration: none;}
a:visited	{font-weight: bold; 
	color: #003f8d; 
	text-decoration: none;}
a:hover 	{font-weight: bold; 
	color: #FF0066; 
	text-decoration: underline;}
a:active	{font-weight: bold; 
	color: #003f8d; 
text-decoration: none;
}
#content ul {
	padding:0px 12px;
}
#footer a {
	color: #003f8d;
	text-decoration: none;
}
#footer p {
	text-align:left;
	padding: 2px 0 2px 200px;
	font-size: 110%;
}
#footer img {
	padding: 4px 3px 0 2px;
	float:left;
}
#footer a img {
	color:#990000;
}	
.post {
	clear: left;
}
#mainbody img {
	float: right;
	display:inline;
	clear: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;/*	margin: 25px; */
	}
.post p {
	margin-bottom: 20px;
}
#sidebar img {
	display: block;
	float: left;
}
.highlight  {
	font-weight: bold;
	color: #000000;
	background: #FFFF66;
}
/*  IE fixes */

#content, #sidebar, #mainbody, #two_columns{
	height: 1%;
	text-align: right;
}
/* Hides from IE/Mac \*/
* html { 
	height: 1%;
	margin-right: 10px;
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */
