/* Amy Barnes styles */


body {
background: #fff;
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 85%;
}

img {
	border: 0;
}
img.side-pic {
	margin-top: 40px;
}
img.side-pic-logo {
	margin: 0 0 0 15px;
}

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

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3 {
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
margin-top: 0;
color: #000;
}

h1 {
padding-left: 0px;
font-size: 125%;
padding-bottom: 10px;
padding-top: 10px;
}
h1.lg {
font-size: 140%;
}
h2 {
font-size: 100%;
padding-top: 5px;
}

h2.nopad {
	padding-bottom: 0;
	display: inline;
}

h2 a.internallink {
color: #000;
text-decoration: none;
}

h2 a.internallink:hover {
text-decoration: none;
}

h3 {
background: transparent url("img/small_bullet_yellow.gif") no-repeat 0 55%;
padding-left: 8px;
font-style: italic;
font-size: 110%;
}
p.caption{
	margin-left: 15px;
	padding-top: 0; 
	margin-top: 0;
	font-style: italic;
}
.italic-text{
	font-style: italic;
}
p.nopadding {
	padding: 0;
	margin: 0;
}
quote {
	font-style: italic;
	color: #003333;
}
/* skip navigation */

a.top:hover {
text-decoration: underline;
}

a.top-btm:link, a.top-btm:visited {
margin-left: 30px;
text-decoration: none;
}

a.top-btm:hover {
text-decoration: underline;
}


.skipnavigation {display: none;} 



/* --- Wrap --------- */

#wrap {
background: transparent url("img/shadow-new.jpg") repeat-y top left;
width: 792px;
margin: 0 auto;
padding: 0;
height: 100%;
text-align: left;
}
#wrap-no-bg {
background: transparent url("img/shadow-new-nosidecol.jpg") repeat-y top left;
width: 792px;
margin: 0 auto;
padding: 0;
height: 100%;
text-align: left;
}

/* --- Banner --------- */

#banner {
background: transparent url("img/header-default-2010.jpg") no-repeat top left;
/* background: transparent url("img/header.gif") no-repeat top left; */
height: 144px;
margin: 0;
}

#banner-testimonials {
background: transparent url("img/header-about-2010.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-services {
background: transparent url("img/header-services-2010-flowers.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-creative-happenings {
background: transparent url("img/header-creativehappenings-2010.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-about {
background: transparent url("img/header-09about-sm.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-jottings {
background: transparent url("img/header-jottings-2010.jpg") no-repeat top left;
height: 144px;
margin: 0;
}


#banner-painting {
background: transparent url("img/header-painting.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-flowers {
background: transparent url("img/header-flowers.jpg") no-repeat top left;
height: 144px;
margin: 0;
}


#banner-rays{
background: transparent url("img/header-rays.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

#banner-wall{
background: transparent url("img/header-wall.jpg") no-repeat top left;
height: 144px;
margin: 0;
}

/* --- Nav top level --------- */

#nav-toplevel {
background: transparent url("img/toplevel.jpg") no-repeat top left;
height: 58px;
}

#nav-toplevel ul {
list-style-image: none;
margin: 0;
padding: 0;
}

/* --- Nav meta --------- */

#nav-meta {
/* 09 was background: transparent url("img/toplevel.jpg") no-repeat top left; */
margin-top: 0;
height: 25px;
font-size: 0.96em;
line-height: 1.25em;
/* border: 1px solid black; */
}

#nav-meta ul {
margin: 0px 0px 0 470px; 
}

#nav-meta ul li {
display: inline;
float: left;
margin-top: 120px;
}

#nav-meta ul li a {
display: block;
/* background: transparent url("img/small_bullet_white.gif") no-repeat 0 50%;   */
padding: 0 10px 0 8px;
color: #fff; /* 09 was color: #000; */
text-decoration: none;
font-weight: bold; /* 09 was normal */
}

#nav-meta ul li a.current {
display: block;
/* background: transparent url("img/small_bullet_white.gif") no-repeat 0 50%;   */
padding: 0 10px 0 8px;
color: #fff;
text-decoration: none;
}

#nav-meta ul li a:hover {
/* background: transparent url("img/small_bullet_white.gif") no-repeat 0 50%;   */ 
color: #fff;
text-decoration: underline;
}

/* --- Nav main --------- */

#nav-main {
background: transparent url("img/nav-red.jpg") no-repeat top left;
height: 26px;
font-size: 0.96em;
font-weight: normal;
}

#nav-main ul {
margin-left: 16px;
}

#nav-main ul li {
display: inline;
float: left;
margin-right: 2px;
margin-left: 24px;
text-align: center;
}

#nav-main ul li a {
display: block;
margin-top: 4px;
margin-left: 2px;
height: 20px;
line-height: 20px;
color: #fff;
text-decoration: none;
font-weight: bold;
margin-right: 15px;
}

#nav-main ul li a.current {
color: #333;
}

#nav-main ul li a:hover {
color: #333;
}

#nav-main ul li a.current:hover {
color: #333;
}

#nav-main ul li.add {
display: inline;
float: left;
margin-right: 3px;
width: 160px;
text-align: center;
}

/* --- Container --------- */

#container {
margin: 0 17px;
}

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

#content {
float: left;
margin: 0;
margin-left: 7px;
padding: 16px;
width: 480px;
}

#content-no-side-col {
float: left;
margin: 0;
margin-left: 7px;
padding: 16px;
width: 705px;
}

#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
}

/* bullets within content */

ul.bullet-bold {
	font-weight: bold;
	margin-left: 0;
	padding-left: 13px;
	padding-top: 12px;
}

.nobold {
margin-left: 15px;
margin-right: 0px;
}

.nobold li{
letter-spacing: 0px;
font-weight: normal;
padding-top: 3px;
list-style-type : disc;
}

.nobold li.nobullet{
letter-spacing: 0px;
font-weight: normal;
padding-top: 3px;
list-style-type : none;
font-style: normal;
}

.nobold li.italicbullets{
letter-spacing: 0px;
font-weight: normal;
padding-top: 3px;
list-style-type : disc;
font-style: italic;
}

a.internallink {
color: #000;
text-decoration: none;
font-weight: bold;
}

ul.numbered {
	margin-left: 15px;
	margin-right: 0px;
	list-style-type : decimal;	
}

ul #services-list li {
font-weight: normal;
padding-top: 3px;
list-style-type : disc;	
}


/* --- Nav subs --------- */
#nav-subs {
position: relative;
margin: 0 0 20px 540px;
padding: 0;
font-size: 75%;
line-height: 1.5em;
}

#nav-subs ul {
list-style: none;
margin-left: 16px;
margin-right: 16px;
padding-left: 0;
border-top: 0px solid #8EA7C6;
}

#nav-subs ul li {
padding: 1px 0;
border-bottom: 0px solid #8EA7C6;
background: transparent url("img/dots.gif") repeat-x bottom left;
}

#nav-subs ul li a {
position: relative;
display: block;
float: left;
width: 100%;
color: #0000ff;
text-indent: 0px;
text-decoration: none;
padding-bottom: 5px;
padding-top: 5px;
}

html>body #nav-subs ul li a {
float: none;
}

#nav-subs ul li a:hover {
color: #0000ff;
text-decoration: underline;
}



/* --- Nav section --------- */

#nav-section {
padding-top: 24px;
min-height: 156px;
font-size: 115%;
}

#nav-section li.gap {
	margin-top: 50px;
}


/* side column boxes  */
.sidearea {border: 1px solid #349691; background-color: #fff; margin: 40px 10px 0 10px; height: auto; padding: 0;}

h2.sideheading {border: 1px dotted #349691; background-color: #349691; padding: 2px; color: white; font-weight: bold;}
.sidetext {margin: 0px 5px 10px 5px;}




#sidearealinks{
margin-top: 40px;
margin-left: 15px;
margin-right: 10px;
font-size: 1.1em;
width: 90%
}



/* Headline for Who are you page */

#headline {
font-size: 1em;
padding: 0 5px 10px 5px;
text-align: left;
background-color: #fff;
width: 85%;
margin-left: 0;
margin-bottom: 20px;
margin-top: 10px;
line-height: 1.5em;
border-right: 1px solid #d1d8be;
border-bottom: 1px solid #d1d8be;
border-top: 1px solid #d1d8be;
border-left: 1px solid #d1d8be;
border: 2px dotted #80072a;}

#headline h2{
color: #000;
letter-spacing: 1px;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
font-size: 1em;
margin-top: 0;
padding: 3px 5px 0 5px;
}

#headline p{
text-align: left;
padding: 0;
margin: 0;
}

#headline li{
font-weight: normal;
letter-spacing: 0px;
width: 100%;}

#headline a:link, #headline a:visited {
text-decoration: none;
font-weight: normal;
}

#headline a:hover {
text-decoration: underline;
}

/* Contact page */
.contact-table{
border: 2px dotted #80072a;
}


/* testimonials page  */

p.testimonial-person{
margin-bottom: 40px;
margin-left: 150px;
}

blockquote {
width: 95%;
margin-left: 0;
padding-left: 0;
line-height: 1.5em;}

/* diagram image */

.diagram{
margin-top: 10px;
margin-left: 0;}

.bubbles{
margin-top: 10px;
margin-bottom: 20px;
margin-left: 200px;}

/* --- Info site --------- */

#info-site {
position: relative;
clear: both;
background: transparent url("img/footer.jpg") no-repeat top left;
width: 792px;
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
}

#info-site p {
font-size: 75%;
}

/* --- Info company --------- */

#info-company {
color: #fff;
margin: 0 16px;
font-weight: bold;
}

#info-company a {
color: #fff;
text-decoration: none;
}

#info-company a:hover {
color: #0000ff;
text-decoration: underline;
}

