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

html, body {
  height: 100%;
  margin:0;
  padding:0;
}

.container {
  min-height: 100%;
  height:100%;
  width: 1000px;
}

.container2 {
  min-height: 100%;
  height:100%;
  width: 1000;
  background-color:#b1b3b6;
}

.containerAbout {
  min-height: 100%;
  height:100%;
  width: 1000;
  background-color:#d9ab03;
}


.homepageContainer {
  background-color:#B1B3B6;
}


/* don't show border around images when inside an anchor tag */
a img {
  border:none;
  -moz-outline: none !important;
}

a {
  -moz-outline: none !important;
  outline:none !important;
}

.thumbnailContainer {
  float:left;
  padding:0px;
  margin:0px;
}

.linkcolumn1:link { 
  color: #000000; 
  text-decoration:none;
  -moz-outline: none;
}

.linkcolumn1:visited { 
  color: #000000; 
  -moz-outline: none;
  text-decoration: none
}

/* the following style is applied to category nav items representing the category currently being displayed.
   for now, using the same style as linkcolumn1:hover */
.linkcolumn1.itemSelected {
  color: #c40d42; 
  -moz-outline: none;
}

.linkcolumn1:hover { 
  color: #c40d42; 
  -moz-outline: none;
}

.linkcolumn1:active { 
  color: #c40d42;
  -moz-outline: none; 
} 


.linkcolumn1alt:link { 
  color: #ffffff; 
  text-decoration:none;
  -moz-outline: none;
}

.linkcolumn1alt:visited { 
  color: #ffffff; 
  -moz-outline: none;
  text-decoration: none
}

/* the following style is applied to category nav items representing the category currently being displayed.
   for now, using the same style as linkcolumn1:hover */
.linkcolumn1alt.itemSelected {
  color: #c40d42; 
  -moz-outline: none;
}

.linkcolumn1alt:hover { 
  color: #c40d42; 
  -moz-outline: none;
}

.linkcolumn1alt:active { 
  color: #c40d42;
  -moz-outline: none; 
} 



.linkcolumn2:link { 
  color: #484848;
  text-decoration:none; 
  -moz-outline: none; 
}

.linkcolumn2:visited { 
  color: #484848; 
  -moz-outline: none;
  text-decoration: none 
}

.linkcolumn2:hover { 
  color: #000000; 
  -moz-outline: none; 
}

/* the following style is applied to vertical nav items representing the item currently being displayed.
   for now, using the same style as linkcolumn2:hover */
.linkcolumn2.itemSelected {
  color: #000000; 
  -moz-outline: none;
}

.linkcolumn2:active { 
  color: #000000; 
  font:oblique;
  -moz-outline: none; 
} 

.linknumbers:link { 
  color: #999999;
  text-decoration:none; 
  -moz-outline: none; 
}

.linknumbers:visited { 
  color: #999999; 
  -moz-outline: none; 
  text-decoration: none
}

.linknumbers:hover { 
  color: #000000; 
  -moz-outline: none; 
}

/* the following style is applied to horizontal nav items (e.g. page numbers) representing the item currently being displayed.
   for now, using the same style as .linknumbers:hover */
.linknumbers.itemSelected {
  color: #000000; 
  -moz-outline: none;
}

.linknumbers:active { 
  color: #000000; 
  font:oblique;
  -moz-outline: none; 
} 

.linkemail:link { 
  color:#5e5e5e;
  text-decoration:none; 
  -moz-outline: none; 
}

.linkemail:visited { 
  color:#5e5e5e;
  -moz-outline: none; 
  text-decoration: none
}

.linkemail:hover { 
  color: #c40d42; 
  -moz-outline: none; 
}

.linkemail:active { 
  color: #999999; 
  font:oblique;
  -moz-outline: none; 
  
} 

.highlightcolor { 
  color: #000000; 
  -moz-outline: none;
  text-decoration:none;
  display:inline;
}

.itemLink:link {
  color:#838383;
  text-decoration:none; 
}

.itemLink:visited { 
  color:#838383;
  text-decoration: none
}

.itemLink:hover { 
  color: #c40d42;
}

.itemLink:active { 
  color: #c40d42; 
  
} 
.itemLink.itemSelected {
  color: #c40d42; 
  -moz-outline: none;
}

/** default layout for all columns */
.column {
  height: 100%;
  float:left; 
}

.category {
  list-style-type: none;

}

.categoryItem {
  list-style-type: none;
  line-height:125%;
}

.safari .categoryItem {
  list-style-type: none;
  line-height:125%;
}  
  

.categoryList {
  padding-left:0px;https://box274.bluehost.com:2083/frontend/bluehost/filemanager/editit_code.html?__cpanel__temp__charset__=us-ascii&dir=%2fhome%2fphilotax%2fpublic_html%2fadam%2faanstudio%2fstyle&file=style.css
  padding-top:0px;
  margin:0px;
}

.column1 {
  width:140px;
  background-color:#b1b3b6;
  top: 0;
  left: 0;
}

.column1alt {
  width:140px;
  background-color:#000000;
  top: 0;
  left: 0;
  position: fixed;
}

.column1homepage {
  width:140px;
  background-color:#ffffff;
  top: 0;
  left: 0;
}

.column2 {
  width:140px;
  background-color:#ffffff;
}

.column2alt {
  width:536px;
  padding-top:140px;
  padding-left:140px;
}

.column3 {
  width:536px;
  
} 

.column2homepage {
  background-color:#b1b3b6;

}


.column2About {
  background-color:#d9ab03;

}

.homepagethumbs {
  padding-left:140px;
  padding-top:140px;
  -moz-outline: none;
  float:left; 
left:0;
right:0;
border: 0;
  background-color:#b1b3b6;
}


.About {
  padding-left:140px;
  padding-top:140px;
  -moz-outline: none;
  float:left; 
left:0;
right:0;
border: 0;
  background-color:#d9ab03;
}

.homepagetitle {
  padding-left:140px;
  padding-top:19px;
  -moz-outline: none;
  float:left; 
left:0;
right:0;
border: 0;
}

.homepagetext {
  padding-left:17px;
  padding-top:12px;
  width: 410px;  
  height: 420px;   
  font-family:georgia,times,serif;
  font-size:20px;
  color:#ffffff;
  line-height:131%;
  letter-spacing: 0.014em;
  position: absolute; 
}


.indentedText {
  padding-left:12px;
  padding-top:15px;
  font-family:arial,helvetica,sans serif;
  font-size:11px;
  line-height:125%;
  color:#000000;
}



/* indented text for column 2 - offset 142 pixels from the top */
.indentedText2 {
  padding-top:152px
}
.indentedText2 {
  padding-left:12px;
  padding-top:155px;
  font-family:arial,helvetica,sans serif;
  font-size:11px;
  line-height:125%;
  color:#5e5e5e;
}

.indentedTextBlurb {
  height:90px;
  padding-left:36px;
  padding-top:26px;
  font-family:georgia,times,serif;
  font-size:11.5px;
  line-height:123%;
  color:#5e5e5e;  
}

.indentedText3 {
  padding-left:12px;
  padding-top:12px;
  font-family:Bookman Old Style,Bookman,itc bookman,new york,georgia,serif;
  font-style:oblique;
  font-size:11px;
  color:#666666;
}

.indentedTextalt {
  padding-left:36px;
  font-family:georgia,times,serif;
  font-size:11.5px;
  line-height:123%;  
  color:#5e5e5e;  
}

.Image {
  padding-left:36px;
  padding-top:26px;
  -moz-outline: none;   
}

.Imagealt {
  padding-left:36px;
  padding-top:22px;
}

.header {
  font-family:arial;
  font-weight:bold;
  color: acacac;
}

.header2 {
  font-family:arial;
  font-weight:bold;
  color: ffffff;
}


.Number {
  float:left;
  padding-left:12px;
}

.NumberList {
  list-style-type: none;
  padding-left:24px;
  margin:0px;
  padding-top:14px;
  font-family:arial,helvetica,sans serif;
  font-size:11px;
}


.Thumbnails {
  padding-left:12px;
  padding-top:144px;  
}
