BODY {
	MARGIN: 0px;
	COLOR: #504223;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	background-image: url(../images/back.jpg);
}

DIV {
	WIDTH: 550px;
}

TABLE {
	WIDTH: 100%
}

TH {
	BORDER-BOTTOM-WIDTH: 1px;
	font-size: 16px;
}

TD{
	font-size: 12px;
}




H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px
}

H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px
}

P {
	TEXT-ALIGN: left
}




DIV.Content {
	BACKGROUND: url(../images/cross.jpg) no-repeat right bottom;
	PADDING-BOTTOM: 100px;
}

.Content A:link {
	COLOR: #504223
}

.Content A:visited {
	COLOR: #504223
}

.Content A:hover {
	COLOR: #504223;
	TEXT-DECORATION: underline
}




DIV#Logo {
	TEXT-ALIGN: center;
}


table#Holidays td {
	text-align: left;
}

table#Cost {
	width: 100%;
}

table#Cost td#left{
	text-align: left;
	width: 40%;
	padding-left: 10px;
}

table#Cost td#center{
	text-align: left;
	width: 20%;
}

table#Cost td#right{
	text-align: left;
	width: 40%;
}


table#Reg {
	width: 100%;
}

table#Reg td#left{
	text-align: left;
	padding-left: 10%;
}

table#Reg td#right{
	text-align: left;
}


DIV#TOC {
	PADDING-BOTTOM: 5px;
	WIDTH: 500px;
}

#TOC A {
	FONT-SIZE: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
}

#TOC A:link {
	COLOR: #7e6c46
}

#TOC A:visited {
	COLOR: #7e6c46
}

#TOC A:hover {
	COLOR: #7e6c46;
	TEXT-DECORATION: underline overline
}




span.cc1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	line-height: 18px;
}

span.cc2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	font-style: italic;
	text-align: center;
	line-height: inherit;
}




#Mission TD:first-letter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 26px;
}

P.DropCap:first-letter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 26px
}




TD.Contact1 {
	width: 100%;
	vertical-align: top;
}

TD.Contact2 {
	width: 0%;
	vertical-align: top;
}

TD.Contact3 {
	white-space: nowrap;
}




table.center1 th {
	text-align: center;
}

table.center2 th {
	text-align: center;
}

table.center2 td {
	text-align: center;
}




span.italic {
	font-style: italic;
}

OL.rn {
	list-style-type: upper-roman;
}

LI.rn {
	list-style-type: upper-roman;
}

table.image {
	
}

table.image td {
	
}

div#title{
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}

table.list{
	width: 0%;
}

table.list td{
	width: 120px;
	padding-left: 8px;
	white-space: nowrap;
}

table.list td#bullet{
	width: 6px;
	padding-left: 8px;
	font-size: medium;
}
