/* -------------------------------------
STYLE SHEET
for
http://www.animalrescueartist.com
version 1.1
created by maggie mondey
maggie@animalrescueartist.com
---------------------------------------- */


/* HEADERS */

h1 {
font-family: Verdana, Arial, Sans-serif; 
font-style: bold; 
font-size: small; 
color: white;
text-align: center;
}

h2 {
font face: Georgia, Times New Roman, Serif; 
font-style: bold;
font-size: medium;
color:#336699;
text-align: center;
}

h3 {
font-family: Georgia, Times New Roman,Cursive; 
font-size: medium; 
font-style: italic;
text-align: center; 
color: #336699;
}

h4 {
font-family: Georgia, Times New Roman,Cursive;
font-size: medium; 
font-style: bold; 
color: #800000;
text-align:left;
}

h5 {
font-family: Verdana, Arial, Sans-serif; 
font-size: medium;
font-style: semibold, italic;
color: #800000;
text-align: center;
font-style: italic;
}

h6 {
font-family: Georgia, Times New Roman, Serif; 
font-size: medium; 
font-style: semibold; 
color: #800000;
text-align:left;
padding-left:30px;
}


/* PARAGRAPH STYLES */

p {
padding-left:30px;
padding-right:50px;
}


p.location {
width:180px;
font-family: Verdana, Sans-serif;
font-style: italic;
font-size: small;
font-weight:800;
text-align: center;
}

p.click {
width:450px;
font-family: Verdana, Sans-serif;
font-style: italic;
font-size: small;
font-weight:800;
text-align: center;
margin-bottom:25px;
}

p.story {
font-family: Georgia, Times New Roman, Serif;
font-size:14px; 
font-weight:500;
font-style:normal;
color:#000000;
text-align: justify;
}


/* TABLE */

td.labels {
font-size:14px; 
font-weight:700;
font-family: Georgia, Times New Roman,Cursive;
font-style: italic;
color: #336699;
text-align: right;
width:225px; 
vertical-align: top;

}

p.contact {
font-size:14px; 
font-weight:700;
font-family: Georgia, Times New Roman,Cursive;
color: #336699;
width:700px; 
margin-top:15px;
text-align:left;
}


/* LAYOUT */

body {
text-align: center;
min-width: 700px;
background-image: url(images/graphic/beige005.jpg);
}

#wrapper {
width:700px;
margin: 0 auto;
text-align: left;
}

.header {
width:700px;
}

.sidebar {
float:left;
text-align:right;
width:180px;
height:3000px;
margin-right: 20px;
vertical-align: text-top;
vertical-align: top;
}

.content-wide {
background:url(images/graphic/gradient.png) repeat-y;
padding-left: 10px;
float:left; 
width:700px;
text-align:center;
}

.content {
float:left; 
background:url(images/graphic/gradient.gif) repeat-y;
width:500px;
}

.thumbnails {
width:480px;
float:left;
text-align: center;
border:1 px;
}


hr.break {
width:100%;
color: #FFFFFF;
vertical-align: middle;
text-align: left;
;margin-right: 30px;
float:left;


}

.art {
float:left;
text-align:left;
height:100%;
margin-right: 25px;
margin-bottom: 7px;
margin-left: 25px;
}

.return {
text-align: center;
}


.text-narrow {
width:440px;
float:left;
padding-left:15px;
line-height: 0px;
text-align: left;
}

.text-wide {
width:650px;
}

.left {
text-align: left;
padding-right: 11px;
padding-bottom: 6px;
}

.logo {
float:left;
background: #FFFFFF;
vertical-align: middle;
text-align: center;
width:200px;
height:100px;
margin-left:10px;
margin-right:10px;
margin-bottom:25px;
padding-top:5px;
}

.logotext {
float:left;
vertical-align: middle;
text-align:left;
padding-left:10px;
padding-top:20px;
height:90px;
width:270px;
margin-bottom:25px;
}

img.photo {
margin-left:24px;
border:2px;
}

/* PROFILE PAGES */

.source {
text-align:center;
}

.main {
float:left;
padding-left: 10px;
padding-right: 10px;
}

.content-wide {
float:left; 
}





/* LINKS */

a:link {
font-family: Verdana, Arial, Sans-serif;
color: #800000;
text-decoration: underline;
font-weight: 500;
font-size: small;
}

a:visited {
font-family: Verdana, Arial, Sans-serif;
color:#336699;
text-decoration: underline;
font-weight: 500;
font-size: small;
}

.return {
font-family: Verdana, Arial, Sans-serif;
color:#336699;
text-decoration: underline;
font-weight: 500;
font-size: small;
text-align: center;
}


