/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #999;
	background: url(../images/bg.jpg) no-repeat top center #ccc;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	padding: 0;
	width: 791px;
	margin: 0 auto;
	padding-top: 20px;
}

#flash {
	padding: 0;
	margin:0;
}

#contentHolder {
	margin: 0;
	padding: 0;
	width: 791px;
	background: url(../images/bg-holder.jpg) no-repeat;
}
.bgRepeat {
	background: url(../images/bg-content.jpg) repeat-y 3px 0;
}

.bgRepeatHome {
	background: url(../images/bg-content.jpg) repeat-y 3px 0;
	background-position: 3px -70px;
}

#content {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#contentLeft {
	float: left;
	margin: 20px 0 20px 35px;
	padding: 0;
	width: 190px;
}
#contentRight {
	margin: 20px 35px 20px 0;
	padding: 1px 10px 0 0;
	width: 478px;
	float: right;
	min-height: 200px; 
	height: auto !important; 
	height: 200px;
	}
#contentRight.home {
	min-height: 150px; 
	height: auto !important; 
	height: 150px;
	}
	
	
/* HEADERS
========================================*/

h1.home {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 140%;
	}
h1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-family: Skia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	}
h2 {
	font-size: 16px;
	font-family: Skia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #036;
	margin: 15px 0;
	}
h3 {
	font-size: 12px;
	color: #036;
	margin: 20px 0 0 0;
	font-weight: bold;
	}


/* CLIENTS
===========================================================*/

.clients h3 {
	margin: 0;
	}
.clients p {
	margin: 0;
	}
.clients td {
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
	}
.floatFix {
	clear: both;
	height: 0;
	line-height: 0;
	}


.fLeft { float: left; }
.fRight { float: right; }

p { margin: 5px 0 10px 0; }

ul { margin-left: 10px; padding-left: 15px; margin-bottom: 15px; }
li { list-style: square; }


/* LOZENGES
===========================================================*/

#loz {
	clear: both;
	width: 720px;
	margin: 0 0 25px 35px;
	}
	
div.lozCreative, div.lozPost, div.lozTraining {
	width: 233px;
	float: left;
	margin-right: 7px;
	margin-bottom: 20px;
	}
 div.lozCreative {
 	margin-right: 0;
	}

.lozCreativeT, .lozPostT, .lozTrainingT {
	height: 31px;
	}
.lozCreativeB, .lozPostB, .lozTrainingB {
	height: 17px;
	}

/* Formatting */
div.lozCreative h2, div.lozPost h2, div.lozTraining h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0 10px;
	padding: 7px 0 0 0;
	}
div.lozCreative p, div.lozPost p, div.lozTraining p {
	margin: 0 13px 0 10px;
	padding: 7px 0;
	font-size: 12px;
	}


/* Post */
div.lozPostM {
	background: url(../images/loz/loz-post-m.gif) repeat-y;
	color: #999;
	}
div.lozPost h2 a, div.lozPost h2 a:visited {
	color: #0A50A1;
	text-decoration: none;
	border-bottom: 1px dotted #0A50A1;
	}
div.lozPost h2 a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
	}


/* Creative */
.lozCreativeM {
	background: url(../images/loz/loz-creative-m.gif) repeat-y;
	color: #999;
	}
.lozCreative h2 a, .lozCreative h2 a:visited {
	color: #338023;
	text-decoration: none;
	border-bottom: 1px dotted #338023;
	}
.lozCreative h2 a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
	}

/* Training */
.lozTraining {
	background: url(../images/loz/loz-training-m.gif) repeat-y;
	width: 239px;
	}
.lozTrainingM {
	width: 239px;
	}
.lozTrainingT {
	display:block;
	width: 234px;
	height: 31px;
	}
.lozTrainingT h2 {
	text-indent: -999em;
	display:block;
	width: 234px;
	height: 31px;
	margin: 0;
	padding: 0;
}
div.lozTrainingM h2 {
	color: #f60;
	margin: 0 10px;
	}
div.lozTraining a {
	color: #f60;
	border-bottom:1px #f60 dotted;
	}
div.lozTraining a:hover {
	text-decoration: none;
	color: #666;
	border-bottom:1px #666 dotted;
	}


	
/*.lozCreativeB {
	background: url(../images/loz/loz-creative-b.gif) repeat-x;
	}
*/

/* Note */
.nb {
	font-size: 10px;
	color: #999;
	padding-top: 10px;
	} 
acronym {
	border-bottom: 1px dotted #ccc;
	}
.top {
	margin-top: 20px;
	font-size: 11px;
	}
strong {
	font-weight: bold;
	}


/* Links */

p a.contact {
	font-size: 14px;
	font-weight: 600;
	color: #0CF;
	border-bottom: 1px dotted  #0CF;
	margin: 20px 0 30px 0;
	}
p a.contact:hover {
	color:#0A50A1;
	border-bottom: 1px dotted #0A50A1;
	text-decoration: none;
	}

#contentLeft ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 12px;
	}
/*#contentLeft li {
	list-style: none;
	}
*/

/* FORM
===========================================================*/

.theform {
	display: block;
	width: 380px;
	color: #666;
	}
label {
	display: block;
	font-weight: bold;
	width: 150px;
	}
.checkbox {
	display: inline;
	margin-left: 10px;
	font-weight: normal;
/*	float: left;
*/	}
#Hugh_Lewis, #Scott_Radnor {
	margin-left: 150px;
	}
textarea {
	display: block;
	margin-bottom: 20px;
	}
input {
	margin-bottom: 10px;
	}
#submit {
	float:right;
	display: block;
	}
.subNote {
	font-weight: normal;
	}
.width400 {
	width: 400px;
	}



/* LINKS
===========================================================*/

a, a.link {
	color: #09f;
	text-decoration: none;
	border-bottom: 1px dotted #09f;
	}
a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	}
a:visited {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted #036;
	}


/* QUOTES
===========================================================*/

cite {
	display:block;
	padding: 0 15px 0 25px;
	font-style: italic;
	margin-top: 35px;
	}
.post {
	color: #0A50A1;
	background: url(../images/quotes/quote_post.gif) no-repeat;
	}
.creative {
	color: #338023;
	background: url(../images/quotes/quote_creative.gif) no-repeat;
	}
.training {
	color: #f60;
	background: url(../images/quotes/quote_training.gif) no-repeat;
	}

/* Person being quoted */	
.quoteePost {
	font-style: normal;
	font-weight: 900;
	color: #0A50A1;
	margin-top: 0;
	}
.quoteeCreative {
	font-style: normal;
	font-weight: 900;
	color: #338023;
	margin-top: 0;
	}
.quoteeTraining {
	color: #f60;
	font-style: normal;
	font-weight: 900;
	margin-top: 0;
	}

/* HOME PAGE QUOTE */

#contentLeft.home cite.training {
	margin-top: 0;
	margin-bottom: 0;
	}

/* FOOTER
===========================================================*/

#footerHolder {
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../images/bg-footer.jpg) no-repeat center;
	height: 60px;
	width: 790px; 
	font-size: 10px;
	color: #999;
}
#footer {
	margin: 0 35px 0 0;
	padding-top: 7px;
	list-style: none;
	float: right;
}
#footer li {
	display: block;
	float: left;
}
#footer a, #footer a:visited {
	color: #999;
	text-decoration: none;
	margin-left: 5px;
	border: none;
	}
#footer a:hover {
	color: #036;
	border: none;
	}

p.copyright {
	padding-top: 7px;
	margin: 0 0 0 35px;
	float: left;
	}
