body
{
    /* background:#FFF; */
    background: transparent url(../../images/background.gif) top left repeat;
    color: #666;
    margin: 0;
    border: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.6em;
    margin: 20px;
    height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

...consider using this instead of the current way

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link {
	color:#6c9d30;
	text-decoration:underline;
}

a:visited {
	color:#6c9d30;
	text-decoration:underline;
}

a:hover 
{
    color:#cc0000;
	text-decoration:underline;
}

a:active {
	color:#cc0000;
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}






#container {
	background: transparent url(../../images/corner_orange_dot.gif) top left no-repeat;
	background-color:#FFF;
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	/*border: 1px solid #f8941e;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #f8941e;*/
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#banner {

	padding: 5px 25px 5px 5px;
	color: #fff;
	/* background-color: #FFF; /* 9A00FF; */
	text-align:right;

}

#content {
	color: #666; /* #9A00FF;  */
	width: auto;  /* was 430px when two-colum format was used.  */
	margin-top:0px;
	padding: 0px 30px 5px 30px;
	background-color: #FFF;
	/* border-right: 1px solid #ccc;  */
	
}


#content ul li {
    list-style-image: url(../../images/orangeBullet.gif);
    margin: 0 0 .5em 0;
    }

#sidebar-a {
	display:none;   /* Temporarily hide because I'm leaning towards one-column format with div tags for right-panel copy   */
	float: right;
	width: 260px;
	color: #9A00FF;
	margin: 0;
	padding: 0px 20px 5px 10px;
	border-left: 1px solid #999;
	background-color: #66FF33;
}

#footer {
	clear: both;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	padding:5px;
	border-top: 1px solid #000000;
	color: #000000;
	text-align:center;
	font-size:.85em;
	
}

#nav-main {
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
	background-color: #F3F3F3;
	text-align:center;
	font-weight:bold;
}


.green
{color: #66FF33;

}



#pagetitle {
	background:#FFF;
	color: #9A00FF;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.6em;
	margin: 20px;
	height:auto;
}

.clear {
	clear:both;
	}
	
	
		
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin:5px 0px 0px 0px;
	color: #f8941e;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
	margin-bottom:-10px;
}

h1.home {
	margin-top:0px;
	font-size:1.4em;	
	color:#f8941e;
	margin-bottom:0px;
	padding-bottom: 10px;
	border-bottom:4px solid #000000;
	
}

h2.home {
	margin-top:0px;
	color:#f8941e;
	font-size:1em;
	padding-top: 10px;
}


h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
.photo_right
{	float: right;
	margin-top: 5px;
	padding: 0px 0px 5px 15px;
	/* border-left: 1px solid #999;
	background-color: #66FF33; */
}


.quote
{	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 0 0 0;
	/* color: #f8941e; */
}

.quoteBy
{	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
	color: #f8941e;
}




#thicktabs_wrapper 
{
width:auto;
margin-top:20px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
height:36px;
text-align:center;
/* background: url(../../images/orangebg.gif) top right repeat-x;   
border-bottom: 3px solid #f8941e;*/
}

#thicktabs{
margin-left:auto;
margin-right:auto;
padding: 0;
float:right;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color:#fff;
background-color:#6c9d30;
padding: 6px 8px; /*padding of tabs*/
text-decoration: none;
/*background: transparent url(../../images/orangebg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; top border style*/
/*border-bottom: 1px solid #d3bdbe; bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #d3bdbe; left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
/*border-right: 1px solid #d3bdbe; right border style*/
/*background-position: top left; Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color:#fff;
}

#thicktabs li a:hover{
color:#fff;
background-color:#f8941e;
/*border-top: 1px solid #6c9d30; 
border-bottom: 1px solid #6c9d30; 
background-image: url(../../images/orangebgover.gif); background image swap on hover*/
}

/*
<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows
padding-top: 1em;
}
</style>
<![endif]-->
 */