/* CSS Document */

/***********************************************/
/* vh.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px 15px;
	background-color: #990033;
}

.a{
}

a:link{
	color: #330066;
}

a:visited{
	color: #330066;
}

a:hover{
	color: #660033;
}

h1{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 150%;
	color: #330066;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	height: 30px;
	font-style: normal;
	letter-spacing: 2px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 115%;
 color: #330066;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, sans-serif;
 font-size: 110%;
 color: #330066;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, sans-serif;
 font-size: 105%;
 font-weight: bold;
 color: #330066;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 105%;
 color: #660033;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

/***********************************************/
/* Table styles                                */
/***********************************************/

table { border: 1px solid #330066; } 
table td { border: 1px solid #330066; }

#table { border: 1px solid #FFFFCC; } 
#table td { border: 1px solid #FFFFCC; }


#table2 { border: 1px solid #FFFFCC; } 
#table2 td { border: 1px solid #FFFFCC; }

#table3 { border: 1px solid #FFFFCC; } 
#table3 td { border: 1px solid #FFFFCC; }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	text-indent: 10px;
	padding-top: 8px;
}

#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 5px;
	width: 125px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-right: 5px;
	line-height: 25px;
	margin-top: 5px;
	vertical-align: top;
}

#content{
	width: auto;
	padding: 0px 10px;
	float: left;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************* #masthead styles **************/

#masthead{
}

.masthead a{
	text-decoration: none;
}

.masthead a:link{
	color: #330066;
	text-decoration: none;
}

.masthead a:visited{
	color: #330066;
	text-decoration: none;
}

.masthead a:hover{
	color: #660033;
	text-decoration: underline;
}

/************* #siteName styles **************/

#siteName{
	margin: 0;
	padding: 0;
	text-indent: 80px;
}

.siteImg {
	margin-right: 5px;
}

/************* #globalNav styles **************/

#globalNav{
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	padding-top: 0px;
	padding-bottom: 5px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 75%;
}

.globalNav {
	font-weight: bold;
}

.globalNav a{
	text-decoration: none;
}

.globalNav a:link{
	color: #330066;
	text-decoration: none;
}

.globalNav a:visited{
	color: #330066;
	text-decoration: none;
}

.globalNav a:hover{
	color: #660033;
	text-decoration: underline;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	color: #999999;
	padding-bottom: 6px;
	padding-top: 3px;
}

.breadCrumbBlue {
	color: #330066;
}

.breadCrumb a:link{
	color: #330066;
	text-decoration: none;
}

.breadCrumb a:visited{
	color: #330066;
	text-decoration: none;
}

.breadCrumb a:hover{
	color: #660033;
	text-decoration: underline;
}

/************** .feature styles ***************/

.feature{
	font-size: 80%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.feature h3{
	padding: 20px 0px 5px;
	text-align: center;
}

.feature img{
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.featureImgRight {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.featureImgLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}


/************** .story styles *****************/

.story{
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.story p{
	margin-top: 10px;
}

.story350 {

	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 350px;
	margin-top: 5px;
}

.story300 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 300px;
	margin-top: 5px;
}

.story250 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 250px;
	margin-top: 5px;
}
.story200 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 200px;
	margin-top: 5px;
}
.story150 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 150px;
	margin-top: 5px;
}

.story175 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 175px;
	margin-top: 5px;
}

/************* #navBarBottom styles **************/

#navBarBottom {
	clear: both;
	font-size: 75%;
	text-decoration: none;
	color: #999999;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 15px;
}

#navBarBottom p{
}

.navBarBottom a{
	text-decoration: none;
}

.navBarBottom a:link{
	color: #330066;
	text-decoration: none;
}

.navBarBottom a:visited{
	color: #330066;
	text-decoration: none;
}

.navBarBottom a:hover{
	color: #660033;
	text-decoration: underline;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 65%;
	color: #999999;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
}

.siteInfo a{
	text-decoration: none;
}

.siteInfo a:link{
	color: #330066;
	text-decoration: none;
}

.siteInfo a:visited{
	color: #330066;
	text-decoration: none;
}

.siteInfo a:hover{
	color: #660033;
	text-decoration: underline;
}

.siteInfoBlue {
	color: #330066;
}


.siteInfoGrey {

	color: #999999;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;

	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	line-height: 110%;
}

#headlines p{
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.headlines a{
	text-decoration: none;
}

.headlines  a:link{
	color: #330066;
	text-decoration: none;
}

.headlines  a:visited{
	color: #330066;
	text-decoration: none;
}

.headlines  a:hover{
	color: #660033;
	text-decoration: underline;
}


/************** #content styles **************/

#contentCCCCCC {
	float: left;
	width: auto;
	padding: 0px;
	background-color: #CCCCCC;
}

#homepageContent {
	width: auto;
	padding: 0px 10px;
}
#homepageMasthead {

	padding: 10px 0px 0px 0px;
	border-bottom: 1px none #cccccc;
	width: 100%;
}
.h_red {
	color: #660033;
}

.center {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
#leftNavContent {
	width: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.pullQuote {
	text-align: center;
}


.featureImgWrap {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.featureImgNoTopWrap {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.headlines img {
	margin-top: 5px;
}
.story130 {

	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 130px;
	margin-top: 5px;
}
.marqueeBoxText {
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
}

.marqueeBoxText2 {
	background-color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding: 5px;
	color: #FFFF99;
}
.story400 {


	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 400px;
	margin-top: 5px;
}

.story100 {
	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 100px;
	margin-top: 5px;
}

.bodyRed {
	color: #660033;
	font-weight: bold;
}
.bodyBlue {

	color: #330066;
	font-weight: bold;
}
.linkBox {
	background-color: #DFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 13px;
	margin: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.linkBox a{
	text-decoration: none;
}

.linkBox a:link{
	color: #333333;
	text-decoration: none;
}

.linkBox a:visited{
	color: #333333;
	text-decoration: none;
}

.linkBox a:hover{
	color: #660033;
	text-decoration: none;
}

linkBoxTag {

	background-color: #D2E9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 15px;
	margin: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#siteName2 {
	margin: 0;
	padding: 0;
	text-indent: 80px;
}
.siteImg2 {
	margin-right: 5px;
	background-image:   url(../graphics/vhTransparentGrey600e.gif);
	background-repeat: no-repeat;
	background-position: 85px 1px;
}
.ImgLeft {
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	clear: both;
}
.story450 {



	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 450px;
	margin-top: 5px;
}
.storyFullLength {

	clear: both;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 500px;
	margin-top: 5px;
}
.smallFont {
	font-size: 78%;
}
