body {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFF url(../images/carolyn_header.jpg) repeat-x;
	border: 0px solid #EFEDED;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

/* classes for dhtml menus */

.headerlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000; font-weight: bold}
.headerlink:hover { color: #666666;}
.sublinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; text-decoration: none}
.sublinks:hover { color: #B18E61}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; margin-left: 20px}
.navtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}
.navtext:hover { color: #7B042D}

.head_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fefefd;
}
.tx_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	color: #A1286A;
	text-decoration: none;
	margin-top: 8em;
	margin-bottom: 3em;
}

.tx_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
	padding-bottom: 19px;
}
.tx_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000099;
	text-decoration: none;
	font-weight: bold
}
.tx_link:hover { color: #B18E61}
.tx_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #003399;
	text-decoration: none
}
.b_a_sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 20px; font-weight: normal; color: #000000; text-decoration: none }
.tinynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.tinynew_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #575a5d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.navtext_link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.navtext_link:hover { color: #FFCC99}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 24px;
	font-variant: normal;
}
.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}


/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}

img2 {
	border: 0px solid #DADADA;
	padding: 0px;
	background: #FAFAFA;
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.post {
	margin: 5px 0px 15px 0px;
	padding: 5px;
	background: #FFF url(../images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
