body 
{ 
	position: relative;
    padding: 0; 
	margin: 0;
	font-family: Verdana, Optima, "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", Garamond, "Apple Garamond", Georgia, serif;
	font-size: 11pt;
	color: #000000;
	background: url('../images/gradient.jpg') #8B4500 top left repeat-y;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold; 
	color: #330000;
	margin-bottom: 10px;
}

h1
{
	font-size: 30pt; 
	margin-bottom: 10px;
	margin-top: 20px;
}

h2
{
	font-size: 24pt; 
	margin-bottom: 20px;
	margin-top: 40px;
}

h3
{
	font-size: 20pt; 
	margin-bottom: 20px;
	margin-top: 30px;
}

h4
{
	font-size: 16pt; 
	margin-bottom: 15px;
	margin-top: 30px;
}

h5
{
	font-size: 14pt; 
	margin-bottom: 10px;
	margin-top: 10px;
}

h6
{
	font-size: 12pt; 
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 10px;
}

p, ul, ol, a
{
	font-size: 11pt;
	line-height: 160%;
}

#decoration img
{
	padding: 0px;
	margin: 0px;
	display: block;
}

a
{

color: #F19F2C; 
	text-decoration:underline;
font-size: 11pt;


}

a:hover      
{ 
	color: #FEED03;

}


      
#navigation
{

	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
margin-left: 130px;
margin-right:60px;
}

border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-left: 205px;
	margin-right: 60px;
}

#navigation ul
{

	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li 
{

	margin: 0;
	border-bottom: 1px solid #666666;
	padding: 1px 5px 1px 15px;
}

#heading
{
	font-size: 30pt;
	position: float;
	margin-top: -55px;
	text-align: right;
	width: 760px;
	margin-right: 0px;
	margin-left: auto;
}

#decoration
{
	text-align: right;
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../images/banner_tile.jpg') repeat-x 0px 15px;
}

#picture
{
	margin-right: 0;
	margin-left: auto;
	background: url('../images/banner_tile.jpg') repeat-x;
	width: 760px;
	text-align: right;
}

#picture img
{
	text-align: right;
	margin-right: 0;
	margin-left: auto;
}

#content
{
	clear: both;
	position:relative;
	width: 760px;
	margin-right: 60px;
	margin-left: 130px;
	padding-bottom: 20px;
	margin-top: 40px;
	padding-left: 70px;
	display:block;
}

.caption
{
	font-style: italic;
	text-align: center;
}

#content img
{
	margin-top: 20px;
	border: 1px solid #000000;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.quote
{
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	text-align: right;
	color: #D60024;
}

.class, .class2, .titles
{
	clear: both;
	overflow: hidden;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.class
{
	background: #606060;
}

.nameanddates
{
	color: #000000;
}

.titles p:first-child, .nameanddates
{
	position: float;
	float: left;
	width: 300px;
}

.titles p, .datesandtimes
{
	position: float;
	float: left;
	width: 260px;
}

.titles p:last-child, .termcosts
{
	position: float;
	float: left;
	width: 80px;
}

#footer 
{
	position: relative;
	clear: both;
	width: 760px;
	font-size: 10px; 
	color: #999999;
	text-align: right;
	margin-right: 60px;
	margin-left: auto;
	margin-bottom: 10px;
	border-top: 1px solid #C0C0C0;
}

#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}




