/*cope with inheritance bugs*/
body, table, th, td{
/*color:#333333; */
background-image:url(http://theartofwallpaper.com/studiobackground.jpg) fixed;
font-size:12px;
font-family:Arial;
}

/*danielle css*/
.logo {
	padding:43px 0 0 33px;
	font-size:36px;
	letter-spacing:0;
	float:left;
	}

/*jquery css*/
.nav {
	width: 401px;
	height: 48px;
	background: url(blue-nav.gif) no-repeat;
	position: absolute;
	top: 220px;
	left: 100px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 48px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .home a:link, .nav .home a:visited {
		left: 23px;
		width: 76px;
	}
	.nav .home a:hover, .nav .home a:focus {
		background: url(blue-nav.gif) no-repeat -23px -49px;
	}
	.nav .home a:active {
		background: url(blue-nav.gif) no-repeat -23px -98px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(blue-nav.gif) no-repeat -23px -147px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 23px;
		width: 76px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -23px -49px;
	}
	.nav-home-click {
		background: url(blue-nav.gif) no-repeat -23px -98px;
	}



	.nav .about a:link, .nav .about a:visited {
		left: 100px;
		width: 82px;
	}
	.nav .about a:hover, .nav .about a:focus {
		background: url(blue-nav.gif) no-repeat -100px -49px;
	}
	.nav .about a:active {
		background: url(blue-nav.gif) no-repeat -100px -98px;
	}
	.current-about .about a:link, .current-about .about a:visited {
		background: url(blue-nav.gif) no-repeat -100px -147px;
		cursor: default;
	}
	.nav-about, .nav-about-click {
		position: absolute;
		top: 0;
		left: 100px;
		width: 82px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -100px -49px;
	}
	.nav-about-click {
		background: url(blue-nav.gif) no-repeat -100px -98px;
	}



	.nav .services a:link, .nav .services a:visited {
		left: 183px;
		width: 97px;
	}
	.nav .services a:hover, .nav .services a:focus {
		background: url(blue-nav.gif) no-repeat -183px -49px;
	}
	.nav .services a:active {
		background: url(blue-nav.gif) no-repeat -183px -98px;
	}
	.current-services .services a:link, .current-services .services a:visited {
		background: url(blue-nav.gif) no-repeat -183px -147px;
		cursor: default;
	}
	.nav-services, .nav-services-click {
		position: absolute;
		top: 0;
		left: 183px;
		width: 97px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -183px -49px;
	}
	.nav-services-click {
		background: url(blue-nav.gif) no-repeat -183px -98px;
	}


	
	.nav .contact a:link, .nav .contact a:visited {
		left: 281px;
		width: 97px;
	}
	.nav .contact a:hover, .nav .contact a:focus {
		background: url(blue-nav.gif) no-repeat -281px -49px;
	}
	.nav .contact a:active {
		background: url(blue-nav.gif) no-repeat -281px -98px;
	}
	.current-contact .contact a:link, .current-contact .contact a:visited {
		background: url(blue-nav.gif) no-repeat -281px -147px;
		cursor: default;
	}
	.nav-contact, .nav-contact-click {
		position: absolute;
		top: 0;
		left: 281px;
		width: 97px;
		height: 48px;
		background: url(blue-nav.gif) no-repeat -281px -49px;
	}
	.nav-contact-click {
		background: url(blue-nav.gif) no-repeat -281px -98px;
	}

/*end jquery*/

#navlist { 
padding:10px;
font-size:14px;
margin-right:100px;
display:inline
}

/* .nav { 
font-size:14px;
float:left;
} */

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#333333;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#333333;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#cccccc;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#333333;
font-size:12px;
text-decoration:none;
}

li{
color:#333333;
padding-right: 20px;
list-style: none;
}

ol{
color:#333333;
}

ul{
color:#333333;
}

H1, H2, H4, H5, H6 {
font-family:Arial;
}

H3{
font-family:Arial;
font-size:12px
}

.actCHECKOUTEM {background-color:#cccccc;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
	font-size: larger;
	color:#333333;
}

.actsmaller{
	font-size: smaller;
	color:#333333;
}

.actxxsmall{
	font-size:9px;
	color:#333333;
}

.actxsmall{
	font-size:10px;
	color:#333333;
}

.actsmall{
	font-size:10px;
	color:#333333;
}

.actregular{
	font-size:10px;
	color:#333333;
}

.actlarge{
	font-size:14px;
	color:#333333;
}

.actxlarge{
	font-size:16px;
	color:#333333;
}

.actxxlarge{
	font-size:18px;
	color:#333333;
}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#333333;}

.actlogotext {font-family:Arial; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.actsmallheading {
	font-size:14px;
	color:#cccccc;
	font-family: Arial;
	text-transform: uppercase;
}

