/* begin right column attributes */
#right{
	height:100%;
	background-color:#99A88A;
	width: 180px;
	/*border: 3px  solid #4B5B39;*/
	padding: 10px;
	vertical-align: top;
}

#right a:link {
	color: #990000;
	text-decoration: underline;
	font-weight:bold;
}
#right a:visited {
	text-decoration: none;
	color: #996600;
}
#right a:hover {
	text-decoration: underline;
	color: #993300;
}
#right a:active {
	text-decoration: none;
	color: #990000;
}
#right p{
	padding:0 1em 0 1em;
	color:#FFFFFF;
}
#right .callout {
	background-color: #4B5B39;
	padding: .5em;
}
#right .callout a:link {
	color: #CCCCCC;
}
#right .callout a:visited {
	color: #CCCCCC;
}
#consulting_video {
	float: right;
	width: 175px;
	text-align: center;
}
