/* WARRNAMBOOL KENNELS AND CATTERY */


body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-attachment: scroll;
	background-image: url(images/WKCbackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d6cebf;
}


p{ margin-top: 0.6em; margin-bottom: 0.6em; } 

#outershell{ 

width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 }
#innershell{position:relative;
width: 950px;}

#topsection{
margin-top:30px;
}

#contentwrapper{
	margin-top: 10px;
	border-style:solid;
	border-width: 2px;
	border-color: #B6AE9E;
	background-color: #fffffa;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}




#leftcolumn{
	width:520px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#rightcolumn {
	float:right;
	width:365px;
	text-align:right;
}

#photobox_container {
width:365px;
clear:left;
float:left;
text-align:right;
}

div.photobox  { float:left;
	margin: 10px;
	padding-top:20px;
	padding-bottom:20px;
	border: 1px solid #BCB4A5;
	width: 160px;
	text-align: center;
	background-image: url(images/photobox_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#EBE8E1;

}

div.photobox img 
  { 
  display: inline;
  }

#extra { 
    margin-top: 10px;
	border-style:solid;
	border-width: 2px;
	border-color: #B6AE9E;
	background-color: #fffffa;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#extra_container {
margin-right:20px;

}



div.extrabox  { float:left;
	margin: 10px;
	padding: 10px;
	border: 1px solid #BCB4A5;
	width: 420px;
	text-align: center;
	background-image: url(images/photobox_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#EBE8E1;

}


h1 {
	font-size:25px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#496349;
	font-weight:bold;
}

h2 {
	font-size:20px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#496349;
	font-weight: bold;
}

h3 {font-size:18px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
		text-transform: lowercase;
	color:#496349;
	font-weight: bold;}

h4 {font-size:16px;
	letter-spacing: 2px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
		text-transform: lowercase;
	color:#496349;
	font-weight: bold;}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #6B926C;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #6B926C;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	#clearfloats {clear:both;}
	
#copyright {

width: 980px;
padding:10px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #BCB4A5;

}


.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCB4A5;
	text-decoration: none;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#BCB4A5;
	text-decoration: none;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;		
}	

.google {
    width: 495px;
	border: 4px solid #45332e;
}

input
{
color: #999999;
font-size:10px;
border: 1px solid #999999;
}

.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #999999;
} 

img { border:0px;
border-color: #FFFFFF}


