/*

Davenport Design & Advertising
www.davenportdesign.net

All Rights Reserved. Unauthorized copying prohibited.

* { border: 1px solid #f00; }


*/

html, body {
	background-color: #000;
	font: 11px Verdana, Arial, Sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
	background-image: url(i/m_icon_girls_hover.gif);
	background-image: url(i/m_icon_guys_hover.gif);
	background-image: url(i/m_icon_parents_hover.gif);
	background-image: url(i/m_icon_whywait_hover.gif);
	background-image: url(i/m_icon_interact_hover.gif);
	background-image: url(i/m_girls_hover.gif);
	background-image: url(i/m_guys_hover.gif);
	background-image: url(i/m_parents_hover.gif);
	background-image: url(i/m_whywait_hover.gif);
	background-image: url(i/m_interact_hover.gif);
	background-image: none;
	}

img {
	display: inline;
	text-decoration: none;
	border: none;
	padding: 0;
	margin: 0;
	}

.pagebreak { page-break-after: always; }
.clear { clear: both; }
hr { display: none; }
h1, h2, h3, h4, h5, h6, p, ul, li, form, input, table, td, tr, th {
	margin: 0;
	padding: 0;
	font-weight: normal;
	vertical-align: top;
	}
.school td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}
.school ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: disc;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.off { display: none; visibility: hidden; }

a:link, a:visited {
	color: #555;
	background-color: none;
	}

a:hover {
	color: #000;
	background-color: none;
	}

a:active {
	color: #888
	background-color: none;
	}
	
a:visited {
	color: #888;
	background-color: none;
	}	

#page {
	padding-top: 130px;
	}

#header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	}

#header #solidbar {
	border-bottom: 3px solid #fff;
	background-color: #777;
	height: 72px;
	overflow: hidden;
	}


#header #tip {
	width: 500px;
	margin-left: 300px;
	padding-top: 15px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: block;
	}
#header #tip:hover {
	color: #ddd;
	}
#header #tip span {
	font-size: 9px;
	color: #ccc;
	}

#header #title {
	height: 45px;
	background: transparent none no-repeat bottom right;
	width: 825px;
	}

#banner {
	width: 280px;
	height: 130px;
	background: #ccc url(i/b_bg_r.gif) repeat-y top right;
	float: left;
	position: absolute;
	z-index: 80;
	top: 0;
	left: 0;
	}
#banner #banner2 {
	padding-left: 25px;
	padding-top: 20px;
	background: transparent url(i/b_bg_tr_grey.gif) no-repeat top right;
	}

#banner #banner3 {
	}

#logo {
	background: transparent url(i/h_banner.gif) no-repeat top left;
	width: 225px;
	height: 100px;
	display: block;
	}
#banner h1 { display: none; }

.line {
	background-color: #bbb;
	height: 3px;
	font-size: 1px;
	}

#menu {
	background-color: #ccc;
	width: 825px;
	}

#menu #menu2 {
	margin-left: 23px;
	background: #eee url(i/m_bg.gif) repeat-x bottom left;
	}
#menu #menu3 { background: transparent url(i/m_bg_l.gif) repeat-y top left; }
#menu #menu4 { background: transparent url(i/m_bg_tl.gif) no-repeat top left; }
#menu #menu5 {
	background: transparent url(i/m_bg_tr.gif) no-repeat top right;
	padding: 10px 25px 0 25px;
	}

#menu #dropdown {
	list-style: none outside none;
	margin: 0;
	}
/* hide from IE-mac \*/
* html #menu #dropdown { height: 1%; }
/* end hide */

#menu a.primary {
	display: block;
	width: auto;
	padding-bottom: 0;
	padding-bottom: 7px;
	background: transparent none no-repeat 0 0;
	}

#menu a.primary span {
	display: block;
	height: 64px;
	background: transparent none no-repeat 64px 18px;
	}	
#menu a.primary span span { display: none; }	


#menu ul ul a {
	display: block;
	padding: 5px 10px;
	background-color: #aaa;
	text-decoration: none;
	}

#menu ul ul a.indent { padding-left: 25px; font-size: 90%; }
#menu ul ul a:hover {
	background-color: #999;
	}

#menu li { /* all list items */
	float: left;
	display: block;
	}

#menu ul ul li {	
	display: inline;
	width: 150px; /* width needed or else Opera goes nuts */
	}

#menu #girls { width: 130px; }
#menu #girls a.primary { background-image: url(i/m_icon_girls.gif); }	
#menu #girls a.primary:hover { background-image: url(i/m_icon_girls_hover.gif); }	
#menu #girls a.primary span { background-image: url(i/m_girls.gif); }
#menu #girls a.primary:hover span { background-image: url(i/m_girls_hover.gif); }
#menu #girls ul a, #menu #girls ul a:visited { color: #c90080; }
#menu #girls ul a:hover { color: #704; }
#menu #girls ul a:active { color: #f0a; }

#menu #guys { width: 135px; }
#menu #guys a.primary { background-image: url(i/m_icon_guys.gif);  }	
#menu #guys a.primary:hover { background-image: url(i/m_icon_guys_hover.gif); }	
#menu #guys a.primary span { background-image: url(i/m_guys.gif); }
#menu #guys a.primary:hover span { background-image: url(i/m_guys_hover.gif); }
#menu #guys ul a, #menu #guys ul a:visited { color: #07c; }
#menu #guys ul a:hover { color: #039; }
#menu #guys ul a:active { color: #0af; }

#menu #parents { width: 145px; }
#menu #parents a.primary { background-image: url(i/m_icon_parents.gif); }	
#menu #parents a.primary:hover { background-image: url(i/m_icon_parents_hover.gif); }	
#menu #parents a.primary span { background-image: url(i/m_parents.gif); }
#menu #parents a.primary:hover span { background-image: url(i/m_parents_hover.gif); }
#menu #parents ul a, #menu #parents ul a:visited { color: #333; }
#menu #parents ul a:hover { color: #000; }
#menu #parents ul a:active { color: #555; }

#menu #whywait { width: 165px; }
#menu #whywait a.primary { background-image: url(i/m_icon_whywait.gif); }	
#menu #whywait a.primary:hover { background-image: url(i/m_icon_whywait_hover.gif); }	
#menu #whywait a.primary span { background-image: url(i/m_whywait.gif); }
#menu #whywait a.primary:hover span { background-image: url(i/m_whywait_hover.gif); }
#menu #whywait ul a, #menu #whywait ul a:visited { color: #f00; }
#menu #whywait ul a:hover { color: #600; }

#menu #interact { width: 130px; }
#menu #interact a.primary { background-image: url(i/m_icon_interact.gif); }	
#menu #interact a.primary:hover { background-image: url(i/m_icon_interact_hover.gif); }	
#menu #interact a.primary span { background-image: url(i/m_interact.gif); }
#menu #interact a.primary:hover span { background-image: url(i/m_interact_hover.gif); }
#menu #interact ul a, #menu #interact ul a:visited { color: #24772b; }	
#menu #interact ul a:hover { color: #030; }
#menu #interact ul a:active { color: #5b5; }	

#menu li ul { /* second-level lists */
	position: absolute;
	z-index: 100;
	background: transparent url(i/m_sub_bg_b.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
	list-style: none outside none;
	padding-bottom: 6px;
	width: 150px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}

#menu li.shadow {
	height: 8px;
	display: block;
	background: transparent url(i/m_sub_bg_t.gif) repeat-x top left;
	line-height: 1;
	font-size: 1px;
	}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#main {
	margin-left: 25px;
	background: #eee url(i/c_bg_t_grey.gif) repeat-x top left;
	width: 800px;
	color: #000;
	}	
#main #main2 { background: transparent url(i/c_bg_b_grey.gif) repeat-x bottom left; }	
#main #main3 {
	background: transparent none no-repeat bottom right;
	padding: 0 25px;
	}

#picture {
	width: 350px;
	height: 300px;
	position: absolute;
	z-index: 95;
	left: 0;
	background: transparent url(i/picture_default.gif) no-repeat top left;
	}	
/*
	
#pictureb {
	width: 200px;
	height: 300px;
	float: right;
	position: relative;
	border: 1px solid #f00;
	background: transparent url(i/pictdure.gif) no-repeat top left;
	}	
	
*/	
	
#side_left {
	float: left;
	width: 225px;
	padding-top: 320px;
	padding-bottom: 25px;
	}	
#side_left .box, #side_left .boxfill {
	margin-bottom: 25px;
	}	
	
#side_right {
	float: right;
	width: 250px;
	padding-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	}		

.side {
	color: #666;
	}

.no {
	display: none;
	visibility: hidden;
	}

.side h3 {
	color: #444;
	letter-spacing: -1px;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 2px;
	font-weight: bold;
	}
.side h3 span { font-weight: normal; }

.side img, #content .img_stationary {
	display: block;
	border: 1px solid #666;
	padding: 1px;
	background-color: #fff;
	}

.side img.ad {
	display: block;
	border: none;
	padding: 0;
	background-color: transparent;
	margin-bottom: 10px;
	}

.side img.img_left {
	display: inline;
	float: left;
	}

.side img.img_left {
	display: inline;
	float: right;
	}

.side ul {
	line-height: 1.4em;
	list-style: none outside none;
	margin-bottom: 10px;
	}	
		
.side ul li {
	padding-left: 10px;
	margin-bottom: 5px;
	background: transparent url(i/c_bullet_grey.gif) no-repeat 0 4px;
	}	

.side p {
	line-height: 1.4em;
	margin-bottom: 10px;
	}

.box {
	background: transparent url(i/box_bg_tl_grey.gif) no-repeat top left;
	}
.box .box2 { background: transparent url(i/box_bg_tr_grey.gif) no-repeat top right; }
.box .box3 { background: transparent url(i/box_bg_bl_grey.gif) no-repeat bottom left; }
.box .box4 {
	background: transparent url(i/box_bg_br_grey.gif) no-repeat bottom right;
	padding: 18px;
	}
/* hide from IE-mac \*/
* html .box { height: 1%; }
/* end hide */


.boxfill {
	background: #777 url(i/boxfill_bg_tl_grey.gif) no-repeat top left;
	}
.boxfill .box2 { background: transparent url(i/boxfill_bg_tr_grey.gif) no-repeat top right; }
.boxfill .box3 { background: transparent url(i/boxfill_bg_bl_grey.gif) no-repeat bottom left; }
.boxfill .box4 {
	background: transparent url(i/boxfill_bg_br_grey.gif) no-repeat bottom right;
	padding: 20px;
	}

.boxfill {
	}

#content {
	margin: 0 0 0 265px;
	padding: 25px 0;
	}	
#content_full { margin: 0; padding: 25px 35px; }

#content h3 {
	color: #333;
	letter-spacing: -1px;
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 2px;
	font-weight: bold;
	}

#content h4 {
	font-weight: bold;
	}

#content p, #content_full p {
	margin-bottom: 15px;
	line-height: 1.7em;
	text-align: justify;
	}	

#content .img_left {
	float: left;
	margin-right: 10px;
	border: 1px solid #fff;
	}
	
#content .img_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #fff;
	}	

#content .plain { border-width: 0px; }

th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}	

td {
	font-size: 10px;
	font-family: Courier, sans-serif;
	}

table {
	width: 100%;
	padding: 25px 0;
	}
	
p.small, #content span.small {
	text-align: left;
	line-height: 1.4em;
	font-size: 10px;
	}	
	
#content p.bold {
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #333;
	line-height: 1.4em;
	}	

#content p.huge { font-size: 400%; }

#content p#thankyou	{
	font-size: 18px;
	text-align: center;
	border: 2px dashed #fff;
	padding: 12px 24px;
	}

#content form span {
	float: left;
	padding-right: 6px;
	display: block;
	width: 80px;
	text-align: right;
	height: 12px;
	padding-top: 1px;
	}

#content input, select {
	margin-bottom: 3px;
	}

#content p.quote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 22px;
	margin-left: 175px;
	text-align: right;
	line-height: normal;
	letter-spacing: -0.05em;
	}	
#content p.right { text-align: right; }	
#content p.center { text-align: center; }
#content p.note { font-size: 80%; margin-bottom: 0; text-align: right; }
#content p span, #content li span {
	font-size: 9px;
	color: #444;
	}	
#content ol.sources {
	font-size: 10px;
	line-height: normal;
	margin-top: 20px;
	color: #444;
	}	
#content ol.sources li {
	padding: 0;
	margin: 0;
	background: 0;
	}	
	
.flash, object {
	text-align: center;
	position: relative;
	z-index: 1;
	}
	
#content .block {	
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 8px 14px;
	}	
	
#content .block span {
	display: block;
	font-family: courier, sans-serif;
	font-size: 10px;
	display: block;
	text-transform: uppercase;
	float: left;
	width: 55px;
	text-align: right;
	padding-top: 3px;
	}	
	
#content .block .question {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Sans-serif;
	}	
	
#content .block p {
	margin-left: 60px;
	}	
	
#content .quizblock {
	line-height: normal;
	margin-bottom: 25px;
	border-bottom: 2px solid #ac5;
	}	
#content .quizblock h4 {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	}	
#content .quizblock li {
	background: none;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 0;
	display: block;
	}	
/* hide from IE-mac \*/
* html #content .quizblock li { height: 1%; }
/* end hide */
	
#content .quizblock a {
	color: inherit;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 0 3px 6px;
	line-height: 1.4em;
	display: block;
	background: url(i/quiz_bg.gif) no-repeat top left;
	color: #333;
	}
#content a a {
	display: inline;
	}	
#content .quizblock a:hover {
	background-image: url(i/quiz_bg_hover.gif);
	color: #000;
	}	
#content .quizblock a b { color: #000; padding-right: 4px; text-shadow: #fff 0 1px 1px;}
	
#content .quizblock a span {
	color: #600;
	line-height: normal;
	font-size: 11px;
	visibility: hidden;
	display: none;
	}

#content ul {
	list-style: none outside none;
	margin-bottom: 15px;
	line-height: 1.7em;
	}	
		
#content ul li {
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: transparent url(i/c_bullet_grey.gif) no-repeat 0 5px;
	display: block;
	height: auto;
	}	
#content ul.list li { margin-bottom: 0; } 

#content ul ul li {
	font-size: 90%;
	margin-bottom: 0;
	margin-top: 5px;
	}
	
#content ul#submenu {
	list-style: none outside none;
	margin-bottom: 15px;
	line-height: auto;
	display: block;
	}	
	
#content ul#submenu li {
	padding: 0;
	margin: 0;
	background: none;
	display: inline;
	height: auto;
	}	
	
#content ul#submenu a, #content .block {
	display: block;
	padding: 8px 16px;
	font-size: 10px;
	color: #777;
	border: 1px solid #bbb;
	background: #e8e8e8 url(i/sm_arrow.gif) no-repeat 6px 12px;
	margin-bottom: 5px;
	text-decoration: none;
	}
#content .block	{ background-image: none; }
#content ul#submenu a:hover {
	background-color: #ddd;
	}
#content ul#submenu a span {
	display: block;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	color: #333;
	}
	
#crossword { margin: 0; padding: 0; }	
	
#crossword td {
	width: 35px;
	height: 35px;
	}	
	
#crossword td a {
	overflow: hidden;
	text-align: center;
	display: block;
	height: 35px;
	width: 35px;
	color: #000;
	line-height: 33px;
	font-size: 22px;
	font-weight: bold;
	background: #b5da85 url(i/crossword_bg.gif) no-repeat top left;
	}	
#crossword td a:hover { background-color: #8cc63f; }	
	
#footer {	
	background: #eee url(i/f_bg.gif) repeat-x top left;
	margin-left: 25px;
	width: 800px;
	color: #333;
	font-size: 9px;
	}
#footer #footer2 { background: transparent url(i/f_bg_bl.gif) no-repeat bottom left; }
#footer #footer3 {
	background: transparent url(i/f_bg_br.gif) no-repeat bottom right;
	padding: 5px 25px 8px 25px;
	}
#footer p {
	color: #333;
	text-align: left;
	margin-left: 80px;
	margin-bottom: 6px;
	}
#footer p.lowercase {
	text-transform: none;
	}

#footer span {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	text-align: right;
	clear: both;
	}	

#footer a {
	text-decoration: none;
	color: #555;
	}	
#footer a:hover { color: #000; text-decoration: underline; }
#footer a:active { color: #888 }
#footer a:visited { color: #888; }	
	
	
#footer a.pink { color: #c90080; }
#footer a.blue { color: #067fcc; }
#footer a.grey { color: #444; }
#footer a.red { color: #c50d0f; }
#footer a.green { color: #24772b; }
	
	
#credits {
	text-align: center;
	width: 825px;
	padding: 15px 0;
	text-align: center;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #bbb;
	}	
#credits p {
	margin: 0 100px;
	margin-bottom: 5px;
	text-align: center;
	}	
#credits a, #credits a:visited {
	text-decoration: none;
	color: #666;
	}	
#credits a:hover { color: #bbb; text-decoration: underline; }
#credits a:active { color: #888 }
 { color: #888; }	
	

#credits a#davenport {
	color: #bbb;
	font-weight: bold;
	border: 1px solid #888;
	border-top-color: #ccc;
	border-top-color: #666;
	background: #555 url(i/davenport.gif) no-repeat 2px 50%;
	padding: 2px 5px 2px 24px;
	text-decoration: none;
	text-transform: none;
	}	
	
#credits a#davenport:hover {
	color: inherit;
	background-color: #777;
	color: ddd;
	text-decoration: none;
	}
