DIV.cmsContent {
	overflow-x: hidden;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #663300;
}
DIV.cmsContent TD {
	font-size: 15px;
	color: #663300;
}
DIV.cmsContent_Main {
	width: 303px;
}
DIV.cmsContent_Sidebar {
	width: 247px;
	background: #c5c3b6;
	font-size: 12px;
	line-height: 16px;
}
DIV.cmsContent A {
	color: #663300;
}

/* Layout */

DIV.tmpHomeBody {
	width: 823px;
	overflow: hidden;
	margin-bottom: 7px;
	background-color: #fff;
}
DIV.tmpBanner {
	height: 212px;
}
DIV.tmpBanner IMG {
	height: 212px;
}
TD.tmpHomeMain {
	border: 1px solid #683503;
	vertical-align: top;
	background-image: url(/global/images/home/home_tree.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 51px;
}
TD.tmpHomeMain DIV.tmpHomeMain {
	width: 561px;
	overflow: hidden;
}
DIV.tmpMainBox {
	width: 303px;
	float: right;
	margin-right: 30px;
	margin-top: 19px;
	background-color: #fff;
}
TD.tmpHomeDiv DIV {
	width: 5px;
	overflow: hidden;
}
TD.tmpHomeSidebar {
	border: 1px solid #683503;
	vertical-align: top;
	background: #c5c3b6;
	padding-bottom: 5px;
}
TD.tmpHomeSidebar DIV.tmpHomeSidebar {
	width: 247px;
	overflow: hidden;
	margin: 3px;
}

/* Image overrides */

TABLE.cmsImgBorder IMG.cmsImgBorder {
	margin: 0px;
}
TABLE.cmsImg, TABLE.cmsImgBorder, TABLE.cmsImgL, TABLE.cmsImgR, TABLE.cmsImgC {
	margin-right: 7px;
}
TABLE.cmsImgR {
	margin-left: 5px;
	margin-right: 0;
}

/* Sponsors */

TABLE.tmpSponsors {
	width: 100%;
	height: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
TABLE.tmpSponsors P, TABLE.tmpSponsors A {
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
}
div.cmsContent TABLE.tmpSponsors A {
	display: block;
	text-decoration: none;
	cursor: hand;
	background-color: green;
}
DIV.tmpPageTitleHome {
	width: 561px;
	height: 94px;
	background-color: #fff;
	background-image: url(/global/images/title-background-home.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
DIV.tmpPageTitleHome DIV {
	font-family: Arial;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 16px;
	color: #3F678E;
	font-variant: small-caps;
}

