body {
	background-color: #EFDABE;
	margin:0px;
	padding:0px;
	background-repeat: repeat;
	background-attachment: scroll;
}

h1 {

	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
	line-height:65%;
}

h2 {
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #8A1917;
	font-weight: bold;
	line-height: 80%;
}

p {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 150%;
}

.header-text {
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 105%;
	font-weight: normal;
}

a:link {
	color: #8A1917;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A1917;
}
a:hover {
	text-decoration: underline;
	color: #8D8D8D;
}
a:active {
	text-decoration: underline;
	color: #8D8D8D;;
}

.header-text-red {
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 105%;
	font-weight: bold;
	color:#8A1917;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	height:inherit;
}

p span.hide { display:none; }

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#main {
	width:1000px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background: #ffffff;
	height:inherit;
}

#header {
	width:1000px;
	height:163px;
	margin-top:-7px;
	float:left;
	display:inline;
	background-image: url(images/header-gradient-background.jpg);
	background-repeat: repeat-x;
}

#header-text-area {
	position:absolute;
	width:241px;
	height:111px;
	z-index:2;
	left: 750px;
	top: 17px;
}

#tzm-logo {
	margin-left:123px;
	margin-top:10px;
	width:326px;
	height:149px;
	float:none;
	display:inline;
}

#nav-bar {
	background-color: #8A1917;
	width:1000px;
	padding-top:0px;
	Padding-bottom:3px;
	height:26px;
	float:left;
	padding-bottom: 0px;
}

#slash-photo {
	width:1000px;
	padding-top:0px;
	height:265px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#red-line {
	background-color: #8A1917;
	width:1000px;
	height:19px;
	float:left;
	display:inline;
}

.sidebar-text-black {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
}

.sidebar-text-red {
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000333;
	line-height: 140%;
}

#main-body {
	background-color: #ffffff;
	width:764px;
	height:inherit;
	float:left;
	display:inline;
}

#body-content {
	width: 650px;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 42px;
	padding-left: 42px;
}

#sidebar {
	background-color: #009900;
	width:236px;
	padding-top:0px;
	height:400px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/tzm-sidebar-gradient-backgound.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#footer {
	width:1000px;
	height:72px;
	float:left;
	display:inline;
	background-image: url(images/tzm-footer-background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
}

.footer-text {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	line-height: 100%;
	font-weight: bold;
}
