/* Menu */
.text_link {
 margin-left:31px;}
.menu:link, .menu:visited {
 background-image:url(images/menu_standart.gif);
 background-repeat:no-repeat;
 background-position:13px 19px;
 font:24px Palatino Linotype;
 font-style:italic;
 color:#fff9c6;
 text-decoration:none;
 display:block;
 width:236px;
 padding-top:3px;}
.menu:hover {
 background-image:url(images/menu_hover.gif);
 background-repeat:no-repeat;
 background-position:0px 17px;}
#menu_active {
 background-image:url(images/menu_active.gif);
 background-repeat:no-repeat;
 background-position:13px 19px;
 font:24px Palatino Linotype;
 font-style:italic;
 color:#fef183;
 width:236px;
 padding-top:3px;
 cursor:default;}

/* Captions */
#pre_h1{
 width:426px;
 text-align:center;
 padding-top:8px;}
h1 {
 font:32px Palatino Linotype;
 font-style:italic;
 color:#705e49;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;}
h2 {
 font:13px Tahoma;
 font-weight:bold;
 color:#f7f2ed;
 margin:0px 0px 5px 0px;
 padding:0px 0px 0px 0px;}
h3 {
 font:20px Trebuchet MS;
 color:#f7f2ed;
 margin:0px 0px 20px 0px;
 padding:0px 0px 0px 0px;}
.image_caption {
 font:12px Arial;
 line-height:170%;
 color:#f7f2ed;
 margin:0px 0px 20px 0px;}

/* Paragraph */
.main_text {
 font:13px Verdana;
 color:#f7f2ed;
 line-height:130%;
 margin:0px 0px 0px 0px;
 padding:0px 0px 20px 0px;}
.main_text_p {
 font:13px Verdana;
 color:#f7f2ed;
 text-indent:20px;
 line-height:130%;
 margin:0px 0px 20px 0px;
 padding:0px 0px 0px 0px;}
.left_text {
 font:13px Tahoma;
 color:#4e4233;
 text-align:right;
 line-height:130%;
 margin:15px 25px 10px 10px;
 padding:0px 0px 0px 0px;}
.left_caption {
 font-weight:bold;
 color:#fff9c6;}
.memorial_text {
 font:11px Tahoma;
 color:#4e4233;
 text-align:left;
 line-height:120%;
 margin:15px 25px 10px 15px;
 padding:0px 0px 0px 0px;}
.memorial_caption {
 font-weight:bold;
 font:11px Tahoma;
 color:#4e4233;
 text-align:left;
 padding-bottom:15px;
 color:#fff9c6;}

/* Links */
.big_link:link, .big_link:visited {
 font:32px Palatino Linotype;
 font-style:italic;
 color:#705e49;
 text-decoration:none;}
.big_link:hover {
 text-decoration:none;
 color:#8c765d;}
.main_link:link, .main_link:visited {
 font:13px Verdana;
 color:#e1d194;
 text-decoration:underline;}
.main_link:hover {
 color:#fff9c6;}
.left_link:link, .left_link:visited {
 font:13px Tahoma;
 color:#4e4233;
 text-decoration:underline;}
.left_link:hover {
 text-decoration:none;}

/* Images */
.photo{
 border:1px solid #665643;}
.album {
 margin:5px 5px 5px 5px;}
.left_in_text {
 float:left;
 margin:0px 10px 0px 0px;}
.right_in_text {
 float:right;
 margin:0px 0px 0px 10px;}

/* Breed */
.breed {
 font:11px Tahoma;
 color:#f7f2ed;
 line-height:130%;
 border-left:1px solid #f7f2ed;
 border-bottom:1px solid #f7f2ed;
 margin:0px 0px 20px 0px;}
.breed td {
 border-right:1px solid #f7f2ed;
 border-top:1px solid #f7f2ed;}
