html, body {
	text-align: center;
	margin: auto;
	background-color: #df771c;
	font-family: verdana, sans serif;
	font-size: 12px;
}

td {
	font-family: verdana, sans serif;
	font-size: 12px;
}


table.training td {
	
	border-bottom: 1px solid #003a00;
}

.brownText {
	color: #af5b28;
	font-size: 120%;
}

div.container {
	width:800px;
	/* border:1px solid gray; */
	background-color: #fff;
	line-height:150%;
	margin: auto;
}

div.banner {
	width: 800px;
	height: 130px;
	background: url(img/bg-hdr-2.jpg);
	text-align:left;
	clear:left;
}

div.navigation {
	clear: all;
	float: left;
	width: 800px;
	line-height: 200%;
	text-align: right;
	background-color:#f9ebbf;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #222;
}

div.desikachar09 {
	clear: all;
	float: right;
	width: 180px;
	line-height: 200%;
	text-align: right;
	background-color:#f9ebbf;
	border-left: 1px solid #222;
	border-bottom: 1px solid #222;
}

div.navigation a:link {
	text-decoration: none;
	color: #996600;
}

div.navigation a:active {
	text-decoration: none;
	color: #996600;
}

div.navigation a:visited {
	text-decoration: none;
	color: #996600;
}

div.navigation a:hover {
	text-decoration: underline;
	color: #003300;
}

div.BodyPrimary {
	width: 800px;
	margin:0;
	padding: 0px;
	margin: 0px;
	
	clear: both;
	
	border: 0px solid #234;
}

div.BodyHome {
	width: 800px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px solid #234;
}

div.BodyHome p {
	border: 0px dotted orange;
	display: block;
	height: auto;
	width: auto;
	padding: 5px;
}

div.BodyTextLeft {
	width: 600px;
	font-size: 12px;
	margin: 0px 80px 0px 80px;
	padding: 10px 80px 10px 10px;
	clear: both;
	text-align: left;
	border: 0px solid #234;
}

div.BodyContent {
	width: 600px;
	font-size: 12px;
	clear: both;
	text-align: left;
	border: 0px solid #234;
}

div.BodyPrimaryLeft {
	float: left;
	width: 440px;
}

div.BodyPrimaryRight {
	float: right;
	width: 280px;
}



div.BodySecondary {
	width: 760px;
	margin:0;
	padding: 10px 10px 10px 10px;
	clear: both;
	
	border: 0px solid #234;
}


div.BodySecondaryLeft {
	float: left;
	width: 360px;
	margin:0;
	
	border-right: 1px dashed #333;
}


div.BodySecondaryRight {
	float: right;
	width: 360px;
	margin:0;
	padding: 10px 10px 10px 10px;
}



div.eventListing {
	border-top: 1px solid #333;
	margin: 0px 0px 0px 10px;
	padding:1em;
}

.bigHead {
	color:#000;
	font-size: 14px;
	font-weight: bold;
}

div.blank {
	padding:0.5em;
	color:white;
	background-color:#fff;
	clear:left;
}

div.footer {
	background-color:#fff;
	background: url(img/bg-hdr-1.jpg);
	padding:5px;
	clear:left;
}

div.footerContent {
	color:white;
	text-align:left;
	font-size: 9px;
	padding:0.5em;
	margin: 0px 20px 0px 20px;
}

img.banner {
	display: block;
	margin-left: auto;
	margin-right: 0px;
}

h1.header {
	padding:0;
	margin:0;
}

a.bio:link {
	text-decoration: none;
	color: #996600;
}

a.bio:active {
	text-decoration: none;
	color: #996600;
}

a.bio:hover {
	text-decoration: underline;
	color: #996600;
}

a.bio:visited {
	text-decoration: none;
	color: #996600;
}

.yellowRow {
	background-color: #f9ebbf;
	color: #af5b28;
}

.lightGreyRow {
	background-color: #eee;
}

.VioletText {
	color: #330033;
	font-weight: bold;
}

a.classes:link,
a.classes:active,
a.classes:hover,
a.classes:visited
{
	text-decoration: none;
	color: #330033;
	font-size: 12px;
	font-weight: bold;
}

a.classes:hover
{
	text-decoration: underline;
}

table.classes td {
	border-bottom: 1px solid #af5b28;
	font-size: 11px;
}

table.classes td.noline {
	border-bottom: 0px;
}
