/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width_Fill_Header

blue 0069AA
yellow FFDE00
orange FF6600

  ------------------------------------------------
*/

/* for Firefox browsers */
html {
	height: 100%; 
	margin-bottom: 0.1px; 
	font-size: 100%;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #000000;
/*
	background: #FFFFFF url(http://www.fortworthcwrt.com/images/bgPage.gif) repeat;
*/
}
#masthead {
	color: #999999;
	padding: 0;
	margin: 0 0 0px 0;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	background: #000000 url(http://www.fortworthcwrt.com/images/bgHeader.jpg) no-repeat right top;
	height: 120px;
}
#logo {
	padding: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
/*
	background: #265B91 url(http://www.fortworthcwrt.com/images/bgPage.jpg) repeat-x;
	background-image: url(http://www.fortworthcwrt.com/images/clm08_middle.gif);
*/
	background-repeat: repeat-y;
	background: #FFFFFF url(http://www.fortworthcwrt.com/images/imgWatermark.gif) no-repeat center bottom;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#column_top {
/*
	background-image: url(http://www.fortworthcwrt.com/images/clm08_top.gif);
*/
	background-repeat: no-repeat;
	height: 1px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#column_bottom {
/*
	background-image: url(http://www.fortworthcwrt.com/images/clm08_bottom.gif);
*/
	background-repeat: no-repeat;
	height: 1px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 448px;
	float: left;
}
#left {
	width: 160px;
	float: left;
}
#right {
	width: 160px;
	float: left;
}
#full {
	width: 608px;
	float: left;
}
#footer {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font: normal 11px Arial, Helvetica, Sans-Serif;
	clear: both;
	align: center;
}
#center .content {
	padding: 24px 16px 264px 16px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 16px 264px 16px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 16px 264px 16px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	text-align: right;
}
#full .content {
	padding: 24px 16px 264px 16px;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	color: #FFFFFF;
	padding: 12px 0 144px 0;
}
.menulist {
	margin: 22px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link, #left a:visited {
	color: #000000;
}
#left a:hover {
	color: #CC0000;
}
#center a:link, #center a:visited {
	color: #000000;
}
#center a:hover {
	color: #CC0000;
}
#right a:link, #right a:visited {
	color: #000000;
}
#right a:hover {
	color: #CC0000;
}
#footer a:link, #footer a:visited  {
	color: #FFFFFF;
	text-decoration: none
}
#footer a:hover  {
	color: #CC0000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #000000;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #CC0000;
}
#wrapper .menulist li {
	padding: 0 0 6px 0;
}
.p7uberlink {
	font-weight: normal !important;
	letter-spacing: 0;
	border-color: #999999 !important;
	text-decoration: none;
}
h1 {
	font: bold 24px Arial, Helvetica, Sans-Serif;
	height: 52px;
	padding-top: 20px;
	margin: 0;
}
h2 {
	font: bold 20px Arial, Helvetica, Sans-Serif;
	margin: 12px 0 6px 0;
}
h3 {
	font: bold 16px Arial, Helvetica, Sans-Serif;
	margin: 12px 0 6px 0;
}
h4 {
	font: bold 14px Arial, Helvetica, Sans-Serif;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}


/* 
  ------------------------------------------------
  my divs
  ------------------------------------------------
*/

img {
	border: 0;
	}
.left {
	float: left;
	border: 0;
	margin: 0 18px 12px 0;
	padding: 0;
	}
.right {
	float: right;
	border: 0;
	margin: 0 0 12px 18px;
	padding: 0;
	}
.small {
	font: normal 10px Arial, Helvetica, Sans-Serif;
	}
.notopmargin {
	margin-top: 88px;
	}
.sidebar {
	padding-top: 62px;
	}	
	
/************************************************
	Announcement
************************************************/
.announcement {
	margin: 0;
	padding: 0 0 24px 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, Sans-Serif; 
	color: #333333;
	}
.announcement img {
	float: right;
	margin: 0 0 12px 20px;
	padding: 0;
/*
	border: 1px dotted #999999;
*/
	}
.announcement img.delimiter {
	float: none;
	margin: 6px 0 24px 88px;
	padding: 0;
	text-align: center;
	}
.announcement h2 {
	color: #000000;
	padding: 0;
	margin: 0 0 6px 0;
	}
.announcement h3 {
	color: #000000;
	padding: 0;
	margin: 0 0 6px 0;
	}
.announcement.small {
	font-size: 10px;
	}

/************************************************
	tables
************************************************/
table.basic { 
	border: 1px solid #000000; 
	}
table.basic td { 
	background: #FFFFFF;
	padding: 3px 5px;
	color: #333333;
	font: normal 12px Arial, Helvetica, Sans-Serif; 
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	}
table.basic th { 
	background-color: #EEEEEE;
	color: #333333;
	padding: 3px 5px;
	font: bold 12px Arial, Helvetica, Sans-Serif; 
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	}
table.basic textarea, table.basic select, table.basic input, input   { 
	font: normal 12px Arial, Helvetica, Sans-Serif; 
	}

table.layout {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}
table.layout td { 
	text-align: left;
	vertical-align: top;
	border: 0;
	margin: 5px;
	padding: 0;
	}

