/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/images/tileMeWide.gif);
	background-repeat:repeat;
	background-position: 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2C1902;
	line-height: 14pt;
	margin: 0px;
	width: 900px;
}
label, textarea {
	float: left;
	clear: both;
}
small {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.small {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.smallCaps {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
strong {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	line-height: normal;	
}
.header {
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	line-height: normal;	
}
p {
	font-size: small;
}
td p {
	margin-bottom: 3px;
	margin-top: 0;
}
.bodyText {
	font-size: small;
}
.formText {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #2C1902;
	padding: 2px;
	border: medium solid #867F43;
}
#error {
	padding: 25px;
	background-color: #2C1902;
	color: #B08843;
}
#textNav {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	clear: both;
	padding-left: 12px;
}
#content {
	width: 831px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 44px;
}
#flashHolder{
	width: 900px;
}

#strikethru {
	text-decoration: line-through;
}
#articlePic {
	padding-bottom: 4px;
	padding-left: 20px;
}
#footer {
	margin: 17px 7px 20px 12px;
}

hr {
	border: 1px solid #2C1902;
	margin: 0px;
}
p a:link {
	text-decoration: underline;
	color: #2C1902;
	background-color: #F8DFB2;
	padding: 2px;
        border: none;
}
p a:visited {
	text-decoration: underline;
	color: #8C8443;
	padding: 2px;
	background-color: #E6E6E6;
}

p a:hover {
	color: #FFFFFF;
	background-color: #b08843;
	padding: 2px;
	text-decoration: none;
}
:link img, a:hover img, a:visited img {
  border: none;
}
#weblogThin {
	background-image: url(/images/global/thinMiddle.gif);
	background-repeat: repeat-y;
	width: 413px;
	float: left;
}
#weblogThinBottomShadow {
	background-image: url(/images/global/thinBottom.gif);
	width: 413px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#weblogThinRight {
	background-image: url(/images/global/thinMiddle.gif);
	background-repeat: repeat-y;
	width: 413px;
	float: right;
}
#weblogThinCopy {
	width: 365px;
	padding: 25px;
	margin: 0px;
}
.weblogThinPic {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#weblogWide {
	background-image: url(/images/global/wideMiddle.gif);
	background-repeat: repeat-y;
	width: 832px;
	float: left;
}
#weblogWideBottomShadow {
	background-image: url(/images/global/wideBottom.gif);
	width: 832px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.weblogWideCopy {
	//width: 785px;
	padding: 25px;
	margin: 0px;
}
#content #weblogWide #kristinBioPic1 {
	float: left;
	padding-right: 15px;
}
.spacer {
	clear: left;
}
#content #weblogWide #kristinBioPic2 {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
.weblogThinPicEnd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mailingListForm {
	border: 5px solid #FFFFFF;
	color: #2C1902;
	background-color: #867F43;
}
#imgLink {
	margin: 0px;
	padding: 0px;
}
.calDetailLeft {
	width: 220px;
	float: left;
	padding-bottom: 5px;
}
.calDetailRight {
	float: right;
	width: 350px;
	padding-bottom: 25px;
}
#photoAlbumDetail {
	width: 585px;
	height: 370px;
	padding: 10px;
	margin: 0px;
}
#promotionWrapper {
	background: url(/images/promo/promoBG.gif) no-repeat;
	width: 814px;
	height: 266px;
	margin-left: 40px;
	padding: 21px;
}
#promotionWrapper a, #promotionWrapper a:hover {
	text-decoration: none;
	padding: 0px;
	background-color: white;
}

