/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
    background-image:url(../images/background.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
    background-color:#7A8B5F;    
    margin:auto; padding: 0;
    text-align:center;	
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.166;	
	}
	
	body {
	margin-top:0px;
	
	}
	
	td {
		vertical-align: top;
	}
 a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#layout {
height:815px;
 width: 800px;
 margin:auto; padding: 0;
 background-color:#FFFFFF;
  }
#top-left {
 float:left;
 height:193px;
 width: 190px;
 margin-bottom:3px;
 background:#FFFFFF;
  }
#header {
 float:right;
 height:193px;
 width: 800px;
  }
 #rheader {
 float:right;
 height:193px;
 width: 606px;
 margin-bottom:3px;
 background:#FFFFFF;
  } 
  #lheader {
 float:left;
 height:193px;
 width: 190px; 
 margin-bottom:3px;
 background-image:url(../images/steps.jpg);
 background-repeat:no-repeat;
  }  
#navgutter {
 float:left;
 margin-bottom:3px;
 height:24px;
 width:191px;
 background:#FFFFFF;
 background-image:url(../images/lgutter.jpg);
 background-repeat:no-repeat;
 }
#navigation {
 margin-top:3px;
 margin-bottom:3px;
 float:right;
 height:24px;
 width:800px;
 }
#nav {
 float:right;
 height:24px;
 width:606px;
 background-color:#CDDF9D;
 } 
#contentarea {
height:592px;
width: 800px;
background-color:#FFFFFF;
  }
 #lcontent {
 float:left;
 height:592px;
 width: 191px;
 background-image:url(../images/leftpanel.jpg);
 background-color:#FFFFFF;
 background-repeat:repeat-y;
 color:#000000;
 }
 #rcontent {
 float:right;
 height:550px;
 width: 606px;
 background-color:#FFFFFF;
 color:#000000;
 }
 #content {
 height:550px; 
 width: 606px;
 margin-top:0px;
 background-color:#FFFFFF;
 color:#000000;
 }
#footer {
 height:42px;
 width:606px;
 bottom: 0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:center;
 color:#000000;
 }
.requestpic {
	margin-top:19px;
	margin-right:1px;
	}
.vidalpic {
	margin-top:19px;
    margin-right:5px;
	}
.recentprojects {
	margin-top:23px;
	margin-right:1px;

	}
.bbb {
	margin-top:81px;
	margin-bottom:19px;	
	}
.headers {
margin-left:24px;
margin-bottom:12px;
}
.cformatting {
padding-left:24px;
padding-right:24px;
}
.footerimage {
margin-top:0px;
margin-bottom:5px;
}	
/***********************************************/
/* Image Spacing                                */
/***********************************************/ 
