/* CSS Document for Gipfert's Construction */
/* Coded by: Skyler Willett - Dynamic Edge, Inc. */

body{
	background-color:#ECECEC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:30px;}

a:link {
	color: #333333;
	text-decoration: none;}

a:active {
	color: #333333;
	text-decoration: none;}

a:visited {
	color: #333333;
	text-decoration: none;}

a:hover {
	color:#000000;
	text-decoration: none;}
	
.bottomBanner{
	background-image:url(images/bottom-banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:73px;
	padding-top:12px;}
	
.bottomText{
	color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;}

.copyright{
	color:#666666;
	font-size:11px;
	padding:5px;}

.imageBorder{
	border:1px solid #CCCCCC;}

.innerShadow-Bottom{
	background-image:url(images/innershadow-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:4px;}

.innerShadow-Top{
	background-image:url(images/innershadow-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:4px;}

.mainAddress{
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;}

.mainBox{
	background-color:#FFFFFF;
	border-bottom:1px solid #6B6B6B;
	border-top:1px solid #6B6B6B;
	font-size:12px;
	padding:20px;
	padding-bottom:5px;
	padding-right:0px;
	width:461px;}
	
.mainBox-RightBorder{
	border-right:1px solid #6B6B6B;}

.mainBox-CornerBack-Bottom{
	background-image:url(images/corner-bottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:30px;}

.mainBox-CornerBack-Top{
	background-image:url(images/corner-topright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:30px;}

.navBG{
	background-image:url(images/nav-bottombg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;}

.navDropDown{
	background-color:#FFFFFF;
	background-image:url(images/nav-dottedline.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #666666;
	color:#333333;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:5px;
	padding-top:20px;}
	
.navDropDownPhotos{
	background-color:#FFFFFF;
	background-image:url(images/nav-dottedline.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #666666;
	color:#333333;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;}
	
.navDropDownPhotosText{
	color:#666666;
	font-size:11px;}
	
.navMainCell{
	background-color:#F3E0C2;
	background-image:url(images/nav-dottedline.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	border-left:1px solid #666666;
	color:#555555;
	cursor:pointer;
	cursor:hand;
	font-size:13px;
	font-weight:bold;
	height:30px;
	padding-left:25px;
	padding-top:14px;}
	
.navMainCell:hover{
	background-color:#E8CFAF;
	cursor:pointer;
	cursor:hand;}

.navTopCell{
	background-color:#F3E0C2;
	background-image:url(images/nav-topcellbg.gif);
	background-position:top left;
	color:#555555;
	cursor:pointer;
	cursor:hand;
	font-size:13px;
	font-weight:bold;
	height:30px;
	padding-left:25px;
	padding-top:14px;}
	
.navTopCell:hover{
	background-color:#E8CFAF;
	cursor:pointer;
	cursor:hand;}

.sideShadow-Left{
	background-image:url(images/sideshadow-left.jpg);
	background-position:right;
	background-repeat:repeat-y;}
	
.sideShadow-Right{
	background-image:url(images/sideshadow-right.jpg);
	background-position:left;
	background-repeat:repeat-y;}
	
.vertDivider{
	background-color:#F4DFAA;
	width:20px;}
