body {
	background-color: #4a4a4a;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #414141;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
/*color: #FFFFFF;*/
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blue-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blue-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.logoContainer {
    text-align     : center;
    padding-top    : 6px;
    padding-bottom : 6px;
    background     : #fff;
}

TABLE.rightColumnEntry.td {
    padding        : 50px 10px 15px 20px;
}

SPAN.testimonialperson {

    font: normal 14px Tahoma, Arial;
	color: #348cbc;
	font-weight   : bold;
}

IMG.floatleft {

    padding   : 4px;
    float     : left;
    border    : 1px solid #000;
}

IMG.floatleftnoborder {

    padding-right   : 6px;
    float     : left;
}

IMG.floatright {

    padding   : 4px;
    float     : right;
    border    : 1px solid #000;
}
 
.thumbnail {
	padding: 4px;
    background-color: #e6e6e0;
    border: 1px solid #d6d6d0;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

TD.selectrow {

    cursor  : pointer;
}

TD.galleryselected {

    font-color : #fff;
    background-color : #768d52;
    font-weight : bold;
}

IMG.linked {
    cursor : pointer;
}

SPAN.linked {
    cursor : pointer;
}

div.viewmore {

    display   : inline;
}

div.viewmorehidden {

    display   : none;
}

ul.display {
list-style-type : square;
list-style-position : outside;
margin  : 20px;
}
