td, li {
font-size:10pt;
}

a:link, a:visited {
color:#445d2a;
text-decoration:none;
}

a:hover {
color:#445d2a;
text-decoration:underline;

}

#vcs_home {
text-align:left;
width:810px;
margin:0 auto;
}

#vcs_home .header {
width:810px;
height:97px;
position:relative;
}

#vcs_home  .logo {
float:left;
margin:10px 0 0 30px;
width:437px;
height:73px;
background: #fff url(../images/vcsa_logo.gif) 0 0  no-repeat;
}
#vcs_home  .logo a{
display:block;
height:73px;
width:437px;
}

#vcs_home #leftcol {
width:199px;
float:left;
}

#vcs_home #rightcol {
width:601px;
float:left;
}

#vcs_home  .nav {
float:left;
clear:left;
margin:0;
width:199px;
height:296px;
background: #fff url(../images/bg_nav.gif) 0 0  no-repeat;
}


#vcs_home  .nav a:link, #vcs_home .nav a:visited {
color:#f6f1d4;
text-decoration:none;
}

#vcs_home  .nav a:hover, #vcs_home  .nav a.on {
color:#98875b;
text-decoration:none;

}
#vcs_home  ul#topnav {
list-style:none;
text-align:right;
text-transform:uppercase;
margin:35px 30px 0 0;
}

#vcs_home  ul#topnav li {
font-size:80%;
margin: 0 0 22px 0;
}

#vcs_home .callout {
text-align:right;
margin:20px 0 0 0;
float:left;
width:199px;
color:#98875b;
}

#vcs_home .callout p{
margin:30px 30px 0 0;
line-height:180%;
font-size:90%;
}


#vcs_home .callout p.quote{
margin:20px 7px 0 0;
line-height:140%;
font-size:120%;
font-weight:bold;
}

#vcs_home #content {
margin: 30px 0 10px 50px;
}

#vcs_home #content p {
font-size:90%;
margin:15px 0 0 0;
}

#vcs_home #content h1{
font-size:150%;
font-weight:normal;
color:#98875b;
}
#vcs_home #content h2{
font-size:120%;
font-weight:bold;
color:#98875b;
}
#vcs_home #content ul {
 list-style:none;
 margin-top:0;
}	

#vcs_home #content ul li {
 list-style:none;
 font-size:90%;
}

#vcs_footer {
font-size:75%;
color:#686764;
font-family:verdana;
padding:20px 0 ;
width:601px;
clear:both;
text-align:right;
}

#vcs_footer a:link,#vcs_footer a:visited {
color:#445d2a;
text-decoration:none;
}

#vcs_footer a:hover {
color:#445d2a;
text-decoration:underline;
}

.spacer {
clear:both;
height:1px;
font-size:1%;
}



