html {min-height: 100%; margin-bottom: 1px;}/*Removes Firefox's "page shift"*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url("../images/Bg7.jpg") repeat-x top left #FDDCAF;
	margin: 0;
}

body.coursedescription {background: none;}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 20 30px 20px 15px;
	font-size: 0.85em;
}
#maincontent p{
	line-height: 1.2em;
	margin: 8px 0 12px 0;
}
#maincontent a   {
	color: #000000;
	/*text-decoration: none*/;

}
#maincontent a:visited  {
color: #000000;
}
#maincontent a:hover {
	color: #CC6600;
	/*text-decoration: none*/;

}
/*Sidebar*/
#sidecontent {
	font-size: 0.7em;
	padding: 10 20px 20px 24px;
	margin: 0;
	vertical-align: top;

}
#sidecontent p{
	line-height: 1.5em;
	margin: 5px 0 12px;
	vertical-align: text-top;
	background: top;

}
/********HEADINGS*******/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.35em;
	letter-spacing: 0.3em;
}
h1, h2, h3, h4 {
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0;
	font-size: 14px;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}
h4 {
	margin: 0;
	font-size: 13px;
}

#sidecontent h3.topheading {
	margin: 0;
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	margin: 0 auto;
	font-size: 0.7em;
	color: #FFFFFFF;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #FF9933;

}
#footer a, #footer a:visited, #footer a:hover {
	color: #FF9933;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #8D9298;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus,
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
}
.p7TBMsubbox {
	padding: 4px 0 24px 12px;
}
#alpha-1 a:hover {background-color: transparent;}
.border {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.leftborder {
	border-left: 1px solid #000000;
}
.img {
	border: 1px solid #000000;
	float: right;

}
.imgnoborder {
	float: right;

}
.table {
	padding: 2px;
	border: 1px solid #000000;


}
.borderinside {
	border-bottom: 1px solid #000000;

}
.rowcenter {
	text-align: center;
}
.video {
	float: left;
}
.videoright {

	float: right;
}
.videotext {
	margin: 0 auto;
	font-size: 0.7em;
	color: #333399;

}
.announce {
	border: 2px solid #CC3300;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 20px;
	background: #FFE0C2;
	width: 300px;
	text-align: center;
}
a:link, a:hover, a:active, a:focus {
	/*text-decoration: none*/;
}
#testimonials {
	font-size: 0.8em;
	padding: 10 20;
	vertical-align: top;
	background: #ffffff url(images/callout_bg_top.jpg) repeat-x;

}
#testimonials_nobg {

	font-size: 0.8em;
	padding: 10 20;
	vertical-align: top;
	background: #ffffff;
}
#schedule {

	font-size: 0.8em;
	padding: 5 3;
	vertical-align: top;
	background: #FFE0C2 url(images/callout_bg_top.jpg) repeat-x;
}
#schedule_nobg {


	font-size: 0.8em;
	padding: 5 3;
	vertical-align: top;
	background: #ffffff;
}
.imgCentre {

	border: 1px solid #000000;
}

.viewschedule, .view {
	border: 2px solid #CC3300;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFE0C2;
	text-align: center;
}

.view {
	font-size: 13px !important;
}

.viewdiv {
	border: 2px solid #CC3300;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #FFE0C2;
}

.orange {
	font-size: 16px;
	font-weight: bold;
	color: #cc3300;
}
