body#homepage li#home a,
body#servicespage li#services a,
body#philosophypage li#philosophy a,
body#uspage li#us a,
body#clientpage li#client a,
body#privacypage li#privacy a,
body#contactpage li#contact a,
body#linkspage li#links a,
body#portfoliopage li#portfolio a,
body#aboutpage li#about a, {
background-color: #738087;
color: #512A2B;
}

body { 
	background: #675C40;
	text-align: center;
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 12px; color: #6E663C; 
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
	scrollbar-arrow-color:#512A2B;
	scrollbar-base-color:#DCDBAF;
	scrollbar-darkshadow-color:#6E663C;
	scrollbar-face-color:#DCDBAF;
	scrollbar-highlight-color:#E9E8CD;
	scrollbar-shadow-color:#BBAE66;		       
}

#holder {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 910px;
		 padding: 0;
		 background: #DCDBAF url(../pics/bg_body.jpg) repeat-y;
}

#holder_full {
     margin: 0 auto 0 auto; 
     text-align: center;
     width: 910px;
		 padding: 0;
		 background: #DCDBAF url(../pics/bg_full.jpg) repeat-y;
}

h1 {
	font-size: 18px; color: #512A2B;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h2 {
	font-size: 14px; color: #91874F;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

#header {
		 display: inline;
     margin: 0;
		 padding: 0; 
		 width: 910px;
		 height: 134px;
}

#nav {
	float: left;
	height: 35px;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
  padding: 8px 0 0 150px;
	width: 740px;
	list-style: none;
	background-color: #512A2B;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #738087;
	font-weight: bold;
}

#nav a {
	float: left;
	display: block;
	padding: 5px 8px;
	margin: 0 1px 0 0;
	color: #738087;
	text-decoration: none;
}

#nav a:hover, #nav a:focus {
	color: #512A2B;
	background-color: #738087;	
}	

#rotation {
     clear: both;
     margin-left:10px;
     margin-top:0;
     margin-bottom:0;
     margin-right:10px;  
		 width: 890px;
		 height: 195px;
}

#branch {
     clear: both;
		 display: inline;
     text-align: center;  
		 width: 890px;
		 height: 35px;
}

#content_left {
		 float: left;
		 text-align: left;
		 width: 180px;
		 color: #ffffff;
		 padding-top: 10px;
		 margin-left: 20px;	
		 margin-top: 0;	 
		 margin-right: 20px;
		 margin-bottom: 0;
}	

#content_left img {
		 margin: 0;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#wrapper{
		 float: right;
		 width: 690px;
		 padding-top: 10px;
		 margin:0;	 
}	


#content {
		 float: left;
		 text-align: left;
		 width: 450px;
		 padding: 0;
		 margin-left: 10px;	
		 margin-top: 5px;	 
		 margin-right: 0;
		 margin-bottom: 0;	 
}	

#content_full {
		 float: left;
		 text-align: left;
		 width: 850px;
		 padding-top: 10px;
		 margin-left: 30px;	
		 margin-top: 0;	 
		 margin-right: 0;
		 margin-bottom: 0;	 
}	

#content_right {
		 float: right;
		 text-align: left;
		 width: 180px;
		 color: #ffffff;
		 padding: 0;
		 margin-left: 20px;	
		 margin-top: 0;	 
		 margin-right: 20px;
		 margin-bottom: 0;
}	

#content_right img {
		 margin: 0;
		 padding: 5px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}


#footer {
	clear: both;
  background: #675C40;
	width: 910px;
	font-size: 10px; color: #000; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #000;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #000;
}

 #content a:link {
	TEXT-DECORATION: none;
	color: #6E663C;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #6E663C;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #6E663C;
	border-bottom: 1px solid;
}

#content_full a:link {
	TEXT-DECORATION: none;
	color: #6E663C;
	border-bottom: 1px dotted;
}

#content_full a:visited {
  color: #6E663C;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_full a:hover {
  color: #6E663C;
	text-decoration: none;
}

 #content_left a:link {
	TEXT-DECORATION: none;
	color: #ffffff;
	border-bottom: 1px dotted;
}

#content_left a:visited {
  color: #ffffff;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content_left a:hover {
  color: #ffffff;
	border-bottom: 1px solid;
}

input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="password"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}








#gallerycontainer {
  margin: 25px;
  padding-bottom: 25px;
}


#bottomspacer {
  height: 60px;
}


#signinbar {
  margin-top: 6px;
  padding-right: 12px;
  width: 100%;
  text-align: right;
}


#signinbar a:link, #signinbar a:visited {
  color: #6E663C;
	border-bottom: 1px dotted;
}


#loginbox {
  margin-top: 25px;
  text-align: center;
}


#signin {
  margin-bottom: 15px;
	font-size: 14px; color: #91874F;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}


.loginformtext {
}


#logout {
  margin-top: 100px;
  width: 421px;
  height: 140px;
  background: #ffffff;
  border: 1px solid #333333;
}


#logouttext {
  padding-top: 59px;
  text-align: center;
  font-family: arial;
  font-size: 9pt;
  color: #0066dc;
}


#loginerror {
  margin-bottom: 8px;
  color: #FF0000;
}


#mygalleries {

}


#mygalleriesheading {
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}





#searchbar {
  margin-bottom: 20px;
  background: #ffffff;
}


.searchbartext {
  font-family: Arial;
  font-size: 8pt;
  color: #666666;
}


#searchbar a:link, #searchbar a:visited {
  font-family: arial;
  font-size: 8pt;
  color: #666666;  
}


#searchstatus {
  margin-bottom: 30px;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}


.searchstatuskey {
  color: #666666;
}


#differentsearch {
  font-family: arial;
  font-size: 11pt;
  color: #000000;
}


#publicgalleries {
  margin-left: 20px;
  font-family: arial;
  font-size: 12pt;
}


#publicgallerieshead {
  margin-bottom: 24px;
  font-size: 11pt;
  font-weight: bold;
  color: #333333;
}


#publicgalleries a:link, #publicgalleries a:visited {
  text-decoration: none;
  color: #666666;
}


#nopublicgalleries {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}


#noprivategalleries {
  font-family: arial;
  font-size: 9pt;
  color: #000000;
}


.imagecell {

}



.thumbinfo {

}


.thumbpubdate {
  color: #0066dc;
}


.thumbtitle {
  color: #000000;
  font-weight: bold;
}


.thumbimagefile {
  color: #666666;
}


.thumbphotographer {
  color: #666666;
}


.thumbcaption {
  color: #000000;
}


#fullsizecontainer {
text-align: left;
}


#backlink {
  margin-bottom: 10pt;
}


#backlink a:link, #backlink a:visited {
  color: #6E663C;
	border-bottom: 1px dotted;
}


#fullsizetitle {
  font-size: 12pt;
  font-weight: bold;
  color: #6E663C;
}


#fullsizeimage {
  margin-top: 30px;
  margin-bottom: 30px;
}


#fullsizepubdate {
  margin-bottom: 5px;
  font-weight: bold;
  color: ##6E663C;
}


#fullsizephotographer {
  color: ##6E663C;
}


.photographerhead {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: #999999;
}


#fullsizecaption {
  margin-top: 20px;
  color:#6E663C;
}


.fullsizetagshead {
  font-weight: bold;
  color: #6E663C;
}


#fullsizetags {
  margin-top: 20px;
  font-size: 10pt;
}


#fullsizetags a:link, #fullsizetags a:visited {
  text-decoration: none;
  color: ##6E663C;
}


#fullsizeotherinfo {
  margin-top: 20px;
  color: ##6E663C;
}


.fullsizeotherinfohead {
  font-weight: bold;
  color: ##6E663C;
}




/* page navigation tool style */

#pagenavcontainer {
  margin-top: 20px;
  margin-bottom: 20px;
}


#pagenavigation {
  font-family: arial;
  font-size: 10pt;
}


#previousrecords {
  float: left;
  margin-right: 5px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: solid 1px #ffffff;
}


#previousrecords a:link, #previousrecords a:visited
{
  text-decoration: none;
  color: #333333;
}


#nextrecords {
  float: left;
  margin-right: 5px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: solid 1px #ffffff;
}


#nextrecords a:link, #nextrecords a:visited
{
  text-decoration: none;
  color: #333333;
}


.pagelinkbox {
  float: left;
  margin-right: 5px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: solid 1px #cccccc;
  text-align: center;
}


.pagelinkbox a:link, .pagelinkbox a:visited {
  text-decoration: none;
  color: #333333;
}

.pagelinkboxselected {
  float: left;
  margin-right: 5px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  color: #0066dc;
}



