#l-col {
 font-size: 70%;
 }

#slideshow {
 display: block;
 background-color: transparent;
 padding-left: 0px;
 }

#slideshow2 {
 display: block;
 background-color: transparent;
 padding-left: 0px;
 }

#tagline {
 display: block;
 background-color: transparent;
 padding-left: 0px;
 }

#bodyblock a {
 color: DarkBlue;
 }

#bodyblock a:visited {
 color: #808080;
 }

#bodyblock a:hover {
 color: #ff0000;
 }

h1, h2, h3, h4, h5 h6 {
 font-family: georgia;
 font-weight: normal;
 text-transform: uppercase;
 }

h2 {
 font-size: 150%;
 background-color: transparent;
 margin-bottom: 8px;
 }
 
 #header h2 {
 font-size: 110%;
 background-color: transparent;
 margin-bottom: 8px;
 font-weight: normal;
 margin-top: 0px;
 }

h5 {
 margin-bottom: 8px;
 font-weight: bold;
 }

#l-col h3 {
 color: #515151;
 text-transform: none;
 font-size: 90%;
 font-weight: bold;
 font-family: verdana;
 }

h4 {
 color: #cd3301;
 text-transform: none;
 font-size: 125%;
 font-weight: bold;
 font-family: verdana;

 }

#l-col a h3 {
 text-decoration: none;
 }

#l-col p {

 font-family: verdana, arial, helvetica, sans-serif;
 color: #515151;
 line-height: 150%;
 }

#l-col li {
 font-family: verdana, arial, helvetica, sans-serif;
 color: #515151;
 line-height: 150%;
 list-style-type: square;
 }

#l-col li li {

 }

label {
 color: #515151;
 }

.todoname {

 color: #515151;
 }

.todocomplete {

 color: #808080;
 }

.tododescription {
 color: #515151;
 margin-left: 25px;

 }

.tododuedate {
 color: #515151;
 margin-left: 25px;

 }

#l-col td {
 font-family: verdana, arial, helvetica, sans-serif;
 color: #515151;
 line-height: 150%;

 padding-bottom: 25px;
 }

#l-col th {
 font-family: verdana, arial, helvetica, sans-serif;
 color: #515151;
 line-height: 150%;

 }

.galleryimg {
 padding: 1px;
 background-color: #ffffff;
 border: 0;
 }

.thumb {
 padding: 1px;
 background-color: #ffffff;
 overflow: hidden;
 margin: 1px;
 }

.category {
 font-size: 180%;
 font-weight: normal;
 font-color: #515151;
 margin-bottom: 16px;
 }

.portfolioimg {
 width: 204px;
 color: #808080;/*#cd3301*/;
 font-weight: bolder;
 font-size: 80%;
 margin-bottom: 8px;
 }

#files li{
 margin-left: -24px;
 list-style-type: disc;
 }