body
{
	background-color:#ededed;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, sans-seirf, helvetica, Verdana;
	line-height:2em;
	font-size:0.75em;
}

a:link, a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #B01D1D;
	text-decoration:underline;
}
a:active, a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #B01D1D;
	text-decoration: none;
}

.VSwrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:800px;
	background-image:url(images/VSBg.png);
	background-repeat:repeat-y;
	border:1px solid #cccccc;
}
a.readmore:link, a.readmore:visited, a.readmore:active{ 

	text-align:right;
	color:#3E694D;
	float:right;
}
a.readmore:hover
{
	text-align:right;
	color:green;
	float:right;
}
a.breadcrumb:link,a.breadcrumb:visited, a.breadcrumb:active
{
	display:block;
	padding-right: 10px;
	color:#41694E;
	float:left;
}
.breadcrumgHolder
{height:10px;
}
/*******************
	Header and Top Nav
********************/
.top
{
	width: 800px;
	height:20px;
	background-color:#000000;
}
.topShadow
{
	background-image:url(images/topShadow.png);
	width:800px;
	height:8px;
}
.VSheader
{
	width:200px;
	height:141px;
	
	float:left;
}
#logo
{
	background-image:url(images/logo.jpg);
}
#image1
{
	background-image:url(images/guy.png);
}
.VSheader1{
	width:200px;
	height:101px;
	background-image:url(images/headerBg.png);
	background-repeat:repeat-x;
	float:left;
	background-color:#555555;
	text-align:center;
	padding-top:40px;
color:#fff;
	
	
}
.Clear
{
	clear:both;
}
.VSpageHeader{
	width: 520px;
	height: 133px;
}

.VSnavLink
{
	
	width: 100px;
	height: 35px;
	text-align:center;
	padding-top:5px;
}
/*******************
	lefNav
******************/
.VSnav
{
	width:210px;
	background-image:url(images/VSleftNav.png);
	padding-top:30px;
	_height:581px;
	min-height:581px;
	background-color:#666160;
	float:left;
	
}

/***********************
	Content
***********************/
.VSshadow
{
	
	width: 590px;
	background-image:url(images/shadow.png);
	float:left;
	height:16px;
	
}
.VScontent
{
	
	width: 570px;
	/*background-image:url(images/contentBg.png);*/
	float:left;
	padding:1
	0px 10px 10px 10px;
	
}


.VShomeStory{
	
	color: #666666;
	padding: 10px 10px 10px 25px;
	width:370px;
	min-height:250px;
	_height:250px;
	text-align:left;
	background-color:#fff;
	background-image:url(images/leftNav.png);
	background-repeat:repeat-y;
	border:solid 1px #cccccc;
	float:left;

	
}
.VSmainStory{
	color: #666666;
	padding: 10px 10px 10px 25px;

	min-height:250px;
	_height:250px;
	text-align:left;
	background-color:#fff;
	
	float:left;
}
.VSmainStory1{
	color: #666666;
	padding: 10px 10px 10px 25px;

	min-height:250px;
	_height:250px;
	text-align:left;
	background-color:#fff;
	background-image:url(images/leftNav.png);
	background-repeat:repeat-y;
	border:solid 1px #cccccc;
	float:left;
}

.VSrightNav
{
	float:left;
	width:150px;
	
}
.VScontentHeader
{
	background-color:#666;
	font-size:1.2em;
	padding:3px 0px 0px 20px;
	color:#fff;
	height:30px;
}

/*******************
	news
******************/
.news
{	width:140px;
	background-color:#555;
	height:15px;
	padding:0px 10px 4px 10px;
	
	color:#ffffff;
	font-weight:bold;
}
.newsTitle
{	width:140px;
	color:#fff;
	background-color:#777;
	padding:5px 10px 10px 10px;
	font-size:0.9em;
	line-height:1em;
	font-weight:bold;

}

.newsContent
{	width:140px;
	color:#fff;
	background-color:#777;
	line-height:1.2em;
	font-size:0.95em;
	padding:10px 10px 0px 10px;
	
}
.readMore
{
	width:140px;
	height:10px;
	background-color:#777;
	padding:0px 10px 10px 10px;
	
	border-bottom:dotted 1px #cccccc;
	text-align:right;
}

a.more:link,a.more:active,a.more:visited,a.more:hover
{
	font-size:0.8em;
	color:#fff;
}
.newsMain
{
	width:500px;
}
.date
{
	width:500px;
	border-bottom:dotted 1px #cccccc;
	padding:5px;
	text-align:right;
	color:#564F27;
	
}

/***********************
	Special Quote Bottom
***********************/

/*****************************
	Footer
*****************************/

.VSfooter
{
	width:800px;
	background-color:#666;
	height: 46px;
	text-align: center;
	color: #ffffff;

}
a.VSFooterLink:link,a.VSFooterLink:active,a.VSFooterLink:visited,a.VSFooterLink:hover{
color:#B2B9CF;}

/****************************
	Image Styles
***************************/
img.readMore{
	float: right;
	
}
img.newsLine{
	margin-top:10px;
	margin-left: 25px;
}

/***************************
	Sub Header Styles
***************************/


h1{
	
	font-size: 1.1em;
	line-height:2em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom:10px;
}
h2
{
	color:#3E694D;
	font-size: 1.5em;
	font-weight: bold;
}
h4
{
	font-weight:bold;
	font-size:1em;
}
.contentHeader
{
	float:left;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	width:210px;
	background-color:#AE0303;
	line-height:1.5em;
	border-right:solid 3px #fff
	
}
.contentImgHolder
{
	float:left;
	text-align:right;
	padding:4px 10px 0px 0px;
	font-size:0.8em;
	width:220px;
	background-color:#ffffff;
}

/*********************
	Bottom
********************/



