@charset "UTF-8";
/* Warkulwiz Design Associates */
/* CSS for Dak Associates (Dak Index Winter 2008) */


/******************* Document *********************/

body {
	background-color: #28461f;
}

#main_container {
	width: 750px;
	height: auto;
	position: relative;
	top: 30px;
	left: 50%;
	margin-left:-375px; /*set to a negative number 1/2 of your width*/
	bottom:30px;
}

/******************* Navigation *******************/


#main_nav {
	width: 275px;
	height: 450px;
	top: 100px;
	position: absolute;
	z-index:1;
}
#highlightedsearch {}
#featuredemployee {}
#powerplayers {}
#randommusings {}
#goodeats {}
#homepage {}



/******************* Content **********************/


#masthead {
	width: 750px;
	height: 145px;
	position: absolute;
	top: 0px;
}

#main_header {
	width: 475px;
	height: 70px;
	position: relative;
	top: 0px;
}

#sub_header {
	margin: 0px 0px 15px -15px;
	float:right;
}

#hsearch_sub_header {
	margin: -11px 0px 0px 15px;
	float:right;
}

#sidebar_container {
	width: 275px;
	position: absolute;
	top: 145px;
	right: 0px;
	background-color: #ffffef;
	background-image: url(images/sidebar_background.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat:no-repeat;
}

#general_info {
	width: 475px;
	height: 35px;
	position: absolute;
	top: 145px;
	background-image: url(images/general_info.jpg);
	background-attachment: scroll;
}

#recruiting_fact {
	width: 275px;
	height: 475px;
	position: absolute;
	top: 500px;
	margin-top:-20;
	/*background-image: url(images/recruiting_fact.png);*/
	background-attachment: scroll;
}

#snowflakes {
	width: 275px;
	height: 1600px;
	position: absolute;
	top: 993px;
	background-image: url(images/leaves.png);
	background-attachment: scroll;
	background-repeat:no-repeat;
	overflow: hidden;
}

#main_info {
	width: 275px;
	height: 260px;
	position: absolute;
	bottom: 30px;
	/*background-color: #ffffef;*/
	
}
#dak_logo {
	width: 275px;
	height: 120px;
	position: relative;
	background-image: url(images/dak_logo.png);
	background-attachment: scroll;
	margin-top: -25px;
}
#dak_info {
	width: 275px;
	position: absolute;
	height: 139px;
	padding:0px;
	
}
#dan_pic {
	margin: 10px 30px 20px 20px;
	float:right;
}
#dan_message {
	margin: 0px -5px 20px 20px;
	float:right;
}
#powerplayer_pic {
	margin: 15px 25px 18px 30px;
	float:left;
}
#doreen_pic {
	margin: 15px 25px 20px 30px;
	float:left
}



#goodeats_pic {
	margin: 25px 30px 20px 30px;
	float:right;
}
#news_pic {
	margin: 10px 30px 20px 30px;
	float: left;
}


/******************* Type *************************/

#main_content {
	width: 475px;
	position: absolute;
	top: 180px;
	background-color: #ffffef;
}

#main_text{
	margin-bottom: 50px;
}

a:link {font-weight: bold; font-style: normal; text-decoration: underline; color: #28461f;}
a:visited {font-weight: bold; font-style: normal; text-decoration: underline; color: #28461f;}
a:hover {font-weight: bold; font-style: normal; text-decoration: underline; color: #e79736;}
a:active {font-weight: bold; font-style: normal; text-decoration: underline; color: #e79736;}

#history_statement {
	width: 475px;
	height: 235px;
	position: relative;
	top: 0px;
	padding: 15px 0px 0px 30px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	text-align:justify;
	line-height: 22px;
	margin: 10px 30px 20px 30px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
	color:#006633;
	text-decoration: none;
	text-align:justify;
	line-height: 22px;
	margin: 0px 30px 0px 75px;
	
}
#dak_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	font-style: normal;
	color:#000000;
	text-decoration: none;
	text-align:left;
	line-height: 12px;
	margin: 5px 30px 0px 20px;
	top:0px;
}
.goodeats {
	font-style: italic;
	letter-spacing: 1px;
}
#good_eats {
	font-weight: bold;
	color:#a0410d;
}
.bold {
	font-weight: bold;
	color:#000000;
}
.question {
	font-weight: bold;
}
.answer {
}
#first_letter {
	vertical-align: middle;
	margin: -2px 0px 0px -3px;
}
.superscript {
	font-size: 9px;
	vertical-align: super;
	line-height: 0px;
}
.content {
}
