body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div, form
{
	display: inline;	
}

#sidebar_img1
{
	background-image: url(images_new/buttons_r1_c1.jpg);
	background-repeat: no-repeat;
	float: left;		
	width: 122;
	height: 23;
}

#sidebar_img2
{
	background-image: url(images_new/buttons_r3_c2.jpg);
	background-repeat: no-repeat;
	float: left;		
	width: 94;
	height: 19;
}

#sidebar_img3
{
	background-image: url(images_new/buttons_r5_c2.jpg.jpg);
	background-repeat: no-repeat;
	float: left;		
	width: 94;
	height: 19;
}

.boldtext
{
	font-weight: bold;	
}

.boldItalic
{
	font-weight: bold;	
	font-style: italic;
}

a.redlink
{
	color: #FF0000;
	font-weight: bold;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	text-align: center;	
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#error_messages
{
	padding: 5px;
	border: solid 1px #990000;
	background-color: #FFDFDF;
	color: #990000;
}

#success_messages
{
	padding: 5px;
	border: solid 1px #007F1D;
	background-color: #D1EFD8;
	color: #007F1D;	
}

#faq
{
	font-size: 12px;	
}

.GenericHeader
{
	font-weight: bold;	
}

.redtext
{
	color: #FF0000;
	font-weight: bold;	
}

.bluetext
{
	color: #0000FF;
	font-weight: bold;	
}

.sonshine
{
	font-weight: bold;
	font-style:italic;
	color: #000099;
}

/***Menus**************************/

#home
{			
	float: left;					
	background-image: url(images_new/home_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 31px;
	width: 94px;
}
#home a
{
	position: relative;
	top: 5px;
	padding-left: 20px;
}

#our_dogs
{
	float: left;					
	background-image: url(images_new/our_dogs_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 34px;
	width: 94px;
}

#our_dogs a
{
	position: relative;
	top: 10px;
	font-size: 12px;
	left: 13px;
}

#about_maltese
{
	float: left;					
	background-image: url(images_new/about_us_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 50px;
	width: 94px;
}

#about_maltese a
{
	position: relative;
	top: 8px;
	font-size: 14px;
	left: 18px;
}

#brag_page
{
	float: left;					
	background-image: url(images_new/brag_page_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 43px;
	width: 94px;
}

#brag_page a
{
	position: relative;
	top: 5px;
	font-size: 14px;
	left: 28px;
}

#avail_pups
{
	float: left;					
	background-image: url(images/available_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 50px;
	width: 94px;
}

#avail_pups a
{
	position: relative;
	top: 5px;
	font-size: 12px;
	left: 12px;
}

#comments
{
	float: left;					
	background-image: url(images/customer_comments_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 50px;
	width: 94px;
}

#comments a
{
	position: relative;
	top: 8px;
	font-size: 12px;
	left: 12px;
}

#about_us
{
	float: left;					
	background-image: url(images_new/about_us_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 50px;
	width: 94px;
}

#about_us a
{
	position: relative;
	top: 8px;
	font-size: 14px;
	left: 18px;
}

#faq_link
{
	float: left;					
	background-image: url(images_new/faq_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 31px;
	width: 94px;
}

#faq_link a
{
	position: relative;
	top: 8px;
	font-size: 14px;
	left: 25px;
}

#contact_us
{
	float: left;					
	background-image: url(images_new/contact_us_blank.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 40px;
	width: 94px;
}

#contact_us a
{
	position: relative;
	top: 2px;
	font-size: 14px;
	left: 15px;
}

.sidebar a:hover,
.sidebar a:focus {
  text-decoration: none;
  color: #cc0000;
}

.sidebar a
{
	color: #000000;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-weight: bold;
}

.center
{
	padding-left: 10px;
}

.over
{
	padding-left: 20px;
}