/* Screen stylesheet for dawningdesigns.net */
body { 
  color : #000082;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.wwlist { 
  margin : 5px 0;
  padding : 0;
  line-height : 15px;
} 
a:link { 
			 color : #000082;
			 text-decoration : underline;
} 
a:visited { 
					color : #CC9B04;
					text-decoration : underline;
} 
a:hover { 
				color : #C101C3;
				text-decoration : underline;
} 
a:active { 
				 color : #000082;
				 text-decoration : underline;
} 
a.navMain:link { 
  text-transform : uppercase;
  font-size : 8px;
  font-weight : 550;
} 
a.navMain:visited { 
  text-transform : uppercase;
  font-size : 8px;
  font-weight : 550;
} 
a.navMain:hover { 
  text-transform : uppercase;
  font-size : 8px;
  font-weight : 550;
} 
a.navMain:active { 
  text-transform : uppercase;
  font-size : 8px;
  font-weight : 550;
} 
.posLeftCol { 
  position : absolute;
  top : 10px;
  left : 10px;
  width : 250px;
  height : 425px;
  border : 1px solid #000082;
  background-color : #ffffff;
  background-image : url(images/folded_head4.jpg);
  background-repeat : no-repeat;
  display : block;
}
.posLeftColPrint {
	display: none;
}
.imgLeftCol {
  position:absolute;
  top:0px;
  left:0px;
	display: inline;
}
.posLeftTopCol { 
  position : absolute;
  top : 60px;
  left : 0;
  text-align : center;
  width : 240px;
  padding : 5px;
} 
.txtLeftCol { 
  font-size : 10px;
  margin-top : 10px;
  text-align : center;
} 
.txtBotCopyR { 
  font-size : 9px;
  margin-top : 160px;
  text-align : center;
} 
.posLeftMidCol { 
  position : absolute;
  top : 126px;
  left : 0;
  width : 250px;
  z-index : 2;
} 
.posLeftBottomCol { 
  position : absolute;
  top : 240px;
  width : 250px;
  height : 20px;
  margin-left : auto;
  margin-right : auto;
  z-index : 3;
} 
.posFarRightTopCol { 
  position : absolute;
  top : 10px;
  left : 262px;
  width : 498px;
  height : 500px;
  border-top : 1px solid #000082;
  text-align : right;
  display : block;
} 
.inQuote { 
  line-height : 20px;
  width : 275px;
  float : right;
  margin : 0;
}
h1 { 
  color : #000000;
  font-size : 12px;
  font-variant : small-caps;
  font-weight : bold;
  padding : 0;
  margin : 10px 0px 0px 0px;
  text-align : center;
}
h3 { 
  font-size : 10px;
  font-weight : normal;
  text-align : right;
  color : #7171D1;
  border-bottom : 1px solid #7171D1;
  margin : 0 5px;
} 
.txtInfoSummary { 
  font-size : 9px;
  text-align : center;
  margin-top : 0;
  margin-right : 5px;
  margin-bottom : 5px;
  margin-left : 5px;
}
.posMidWork {
  position: absolute;
  top: 10px;
  left: 277px;
  height: 425px;
  width: 80px;
  border: 1px solid #000082;
}

.posTopSample {
position: absolute;
top: 10px;
left: 372px;
height: 425px;
width: 385px;
border: 1px solid #000082;
background-color : #D9F0FF;
text-align: center;
z-index: 2;
}

.posSample {
  width: 300px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
  display: none;
  z-index: 3;
}

.txtCopyR {
  text-align: center;
	margin-bottom:15px;
  color: #000082;
  font-size: 10px;
  font-variant: small-caps;
}
.posRightColOther {
	position:absolute;
	top: 10px;
	left: 500px;
	height: 425px;
	width: 250px;
	border: 1px solid #000082;
	background-color : #D9F0FF;
}

.txtOther {
	line-height: 15px;
	padding: 8px;
}