
body           { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #333; margin: 0; padding: 0 }
html { margin: 0; padding: 0 }
.logobar       { background-color: #fff; background-image: url("images/crea-logo-white.gif"); background-repeat: no-repeat; background-position: center 10px; height: 70px }
.sidebox { background-color: #222222; }
h1  { color: #333; font-size: 10px; font-weight: bold; text-align: left; word-spacing: 5px; letter-spacing: 4px; margin-top: 30px; margin-right: 20px; margin-left: 20px; padding-top: 5px; padding-bottom: 5px; border-top: 1px dotted #777 }

h1 a { 
color: #ccc; 
text-decoration:none;
}

h1 a:hover, h1 a.active { 
color: #97C266; 
text-decoration:none;
}

h2 { color: #777; font-size: 10px; font-weight: normal; text-align: center; margin-bottom: 0 }
h3 { color: #666; font-size: 10px; font-weight: normal; text-align: center; word-spacing: 4px; letter-spacing: 5px; padding-top: 40px; padding-bottom: 20px; line-height: 20px; margin-bottom: 0px; }
.bodytext { font-size: 10px; line-height: 16px; padding-right: 20px; padding-left: 20px }
.bodytext a{ font-size: 10px; text-decoration:none; color:#06C}
.bodytext a:hover{ font-size: 10px; text-decoration:underline; color:#06C}
.projecttext  { font-size: 11px; line-height: 16px; background-color: #fff; text-align: left; padding-bottom: 20px; vertical-align: top }
.subhead { font-size: 10px; font-weight: bold; word-spacing: 4px; letter-spacing: 5px; padding-top: 20px; padding-right: 20px; padding-left: 20px }
hr { background-color: #999; margin-top: 0; margin-bottom: 3px; height: 1px; vertical-align: middle; border-top: 0 none; border-bottom: 0 none }

.clickonphoto     { font-size: 9px; margin-bottom: 0; padding-bottom: 2px; height: 20px }
.thumbnail           { font-size: 10px; margin-left: 0; padding-left: 0; width: 60px; vertical-align: top }
.thumbOn  { border: solid 1px black }
.thumbOff  { border: solid 1px white }
.bigpic               { text-align: left; padding-left: 40px; width: 560px; height: 100%; vertical-align: top }
.botsidebar  { background-color: #222 }
.footerbar   { color: #fff; font-size: 8px; font-weight: normal; background-color:#000; text-align: center; height:35px; line-height:35px;  }
.footerbar a.footerbar  { color: #fff; text-decoration: none;}
.footerbar a.footerbar:hover   { color: #72AE4D; }

.footerbar a.design  { color: #fff; font-size:8px; text-decoration: none}
.footerbar a.design:hover   { color: #72AE4D; }
/*a:link      { color: #000; text-decoration: underline }
a:visited      { color: #000; text-decoration: underline }
a:hover       { color: #e30; text-decoration: none }
a:active    { color: #000; text-decoration: none }*/
.nav { color: #c90; font-size: 9px; font-weight: bold; text-decoration: none; background-color: black; text-align: center; word-spacing: 5px; letter-spacing: 4px; padding-top: 10px; padding-bottom: 10px }
a.nav:link { color: #fff; text-decoration: none }
a.nav:visited { color: #fff; text-decoration: none }
a.nav:hover { color: #fc0; text-decoration: none }
a.nav:active { color: #c90; text-decoration: none }

.projectsPage{
	color:#777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	padding-bottom:10px;
	text-align:justify;
}


.inProjectsPage{
	color:#777;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	padding-bottom:10px;
	text-align:left;
	text-transform:uppercase;
}



#green { background-image: url(images/hgtv.png); background-repeat: no-repeat; background-position: 670px 15px; }

.logoBar2{
	background-image: url("images/logo-sm.jpg"); 
	background-repeat: no-repeat; 
	background-position: center 10px; 
	height: 70px 
}

.projecttext2  { 
	font-size: 11px; 
	line-height: 16px; 
	color:#FFF;
	text-align: left; 
	padding-bottom: 20px; 
	vertical-align: top 
}

.inProjects{
	color:#FFF;
	width:780px;
}

.inProjects a{
	color:#FFF;
	text-decoration:none;
}

h1.inProjects  {
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	word-spacing: 5px;
	letter-spacing: 4px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	border-width: 0
}

.languagePicker {
	color: #bbb; 
	font-size: 11px; 
	font-weight: normal; 
	word-spacing: 4px; 
	text-align:center;
}

.languagePicker a{
	color: #bbb; 
	font-size: 11px; 
	font-weight: normal; 
	word-spacing: 4px; 
	letter-spacing: 5px; 
	padding: 10px 20px 20px 20px; 
	text-decoration:none;
}


.languagePicker a:hover{
color:#72AE4D;
}

