/* @override http://www.barrettdev.com/css/color.css */

body {
	background-color: #000000;
	background-image: url(../images/background120px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
#wrapper{
	/*background-image: url(../images/green8px.gif);
	background-repeat: repeat-y;
	background-position: 64px top;
	background-attachment: scroll;*/
}
.toggler {
	color: #999999;
	background-attachment: scroll;
	background-color: #000000;
	/*background-image: url(../images/menuItemBkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-image: url(../images/green8px.gif);
	background-repeat: repeat-y;
	background-position: 12px top;
	background-attachment: scroll;
}
#footer p {
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#ddimagetabs a.current,
#ddimagetabs a.active,
#ddimagetabs a.hover,
#ddimagetabs2 a.current,
#ddimagetabs2 a.active,
#ddimagetabs2 a.hover,
#ddimagetabs3 a.current,
#ddimagetabs3 a.active,
#ddimagetabs3 a.hover,
#ddimagetabs4 a.current,
#ddimagetabs4 a.active,
#ddimagetabs4 a.hover {
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#ddimagetabs a,
#ddimagetabs2 a,
#ddimagetabs3 a,
#ddimagetabs4 a {
	color: #666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
#tabcontentcontainer p,
#tabcontentcontainer2 p,
#tabcontentcontainer3 p,
#tabcontentcontainer4 p {
	color: #FFF;
}
#tabcontentcontainer h3,
#tabcontentcontainer2 h3,
#tabcontentcontainer3 h3,
#tabcontentcontainer4 h3 {
	color: #CCCCCC;
}
#tabcontentcontainer h4,
#tabcontentcontainer2 h4,
#tabcontentcontainer3 h4,
#tabcontentcontainer4 h4,
.columnOne li {
	color: #99CC33;
}

.completed {
	color: #006699;
}
.columnTwo a:link, .columnTwo a:visited,
.columnThree a:link, .columnThree a:visited,
.columnFour a:link, .columnFour a:visited {
	color: #99CC33;
	text-decoration: none;
}
.columnTwo a:hover,
.columnThree a:hover,
.columnFour a:hover {
	color: #99CC33;
	text-decoration: underline;
}
.columnTwo a:active,
.columnThree a:active,
.columnFour a:active {
	color: #666;
	text-decoration: underline;
}
.developmentGroup li {
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}
* html .developmentGroup li {
	border-bottom-style: none !important;
}


.developmentGroup .last {
	border-bottom-style: none !important;
}
.pullQuote {
	color: #666666 !important;
}
#glamourShot img {
	border: 10px solid #FFFFFF;
}
#glamourShot {
	background-color: #CCCCCC;
}
#glamourShot a:link, #glamourShot a:visited {
	color: #006633;
	text-decoration: none;
}
#glamourShot a:hover {
	text-decoration: underline;
}

