@charset "UTF-8";
/* CSS Document */
body,html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:93%; /* ~12pt per yahoo */
	/*background-color:#626262;*/
	background-color:#333333;
	padding:0;
	/*background:#626262 url(/tao/media/siteimages/bg.gif) repeat-x top left;*/
}

body a {
	text-decoration:underline;
	color:#006633;
}

a:focus {
    outline:none; /* works for ff */
}

body a:hover {
	text-decoration:none;
}

fieldset {
	border:none;
	margin:0;
	padding:0;
}

.left
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.right
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.paypal_image, .thumbnail
{
	border:none;
}


.clearing_element {
	clear:both;
}

#content
{
	clear:both;
}

#content h1
{
	font-family:"Times New Roman", Times, serif;
}

#content p
{
	line-height:125%;
	
}


ul, ul li {
	margin:0;
	padding:0;
}

#header {
	text-align:right;	
	padding:1em 1em 0 1em;
/*	background:url(/tao/media/siteimages/slogan.png) bottom right no-repeat; */
	/*background:url(/media/siteimages/slogan.png) bottom right no-repeat;*/
	height:90px;
}

.nav_wrapper img {
	float:right;
}

#header .like-btn {
	float:left;
	margin-left:165px;
	margin-top:10px;
}

.nav_wrapper
{
	clear:both;
	margin-top:20px;
}

#header ul
{	

	padding-top:10px;
	height:10px;
	margin-left:16%;		
}

#header ul li, #footer ul li {
	float:left;	
}

#header ul li a, #footer ul li a {
	color:#e9848f;
	padding:2px 10px;
	display:block;
	font-size:95%;
	text-decoration:none;
	border-right:1px solid #333333;
}

#header ul, #footer ul {

	list-style:none;
}

#footer
{
	width:60%;
	margin-left:17%;
}

#footer ul
{
	float:left;
}

#header ul li.menu-last a, #footer ul li.menu-last a {
	border-right:none;
}	

#header ul li a:hover, #footer ul li a:hover {	
	text-decoration:none;
	color:white;
}

#header form button {
	background-color:#eec47a;
	border:1px solid white;
	color:#3d72d0;
	margin: 0 5px;
	cursor:pointer;	
}

#header form input {
	border:1px solid #eec47a;
}

#header form button:hover {
	background-color:white;
	border-color:#eec47a;
}

#header form
{
	
	margin:0;
	padding:0;	
}

#footer {
	clear:both;
	height:30px;
	padding-top:10px;
	
	/*border-top:5px solid #bcbbc0;	*/
}

#logo {	
	height:215px;
	background:url(../../media/siteimages/logo.gif) top left no-repeat;
/*	background:url(/tao/media/siteimages/logo.png) top left no-repeat;*/
	width:144px;	
	position:absolute;
	left:15px;
	top:5px;
}

#logo span {
	display:none;
}

#slogan {
	float:right;
	margin-top:10px;
	margin-right:40px;
	
}

.featured_content
{
	float:left;
	margin-right:20px;
	width:300px;
	margin-bottom:10px;
	border:2px solid #333333;
}

.featured_content img
{
	display:block;
}

.featured_content h4
{	
	margin:5px 0;
}

h3, h4
{
	font-style:italic;
}	

.featured_box
{
	margin:0;
	padding:0;
	width:290px;
}

.featured_content p
{
	margin:0;
	padding:0;
}

#featured
{
	background-color:#000;
}


#navcol ul {
	list-style:none;
	width:100%;
	margin-bottom:10px;
}

#navcol li a {
	/*background-color:#333333;*/
	display:block;
	height:100%;	
	color:#e65f14;
	text-decoration:none;
	padding:5px;
	margin-bottom:2px;
	border-bottom:1px solid #333333;
}

#navcol li a:hover {
	/*background-color:#003333;*/
	color:#fff;
	
}

#container {
	width:72em;	
	min-width:900px;
	min-height:600px;
	position:relative;
	margin:0 auto;		
	border:5px solid black;
	background-color:#07290C;	
}

#navcol {
	/*margin-top:100px;*/
	margin-top:135px;
	float:left;
	display:inline;	
	width:16%;
	padding:0 1% 2% 1%;
}

#navcol .menu-expand  ul li a
{
	padding:5px 10px 5px 14px;
	color:#e9848f;	
}

#navcol .menu-expand li.menu-current a, #navcol li.menu-current a
{
	color:white;
}

#navcol ul li.menu-current ul li a
{
	color:#e9848f;
}


#maincol {
	background-color:#f7f4d6;
	display:inline;	
	float:left;	
	margin: 0 0 6px 0;
	width:55.5%;	
	min-height:500px;
	padding:0 2% 2% 2%;
}

#maincol p
{
	text-indent:1.5em;
}

#maincol ul
{
	margin-left:1em;
}

#maincol .featured_content p, #maincol .featured_content .featured_box p 
{
	text-indent:0;
}

#maincol li {
	margin-left:1em;
	margin-top:.5em;
}

#maincol h1 {
	color:#333333;
}

#promocol {	
	float:right;
	display:inline;
	width:18%;
	padding:0 2%;
	
}

.wb_footer
{
	text-align:center;
	width:72em;
	margin:0 auto;
}

.footer_icons
{
	float:right;
	margin-bottom:10px;
	margin-top:-10px;
	margin-right:-5px;
}

#promocol img, .footer_icons img {
	margin-bottom:8px;
	border:none;
}

.footer_icons a img
{
	border:4px solid white;
}

