
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */

/* Edited by Bridget Willard for Riggins Construction & Mangement 12/30/11 */

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:700px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#header{
 position:relative; 
 height:210px; 
 background-color:#FFFFFF;
 background-image: url('http://www.rigginsconst.com/test/images/2012-RCMI-webbanner.jpg') ;
 background-repeat: no-repeat;
 width:100%;
 display:block;
 
} 
 
#leftcol{
 width:130px; 
 float:left; 
 position:relative; 
 background-color:#ffffff;
 padding-right: 10px;
 }
 
#twocols{
 width:560px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:170px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 padding-left: 10px;
 }
 
#maincol{
 background-color: #FFFFFF;  
 float: left; 
  position: relative; 
 width:370px;
 }
 
#footer{
 height: 100px; 
 background-color:#FFFFFF;
 background-image: url('http://www.rigginsconst.com/test/images/2012-RCMI-footer.jpg') ;
 background-repeat: no-repeat;
 padding: 25px;
}

 
p { 
	font:14px Tahoma;
	margin-top: 0; 
	text-align: justify;
	font-weight:400;
	line-height: 16px;
	color: #333333;
	text-indent: 20px;
	letter-spacing: 1px; 
	}

	

p.small { 
	margin-top: 0; 
	text-align: justify;
	line-height: 15px;
	color: #003366;
        font-style: oblique;
	}
	

p.2 { 
	font: 11px verdana; margin-top: 0; 
	text-align: justify;
	line-height: 16px;
	color: #336699;
	text-indent: 10px;
	letter-spacing: 0px; 
	}



p.caption { 
	font: oblique bold 1.6em verdana, arial;
	letter-spacing: 2px; 
	margin-bottom: 0; 
	color: #339999;
	line-height: 40px;
	font-weight: bold;
	text-indent: 0px;
	}



h3 { 
	font: oblique bold 1.4em verdana, arial;
	letter-spacing: 2px; 
	margin-bottom: 0; 
	color: #336699;
	}
	


h2 { 
	font: italic normal 16px verdana;
	letter-spacing: 3px; 
	margin-bottom: 0; 
	color: #003366;
	}

h1 { 
	font: italic normal 18px verdana, arial;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #003366;
	}	


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003366;
	}


a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #336699;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #666666;
	}

div.img
{
  margin: 2px;
 
  height: 300;
  width: 120;
  float: left;
  margin: 7px;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 0px;
  border: 0px solid #ffffff;
}

div.img 
a:hover img {border: 1px solid #0000ff;}


div.desc
{
  font: 10px verdana, arial;
  text-align: center;
  font-weight: normal;
  color: #0066cc;
  width: 150px;
  margin: 2px;
}

.navigation{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	text-decoration: blink;
	background-color: #ffffff;
	display: block;
	padding: 4px;
	width: 120px;
}


.navigation:hover{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	padding: 4px;
	width: 120px;
}


.navigationtrans{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 120px;
	visibility: visible;
}


.navigationtrans:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 120px;
	letter-spacing: inherit;
}

#navhorizontal {
	position:absolute;
	left:70px;
	top:294px;
	width:600;
	height:50px;
	z-index:6;
}


td{
font-family: Verdana, sans-serif;
font-size: 13px;
color: 	#FFFACD;
line-height: 16px;
background-color: #000000;
padding: 1px;
}
.bold {
}


/* lists */

ul {
	margin-left: 75; 
	text-align: justify;
	line-height: 25px;
	color: #336699;
	list-style-position: inside;
        list-style-type: square;
	}
li{
font-family: Verdana, sans-serif;
font-size: 14px;
color: 	#336699;
line-height: 15px;
background-color: #ffffff;
padding: 2px;
}
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
     
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}





