﻿#outer {
 border:1px solid #000000;
 width:798px;
 margin:auto;
 
 }

body {
  	margin:0;
    padding:0;			
    background:#fff;    
	font-size:12px;
	font-family: Verdana, Arial;
	text-align: justify;
    }


a {
text-decoration: none;
color:#631e8a;
}

a:hover {
text-decoration: underline;
}


#hdr {
 height:128px;

 }
 
 #bar {
 	background: #631e8a;
 	height: 10px;
 		
 	
}
 
 #bodyblock {
  position:relative;
  width:798px;
  vertical-align: top;
  background-color: #a9d250;
  background: url('/test/images/green_bg.jpg') repeat-y;
  overflow: hidden;
  
 }
 
 #l-col {
 background: #a9d250;
  float:left;
  color: #333333;
  width:178px;
  height: 100%;
 /*background-image: url(http://www.luckydawgmobilegrooming.com/test/images/green_bg.gif);*/
   background-repeat: repeat-y;
   overflow:hidden;
  }
 
 /*#l-colgreen {
   float:left;
   color: #333333;
   width:178px;   
   background-image: url(http://www.luckydawgmobilegrooming.com/test/images/green_bg.gif);
   background-repeat: repeat-y; 

  
  }
 */
 #cont {
  position: relative;
  top: 0;
  left:0;
  float: right;
  width:599px;
  background:#ffffff;
  color: #333333;
  border:solid #000000;	
  border-width:0 0 0 0px;
  padding: 10px 10px 10px 10px;
 }
 




    
#footlinks {
        	padding: 10px;
        	text-align: center;
    }


#ftr a {
		color:#cccccc;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
#ftr a:hover {
text-decoration: underline;
		}

#ftr {
 clear: both;
 height:72px;
 background:#631e8a;
 color: #cccccc;
 margin:0;
 width: 798px;
 text-align: center;
 }

.blu	{
	font-family: Verdana, Arial;
	color:#245ca3;
	font-size: 12px;
	font-weight: bold;

}


.orang	{
	font-family: Verdana, Arial;
	color:#f06335;

}

.grn	{
	font-family: Verdana, Arial;
	color:#a5cf38;
	font-size: 12px;
	font-weight: bold;

}

.purp	{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#631e8a;

}

.yell	{
	font-family: Verdana, Arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;

}

li {
	text-align: left;
}

.nospace {
	text-align: left;
}

.submitbutton {
	border: none;
	height:29px;
	width: 80px;
    	background: url('/test/images/submitform.jpg') no-repeat;
}

.submitbutton2 {
	border: none;
	height:29px;
	width: 80px;
    	background: url('/test/images/submit_yellow.jpg') no-repeat;
}

.submitbutton2reset {
	border: none;
	height:29px;
	width: 80px;
    background: url('/test/images/reset_yellow.jpg') no-repeat;
}

#by	{
	width:798px;
 	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	height:30px;
	color:#000000;
	border-bottom:0;
	border-top:1px solid #000000;
	border-left:0;
	border-right:0;
}

.by a	{
	color:#631e8a;
}

