/*this is the core stylesheet for the site*/



#stripLeft {
background-image: url(images/cal_bkgd_smL.gif);
background-repeat: repeat-y;
width: 3px;
position: absolute;
top: 0px;
left: -3px;
height: 100%; 
}

#stripRight {
background-image: url(images/cal_bkgd_smR.gif);
background-repeat: repeat-y;
width: 3px;
position: absolute;
top: 0px;
left: 619px;
height: 100%; 
}

a.photomenu:link, a.smallLink:visited,  a.smallLink:active{
font-size: 11px;
line-height: 13px;
color: #333333;
background-color: #ffffff;
}

a.photomenu:hover {
font-size: 11px;
line-height: 13px;
color: #999999;
background-color: #ffffff;
}

a.smallLink:link, a.smallLink:visited,  a.smallLink:active{
display: block;
text-decoration: none;
font-size: 11px;
line-height: 13px;
padding-left: 10px;
color: #f86906;
background-color: #f8f8f8; 
}

a.smallLink:hover {
display: block;
text-decoration: none;
font-size: 11px;
line-height: 13px;
padding-left: 10px;
color: #f86906;
background-color: #f8e2b7; 
}

a.menu:link {
display: block;
color: #727272;
text-decoration: none;
background-color: #f8f8f8;}

a.menu:visited {
display: block;
color: #727272;
text-decoration: none;
background-color: #f8f8f8; 
}

a.menu:hover {
display: block;
background-color: #f0f0f0;
color: #9e9e9e;
text-decoration: none; 
}

a.menu:active {
display: block;
color: #727272;
text-decoration: none;
background-color: #f8f8f8;
}



a.menu22:link {
display: block;
color: #126752;
text-decoration: none;
background-color: #f8f8f8;}

a.menu22:visited {
display: block;
color: #126752;
text-decoration: none;
background-color: #f8f8f8; 
}

a.menu22:hover {
display: block;
background-color: #f0f0f0;
color: #579485;
text-decoration: none; 
}

a.menu22:active {
display: block;
color: #727272;
text-decoration: none;
background-color: #f8f8f8;
}



a.footer:link, a.footer:visited {
color: #333333;
background-color: #ffffff;
}

a.footer:hover {
color: #9e9e9e;
background-color: #ffffff;
}

h1 {
color: #f9f9f9;
font-size: 15px;
background-color: #999999;
padding: 3px;
}



#menuBar p {
display: block;
color: #727272;
 }

#maincontent p {
color: #333333;
}

#footer p {

font-size: 11px;
color: #333333;
line-height: 12px;
text-align: center;
}


a:link {
color: #CC6633;
background-color: #e9e9e9;
text-decoration: none;
line-height: 17px;
} 

a:visited {
color: #CC6633;
background-color: #e9e9e9;
text-decoration: none;
line-height: 17px;
} 

a:hover {color: #ffffff;
background-color: #bfbfbf;
text-decoration: none;
line-height: 17px;
} 

a:active {text-decoration: none;}
 
p {font-size: 13px;
text-align: left;
line-height: 17px;
}

#footer {
background-color: #ffffff;
clear: both;
padding-top: 12px;
padding-bottom: 12px;
border-top: 1px #CCCCCC solid;
 }
 
body {
margin: 0px 0px 0px 0px;
background-image: url(images/cal_bkgd.gif); 
color: #333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
background-color: #ffffff;
text-align: left;
margin: 0;
padding: 0;
}



.headerNew {

color: #ffffff;
text-decoration: none;
background-color: #333333;
font-weight: bold;
padding-left:3px;
padding-right: 3px;
padding-top: 2px;
padding-bottom: 2px;
}



#container {
margin: 8px auto;
width: 619px;
background-color: white;
position: relative;
}

#header {
background-image: url(images/title.gif);
margin: 0px;
padding: 0px;
width: 619px;
height: 97px; }

#menuBar {
background-color: #f8f8f8;
width: 139px;
height: 574px;
padding-left: 9px;
line-height: 16px; 
float: left;
background-image: url(images/asps_logo.gif); 
background-repeat: no-repeat;
background-position: 8px 28em;
}

#maincontent {
margin-left: 150px;
margin-right: 160px;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid; 
padding-right: 5px;
padding-left: 12px;
}

#maincontent2 {
margin-left: 150px;
border-left: 1px #CCCCCC solid;
padding-top: 0px;
padding-right: 12px;
padding-left: 12px;
}

#auxcontent {
background-image: url(images/calvert_portrait.jpg);
width: 156px;
height: 389px; 
float: right;}


#photomaincontent {
padding: 5px;
padding-top: 7px;
width: 275px;
height: 650px;
float: right;
}


#photomaincontent2 {
padding: 5px;
padding-top: 7px;
width: 275px;
float: right;
}



#photocontent {
margin-left: 150px;
margin-right: 285px;
padding-top: 10px;
padding-left: 5px;
width: 169px;
height: 650px;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid; 

}


