body {
	background:#FFF;
	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 {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #f8941e;
	border-top: 10px solid #f8941e;
	border-bottom: 5px solid #f8941e;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#banner {

	padding: 5px 5px 5px 5px;
	color: #FFF;
	background-color: #FFF; /* 9A00FF; */
	text-align:center;

}

#content {
	color: #666; /* #9A00FF;  */
	width: 440px;
	padding: 0px 10px 5px 10px;
	background-color: #FFF;
	/* border-right: 1px solid #ccc;  */
	
}

#sidebar-a {
	float: right;
	width: 270px;
	color: #9A00FF;
	margin: 0;
	padding: 0px 10px 5px 10px;
	/* border-left: 1px solid #999;
	background-color: #66FF33; */
}

#footer {
	clear: both;
	margin-top:20px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #999;
	color: #999;
	text-align:center;
	
}

#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.1em;
	margin:5px 0;
	color: #f8941e;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h1.home {
	margin-top:0px;
	font-size:1.6em;	
	color:#f8941e;
	margin-bottom:0px;
	
}

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; */
}
