BODY, FORM {

	margin: 0;

	padding: 0;

}

BODY, TD, DIV, SPAN, INPUT, TEXTAREA, SELECT {

	font-family: "Adobe Garamond Pro", "Times New Roman";

	font-size: 12px;

	color: #5D4430;

}


li { 

     	font-size: 18px;

	color: #371b0a;
     }


ol li p {
                  	font-size: 18px;

	color: #371b0a;
                   }

ul { 
   	font-size: 18px;

	color: #371b0a;
     }
P {

	font-size: 18px;

	color: #371b0a;



}

BODY {

	background: #DEDED6;

}

IMG {

	border: 0;

}



.Address {

	color: #FFFFFF;

	font-size: 10px;

}



.MainFrame {

	background: #DEDED6;

	background: url('../images/background.gif');

}



.PageTitle {

	font-family: Adobe Garamond Pro, Times New Roman;

	color: #506B34;

	font-size: 24px;

	font-weight: bold;

	margin-bottom: 12px;

	height: 30px;

	line-height: 30px;

}



.ContentFrame {

	background: #FFFFFF;

	border: solid 2px #FFFFFF;

}

.ContentHead {

	color: #111111;

	font-family: Adobe Garamond Pro, Times New Roman;

	font-size: 28px;

	font-weight: bold;

	text-transform: uppercase;

}

.Content {

	font-family: Times New Roman, serif;

	background: transparent;

	color: #765644;

	font-size: 17px;

}



.Column {

	width: 190px;

	background: transparent;

	border-right: solid 2px #557138;

}

A.ColumnLink,

A.ColumnLink:link,

A.ColumnLink:visited,

A.ColumnLink:active,

A.ColumnLink:hover {

	color: #412E20;

	text-decoration: none;

}



.NavLinkContainer {

}

.NavLinkBox {

	margin-left: 24px;

}

.NavLinkItem {

	font-size: 18px;

	background: transparent;

	text-align: left;

	height: 36px;

	line-height: 36px;

}

A.NavLink,

A.NavLink:link,

A.NavLink:visited,

A.NavLink:active,

A.NavLink:hover {

	font-weight: bold;

	color: #412E20;

	text-decoration: none;

}

A.NavLink:hover {

	color: #6D4F3F;

}



.BaseBox {

	background: #557138;

	height: 60px;

}

.Base, .Base TD {

	background: #557138;

	color: #EDDCC4;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

}



.Copyright TD {

	background: transparent;

	color: #024102;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	text-transform: uppercase;

}



A {

	color: #73042A;

	text-decoration: underline;

}

A:link {

	color: #73042A;

	text-decoration: underline;

}

A:visited {

	color: #73042A;

	text-decoration: underline;

}

A:hover {

	color: #73042A;

	text-decoration: none;

}

A:active {

	color: #73042A;

	text-decoration: underline;

}