/* The two-column container */
#container {
	width:880px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/container-bg.gif);
	border-right-color:#aa4e97;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#aa4e97;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}
#navbar {
	float:left;
	width:200px;
	text-align:center;
	font-family:Times,"Times New Roman",Bodoni,Garamond,"MS Georgia",serif;
	background-color:#aa4e97;
	}
/* For links, list them in this order: "link-visited-hover-active", or "LVHA"  LoVeHAte*/
#navbar a:link    {color:#ffffff; font-size:24px; text-decoration:none;}
#navbar a:visited {color:#ffffff; font-size:24px; text-decoration:none;}
/*#navbar a:hover   {color:#ffffff; font-size:24px; text-decoration:none; font-weight:bold;}*/
#navbar a:hover   {color:#0000ff; font-size:24px; text-decoration:none;}
#navbar a:active  {color:#ffffff; font-size:24px; text-decoration:none;}
/* font-style:italic;*/

#content {
	margin-left:200px;
	padding-left:15px;
	padding-right:15px;
	color:#ffffff;
	font-size:17px;
	font-family:Times,"Times New Roman",Bodoni,Garamond,"MS Georgia",serif;
	}
#footer {
/*	width:851px;*/
	width:880px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align:center;
	padding:15px;
	}
#footer-lh {
	float:left;
	width:185px;
	font-size:12px;
	color:#ffffff;
	padding-bottom:10px;
	}
#footer-lh p {font-size:14px;}
#footer-rh-container {
	float:right;
	width:690px;
	}
#footer-middle {
	float:left;
	width:517px;
	}
#footer-rh {
	float:right;
	width:165px;
	font-size:12px;
	}
#footer-rh p {font-size:12px;}

#ourdogs-cols1 {
	float:left;
	width:470px;
	padding-bottom:10px;
	}
/*#ourdogs-cols1 p {font-size:20px; margin-top:7px; margin-bottom:7px;}*/
#ourdogs-cols1 p {font-size:20px; line-height:10px;}
#ourdogs-cols-rh-container {
	float:right;
	width:137px;
	}
#ourdogs-cols2 {
	float:left;
	width:75px;
	line-height:7px;
	}
/*#ourdogs-cols2 p {font-size:20px; margin-top:13px; margin-bottom:20px;}*/
#ourdogs-cols2 p {font-size:20px; line-height:8px;}
#ourdogs-cols3 {
	float:right;
	width:50px;
	line-height:7px;
	}
/*#ourdogs-cols3 p {font-size:20px; margin-top:13px; margin-bottom:20px;}*/
#ourdogs-cols3 p {font-size:20px; line-height:8px;}

#purple-border {
	width:95%;
	padding:10px;
	border-color:#aa4e97;
	border-width:4px;
	border-style:double;
	text-align:center;
	margin:auto;
	}
.tiny        {font-size:10px;}
.tinyBold    {font-size:10px; font-weight:bold;}
.sml         {font-size:12px;}
.smlBold     {font-size:12px; font-weight:bold;}
.med         {font-size:14px;}
.medBold     {font-size:14px; font-weight:bold;}
.body        {font-size:17px;}
.bodyBold    {font-size:17px; font-weight:bold;}
.lrg         {font-size:20px;}
.lrgBold     {font-size:20px; font-weight:bold;}
.xlrg        {font-size:24px;}
.xlrgBold    {font-size:24px; font-weight:bold;}
.xxlrg       {font-size:32px;}
.xxlrgBold   {font-size:32px; font-weight:bold;}
.bold        {font-weight:bold;}

p, td    {color:#ffffff; font-size:17px; font-family:Times,"Times New Roman",Bodoni,Garamond,"MS Georgia",serif;}
p.indent {color:#ffffff; font-size:17px; font-family:Times,"Times New Roman",Bodoni,Garamond,"MS Georgia",serif; text-indent:30px; margin-top:0; margin-bottom:0;}
p.single-spacing {line-height:7px;}

h1 {color:#aa4e97; font-size:28px; font-weight:bold; margin:10px 0px -15px 0px;}
h2 {color:#aa4e97; font-size:24px; font-weight:bold; margin:10px 0px -15px 0px;}
h3 {color:#aa4e97; font-size:22px; font-weight:bold; margin:10px 0px -15px 0px;}
h4 {color:#aa4e97; font-size:20px; font-weight:bold; margin:10px 0px -15px 0px;}
h5 {color:#aa4e97; font-size:18px; font-weight:bold; margin:10px 0px -15px 0px;}
h6 {color:#aa4e97; font-size:16px; font-weight:bold; margin:10px 0px -15px 0px;}

sup {position:relative; font-size:0.9em;}
sub {position:relative; font-size:0.9em; top:0.1em; line-height:0.2em;}

body {margin:0px 0px 0px 0px; background-color:#000000;}

.img {border-width:0;}
.img-border {border-style:ridge; border-color:#aa4e97; border-width:2px;} /* #996600 is brown */

.photos-2wide-l {
	float:left;
	width:300px;
/*	margin:0 10px 20px 0;*/
	padding:0 0 30px 0px;
	}
.photos-2wide-r {
	float:left;
	width:300px;
/*	margin:0 0px 20px 10px; */
	padding:0 0 30px 15px;
	}
.photos-2wide-l img {margin-bottom:10px;}
.photos-2wide-r img {margin-bottom:10px;}

.thumbnail {
	float:left;
	text-align:center;
	width:100px;
	border:1px solid #aa4e97;
	margin:0 21px 40px 21px;
	padding:5px;
	font-size:12px;
	}
.thumbnail img {border:0;}
.thumbnail-nocaption {
	float:left;
	width:100px;
	border:1px solid #aa4e97;
	margin:0 26px 40px 26px;
	}
.thumbnail-nocaption img {border:0; margin-bottom:-4px;}
.clearboth {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}

/*ul {list-style:none; text-indent:-10px;}*/
/*ul {list-style:none;}*/
/*li {margin:0 0 5px -20px; text-indent:25px; background: url(images/li.jpg) no-repeat 0px 0px;}*/
/*li {margin:0 0 5px -20px; text-indent:25px; background: url(images/li.gif) no-repeat 0px 0px;}*/
/*li.flower {margin:0px 0px 0px -30px; padding:0px 0px 5px -30px; text-indent:25px; background: url(images/li.png) no-repeat 0px 0px;}*/

html{
	scrollbar-face-color:#990066;
/*	scrollbar-base-color:#000000;*/
	scrollbar-base-color:#990066;
/*	scrollbar-track-color:#000000;*/
	scrollbar-track-color:#aa4e97;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#C6C;
	scrollbar-3dlight-color:#990066;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
}

/* For links, list them in this order: "link-visited-hover-active", or "LVHA"  LoVeHAte*/
a:link    {color:#9966ff; text-decoration:underline;}
a:visited {color:#aa4e97; text-decoration:underline;}
a:hover   {color:#ffffff; text-decoration:none;}
a:active  {color:#ffffff; text-decoration:none;}

