@charset "utf-8";
/* CSS Document */

body {
	background-color: #cec0ab;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
}
#wrapper	{
	background-color: #cec0ab;
}

h1	{
	font-size:1.7em;
	text-align:center;
	color:#626341;
}
h2	{
	font-size:1.45em;
	text-align:left;
}
h3	{
	font-size:1.3em;
	text-align:left;
	color:#626341;
}
#heading1	{
	background-image:url(images/head-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
#printlogo	{
	display:none;
}
#menu1	{
	background-image:url(images/MenuBGrepeat.gif);
	text-align:right;
	height:56px;
	font-weight:bold;
	color:#fff;
}
#menu2	{
	padding-top:2px;
	_padding-right:135px;
}
#menu1 a	{
	color:#fff;	
	text-decoration:none;
}
#menu1 a:hover	{
	color:#fff;	
	text-decoration:none;
}
#menu1 a:visited	{
	color:#fff;	
	text-decoration:none;
}
#menu1 a:hover	{
	color:#fff;	
	text-decoration:underline;
}
a:link {
	color: #103f86;
	font-weight:bold;
}
a:visited {
	color: #525334;
	font-weight:bold;
}
a:hover {
	color: #8b050a;
	font-weight:bold;
}
a:active {
	color: #8b050a;
	font-weight:bold;
}
#column1	{
	padding:20px;
	float:left;
	width:185px;
	}
#column2	{
	padding:20px;
	margin-left:225px;
	margin-right:20px;
	_float:left;
	min-width:600px;
}
#column2 .content	{
	padding:20px;
	background-color:#f6f2ec;
	color:3a3b19;
	margin:0px;
	min-width:550px;
}
#column1 .box1	{
	padding:0px;
	color:#000;
	margin-bottom:20px;
	margin-left:20px;
	width:185px;
}

<!-- Snazzy Borders Rounded Corners -->

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; padding:0 0 15px 0;}
#xsnazzy h2 {border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}


#xsnazzy {
	background: transparent; 
	_margin:25px 1em 100px 1em;
}
 
.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}
.xb1, .xb2, .xb3 {
	height:1px;
}
.xb2, .xb3, .xb4 {
	background:#f6f2ec; 
	border-left:1px solid #6e5838; 
	border-right:1px solid #6e5838;
}
.xb1 {
	margin:0 5px; 
	background:#6e5838;
}
.xb2 {
	margin:0 3px; 
	border-width:0 2px;
}
.xb3 {
	margin:0 2px;
}
.xb4 {
	height:2px; 
	margin:0 1px;
}
 
.xboxcontent {
	display:block; 
	background:#ccc;
	border:0 solid #6e5838; 
	border-width:0 1px;
}

/*Expand/Collapse */
#bobcontent1-title, #bobcontent2-title, #bobcontent3-title, #bobcontent4-title, #bobcontent5-title, #bobcontent6-title, #bobcontent7-title, #bobcontent8-title, #bobcontent9-title, #bobcontent10-title, #bobcontent11-title, #bobcontent12-title, #bobcontent13-title	{
	color:#626341;
	font-size:1em;
	padding-left:10px;
}
.switchgroup1	{
	padding-left:10px;	
}

.handcursor{
cursor:hand;
cursor:pointer;
}
.status	{
	color:#626341;	
	font-weight:bold;
}
.two_column	{
	width:100%;
	padding:0;
	margin:0;
}
.left_column	{
	float:left;
	width:48%;
	padding-right:1%;
	height:100px;
}
.right_column	{
	float:left;
	width:48%;
	padding-left:1%;
	height:100px;
}
.small	{
	font-size:.8em;	
}
.center	{
	text-align:center;	
}
.content img	{
	padding:10px;	
}
