@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto; 
	width:100%;
	padding:0;
	background: #edf1d0 url(images/cwg2008-bkgd.jpg) repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

/******** TEXT FORMATTING ***************/

p { margin: 0px 0px 0px 0px; }

em { font-style:italic; }
strong { font-weight:bold; }
b  { font-weight:bold; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size:150%; font-weight:bold; color:#000000; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size:130%; font-weight:bold; color:#000000; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size:120%; font-weight:bold; color:#000000; }

.smaller { font-size: smaller; }
.monospace { font-family:"Courier New", Courier, monospace; }
.attention { color:#FF9900; background-color:#FFFFCC; font-weight: bold; font-size: larger; }
.bigboldcolor { font-size: 130%; color: #83886a; }
/* .bigboldcolor { font-size: 130%; color: #CC6666; } */

.indent01 { margin-left: 20px; }

.floatLeft { float:left; }

.quote { padding-left:50px; height: 32px; background:url(images/quotes-left.gif) no-repeat; }

#welcome p { margin: 0px 0px 20px 0px; }

/******** LINK FORMATTING **********************/

a:link { 
	color: #0066CC;
	text-decoration:underline;
	}
a:visited { 
	color: #c6767a;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #c6767a;
	}
	
#breadcrumbs p.bcrumbs {
	font-family:"Courier New", Courier, monospace;
	margin: 0px; 
	padding: 4px 6px 3px 2px;
	font-size: 90%;
	background-color: #EDE9D6;
	color: #999966;
	font-weight:bold;
	text-align:right;
}
#breadcrumbs a.bcrumbs { background:none; border:none; text-decoration:underline; color: #996600; }
#breadcrumbs .bcrumbs a:link { background:none; border:none; text-decoration:underline; color:#996600; }
#breadcrumbs .bcrumbs a:visited { background:none; border:none; text-decoration:underline; color:#996600; }
#breadcrumbs .bcrumbs a:hover { background:none; border:none; text-decoration:underline; color:#EC8F33; }
#breadcrumbs .bcrumbs a:active { background:none; border:none; text-decoration:underline; color:#EC8F33; }

#subContent a:link { border: 1px dashed #CCCC99; background: #F3F3E9; padding:2px; line-height:130%; text-decoration:none; color:#993300; }
#subContent a:visited { border: 1px dashed #CCCC99; background: #F3F3E9; padding:2px; line-height:130%; text-decoration:none; color: #333333; }
#subContent a:hover { line-height:130%; background:#ffcc00; border: dashed 1px #999966; }
#subContent a:active { line-height:130%; background:#ffcc00; border: dashed 1px #999966; }

ul.links-list li { margin-bottom: 5px; }

#subContent a.external { padding: 1px 15px 1px 2px; background: #F3F3E9 url(images/icon-external-link.gif) right no-repeat; }
#subContent a.external:hover { padding: 1px 15px 1px 2px; background: #ffcc00 url(images/icon-external-link.gif) right no-repeat; }
	
/******** IMAGE FORMATTING **********************/

img { border:1px solid #000000; }
.imgnoborder { border:0px; }
.imgcolorborder { border:3px solid #CCCC99; }

/******** LAYOUT ELEMENTS ***********************/

.headerDesc { margin: 10px; margin-top: 0px; padding: 0; text-align: right; float:right; color: #838769; font-size: 90%; }

#logoContainer {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	height:65px;
	text-align:left;
	}

#logo { margin: 25px 0px 0px 0px; border: none; width:326px; height:50px; }

#topNavMenu {
	float:right;
	margin-top:35px; 
	}
	
#topNavMenu img { border:none; padding-right:30px; }

#container { 
	width: 1000px;  
	background: #e3e2e0;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	border: 1px solid #838769;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header {
	margin: 0;
	padding: 20px 20px 0px 20px;
	height: 47px;
	background: #f5f3ee; 
	font-size: 85%;
	color:#969a7f;
	}

#welcome {
	position: relative;
	margin: 0;
	margin-right: 485px;
	padding: 0 0 40px 45px;
	width: 955px; 
	height: 337px;
	background: #FFFFFF right url(images/teddi-home.jpg) no-repeat; 
/*	background: #fcfaf6;  */
	}

#welcome p { margin-right: 485px; }
	
#hometext { margin: 40px 0 10px 0; border: none; }

.specialOffers { margin-right:15px; }

#homeContent {
	margin: 10px 0 10px 0;
	padding: 0;
	}

#subContent {
	position: relative;
	margin: 0;
	padding: 20px 45px 20px 45px;
	width: 910px; 
	background: #fcfaf6;  
	}

#subContent p { margin: 10px; }

#subContent .quote-balloon { margin: 20px 30px 0px 30px; padding: 10px; background:url(images/balloon-fill.gif) #ffdb4c; color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
#subContent .quote-balloon-alt { margin: 20px 30px 0px 10px; padding: 10px; background:url(images/balloon-fill.gif) #ffdb4c; color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
#subContent .quote-balloon-tail { margin: 0px 30px 0px 60px; padding: 25px 0 0 0; background:url(images/balloon-tail-left.gif) no-repeat; color:#898989; }

#subContent h1 { margin-top:10px; padding-top:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:170%; font-weight:bold; color: #EC8F33; }

#subContent h2 { margin: 25px 0 15px 7px; padding-left: 7px; color: #6a533b; border-left: solid #EC8F33 4px; }

#subContent h3 { margin: 25px 0 15px 7px; padding-left: 7px; color: #6a533b; border-left: dotted #EC8F33 4px; }

#subContent ul, ol {
	margin: 10px 0 10px 30px;
	padding:0px 25px 0px 60px; 
	line-height:150%;
}
#subContent li { list-style-image:url(images/bullet_olive5h.gif); vertical-align: middle; }

#subContent em {
	font-style:normal;
	font-weight:bold;
	color: #996600;
}
#plain { }
#plain em { color: #000000; font-style:italic; font-weight: normal; }

#footer {
	width:100%;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #45463d;
	color: #999999;
	}

#footer a:link { 
	color: #a8ae8b;
	text-decoration:underline;
	}
#footer a:visited { 
	color: #996699;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #e5e4a5;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/********* FORMATTING FOR HOME PAGE COLUMNS *****************/

td.homeContentLeft {
	padding: 0px 20px 10px 40px;
	vertical-align: top; 
	width: 33%;
	}

.homeContentLeft ul { margin:0; padding: 0; list-style-type: none; }
.homeContentLeft li { margin: 0 0 10px 0; list-style-type: none; }

h2.homeContentLeft { margin-top: 0; padding-top: 0; }

td.homeContentMiddle {
	padding: 0px 20px 10px 30px;
	vertical-align: top; 
	width: 33%;
	border-left: 4px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	}
	
.homeContentMiddle ul { margin:0; padding: 0; list-style-type: none; }
.homeContentMiddle li { margin: 5px 0 10px 0; list-style-type: none; font-size:125%; }

.homeContentMiddle a { padding:10px 6px; background:#edf1d0; color:#EC8F33; font-weight:normal; text-decoration: none; display:block; border-left: 4px solid #ecdac9; border-right: 1px solid #ecdac9; border-bottom: 1px solid #ecdac9; }

.homeContentMiddle a:hover { padding:10px 6px; background:#EC8F33; color:#edf1d0; font-weight:normal; text-decoration: none; display:block; border-left: 4px solid #de8731; border-right: 1px solid #d5812f; border-bottom: 1px solid #d5812f; }

td.homeContentRight {
	padding: 0px 40px 10px 20px;
	vertical-align: top; 
	width: 33%;
	}

.homeContentRight p { margin: 10px 0; }

h2.homeContentLeft { margin-top: 0; padding-top: 0; }

/************ PORTFOLIO IMAGES ********************/

#portfolio-site { margin:0; padding:0; }

#portfolio-site img.portfolio-site { margin: 0 20px 15px 10px; padding:0; background:none; border: solid 1px #CCCC99; line-height:normal; }
#portfolio-site img.portfolio-site:hover { border: solid 1px #ffcc00; background:none; padding:0; line-height:normal; }
#portfolio-site a.portfolio-site { border:0; background:none; padding:0; line-height:normal; }


/************ PORTFOLIO GALLERY CODE ********************/

#thumbnails img.thumbnails { margin: 5px 3px; border: 1px dashed #CCCC99; background: #F3F3E9; padding:2px; }
#thumbnails img.thumbnails:hover { border: 1px dashed #CCCC99; background: #ffcc00; padding:2px; }
#thumbnails a.thumbnails { border:0; background:none; margin:0; padding:0; }
#thumbnails a.thumbnails:hover { border:0; background:none; margin:0; padding:0; }

/* +++++++++++ GALLERY CODE ++++++++++++++++ */
/* used on WEB DESIGN > PROJECT pages */

#jgal { list-style: none; width: 500px; height: 420px; }
#jgal li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 1% 1%; cursor: pointer; border: 3px solid #F3F3E9; outline: 1px dashed #CCCC99; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: relative; top: 70px; display: none; border: 3px solid #CCCC99; outline: 1px dashed #CCCC99; }
#jgal li.active img { display: block; outline: none; }
#jgal li:hover { border: 3px solid #ffcc00; inline: 1px dashed #999966; opacity: .99 /* safari bug */ }
#jgal li.active { border: 3px solid #ffcc00; outline: none; opacity: .99 /* safari bug */ } 

/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

/* +++++++++++ MINI-GALLERY CODE ++++++++++++++++ */
/* used on WEB DESIGN > PAST WEB DESIGN page */

#jgal-sm { list-style: none; width: 400px; height: 300px; }
#jgal-sm li { opacity: .5; float: left; display: block; width: 30px; height: 30px; background-position: 1% 1%; cursor: pointer; border: 3px solid #F3F3E9; outline: 1px #CCCC99; margin-right: 14px; margin-bottom: 10px; }
#jgal-sm li img { position: relative; top: 145px; left: 0px; display: none; border: 3px solid #CCCC99; }
#jgal-sm li.active img { display: block; outline: none; }
#jgal-sm li:hover { border: 3px solid #ffcc00; opacity: .99 /* safari bug */ }
#jgal-sm li.active { border: 3px solid #ffcc00; outline: none; opacity: .99 /* safari bug */ } 

/* styling without javascript */
#gallery-sm { list-style: none; display: block; }
#gallery-sm li { float: left; margin: 0 10px 10px 0; }

/* +++++++++++ SPRY ACCORDION +++++++++++++++++ */

.Accordion {
/*	border-left: solid 1px gray; */
	overflow: hidden;
}
.AccordionPanel {	margin: 0px; padding: 0px; }
.AccordionPanelTab {
	background-color: #F3F3E9;
/*	border-top: solid 1px black; */
/*	border-bottom: solid 1px gray; */
	margin: 0px 0px 0px 60px;
	padding: 2px;
	border: 1px dashed #CCCC99; 
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.firstPanelTab { margin-top: 20px; }
.single-linePanelTab { padding: 10px 5px 10px 5px; }
.AccordionPanelContent {
	overflow: auto;
	margin: 10px 0 10px 70px;
	padding: 0;
/*	height: 200px; /* MUST specify a height if using fixed height in .js file, line 52 */
}
.AccordionPanelOpen .AccordionPanelTab { border: 1px dashed #CCCC99; background:none; }
.AccordionPanelTabHover { background:#ffcc00; border: 1px dashed #999966; }
.AccordionPanelOpen .AccordionPanelTabHover {  }
.AccordionFocused .AccordionPanelTab {  }
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {  }