body{
	font-size: 0.7em;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4b1c15;
	background: url(../images/bg_body_tile.gif) repeat-x;
}

p{line-height: 1.6em; margin: 0 0 10px 0;}
a{color: #a65513;}
a:hover{color: #000;}
#rightContent ul li a {
	color: #a65513;
	font-weight: normal;
}

.back{
	font-weight: 800;
	margin: 5px 0 0 0;
	float: right;
}

.indent {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
}

.indentSecond {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
}
.indentThird {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
}

h3.galleryHeader{
	float: left;
}

h1,h2,h3,h4,h5,h6{color: #a65513;}
h1{font-size: 1.7em; }
h2{font-size: 1.6em; clear: both; width: 730; \width: 750px; w\idth:730px; float: left; background: #efedcd; height: 49px; line-height: 49px; color: #333; margin: 20px 0 10px 0; padding: 0 0 0 20px; border-bottom: 1px solid #CFCC9B;}
h3{font-size: 1.4em; color: #666666; margin: 0 0 10px 0;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1.0em;}

.floatLeft, a img.floatLeft {float: left; 
	margin: 5px 10px 5px 0;
	border: 2px solid #a65513;
}

.floatRight, a img.floatRIght {float: right;
	border: 2px solid #a65513;
	margin: 5px 0 5px 10px;
}

.picasaweb_links img {
	border: 2px solid #a65513;
	margin: 5px 5px 5px 5px;
}
.picasaweb_links td {
	/* height: 194px; */
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-position: left;
}
.picasaweb_links td.title {
	height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.judge {
	font-weight: bold;
}

.buttonRight{float: right;}

#wrapper{
	width: 750px;
	height: 131px;
	margin: 0 auto;
	text-align: left;
}

#header{
	width: 750px;
	float: left;
}

#header h1 a{
	width: 292px;
	height: 130px;
	margin: 0 0 0 0;
	float: left;
	text-indent: -9999em;
	background: url(../images/logo.gif) no-repeat;
}

#header ul{
	font-size: 1.1em;
	float: right;
	margin: 50px 0 0 0;
	color: #999999;
}

#header ul li{
	display: inline;
	margin: 0 10px 0 0;
}

#header ul li a{
	margin: 0 10px 0 0;
}


ul#menu{
	width: 750px;
	height: 34px;
	float: left;
	margin: 1px 0 0 0;
	display: inline;
}

ul#menu li{
	float: left;
}

ul#menu li a{
	height: 34px;
	float: left;
	display: block;
	text-indent: -9999em;
	background: #a65513 url(../images/menu.gif) no-repeat;
}

ul#menu li#breed a{background-position: 0 0; width: 164px;}
ul#menu li#gallery a{background-position: -164px 0; width: 139px;}
ul#menu li#dogs a{background-position: -303px 0; width: 117px;}
ul#menu li#puppy a{background-position: -420px 0; width: 185px;}
ul#menu li#plan a{background-position:  -605px 0; width: 145px;}

ul#menu li#breed a:hover{background-position: 0 -34px; width: 164px;}
ul#menu li#gallery a:hover{background-position: -164px -34px; width: 139px;}
ul#menu li#dogs a:hover{background-position: -303px -34px; width: 117px;}
ul#menu li#puppy a:hover{background-position: -420px -34px; width: 185px;}
ul#menu li#plan a:hover{background-position:  -605px -34px; width: 145px;}

ul.intro{
	width: 750px;
	height: 210px;
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	position: relative;
	border-bottom: 1px solid #d9cfba;
	padding: 0 0 20px 0;
	background: url(../images/text_intro.gif) no-repeat;
}

ul.intro li#dog{
	float: right;
	/*float: right;*/
	/*margin: 0 60px 0 0;
	display: inline;*/
	/*position: relative;
	width: 325px;*/
}

ul.intro li#dog img{
	position: absolute;
	right: 0;
	top: 0;
}

ul.intro a{
	width: 286px;
	height: 19px;
	display: block;
	position: absolute;
	top: 180px;
	left: 20px;
}


#links{
	width: 750px;
	float: left;
	margin: 15px 0 0 0;
	background: url(../webresources/images/bg_links_tile.gif) repeat-y;
}

#links dl{
	width: 250px;
	float: left;
}

#links dl.paddingRight{
	width: 240px;
	margin: 0 10px 0 0;
}

#links dl.paddingLeft{
	width: 240px;
	margin: 0 0 0 10px;
}

#links dl.paddingBoth{
	width: 230px;
	margin: 0 10px 0 10px;
}

#links dl dt{
	font-size: 1.1em;
	font-weight: 800;
	color: #A65513;
}

#links dl dd p{
	margin: 10px 0 5px 0;
}

#links dl dd p img{
	float: left;
	margin: 0 10px 5px 0;
}

#links dl dd a{
	font-style: italic;
	/*font-weight: 800;*/
}

ul#breadcrumb{
	width: 750px;
	float: left;
	margin: 10px 0 5px 0;
}

ul#breadcrumb li{
	float: left;
	margin: 0 10px 0 0;
}

ul#breadcrumb li a{
	margin: 0 10px 0 0;
}

#leftContent{
	width: 199px;
	float: left;
	position:relative;
	padding: 0 0 10px 0;
	/*background: #eef6e8 url(../images/bg_left_content_tile.gif) repeat-y;*/
}

#leftContent.top{
	width: 199px;
	height: 21px;
	/*background: url(../images/bg_left_content_top.gif) no-repeat;*/
}


/* common styling */
#leftContent ul li a {
	display:block; 
	width:193px;  
	/*background:#fff; */
	height: 31px;
	line-height:30px;
	text-indent: 10px;
}

#leftContent ul{
	width: 193px;
	\width: 190px;
	w\idth: 193px;
	float: left;
	border-left: 1px solid #EFEDCD;
	border-top: 1px solid #EFEDCD;
	border-right: 2px solid #EFEDCD;
	border-bottom: 2px solid #EFEDCD;
}

#leftContent ul li ul{
	background: none;
	border: none;
}

#leftContent ul li ul li a{
	/*background: #fff;*/
	border: none;
}

#leftContent ul li {
	float:left; 
	position:relative;
	/*border-bottom: 1px solid #EFEDCD;*/
}

#leftContent ul li ul {display: none;}



#leftContent ul li:hover a {
	background: #F6F5E8;
}

#leftContent ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:190px; 
	width:105px;
}


#leftContent ul li:hover ul li a.hide {background:#dfc184; color:#000;}
#leftContent ul li:hover ul li:hover a.hide {width:150px;}


#rightContent{
	width: 531px;
	margin: 0 0 0 20px;
	float: right;
}

#rightContent .collage{
	float: left;
	border: none;
}

#rightContent p a, #rightContent ul a, #rightContent td a{
	border-bottom: 1px dotted #A65513;
	font-weight: 800;
}

blockquote{
	font-size: 1.2em;
	width: 164px;
	\width: 174px;
	w\idth: 164px;
	float: right;
	color: #a65513;
	font-style: italic;
	border-left: 1px solid #d9cfba;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

ul.list{
	margin: 0 0 0 20px;
}


ul.list li{
	list-style: square;
	margin: 0 0 20px 0;
}

table{
	margin: 10px;
}

table td, table th{
	padding: 5px;
	border: 1px solid #EFEDCD;
}

table th{
	background: #EFEDCD;
	color: #000;
	border-bottom: 1px solid #fff;
	border-right: 4px solid #DFDDC3;
}

table tr.alt{
	background: #F6F5E8;
}

#footer{
	width: 750px;
	float: left;
	/*clear: both;*/
	margin: 20px 0 0 0;
	padding: 20px 0 30px 0;
	border-top: 1px solid #d9cfba;
}

#footer li{
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

#footer li p{
	font-size: 0.9em;
	clear: both;
	width: 750px;
	margin: 20px 0 0 0;
	color: #999999;
}


#imageContainer{
	display: block;
	width: 486px;
	\width: 528px;
	w\idth: 486px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dcdac2;
	background: #f6f5e8 url(../webresources/images/bg_gallery_large.gif) repeat-x;
	padding: 20px;
}


dl.form{
	margin: 10px;
}

dl.form dt{
	font-weight: 800;
}

fieldset{
	border: none;
	padding: 10px;
	color: #BF6215;
	border-top: 1px solid #BF6215;
}

fieldset legend{
	font-size: 1.2em;
	font-weight: 800;
}

fieldset table{
	width: 100%;
}

body.admin #menu{
	margin: 1px 0 20px 0;
}

body.admin h1{
	margin: 0 0 10px 0;s
}

