.redline {
	background-image:url("../p_bg/shim.gif");
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
.tableborder {
	border-right: 1px solid #C5A96D;
	border-top: 1px solid #C5A96D;
	border-left: 1px solid #C5A96D;
	border-bottom: 1px solid #C5A96D;
	background-color: #FFFFFF;
}
hr {
	color: #c5a96d;
}
.rose {
	background-image:url("../p_bg/rose_large.gif");
}
.title_bar {
	background-color: #F9E3E6;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox	{
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #FFFFFF;
	cursor:HAND;
	background-color: #FFFFFF;
	border-right: 1px solid #C5A96D;
	border-top: 1px solid #C5A96D;
	border-left: 1px solid #C5A96D;
	border-bottom: 1px solid #C5A96D;
}
.gobutton   {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor:HAND;
	background-color: #D13743;
	border-right: 1px solid #C5A96D;
	border-top: 1px solid #735C2D;
	border-left: 1px solid #735C2D;
	border-bottom: 1px solid #735C2D;
}
.searchbutton   {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor:HAND;
	background-color: #D13743;
	border-right: 1px solid #C5A96D;
	border-top: 1px solid #C5A96D;
	border-left: 1px solid #C5A96D;
	border-bottom: 1px solid #C5A96D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	font-variant: bold;
	color: #333333;
}
.small_white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	font-variant: bold;
	color: #FFFFFF;
}
.greenheading01 {
	font-weight: bold;
	font-size: 15px;
	color: #005746;
	font-family: Arial, Helvetica, sans-serif;
}
.greenheading02 {
	font-weight: bold;
	font-size: 16px;
	color: #005746;
	font-family: Arial, Helvetica, sans-serif;
}
.greenheading03 {
	font-weight: bold;
	font-size: 17px;
	color: #005746;
	font-family: Arial, Helvetica, sans-serif;
}
.greenheading04 {
	font-weight: bold;
	font-size: 18px;
	color: #005746;
	font-family: Arial, Helvetica, sans-serif;
}
.grayheading01 {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayheading02 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayheading03 {
	font-weight: bold;
	font-size: 17px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.grayheading04 {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* ditch this one later once templates completed */

.link:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #A88742; font-size: 15px;font-weight: bold; }
.link:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #A88742; font-size: 15px; font-weight: bold; }
.link:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D13743; font-size: 15px; font-weight: bold; }
.link:active { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D13743; font-size: 15px; font-weight: bold; 
}
/* links consistent with other sites */
.alink:link { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #A88742; font-size: 15px;font-weight: bold; }
.alink:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #A88742; font-size: 15px; font-weight: bold; }
.alink:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D13743; font-size: 15px; font-weight: bold; }
.alink:active { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #D13743; font-size: 15px; font-weight: bold; 
}

.adlink {
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 5px;
}

.adlink:visited {
	color: white;
	font-size: 11px;
}
.adlink:active {
	color: white;
	font-size: 11px;
}

.adlink:hover {
	color: #FFDDDD;
	font-size: 11px;
}

.adilink {
	color: CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-right: 5px;
}

.adilink:hover {
	color: #FF6666;
}

.highlight {
	background-color: #EEEEFF;
}

.italic {
	font-style: italic;
}

/* Non JavaScript Navigation uses table */

.navtable {
        background-color: white;
        width: 150px;
}

.navtable td {
        color: white;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        background-color: #005746;
        padding: 4px;
}

.navtable a {
        text-decoration: none;
        color: white;
}

.navtable a:hover {
        color: #ffaaaa;
}

