﻿body
{
	background: url('../images/leftBgBar.gif') repeat;

	font-size: 12px;
	font-family: "trebuchet ms" , helvetica, sans-serif;
	color: #545758;
	line-height: 18px;
}


a
{
color:#006699;
text-decoration: none;
}

a:hover
{
text-decoration: none;
color: #FF7800;
}

sup
{
font-size: 0.5em;
}

p
{
margin-bottom: 2px;
text-align: justify;
}
p.loading
{
}

img.picA
{
position: relative;
top: -2px;
background: url('../images/rvcfLogo.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}

img.picB
{
position: relative;
top: -2px;
background: url('../images/strapLine.gif') no-repeat;
width: 150px;
height: 85px;
padding: 5px;
}

img.picC
{
position: relative;
top: -2px;
border: solid 1px #5CA4CE;
width: 185px;
height: 125px;
padding: 5px 5px 5px 5px; 
}

img.picD
{
position: relative;
top: -2px;
background: url('../images/a26j.gif') no-repeat;
width: 240px;
height: 140px;
padding: 5px;
}

img.floatleft
{
float: left;
margin: 0px 8px 3px 0px;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

#Firstouter
{
position: relative;
width: 908px;
margin: 0 auto;
background: url('../images/leftBgBar.gif') repeat-x;
z-index: 1;
}




#outer
{
position: relative;
padding: 0px 10px 2px 10px;
width: 818px;
margin: 0 auto;
background: url('../images/centerBGdarkgreen.gif') repeat;
}

#inner
{
position: relative;
padding: 0px 10px 2px 10px;

}

#poster
{
position:relative;
background: #fff;
width:100%;
z-index: 1;
top: 0px;
height:18px;
	
}
#topheader
{
position:relative;
height: 20px;
color: White;
background : url('../images/topRightImage.gif') repeat;
font-size:20px;
text-align:center
}
#topheader1
{
position:relative;
height: 20px;
color: White;
background : url('../images/topRightImage.gif') repeat;
text-align:center;
font-size:15px;

}




#navtop
{ background-color:White;
	position : relative;
	background:  url('../images/linkBgYellow.gif') repeat-x;
	font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    font-size:11px;
    height: 25px;
    padding :0px 10px 0px 0px;	
    color: Black;
}

.menu {
	position: relative;
	float: right;
	padding-right:10px;
	color: Black;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    height: 100%;
    width: 85px;
}

.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
	background-repeat: repeat-x;
	padding: 2px 12px 2px 3px;
	font-size: 9px;
	color: Black;
	
	
	
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	/*background: #fff url('../images/a18.gif') repeat-x top;*/
	color: #FF7800;
	font-size:13px;
	text-decoration:'underline';
	
	
}

/* make drop down menu container style */
.menuPopup {
	

	
	
}

.menuPopup a:link, .menuPopup a:visited
{


}

.menuPopup a:hover {
	/*background: #fff url('../images/a18.gif') repeat-y ;
	color: #4A4A24;*/
	color: #FF7800;
	font-size:11px;
	text-decoration:'underline';
	width: 100%
}
/* make drop down menu item style */
.menuPopupItem
{
	color: #ffffff;
	background: #FFFFFF repeat-x;
	font-weight: bold;
	
	height: 25px;
	width: 100%;
}

.menuSelectedPopupItem td {
	background: #5CA4CE url('../images/nav.JPG') repeat-x;
	width: 100%;
}

#header
{
position:relative;
background-color: #F9F9F7;
height:292px;
color: #fff;
}
#header .Right
{
position:relative;
/*background: #F9F9F7 url('../images/leftheader1.jpg') repeat-y;*/
float: right;
padding-right:2px;
}

#header .Left
{
position:relative;
background-position:center;
float: left;
top: 0px;
	
}


#center
{
	position: relative;
	padding: 345px 0px 2px 0px;
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* Left Side of Page*/
#primarycontent
{
position: relative;
width: 208px;
float: left;
padding:0px 2px 2px 2px;
z-index:10;
height: 294px;
background-color: #FFFFFF;
}

#primarycontent h1
{
position: relative;
font-weight: bold;
font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
font-size:11px;
color: #FFFFFF;
padding-left:10px;
margin-bottom:0px;

}

#primarycontent .image
{
	
}

#primarycontent .content
{
height:200px;
padding: 0px 5px 5px 5px;
margin-bottom: 5px;
}


#primarycontent .post
{
width: 195px;
border: solid 1px #5CA4CE;
margin-bottom: 10px;

}

#primarycontent .post .header
{
position: relative;
background: #5CA4CE url('../images/nav.JPG') repeat-x;
height:25px;
}


#primarycontent .post .date
{
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #545758;
font-weight: bold;
}

#primarycontent .post .content
{
position: relative;
height:80px;

}

#primarycontent .post .content .news
{
position: relative;
padding-left:5px;
height:20px;
margin-bottom: 2px;
}
#primarycontent .post .content ul
{
position: relative;

}

#primarycontent .post .content ul li
{
display: inline;
line-height: 10px;
padding-left: 15px;
background-repeat: no-repeat;
}

#primarycontent .post .content  ul li.readmore
{
background-image: url('../images/a38.gif');
}

#primarycontent .post .footer
{
position: relative;
background: url('../images/a33.gif') repeat-x;
height: 40px;
}

#primarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 15px;
bottom: 5px;
}

#primarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly
{
background-image: url('../images/a41.gif');
}

#primarycontent .post .footer ul li.comments
{
background-image: url('../images/a36.gif');
}

#primarycontent .post .footer ul li.readmore
{
background-image: url('../images/a38.gif');
}


/* Right side of page */ 

#secondarycontent
{
	position: relative;
	width: 570px;

	padding: 5px 2px 5px 2px;
	background-color: #FFFFFF;
}
#secondarycontent h9
{

position: relative;
top: 3px;
font-size: 14px;
line-height: 15px;
color: #656551;
background: url('../images/a22.gif') bottom repeat-x;
padding: 0px 0px 5px 0px;
margin-bottom: 8px;
}

#secondarycontent h6
{
position: relative;
font-size: 12px;
line-height: 15px;
color: #656551;
padding: 0px 0px 0px 0px;
/*margin-bottom: 2px;*/
}

#secondarycontent h5
{
position: relative;
font-size: 16px;
line-height: 17px;
color: #656551;
padding: 0px 0px 0px 0px;

}





#secondarycontent .content
{
padding: 0px 15px 0px 15px;
margin-bottom: 10px;
}

#secondarycontent .post
{
	
margin-bottom: 10px;
}

#secondarycontent .post .header
{
position: relative;
}


#secondarycontent .post .content
{
margin-bottom: 0px;
}




#secondarycontent .post .footer
{
position: relative;
top: 2px;
background: url('../images/a33.gif') repeat-x;
height: 50px;
}

#secondarycontent .post .footer ul
{
list-style: none;
position: absolute;
right: 10px;
bottom: 15px;
}

#secondarycontent .post .footer ul li
{
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#secondarycontent .post .footer ul li.printerfriendly
{
background-image: url('../images/a41.gif');
}

#secondarycontent .post .footer ul li.comments
{
background-image: url('../images/a36.gif');
}

#secondarycontent .post .footer ul li.readmore
{
background-image: url('../images/a38.gif');
}
#foot
{
position: relative;
clear: both;
padding: 0px 0px 0px 20px;
height: 5px;
text-align:center;
line-height: 5px;
background: url('../images/bottomBlueBar.gif') repeat-x;
color: #FFFFFF;
}
#footer
{
position: relative;
clear: both;
height: 30px;
text-align:center;
line-height: 32px;
background: url('../images/centerBGdarkgreen.gif') repeat-x;
color: #FFFFFF;
	
	
}
#footer h1
{
font-size:14px;	
font-weight: bold;
}
#footer h2
{
font-size:14px;	

}

#footer a
{
color: #F1A90D;
font-weight: bold;
font-size:12px;
text-decoration: none;
}

#footer a:hover
{
color: #343638;
}


/* Left Side of Page*/


/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(../images/nav.JPG) repeat-x;
    border: none;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    font-size:11px;
    color: #FFFFFF;
    height: 22px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    
   
}
.buttonsmall-ovr
{
  
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    font-size:11px;
    color: #FF7800;
	
}