/* CSS Document */

.sketch {
	background-image:url(images/bg_sketch.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bee {
	background-image:url(images/bg_bee.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.border{  border-style:solid;
			border-color:#996633;
			border-width: 1px;
			}

.caption{ color: #993333;
	font-size: 13px;
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: -3px;
	}
	
.caption2{ color: #996633;
	font-size: 18px;
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	text-decoration: none;
	}

.caption3{ color: #993333;
	font-size: 10px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	}
	
.numbers{ color: #993333;
	font-size: 16px;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	text-decoration: underline;
	}
	
.numbers:hover{ color: #996633;
	font-size: 16px;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	text-decoration: underline;
	}
.link{ color: #993333;
	font-size: 13px;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	text-decoration: underline;
	}
	
.link:hover{ color: #996633;
	font-size: 13px;
	font-family: arial, helvetica, san serif;
	font-weight: bold;
	text-decoration: underline;
	}	

.textb{color: #993333;
	font-size: 13px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	text-align:left;
	}
.textc{color: #330000;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	text-align:left;
	}
.text{color: #993333;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 150px;
	text-align:left;
	}
.text_sub{color: #993333;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	padding-left: 50px;
	text-align:left;
	}
.text_sub2{color: #993333;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: underline;
	text-align:left;
	}
.text_sub2:hover{color: #996633;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	text-align:left;
	}
.text_bio{color: #993333;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	text-align:left;
	}
	
.text_right{color: #993333;
	font-size: 12px;
	font-family: georgia, times new roman, serif;
	text-decoration: none;
	text-align:left;
	}

