BODY {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: #666666;
	MARGIN-LEFT: 7px;
	MARGIN-RIGHT: 1px;
	MARGIN-TOP: 7px;
	background-color: #666666;
 } 
 


/* THIS BEGINS THE  FLYOUT MENU CODE*/

#menu {
width: 147px; /* this sets the color of the menu background, and doesn't appear to be visible unless the menu is displaying improperly */
} 

#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: 10px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-left: 7px;
	height: 23px;
	line-height: 16px;


}

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

#menu a {
	color: #cccccc;
	text-decoration: none;
	font-size: 10pt;
	text-align: right;
	padding-right: 22px;
	background-color: #615A54;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A49B8E;
	line-height: -22px;

}

#menu a:hover {
	color: #000000;
	background-color: #C8BCAE;

}

#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;

}

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 */

 /* THIS BEGINS THE FORM CODE ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 label
{
	float: left;
	text-align: left;
	display: block;
	width: 4em;
}

.submit input
{
margin-left: 4.5em;
}

 input
{
	color: #781351;
	border: 1px solid #9D1322;
	background-color: #FFEFC1;
	height: 18px;
}

 textarea
{
	color: #781351;
	border: 1px solid #9D1322;
	background-color: #FFEFC1;
	height: 141px;
	width: 250px;
}


.submit input
{
	color: #000;
	background: #ffa20f;
	border: 1px outset #d7b9c9;
	margin-left: 44px;
	margin-bottom: 22px;
}

 fieldset
{
	border: 1px solid #781351;
	margin: 0px;
	padding-left: 13px;
	padding-right: 2px;
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}


  /* THIS ENDS THE FORM MENU CODE  =================================================================================*/ 
 
 

*/


.cel_left {
	width: 150px;
	background-color: #F5EFD1;
}

.cel_main {
	background-color: #a29991;
	height: 400px;
	width: 631px;
	padding: 11px;
}

.bold {
	font-weight: bold;
}


.cel_fortext {
	padding: 11px;
	color: #FFFFFF;
	border: 1px solid #615A54;
	background-image: url(../images/BG_text.jpg);
}


.cel_forpictures {
	padding: 11px;
	color: #FFFFFF;
	border: 1px solid #615A54;
	background-color: #FFF;
}

.cel_right {
	width: 133px;
	background-color: #8e8373;
}

.cel_top {
	height: 27px;
	display: block;
	background-image: url(../images/header_top.jpg);
}

.cel_footer {
	height: 22px;
	background-color: #000000;
	vertical-align: top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
}

.cel_header {
	background-image: url(../images/header.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_header02 {
	background-image: url(../images/header02.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_header03 {
	background-image: url(../images/header03.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_header04 {
	background-image: url(../images/header04.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_header05 {
	background-image: url(../images/header05.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_header06 {
	background-image: url(../images/header06.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cel_padded_for_text {
	padding: 11px;
}


.cel_stroke {
	border: 1px solid #333333;
}



.cel_middle {
	height: 333px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.cel_white {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 4px;
}


.dotted_cel {
	border: 1px dashed #999999;
}


.floatleft {
	float: left;
	margin-right:10px;
	margin-bottom: 6px;
}

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

.font_1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #5C4519;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.font_2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4a350d;
}

.font_3 {
	font-weight: bold;
	font-size:10pt;
	color: #4a350d;
}

.font_4  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 0px;
	COLOR: #6E6256;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font_5  { FONT-WEIGHT: normal; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #333333; 
}
.font_6  { FONT-WEIGHT: normal; 
FONT-SIZE: 8pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #999999; 
}

.font_7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #d8cbb8;
}

.font_8 {
	font-weight: bold;
	font-size:12pt;
	color: #000000;
}

.font_9  { FONT-WEIGHT: bold; 
FONT-SIZE: 9pt; 
MARGIN-BOTTOM: 2px;
MARGIN-TOP: 0px;
COLOR: #333333; 
}

.font_10  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 0px;
	COLOR: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


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

.pright {
	float: right;
}

.font_paragraph_dark  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	color: #342a1b;
}

.font_PAGETITLE2  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #990000;
}

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

}

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

}

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

	
.italics {
	font-style: italic;
	font-size: 8pt;
}


 /*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: #652f00;
	text-decoration: underline;
	font-size: 9pt;
	padding: 5px;
	}
	
a.nav:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #78471d;
	text-decoration: underline;
	font-size: 9pt;
	padding: 5px;
}

a.nav:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #ac560b; text-decoration: underline;
	text-decoration: none;
	font-size: 9pt;
	padding: 5px;
} 

a.nav2:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #821920;
	text-decoration: none;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
	font-weight: bold;
	}
	
a.nav2:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #80161A; text-decoration: underline;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
}

a.nav2:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #FF0000; text-decoration: underline;
	FONT-SIZE: 9pt;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
} 
a.footer:link {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #CCCCCC; text-decoration: underline;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
	}
	
a.footer:visited {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #CCCCCC; text-decoration: underline;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
}

a.footer:hover {
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #FFFF00; text-decoration: underline;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 1px;
} 


#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(../images/navOFF.jpg);
	height: 19px;
	width: 125px;
	text-align: center;

}
.topNavLink a:hover {
	color:#3d140c;
	text-decoration:none;
	background:url(../images/navON.jpg);
	line-height: 19px;
}


ul.square {
	color: #FFF;
	font-weight: bold;
	list-style: url(../images/check2.jpg);
	line-height: 22px;
}


ol li {
	font-family: Arial, Verdana, sans-serif;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 5px;
	TEXT-ALIGN: left;
	color: #FFFFFF;
	list-style-type: decimal;
	list-style-image: url(../images/arrow.jpg);
	margin-right: 0px;
}

.navBG {
	background-image: url(../images/navBG.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 90px;
}

.navbgcolor {
	background-image:    url(../first_design_images/nav_bg_color.jpg);
	background-repeat: repeat;
	height: 17px;
}



.verticalLineOnTheright {
	border-right-color: 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: #3471B2;

}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


