BODY {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 9pt;
	MARGIN-LEFT: 5px;
	MARGIN-TOP: 5px;
	background-color: #000000;
 } 
.table_wrap {
	border: 1px solid #CCCCCC;
}

.cel_thistle {
	height: 135px;
	width: 250px;
	background-color: #823A62;
	background-image: url(../images/thistle_pink.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.cel_thistle_blue {
	height: 135px;
	width: 250px;
	background-color: #3F418C;
	background-image: url(../images/thistle_blue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_thistle_red {
	height: 135px;
	width: 250px;
	background-color: #AF2D2D;
	background-image: url(../images/thistle_red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_thistle_olive {
	height: 135px;
	width: 250px;
	background-color: #6F6B14;
	background-image: url(../images/thistle_olivegreen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_thistle_green {
	height: 135px;
	width: 250px;
	background-color: #3C5246;
	background-image: url(../images/thistle_green.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_thistle_lt_blue {

	height: 135px;
	width: 250px;
	background-color: #3F418C;
	background-image: url(../images/thistle_blue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cel_thistle_purple {
	height: 135px;
	width: 250px;
	background-color: #622077;
	background-image: url(../images/thistle_purple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cel_thistle_brown {
	height: 135px;
	width: 250px;
	background-color: #5E492E;
	background-image: url(../images/thistle_brown.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_thistle_gray {
	height: 135px;
	width: 250px;
	background-color: #616161;
	background-image: url(../images/thistle_gray.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.cel_title_grey {
	height: 135px;
	width: 250px;
	background-color: #2c2c2c;

}

.column_left {
	background-color: #796f53;
	width: 550px;
	background-position: top;
	padding-top: 22px;
	padding-bottom: 22px;
}
 .column_middle {

	background-color: #000000;
	width: 17px;
}

.column_right {
	background-color: #504936;
	width: 250px;
}
.column_left_index {
	background-color: #797053;
	width: 347px;
	background-position: top;
}
 .column_middle_index {

	background-color: #000000;
	width: 17px;
}

.column_right_index {
	background-color: #fff5e4;
	width: 436px;
}

 /* THIS BEGINS THE  FLYOUT MENU CODE*/
#menu {
	width: 119px;
	background-position: right;
} 

.italics_bold {
	font-style: italic;
	font-weight: bold;
}


#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-left: 16px;
	height: 16px;
	line-height: 16px;

}


#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
	color: #EAC038;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4531;
	margin-right: 11px;
}

#menu a:hover {
	color: #000000;
	background-color: #FFCC00;
}

#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu ul ul ul {  /* this  part regulates the widtth and position of the flyout menu */
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 150%; /* width of the flyout - based on the containing block */
	background-color: #FCE892;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.five_reasons_cel {
	background-color: #FFEFC1;
	border: 1px solid #494C4C;
	padding: 4px;
}

.middle_cel {
	height: 470px;
}


div#menu ul ul ul,   /* this affects whether or not the flyout will appear when not rolled over - thus NONE for the display property*/
div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*  THIS ENDS THE FLYOUT MENU CODE */
 
 .floatleft {
	float: left;
	margin-right:10px;
	margin-bottom: 6px;
}

.floatright {
	float: right;
	margin: 10px;
}

 div.hr {
  border: 0;
  width: 80%;
color: #f00;
background-color: #f00;
height: 5px;
 
 
 }
 
p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	color: #FFFFFF;
}

.font_black9pt  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	color: #000000;
}

.pright {
	float: right;
}

.gray_8pt  { FONT-WEIGHT: normal; 
FONT-SIZE: 8pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #999999; 
}

.gray_9pt  { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #999999; 
}

.PAGETITLE1  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #DB1A1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PAGETITLE2  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #00CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PAGETITLE3  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
}
.PAGETITLE4  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PAGETITLE5  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #868322;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PAGETITLE6  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PAGETITLE7  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #9f4bb5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PAGETITLE8  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PAGETITLE9  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #0AA3CD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.title_cel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	background-color: #fffad5;
	height: 9px;
	padding: 3px;
}


.section_heading  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 2px;
	COLOR: #333333;

}

.section_heading_brown  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 2 px;
	COLOR: #341608;

}

.PAGETITLE_white {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px;
	MARGIN-RIGHT: 2px;
	COLOR: #FFFFFF;

}

.bold {font-weight: bold;}

.bold_12pt {font-weight: bold;
font-size:12pt}




 /*a:link {
	color: #2c3379;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
a:visited {
	color: #2c3379;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
a:hover {
	color: red;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}
*/

a.nav:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #336633; 
	text-decoration: none;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
	}
	
a.nav:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #336633; text-decoration: none;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
}

a.nav:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: red; text-decoration: none;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
} 

a.nav2:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #EAC038; text-decoration: underline;
	FONT-SIZE: 9pt;
	}
	
a.nav2:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #EAC038; text-decoration: underline;
	FONT-SIZE: 8pt;
	}

a.nav2:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #FF6666; text-decoration: underline;
	FONT-SIZE: 8pt;
} 


#topNav {
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:9px;
	background:#FFFFFF;
}


.topNavLink a {
	color:#fff;
	text-decoration:none;
	font-size:9px;
	line-height: 19px;
	display:block;
	background:url(../OLD_SITE/images/navOFF.jpg);
	height: 19px;
	width: 125px;
	text-align: center;

}
.topNavLink a:hover {
	color:#3d140c;
	text-decoration:none;
	background:url(../OLD_SITE/images/navON.jpg);
	line-height: 19px;
}
.topcel {
	height: 160px;
	background-color: #CC3366;
	vertical-align: top;
	display: block;
}

.small_9pt_bold { 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana,  sans-serif; }


.small_8pt { 
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #666666; 
	FONT-FAMILY: Arial, Verdana,  sans-serif; }

/*ul li {
	font-family: Arial, Verdana, sans-serif;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 5px;
	TEXT-ALIGN: left;
	color: #000000;
	list-style-type: none;
	list-style-image: url(../images/arrow.jpg);
	margin-right: 0px;
}*/
.navBG {
	background-image: url(../OLD_SITE/images/navBG.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 90px;
}
.header {
	background-image: url(../images/header.jpg);
	height: 141px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: top;
}




.verticalLineOnTheright {
	border-right: 1px solid black;
}

.verticalLineOnTheleft {
	border-left: 1px dotted #999999;

}

.verticalLineBottom {
	border-bottom: 1px solid #83B2CA;
}
.verticalLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D1322;



}
.navbgcolor {
	background-image:    url(../first_design_images/nav_bg_color.jpg);
	background-repeat: repeat;
	height: 17px;
}
.whitebold {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana,  sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: blink;
	font-style: oblique;


}



.listheading {

	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #FAC3E0; 
	FONT-FAMILY: Arial, Verdana,  sans-serif;
}

.whitelinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.white_8pt {

	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Verdana,  sans-serif;
}
.footercel {
	height: 21px;
	background-color: #464646;
	color: #aaaaaa;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51df97;
}
.dotted_cel {
	border: 1px dashed #999999;
}
.book_cel {
	background-color: #CEF6F9;
	height: 110px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #494c4c;
}


.headermiddle {

	background-image: url(../images/headermiddle.jpg);
	height: 228px;
	width: 323px;
	background-repeat: no-repeat;
	background-position: top;
}
.headerleft {
	height: 60px;
	width: 500px;
	background-color: #796F53;
}

.headernav {


	background-image: url(../images/header_nav.jpg);
	height: 153px;
	width: 181px;
	background-repeat: no-repeat;
	background-position: top;
}

.headerright {
	width: 250px;
	background-color: #2c2c2c;
	height: 60px;
	background-position: center;
	text-align: center;
}

.burgundy_cel {
	background-color: #9D1322;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494c4c;
	padding: 2px;
	height: 110px;
}
.bold_10pt {
font-weight: bold;
font-size:10pt
}
.small_8pt_bold {

	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana,  sans-serif;
}
.normal_11pt {
font-weight: normal;
font-size:11pt
}
.column_leftTEMP {
	background-color: #796f53;
	width: 550px;
	background-position: center top;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 22px;
	padding-left: 22px;
}
.headerrightTEMP {
	background-color: #2c2c2c;
	text-align: right;
	padding: 22px;
}
.cel_thistle_lt_blue {

	height: 135px;
	width: 250px;
	background-color: #418EA8;
	background-image: url(../images/thistle_lt_blue.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.font_red {
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}
li {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}
