body {
	font: 14px Arial, Verdana, sans-serif;
}


h1 {
	color: #810d10;
	font-size: 20px;
	margin: 5px 0 5px 0;
	text-align: left;
}

h2 {
	color: #810d10;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	padding-top: 5px;
	color: #810d10;
	font-size: 14px;
	font-weight: bold;
}


strong {
	color: #810d10;
	font-weight: bold;
}

blockquote {
	margin: 0 auto;
	width: 400px;
	display: block;
	background-color: #cec0df;
}

cite {
	width: 400px;
	text-align: right;
	display: block;
	font-weight: bold;
	font-style: normal;
	margin: 0 auto;
}
#wrap {
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 960px;
	padding: 0;
}

#header {
	padding: 0;
	height: 200px;
}
.logo {
	float: left;
	position: relative;
}

.logo .headline {
	color: #810d10;
	position: absolute;
	top: 15px;
	left: 430px;
	text-align: right;
	font-weight: normal;
}

.logo .strapline {
	width: 470px;
	text-transform: lowercase;
	font-size: 22px;
}
.logo .contact {
	width: 470px;
	color: #810d10;
	position: absolute;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
}

.contact small {
	font-size: 13px;
	font-weight: normal;
}

.contact a {
	color: #810d10;
	text-decoration: none;
}
.menuend {
	color: #810d10;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
}


#columnwrapper {
	margin-top: 10px;
}
#leftbar {
	width: 250px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	background: #fff;
	color: #810d10;
	font-size: 13px;
}

#leftbar li {
	border-bottom: 1px solid #cec0df;
}

#leftbar li a {
	color: #810d10;
	text-decoration: none;
	display:block;
	padding-left: 5px;
}

#leftbar li a:hover {
	color: #fff;
	background: #810d10 url('/images/menu.gif') no-repeat top right;
}

#leftbar ul ul li {
	/* display: none; */
	padding-left: 0;
	border: none;
}

#leftbar ul ul li a {
	/* display: none; */
	padding-left: 20px;
	border: none;
}

#leftbar ul ul li {
	/*content: '> ';*/

}

#leftbar .selected {
	background: #dfc2c4 url('/images/menu.gif') no-repeat top right;
}
#leftbar small {
	font-size: 9px;
}

#leftbar .smalltext {
	font-size: 10px;
}
#middlebar {
	width: 690px;
	float: left;
	padding-left: 5px;

}

#middlebar p {
	margin: 10px 0 10px 0;
}

#middlebar a {
	color: #810d10;
	text-decoration: none;
	font-weight: bold;
}

#middlebar a:hover {
	color: #810d10;
	text-decoration: underline;
}


#middlebar img {
	border: 2px solid #810d10;
}

#middlebar ol {
	list-style: inside decimal;
	margin: 5px 0 5px 0;
}

#middlebar ul {
	list-style: inside disc;
	margin: 5px 0 5px 0;
}
.imgright {
	float: right;
	margin: 5px 0 0 5px;
	padding: 0;

}

.center {
	text-align: center;
}

.brown {
	color: #810d10;
	font-size: 15px;
}

#homeleft {
	float: left;
	width: 400px;
}

#news {
	float: left;
	width: 290px;
}
#archive {
	float: left;
	width: 290px;
}
#news h2 {
	padding: 5px;
	background-color: #810d10;
	color: #fff;
}

#news .newsitem {
	border-bottom: 2px solid #810d10;
	padding: 5px 0 10px 5px;

}

#news .newsitem p {
	margin: 0;
}
#news .newsitemfooter a {
	font-style: italic;
	text-decoration: none;
	color: #000;
}

#news .newsitemfooter a:hover {
	font-style: italic;
	text-decoration: underline;
	color: #000;
}

#newscontainer {
	height: 189px;
	overflow: hidden;
}

#rightbar {
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-left: 15px;

}

#footer {
	/*border-top: 2px solid #810d10;*/
	color: #000;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}

label {
       display: block;
}

div.frm label{
        display:block;
        margin-bottom:10px;
}

div.frm label span{
        display:block;
        float:left;
        padding-right:6px;
        width:250px;
        text-align:left;
}


#frmNews textarea {
        width: 280px;
        height: 100px;
}

#newspage .newsdate {
	color: #810d10;
	margin-top: 0;
}

#newspage .newsitem {
	border-bottom: 1px solid #810d10;
	margin-bottom: 10px;
}

#courses {
	margin-bottom: 15px;
}
#courses th {
	text-align: left;
}

.pdfdownload a {
	float: right;
	background-color: #810d10;
	padding: 5px;
	color: #fff !important;
	text-decoration: none;
	text-align: center;
}

.pdfdownload a:hover {
	float: right;
	background: #810d10;
	padding: 5px;
	color: #fff !important;
	text-decoration: underline;
}

.col1 {
	float: left;
	width: 345px;
}

.col2 {
	float: left;
	width: 345px;
}

.contact span {
	display: inline-block;
	width: 300px;
	padding: 0;
	margin: 0;
}
.contact p {
	padding: 0 !important;
	margin: 0 !important;
}

