/* CSS Document */
.spacing_div
{
	/*padding: 0px 5px 5px 5px;
	overflow:hidden;
	text-align:center;*/
}
.fixedwidth
{
	width:125px;
/*	overflow:hidden;*/
	text-align:left;
}
.visitorsguide_div
{
	width:120px;
	background-image:url(/images/right_yellow_VG_bgpixel.gif);
	background-repeat:repeat;
	/*margin: 5px 5px 5px 5px;
	padding: 5px 1px 5px 1px;
	overflow:hidden;*/
	border:thin;
	border-style:solid;
	border-color:#F8b413;

}
.visitorsguide_header
{
	
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-align:center;

	
}
.visitorsguide_picture
{
	text-align:center;
}

.visitorsguide_clickhere
{
	margin: 3px 0px 5px 0px;
	text-align:center;

}
.visitorsguide_link
{
	
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
}
.visitorsguide_whitebox
{
	background-color:#FFFFFF;
	padding: 2px 1px 1px 1px; 
	/*margin: 0px 3px 0px 0px;*/
	text-align:center;
/*	margin: 0px 2px 2px 2px; */
	/* margin-bottom:4px; controls when the space between the box and the blue */
	 /*margin-left:2px; controls when the box starts 
	margin-right:2px;*/
}

.visitorsguide_text
{
	
	color: #ffffff;
	font-size: 9px;

}

.visitorsguide_link_orange
{
	
	color: #FF9933;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
	

}
.visitorsguide_text_orange
{
	
	color: #FF9933;
	font-size: 9px;
}
/* stop */

.adWrap
{
	background-color:#FEE7B3;
	border:thin;
	border-style:solid;
	border-color:#F8B413;
	padding:5px;
	width: 125px;
	text-align:center;
}
.adWrap a {text-decoration: none;}

.Right_VG_Table
{
	background-image:url(/images/Right_VG_Background_Pix.gif);
	background-repeat:repeat;

}
.Right_VG_Text_Bold
{
	
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}

.Right_VG_Box
{
	margin-bottom:5px;

}
.Right_VG_Link
{
	
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.Right_VG_Whitebox
{
	background-color:#FFFFFF;
	padding: 3px; 
/*	margin: 0px 2px 2px 2px; */
	/* margin-bottom:4px; controls when the space between the box and the blue */
	 /*margin-left:2px; controls when the box starts 
	margin-right:2px;*/
}

.Right_VG_Text
{
	
	color: #ffffff;
	font-size: 9px;

}

.Right_VG_Link_Orange
{
	
	color: #FF9933;
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
	margin: 0px 3px 0px 0px;
	

}


.Right_VG_Text_Orange
{
	
	color: #FF9933;
	font-size: 9px;
}

.Right_ADD_Header
{
	
	color: #F8B413;
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	text-align:left;
	padding: 5px 0px 0px 0px;
}
.Right_ADD_Subheader
{
	
	color: #FEE7B3;
	font-size: 9px;
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	text-align:left;
	

}
.Right_ADD_Text
{
	
	color: #000000;
	font-size: 9px;
	text-align:left;

}
.Right_ADD_Text_Bold
{
	
	color: #000000;
	font-weight:bold;
	font-size: 9px;
	text-align:left;

}
.Right_ADD_WeirdFont
{
	font-family:FourScoreTitling;
	font-size:11px;
	color:#FEE7B3;
	text-transform:uppercase;
	text-decoration:none;
	margin-bottom:5px;
	text-align:center;

}
.Table_ADD_Outer
{
width:121px;
border:2px;
background-color:#3399cc;
background-color:#f7ebd2;
}


