/* @override 
	http://localhost:8888/FREE%20DOZEN/web/css/base.css
*/

/*
-----------------------------------------------
CVTC Base Styles
Author:   Dustin Tate
----------------------------------------------- */
body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;}

/* MISC: =Links
----------------------------------------------- */

p a, p a:visited {display: block;
	text-indent: -9999px;
	width: 143px;
	height: 141px;background-image: url(../images/PRINTBUTTON.jpg);
	position: absolute;
	top:  30px;}

p a:hover {
	background: url(../images/PRINTBUTTON.jpg) center -141px;}

.rightBox a {
	text-decoration: none;}

/* MISC: =Headers
----------------------------------------------- */

h1, #headerBox h2, #menu h2, .skipNav {
	display: none;}

h3 {font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px 20px;}
	
h4 {
	}

h5 {
	}

p {
	margin: 0 0 20px 24px;}

/* MISC: =Lists
----------------------------------------------- */


/* MISC: =Special
----------------------------------------------- */
hr {display: none;}

.hackDiv {
	clear: both;}
	
strong {
	font-weight: bold;}

/* MISC: =Main
----------------------------------------------- */

#outerBox {
	width: 100%;
	background: #fff url(../images/CVTC_BACKSTRIP.jpg) repeat-y center;}

#headerBox {
	width: 100%;
	height: 20px;
	margin: auto;
	margin-bottom: 0;}

.headerImage {
	margin: auto;
	width: 800px;
	height: 78px;
	}

#headerBox img {
	border: none;
	margin: 22px 0 0 20px;}

#middleShell {
	width: 800px;
	margin: auto;
	padding: 0px 0;}
	
#mainBox {width: 800px;
	position: relative;
	margin: auto;
	}
#mainBox img.noPrint {
	margin: 0 110px;}
	
#menuWrapper {
	position: absolute;
	top: 100px;
	width: 164px;
	margin-left: 0px;}	

/* MISC: =Footer
----------------------------------------------- */


#footerBox {
	width:800px;
	text-align: center;
	margin: auto;
	background: url(../images/CVTC_NEWS_FOOTER.jpg) no-repeat 150px top;}
	
#footerBox p {
	margin: 0;
	padding: 20px 0;}
	
#footerBox a, #footerBox a:visited {
	color: #000;}

#footerBox a:hover {
	color: white;}
