/* SETS BASIC HTML DEFINITIONS */

html {
	height: 100%; 
	margin-top: 0px;
}

body {	
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%;
	color: #360904; 
	text-align: left; 
	margin: 0px 0
}

table, td {
	padding: 0px; 
	margin: 0; 
	border-collapse: collapse; 
	font-size: 100%;
}

ul li {
	list-style-image: url('images/design/bullet.gif'); 
	font-size: 100%;
}

hr {
	background-color: #ffffff; 
	color: #1E3346; 
	height: 1px; 
	width: 100%;
}

img {
	border: none;
}

form {
	margin: 5px 0 0 0; 
	padding: 0; 
	font-size: 100%;
}

.forminput {
	background-image: url('images/design/sandblanket_bk.gif');	
	color: #ffffff; 
	border: 1px solid #1E3346; 
	padding: 2px; 
	font-size: 100%; 
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0;
}

/* SETS HEADING PROPERTIES */

h1 {
	font-family: Verdana, Arial, sans-serif; 
	color: #520C04; 
	text-align: left; 
	font-size: 40px; 
	font-weight: bold; 
}

h2 {
	font-family: Monotype Corsiva, Verdana,  sans-serif; 
	color: #520C04; 
	text-align: center; 
	font-size: 40px; 
	font-weight: bold; 
}

h3 {
	font-family: Monotype Corsiva, Verdana,  sans-serif; 
	color: #520C04;
	text-align: center; 
	font-size: 30px; 
	font-weight: bold; 
}

h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px; 
	font-weight: normal; 
	color: #520C04; 
}

/* SETS THE VARIOUS HYPERLINK PROPERTIES */

a:link  {
	color: #520C04; 
	text-decoration: underline; 
	font-weight: bold;
}

a:visited {
	color: #881408; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover {
	color: #881408; 
	text-decoration: normal; 
	font-weight: bold;
}

a:active {
	color: #881408; 
	text-decoration: underline; 
	font-weight: bold;
}


.navigation a:link  {
	color: #520C04; 
	text-decoration: underline; 
	font-weight: bold;
}

.navigation a:visited {
	color: #881408; 
	text-decoration: underline; 
	font-weight: bold;
}

.navigation a:hover {
	color: #881408; 
	text-decoration: normal; 
	font-weight: bold;
}

.navigation a:active {
	color: #881408; 
	text-decoration: underline; 
	font-weight: bold;
}

/* SETS THE CLASS PROPERTIES */

.wrapper {
	width: 100%; 
	color: #520C04; 
	text-align: left;
	margin: 0 auto;
}

.header {
	background-image: url('images/design/topborder.jpg');	
	color: #fff;
	text-align: center;
	vertical-align: top;
	height: 118px;
	width: auto;
}

.footer {
	background-image: url('images/design/bottomborder.jpg');	
	text-align: left;
	color: #384641;
	height: 118px;
	width: auto
}

.mainwide {
	background-image: url('images/design/leather_natural_bk.gif');	
	padding: 10px 10px; 
	width: auto;
	font-weight: normal; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #384641 
}

.left {
	background-image: url('images/design/leftborder.jpg');
	color: #000; 
	text-align: center;
	letter-spacing: 2px
	width: 118px;
}

.right {
	width: 118px;
	background-image: url('images/design/rightborder.jpg');
	color: #000; 
	text-align: center;
	letter-spacing: 2px
}

.pedigreetext {
	background-image: url('images/design/leather_natural_bk.gif'); 
	width: 95%;
	padding: 12px; 
	border: 2px solid #520C04;	
	vertical-align: middle; 
	text-align: left;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: regular;
	color: #384641 
}

.catalog {
	width: 95%;
	vertical-align: middle; 
	text-align: left;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%; 
	font-weight: regular; 
}

.photogallery {
	width: 650px;
	background-image: url('images/design/leather_natural_bk.gif');
	vertical-align: middle; 
	text-align: center;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 100%; 
	font-weight: regular; 
}
.pageheading {
	background-image: url('images/design/leather_natural_bk.gif'); 
	width: 100%;
	vertical-align: middle; 
	text-align: center;
	font-family: Verdana, Arial, sans-serif; 
}

.footerright {
	background-image: url('images/design/rightside2.jpg');
	text-align: center;
	font-size: 90%; 
	font-weight: normal;
	border-top: 2px solid #384641; 
	padding: 10px 0;
}

.bottom_row {
	background-image: url('images/design/bottomborder.jpg');
	color: #fff;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	height: 17px;
}

.imageleft {
	margin: 3px 10px 2px 0px; 
	float: left; 
	border: 3px double #c0c0c0;
}

.imageright {
	margin: 3px 0px 2px 10px; 
	float: right; 
	border: 3px double #c0c0c0;
}

.imagecenter {
	margin: 0px 5px; 
	border: 3px double #c0c0c0;
}; 
               padding: 12px; background-image: 
               url('images/design/leather_natural_bk.gif')
               
}
.iframe {
	width:648px;
	height:648px;
	border:none;
	margin-left:1px;
	margin-top: 1px;
	float:center;
	background-image: url('images/design/leather_natural_bk.gif');