/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #004990;
	margin: 0px;
	padding: 0;
	background-image:url(../images/burrBG2.png);
	background-repeat: repeat-x;
}
#masthead {
	clear: both;
	padding: 0px;
	margin: 0 0 0px 0;
	}
#wrapper {
	width: 770px;
	clear: both;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm04_middle.jpg);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm04_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position:bottom;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
	color: #333333;
}
#right {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content ul {
	padding: 0
}
#masthead .content {
	padding: 15px 1px;
	height: 215px;
}
#footer .content {
	padding: 12px 0px;
	text-align: center;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	color: #FFFFFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #333333;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C8AAD9;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	line-height: 1.1em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#banner {
	margin: 0 auto;
	width: 932px;
	height: 225px;
}
#bannerLeft {
	width: 457px;
	float: left;
}
#bannerCenter {
	float: left;
	width: 161px;
}
#bannerRight {
	float: right;
	width: 254px;
	height: 225px;
}
#bannerRight a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#bannerRight a:hover {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bolder;
}
#location {
	clear: both;
	background-color: #004990;
	width: 750px;
	margin: 0px auto 10px auto;
	height: 25px;
}
#location a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#location a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#location a:hover {
	color: #ECECFF;
	text-decoration: underline;
}
.contentLeft {
	float: left;
	width: 215px;
	margin: 0px 10px 0px 0px;
	padding-left: 25px;
}
.contentRight {
	float: left;
	width: 215px;
	padding-left: 25px;
}
#bannerRightTop {
	color: #FFFFFF;
	height: 134px;
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 10px;
	border: solid #FFF 2px;
}
#bannerRightTipTop {
	height: 15px;
	padding-bottom: 10px;
}
#dentonTX {
	width: 250px;
	color: #FFFFFF;
	text-align: center;
	font-size: 26px;
	font-weight:bold;
	padding-top: 40px;
}
.floatRight {
	float:right;
	padding-left:5px;
}
.floatLeft {
	float:left;
	padding-right:5px;
}
.thanksTop {
	width: 100%;
}
.thanksBody {
	margin-top: -15px;
	margin-bottom: -15px;
	margin-left: 0;
	margin-right: 0;
	width: 450px;
	background-image:url(../images/thankYou/thankYouCenter.jpg);
	padding: 0 25px 0 25px;
}
.thanksBottom {
	width: 100%;
}
.indent250 {
	margin-left:250px;
}
.clearit {
	clear:both;
}
.listLeft{
	float:left;
	padding: 0 20px 0 0;
}