/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
	<!--Copyright 2006 Green Thumb. Design by Free CSS Templates http://freecsstemplates.org http://www.freewebtemplates.com-->
*/


body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font: normal 13px/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#container {
	width: 600px;
	margin: 0px;
	background-color:#FFFFFF;
	padding:10px;
}
#extra {/*bottom on both columns*/
	padding:0 0 10px 0;
	background: url(x) no-repeat left bottom;
}
#content {
	width: 100%;
	background: #ffffff;
}

#logo {
display:none}
#menu {
display:none}
/* Content */
#colOne {
	background: #FFFFFF;
	float: right;
	padding: 0px 0px 0 0px;
	width: 600px;
	text-align:left;
}
#colTwo {
display:none}
#colTwo .image {
 display:none;
}

#colTwo .leftStuff {
display:none;
	background: #FFFFFF;
}

/* Footer */

#footer {
	padding: 8px 10px 2px 0px;
	font-size: 11px;
	margin: 8px 0;
}

a:link, a:visited {
 border: 0px ;
 text-decoration:underline;
	color: #000000;
}

a:hover {
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color:#444444;
}
h4 {margin:10px 0 0 0px;}
h3 {margin: 8px 0;
	font-size:18px;}

h2 {font-size:22px;}
ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-top:0;
}
ul li {
	margin-top: 4px;
}
dl {margin-top:0px;}


img {
	border: none;
}
img.leftMarg {
  margin-left:12px;
}

#colOne table {
border-style: solid;
border-width: 1px;
border-collapse: collapse;
}
#colOne .lighter, #colOne .lighter {background-color:#E8D78B}

#colOne TD     { border: solid 1px black }
#colOne TD.darker {}

.callout {
 margin-top:12px;
 float:left;
 width:235px;
 padding:5px;
 border:1px dashed #B9A149;
 background-color:#EEEEEE;
}


/*top nav*/
#tabbedHeader, #tabbedHeader ul {
display:none;}

#tabbedHeader li {
	list-style: none;
	float: left;
	padding: 0;
/*	width: 5em;*/
}

#tabbedHeader a {
	display: block;
	width: 5em;
	w\idth: 3.5em;
	color: #111111;
	text-decoration: none;
	padding: 0.25em .75em;
	border: 0px solid #fff;
}

#tabbedHeader li.top {
	margin:10px 4px 0 0;

}
#tabbedHeader a.top {
	height:38px;
	border-width:0;
  background:  url(x) no-repeat left top;
	padding:0px 0 0 13px;
}
#tabbedHeader span, .button a span {
  float:left;
/*	display:block;*/
	background:   url(x) no-repeat right top;
	padding:5px 13px 5px 0px;
	font-weight:bold;
	height:28px;
	color:#EFEFEF;
	text-align:center;
}


#tabbedHeader li ul {
display:none}

#tabbedHeader li li {
	padding-right: 1em;
	width: 13em
}

#tabbedHeader li ul a {
	width: 13em;
	w\idth: 11em;
}

#tabbedHeader li ul ul {
	margin: -1.75em 0 0 14em;
}

#tabbedHeader li:hover ul ul, #tabbedHeader li:hover ul ul ul, #tabbedHeader li.sfhover ul ul, #tabbedHeader li.sfhover ul ul ul {
	left: -999em;
}

#tabbedHeader li:hover ul, #tabbedHeader li li:hover ul, #tabbedHeader li li li:hover ul, #tabbedHeader li.sfhover ul, #tabbedHeader li li.sfhover ul, #tabbedHeader li li li.sfhover ul {
	left: auto;
		background-position: 0 0;
}

#tabbedHeader li:hover, #tabbedHeader li.sfhover {
	background: #E2CECC;
}

/*Button Controls*/
#tabbedHeader #current a.top, #tabbedHeader a.top:hover, .button a:hover {
	background-color:white;
  background-position:0% -38px;
}
.button a:hover {background-color:transparent;}

#tabbedHeader #current a span, #tabbedHeader .top a:hover span, .button a:hover span {
  background-position:100% -38px;
  color:#FFF;
}
#tabbedHeader a.daddy, #tabbedHeader #current a.daddy {
	background: url(images/rightarrow2.gif) no-repeat right center;
}
.button {
	font: normal 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin: 0;
}
.button ul{
  margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
.button li {
  display:inline;
	margin:0;
	padding:0;
}
.button a {
  background: url(images/navLeft.gif) no-repeat left top;
  float:left;
	margin:0;
	padding:0px 4px 0px 12px;
  text-decoration:none;
  cursor:pointer;cursor:hand;
border:0px solid transparent !important;
}
.button a span {
  float:left;
	display:block;
	background:  url(images/navRight.gif) no-repeat right top;
	padding:4px 16px 6px 5px;
	font-weight:bold;
	color:#EEEEEE;
	width:113px;
	text-align:center;
}

/* Commented escape hides rule from IE5-Mac \*/
.button a span {float:none;}
 /* End IE5-Mac hack */


