/* This is the main stylesheet for the Stovall Group Services page */


/* This is the header that contains the tagline */
#branding {float: left; width: 100%; height: 82px; background-color: #cfa26e; background-image: url(../images/TSG_Portfolio_header.jpg); background-repeat: no-repeat; background-position: top left; margin-top: 15px;}

#flash {float: left; display: inline; width: 400px; height: 250px; margin-left: 150px; margin-top: -25px; margin-bottom: 0px; padding: 15px; border: 1px #ddd0a8 solid;}

.h1underline {border-bottom: 1px #ddd0a8 solid; padding-bottom: 5px; margin: 0px;}

#portfolioNav {clear: both; float: left; display: inline; margin-left: 150px; margin-bottom: 75px; width: 430px; background-color: #d8c2a4; padding: 2px 0px; text-align:center; border-left: 1px #ddd0a8 solid; border-right: 1px #ddd0a8 solid; font-weight: bold;}

#portnav ul {list-style: none;}

#portnav li {display: inline;}

#portnav a {padding: 5px 15px;}

#portnav a:link, a:visited {color: #a07e4c; text-decoration: none;}

#portnav li a:hover {color: #935e3a;} 

#portnav a:active {color: #935e3a; background-color: transparent;} 

#current {color: #935e3a;}