/* CSS Document */

body {
	background-color: #C7B978;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413706;
	background-image: url(images/contentBG.jpg);
	background-repeat: no-repeat;
}
.stretch {
	background-image: url(images/stretch.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #413706;
}
a:visited {
	color: #413706;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header1 {
	font-size: 14px; font-weight:bold;
	color: #413706;
}

.header2 {
	font-size: 14px; font-weight:bold;
	color: #413706;
}
/*SEO relevant tags - Do not change */
#fgText{position:absolute; left:-9999px;}
h1 {
	font-size: 14px;
	color: #413706; font-weight:normal;
}
h2 {
	font-size: 14px;
	color: #413706; font-weight:normal;
}
h3 {
	font-size: 14px;
	color: #413706; font-weight:normal;
}
/*End of SEO Tags*/

.table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413706;
}
.content_nobg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413706;
}

#cprtraining{width:400px;height:325px;margin:10px auto}

