*{ margin: 0;
	padding: 0;
}

#leftcolumn a {
	line-height:1.3em;
	padding: 0;
}

a {
	color: #CB8E02;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	background: #9D6141;
	color: #FFFFEE;
}


blockquote {
	margin: 10px;
	padding: 0 15px;
	border-left: 2px solid #785402;
	border-right: 2px solid #CB8E02;
	text-align: justify;
}

body {
	background: url(images/background.png) #F7F7F7 0 0 repeat-x;
	font: normal 101%/125% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

html {height:100%}
body {min-height:100.01%} /*forces scrollbar in FF*/

fieldset {
	padding: 10px;
	border: 1px solid #ECCB00;
	margin-bottom: 15px;
	width: 460px;
}

form {
	width: 450px;
}

h1, caption {
	font-size: 170%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin-bottom: 20px;
	color: #A86E00;
}

caption {
	margin: 0; padding:0;
}

#leftcolumn h1 {
	font-size: 180%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#leftcolumn h1 a:hover {
padding: 0;
}

h2, h3, h4 {
	color: #6C372F;
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin-top: 10px;
}

h2 {
	font-size: 130%;
	margin-bottom: 10px;
}

h3 {font-size: 120%;
}

h4 {font-size: 110%;
}

h5 {
	margin-top:18px;
	font-size: 95%;
	line-height: 1.2em;
}

html {
	min-width: 770px;
}

img {
	margin: 10px auto 10px auto;
}

#leftcolumn img {
	margin-bottom: 20px;
	padding: 2px;
	border: 3px double #EEEEEE;
}

#content {
	font-size: 90%;
}

#content li {
	color: #48280D;
}

#content ul {
	margin: 8px 0 3px 10px;
	padding-left: 10px; 
	list-style-type: square; 
	color: #6C372F;
}

#content, #header, #footer {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#contentwrapper {
	float: left;
	background: url(images/contentbg.png) #F7F7F7 50% 100% repeat-y;
}

#contentwrapper,
#footerwrapper {
	width: 100%;
}

#footer {
	background: url(images/footerbga.png) repeat-y; 
	height: 131px;
}

#footer a {
	border-top: 1px solid #ECCB00;
	border-bottom: 1px solid #ECCB00;
	color: #947927;
	padding: 2px 5px;
}

#footer a:hover {
	border-top: solid 1px #553117;
	border-bottom: solid 1px #553117;
	color: #FFFFFF;
	background: #CB8E02;
	padding: 2px 5px;
}

#footer p {
	margin: 0 0 0 300px; 
	padding-top: 30px;
	color: #947927;
	font-size: .8em;
}

#footerwrapper {
	clear: both;
	background: transparent url(images/footerbgb.png) repeat-x 0 0;
}

#header {
	background: transparent url(images/header.png);
	height: 130px;
}

#header ul {
	display: block; 
	position: absolute; 
	top: 105px; 
	left: 270px; 
}

#header li {
	float: left;
	width: 92px;

	display: block; 
}

#header li a {
	border-top: solid 1px #8A6C39; 
	border-right: solid 1px #F0C144;
	border-bottom: solid 1px #F0C144;
	border-left: solid 1px #8A6C39;
	padding: 1px; 
	font-size: 75%; 
	font-weight: bold; 
	text-align: center; 
	line-height: 20px; 
	text-decoration: none; 
	display: block;
	background: url(images/grad2.jpg) no-repeat; 
	color: #553117;
}

#header li a:hover {
	background: url(images/grad1.jpg) no-repeat; 
	color: #000; 
}


#leftcolumn {
	width: 180px;
	float: left;
	padding: 40px 0 10px 0;
	margin-left: 20px;
	display: inline;
	color: #8B725A;
	font-size: 80%; 
}


#logo {
	width: 190px;
	display: block;
	background: url(transparent.gif) no-repeat;
	height: 90px;
	position: absolute;
	top: 0px;
	right: 34px;
}

#logo h1 {
	display: none;
}

#rightcontent {
	width: 500px;
	float: right;

	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0;
	float: right;
}

#rightcontent li{
font-size: 90%;
margin-bottom: 3px;
}

/*form*/
input,textarea {
	border: 1px solid #006666;
	margin: 4px;
	background: url(images/formbackground.png);
}

label {
	color: #666666;
	font-size: 90%;
}

legend {
	padding: 10px; 
	color: #CB8E02;
}

ol {
	margin: 10px;
	padding-left: 10px;
	list-style-type: square;
	font-size: 80%;
	font-weight: bold;
}

.courselist {
	list-style-type:square;
	font-size: 1em;
	font-weight: normal;
	}

p {
	margin: 5px 0 5px 0;
	font-size: 90%;
}

.submitbutton {
	border: 1px solid #003366;
	background: #CB8E02;
	color: #FFFFFF;
}

.tel {
	color: #666666;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
}

.valpad {
	margin-top: 40px;
	margin-bottom: 40px;
}

.textarea2 {
	border: 1px solid #006666;
	margin: 4px;
	padding: 6px;
	background: #F0F0FF;
}

hr {
height: 1px;
border-top: 1px solid #FEDF98;
margin-top: 4px;
margin-bottom: 4px;
}

.center {
	text-align: center;
	margin-bottom: 20px;
}

.brown {
	color: #6C372F;
}
