@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(graphics/tile.gif);
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	color: #000000;
}

#wrapper {
	width: 980px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 10px;
}

#header { 
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #903;
	background-image:url(graphics/new_ani_dogs.gif);
	background-repeat: no-repeat;
	background-position: 175px 0;
}

#mainContent {
	padding: 0px;
	margin: 0px;
}

#footer {
	clear:both;
	padding:  3px 0 0 153px;
	margin: 0;
	font-size: 11px;
}

.rule {
	background-color:#903;
	height: 2px;
	width: 100%;
	margin-bottom: 10px;
}

.press_photos {
	padding: 0;
	margin: 0;
}

.side_press_photos {
	clear:both;
	float: right;
	padding: 0 0 10px 10px;
	margin: 0;
}

.pad {
	padding: 10px 0 10px 10px;
}

.pad_lb {
	padding: 0 0 10px 10px;
}

.right {
	float: right;
	padding: 0 0 0 10px;
}

.left {
	float: left;
	width: 275px;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

.right_imgs {
	clear:both;
	float: right;
	padding: 0 0 10px 20px;
	margin: 0;
}

.left_imgs {
	clear:both;
	float: right;
	padding: 0 20px 10px 0;
	margin: 0;
}

.paintings_border {
	padding:10px 10px 0 10px;
	background-color:#FFF;
	}
	
#home {
	width: 167px;
	position: absolute;
	top: 83px;
	padding: 60px 0 4px 0;
	background-image:url(graphics/buttons/home_button.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#home:hover {
	background-image:url(graphics/buttons/ani_home_button.gif);
	color:#903;
}

#fetch {
	width: 142px;
	position: absolute;
	top: 83px;
	padding: 70px 0 4px 0;
	background-image: url(graphics/buttons/fetch_button.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#fetch:hover {
	background-image:url(graphics/buttons/ani_fetch_button.gif);
	color:#903;
}
	
/*start text styles*/
h1 {
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 3px 10px;
}

.sections {
	border-bottom: 2px solid #903;
}

.links_sections {
	font-size: 14px;
	font-weight:bold;
	margin: 0;
	padding: 0 0 2px 10px;
	border-bottom: 2px solid #903;
}

h1.sections{
	line-height: 20px;
}

#welcome {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 21px;
	font-size:18px;
}

#gallery_box {
	width: 440px;
	height: 515px;
	overflow: auto;
	border-bottom: 2px solid #903;
	margin-top: 5px;
}

.events_sections {
	border-bottom: 2px solid #903;
	padding: 0 0 3px 12px;
}

.event_captions {
	font-size: 13px;
	font-weight: bold;
	color: #990033;
	padding: 5px 0 5px 0;
	margin:0;
}

h2 {
	font-size: 15px;
	color: #990033;
	padding: 5px 0 3px 10px;
	margin:0;
	background-color:#FFF;
	line-height: 16px;
}

.models {
	padding-bottom: 37px;
}

h3 {
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0 0;
	}
	
h3.forms {
	padding: 0 0 5px 0;
	}
	
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px 0 5px 10px;
	background-color:#FFF;
	line-height: 14px;
}

.paint_desc {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 1px 0 0 10px;
	color:#000;
} 

#title_em {
	font-size:30px;
	font-weight: bold;
	color: #903;
	line-height: 34px;
}

.intro {
	font-size: 15px;
	font-weight:bold;
	line-height: 18px;
	}
	
.events {
	font-size: 14px;
	padding: 10px 250px 10px 10px;
	line-height: 16px;
	}
	
.buying {
	font-size: 14px;
	padding: 0 85px 10px 85px;
	}
	
.about {
	font-size: 14px;
	margin: 10px;
	line-height: 16px;
}
	
.sold {
	font-size: 14px;
	color: #990033;
	font-weight: bold;
	}
	
.event_titles {
	font-size: 18px;
	color: #990033;
	font-weight:normal;
	line-height: 21px;
	}
	
	p {
	padding: 0;
	margin: 0;
}
	
.press {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight:normal;
}

p.press {
	text-indent: 10px;
	font-size: 14px;
	padding: 0 0 5px 0;
	line-height: 16px;
}

h1.press {
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding: 0 0 10px 0;
	line-height: 21px;
	}
	
h2.press {
	font-size: 16px;
	margin: 0px;
	padding: 0 0 10px 0;
	line-height: 18px;
	}
	
.press_captions {
	font-size:12px;
	padding-top: 5px;
	line-height: 14px;
}

button.form {
	font-family: inherit;
	font-weight: bold;
	font-size: 13px;
	background-color:#FFF;
	padding: 2px 4px 2px 0;
	margin: 0;
}

button.form:hover {
	color:#903;
	background-color:#FFC;
}

input {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	margin:2px;
	padding: 1px;
}

textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:72px;
	width:315px;
	margin:2px;
	padding: 1px;
}

table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

.sidestreet_cal {
	margin: 0 10px 10px 10px;
}

.sidestreet_cal td  {
	font-size: 12px;
	background-color: #fff;
	border: solid 1px #000;
	padding: 5px;
	vertical-align: top;
}

/*Start of links styles*/
a {
	color:#000;
	 text-decoration:underline;
	 }

a.black {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold;color:#000;}
a.black:link {color:#000;}
a.black:visited {color:#660;}
a.black:hover {color: #444400;}
a.black:active {color:#990033;}

.inline {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold;color:#000;background-color: transparent;border: 0;text-decoration:underline;}
.inline:visited {color:#660;}
.inline:hover {color: #444400;}
.inline:active {color:#990033;}

a.black_press {font-size: 13px; font-weight:normal}
a.black_press:link {color:#000;}
a.black_press:visited {color:#660000;}
a.black_press:hover {color:#336633;}
a.black_press:active {color:#FF0033;}

	.gallery {color:#000;
	padding: 0 0 0 6px;
	margin: 5px 0 5px 0;
	width: 130px; 
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background-image: url(graphics/buttons/v.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: inherit;
}

.gallery:hover {
	color: #903;
	background-color: #D6D278;
}

.gallery:active {
	color:#903;
	background-color: #ffc;
}

form {
	border: 2px solid #903;
	padding:10px;
}