/*
Default zero's out browser defaults
*/
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 border: 0px;
 font-size: 100.01%;
}

body { 
	background-color: #e8a8c2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color:#000000;

}

h1 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-bottom: 10px;
}
h1 a:link {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-bottom: 10px;
	text-decoration:underline;
}
h1 a:visited {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-bottom: 10px;
	text-decoration:underline;	
}

h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-bottom: 2px;
}

.puppy_names {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	margin-bottom: 2px;
}
.welcome {
	margin: 0px 10px 25px 0px; 
}

.pawparazzi {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
.location_pink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color:#f78bb6;
}

.menu_table {
	BACKGROUND-COLOR: #000000;
	color:#FFFFFF;
	PADDING:0px;
	BORDER: 0px;
}

.main_nav_txt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}
.main_nav_txt a:link, a:active, a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;

}
.main_nav_txt a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;

}
.main_nav_txt a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: underline;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	text-decoration: underline;
}
.txt a:link, a:active, a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	text-decoration: underline;
}
.txt a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	text-decoration: underline;
}
.txt a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;
}


.sendButton {  margin-top: 5px;	border:0;}
.emailfield {  margin-top: 0px; margin-bottom: 5px; font-family: Arial; font-size: 11px; width: 150px; background-color: #F0F0F0; color: #000000; }
.emailfieldproduct {  margin-top: 0px; margin-bottom: 5px; font-family: Arial; font-size: 11px; width: 230px; background-color: #F0F0F0; color: #000000; }



/* Thank You Page & holiday */

#mailing_list {
	margin: 0px 0px 0px 0px; 
	padding:0px;
}

#making_spirits {
	background-image:url(pics/making_spirits_bg.gif); background-position:left top; background-repeat:no-repeat;

}

.regfield_holiday { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; 
	width: 125px; 
	height: 15px;
	background-color: #cb3c38;
	border: #000000 solid 1px;
}
.dogbreeds_holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	width: 262px;
	height: 15px;
	background-color: #cb3c38;
	border: #000000 solid 1px;
}

.textbxfield_holiday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cb3c38;
	border: #000000 solid 1px;
	color: #ffffff;
	width: 258px;
	height: 66px;
	overflow: auto;
	clip: rect(   )
}

#table_margin_holiday {
	margin:122px 44px 0px 16px;
}

#table_margin_holiday_form {
	margin:10px 0px 0px 0px;
}

#left_image {
	margin:40px 0px 0px 45px;
}

#table_margin {
	margin:120px 44px 0px 16px;
	width:300px;
}

/* End  245 */


/* Contact Page */


.regfield { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
	width: 142px; 
	height: 15px;
	background-color: #f8d3e4;
	border: #CCCCCC solid;
	border:solid 1px;
}
.dogbreeds { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
	width: 300px; 
	height: 15px;
	background-color: #f8d3e4; 
	border: #CCCCCC solid;
	border:solid 1px;
}

.textbxfield {  
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	background-image: url(pics/smallPic.gif); 
	border: #CCCCCC solid;
	border:solid 1px;
	color: #000000;  
	width: 300px;
	height: 66px; 
	overflow: auto;
	clip: rect(   )
}

/* End */
