#header, #page, #footer { margin: 0 auto; }

body { 
	background-image: url(http://www.kennethdahl.com/img/back.gif); 
	background-repeat: repeat-x; 
	background-color: #7a9cbd; 
	margin: 0px; 
	padding: 0px; 
}

#header { 
	width: 882px; 
	height: 214px; 
	background-image: url(http://www.kennethdahl.com/img/header_.jpg);
}

#page { 
	background-image: url(http://www.kennethdahl.com/img/page.gif); 
	background-repeat: repeat-y;
	background-position: center;  
	width: 682px; 
	height: auto; 
	min-height: 319px; 
	padding: 20px 100px 25px 100px;
}

#footer { 
	width: 882px; 
	height: 28px; 
	background-image: url(http://www.kennethdahl.com/img/footer.gif);
	background-repeat: no-repeat;
	background-position: center; 
	margin-bottom: 20px; 
	padding: 0px;
	text-align: center;
}

* html #page { height: 214px; }  /*IE Only*/

.hide { display: none; }



/* ---------- */
/* Menu Links */
/* ---------- */



#menu ul { 
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
}

#menu a:hover { background-image: url(http://www.kennethdahl.com/img/hover_.jpg); }

#menu a { 
	display: block; 
	width: 100%;
	height: 100%; 
}

#menu li { 
	float: left; 
	padding-right: 1px; 
	height: 148px; 
	position: relative; 
	top: 59px; 
	left: 207px; 
}

#l1 a { background-position: 0px 0; width:80px; }
#l2 a { background-position: -81px 0; width: 112px; }
#l3 a { background-position: -194px 0; width: 169px; }
#l4 a { background-position: -364px 0; width: 119px; }
#l5 a { background-position: -484px 0; width: 108px; }



/* ------------ */
/* Page Content */
/* ------------ */



#page p {
	color: #7a9cbd; 
	font-size: 14px; 
	font-family: tahoma; 
	letter-spacing: 2px; 
	line-height: 24px;
}

#page p a, #page p a:visited {
	color: #ffffff;	
	text-decoration: none;
}

#page p a:hover, #page p a:active {
	color: #7a9cbd;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#page h2 {
	color: #ffffff;
	font-size: 20px; 
	font-family: times new roman; 
	letter-spacing: 2px; 
	font-weight: normal;
}

#page h3 {
	color: #ffffff;
	font-size: 16px; 
	font-family: times new roman; 
	letter-spacing: 2px; 
	font-weight: normal;
}

#page td p span { color: #ffffff; }

#page td p span span { 
	margin-top: none;
	padding-top: none;
	color: #7a9cbd!important; 
	font-size: 10px; 
	letter-spacing: normal;
}

/* Art Page */

#art { width: 100%; }

#art p { padding-left: 44px; }

#art a img { width: 90px; height: 90px; margin: 5px; border: none; padding: 1px; }

#art a img, #art a:visited img { border: 6px solid #ffffff; }

#art a:hover img, #art a:active img { border-color: #7a9cbd; }

#art .section a:hover, #art .section a:active, #art .section a:visited, #art .section a {
	border: none!important;
}

#art h3 {
	color: #7a9cbd;
	font-size: 16px; 
	font-family: times new roman; 
	letter-spacing: 2px; 
	font-weight: normal;
	margin: 5px 0 5px 0;
	border-bottom: 1px dashed #7a9cbd;
	padding-top: 10px;
}

/* Photography Page - Wide Photos */

.section_wide a img { width: 270px!important; }

.section_wide .super_wide img { width: 570px!important; height: 55px!important; }

#art .section_wide a:hover, #art .section_wide a:active, #art .section_wide a:visited, #art .section_wide a {
	border: none!important;
}

/* Photo Series Pages */

#art .section_series a img, 
	#art .section_series a:visited img, 
	#art .section_series a:hover img, 
	#art .section_series a:active img { width: 102px; height: 153px; margin: 10px; padding: 0px; border: 36px solid #ffffff; }


#art .section_series a:hover, #art .section_series a:active, #art .section_series a:visited, #art .section_series a {
	border: none!important;
}

#page h2 a, #page h2 a:visited {
	color: #ffffff;	
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#page h2 a:hover, #page h2 a:active {
	color: #7a9cbd;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

/* Piece Page */

#piece { text-align: center; }

#piece a img, #piece a:active img, #piece a:hover img, #piece a:visited img {
	border:	3px solid #ffffff;
	text-decoration: none;
}

#piece a, #piece a:active, #piece a:hover, #piece a:visited {
	border: none!important;
}

#purchase { width: 100%; }

#purchase td {
	width: 31%;
	text-align: center;
}

/* Photo Print Page */

#photo { text-align: center; }

#photo img {
	border:	3px solid #ffffff;
	text-decoration: none;
}

#photopurchase { width: 100%; }

#photopurchase td {
	width: 50%;
	text-align: center;
}



/* Home Artist Page */

#artist table { width: 100%; }

#artist #left { 
	width: 66%; 
	vertical-align: top;
}

#artist #right { 
	width: 34%; 
	vertical-align: top;
}

#artist #right { 
	padding-left: 30px;
	vertical-align: top;
}

#artist #right img {
	border: 4px solid #ffffff;
	padding: 1px!important;
}



/* Contact Page */

#contact table { width: 100%; }

#contact #left, #contact #right { 
	width: 50%; 
	vertical-align: top;
}

#contact #right { 
	padding-left: 30px;
	vertical-align: top;
	border-left: 1px dashed #7a9cbd;
}

#contact input, #contact textarea {
	width: 300px;
	background-color: #C0D4EA; 
	border: 1px solid #003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003366; 
	font-size: 12px;
}

#contact .submit {
	border-width: 2px;
	border-color: #ffffff;	
}

/* Gallery Purchase Page */

#gallerypurchase table { width: 100%; }

#gallerypurchase #left, #gallerypurchase #right { 
	width: 50%; 
	vertical-align: top;
}

#gallerypurchase #right { 
	padding-left: 30px;
	vertical-align: top;
	border-left: 1px dashed #7a9cbd;
}

#gallerypurchase input, #gallerypurchase textarea {
	width: 300px;
	background-color: #C0D4EA; 
	border: 1px solid #003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003366; 
	font-size: 12px;
}

#gallerypurchase .submit {
	border-width: 2px;
	border-color: #ffffff;	
}

#gallerypurchase .size {
	width: auto !important;
}


/* Ordering Page */

#ordering input {
	background-color: #C0D4EA; 
	border: 1px solid #003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003366; 
	font-size: 12px;
}

#ordering fieldset {
	color: #7a9cbd; 
	font-size: 14px; 
	font-family: tahoma; 
	letter-spacing: 2px;
	width: 50%;
}

#ordering .text { width: 200px; }

#ordering .title { width: 100px; }

#ordering .quantity { width: 50px; }

#ordering .submit {
	border-width: 2px;
	border-color: #ffffff;	
}

/* Printing Process Page */

#printing { width: 100%; }

#printing #left { width: 65%; }

#printing h3 { margin-top: 0px; }

#printing #right { 
	width: 35%; 
	vertical-align: top;
}

#printing #right img {
	width: 250px;
	height: 275px;
	border: 2px solid #ffffff;
	margin-left: 20px;
}

/* Services Page */

#services { width: 100%; }

#services td { vertical-align: top; }

#services #left { width: 55%; }

#services #right img {
	border: 4px solid #ffffff;
	padding: 1px!important;
	margin-bottom: 11px;
}

#services #right {
	border-left: 1px dashed #7a9cbd;
	padding-left: 13px; 
	padding-top: 5px; 
}

#services #right .title {
	text-align: center;
}

#services span {
	color: #ffffff!important;
}

#services #left h3, #services #right h3 {
	color: #ffffff!important;
	font-size: 16px; 
	font-family: times new roman; 
	letter-spacing: 2px; 
	font-weight: normal;
	margin: 15px 0 5px 0;
}

#promo img {
	border: 4px solid #ffffff;
	padding: 1px!important;
	margin-bottom: 11px;
}




/* Classes Page */

#classes { width: 100%; }

#classes td { vertical-align: top; }

#classes #left { width: 473px; }

#classes #left h3 { color: #ffffff!important; }

#classes #right p { 
	font-size: 14px; 
	line-height: 24px;
	letter-spacing: normal;
	magin-left: 10px;
}

#classes #right img {
	border: 2px solid #ffffff;
	width: 177px;
}

#classes #right {
	border-left: 1px dashed #7a9cbd;
	padding-left: 13px; 
	padding-top: 5px; 
}

#classes #left h3 {
	color: #7a9cbd;
	font-size: 16px; 
	font-family: times new roman; 
	letter-spacing: 2px; 
	font-weight: normal;
	margin: 5px 0 5px 0;
	border-bottom: 1px dashed #7a9cbd;
	width: 470px;
}





/* ----------- */
/* Footer Text */
/* ----------- */



#footer span {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #466179;
	letter-spacing: 2.5px; 
	line-height:26px;
	margin-left: 15px;
}