/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* added by submit photo tab mod */

/* colour: #e9cfa2; OR color: #FFFFFF; */
.indexbox {
    background-color: #211A16;
    border-collapse: collapse;
    border-color: #111111;
    color: #E9CFA2;
    margin-bottom: 20px;
    margin-left: 110px;
    margin-right: 10px;
    padding: 5px 10px;
    text-align: left;
    width: 170px;
}

.padding {
  padding: 8px;
}

/* colour: #e9cfa2; OR color: #FFFFFF; */
.boxback {
  background-color: #211A16;
  color: #E9CFA2;
  font-size: 12px;
  margin-right: 5px;
  text-align: right;
}

.searchbox {
  width: 140px;
}

.small {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}

a.lightlink22:link, a.lightlink22:visited {
  color: #E9CFA2;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: underline;
}

a.lightlink22:hover, a.lightlink22:active {
  color: #B0904E;
  text-decoration: underline;
}

/* border colour for randomimage */
.bordrandimg{
	border: 2px solid #211A16;
}

/* header-title is defined to replace the hard-coded style in topmenu.php */
.headerrow2 {
	background: #211a16 url(../img/titletop2.jpg) no-repeat;
	font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	vertical-align: top;
	height: 72px;
	width: 100%;
}

.headimages {
	padding-right: 10px;
	text-align: right;
}

/* header: heading text */
.subheader {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #211A16;