body {
    background-color: #1e1917;
    font-family: Arial;
    margin:0px;
}

div#photoTitle {
    font-weight:bold;
    font-size:16px;
    font-style:italic;
    padding:2px 0;
    margin-bottom:15px;
    color:white;
    text-align:center;
    width:800px;
}

td.titleGallery {
    font-weight:bold;
    font-size:15px;
    font-style:italic;
    color:white;
    text-align:center;
}

div#houseAddress {
    font-weight:900;
    font-size:20px;
    padding:4px;
    padding-left:15px;
    color:white;
    width:800;
    background-image: url('../images/houseTitleBg.gif');
    background-repeat:repeat-y;
}

table#main {
    margin:0px;
}

table#main td {
    text-align:center;
    border:0;
}

#photoComment {
    text-align:left;
    background-color: white;
    color:#1e1917;
    font-size:13px;
    padding:2px;
    margin:0 15px;
    height:60px;
}

div.linkSquare {
    padding:4px;
    margin:3px 15px;
    background-image: url('../images/bottonBg.gif');
    background-repeat:repeat-y;
    color: white;
    font-weight:bold;
}

a {
    text-decoration: none;
    
}

a:link {
	color: white;
	font-weight:bold;
}

a:visited {
	color: white;
}
	
a:hover {
	color: #978a7a;
}
	
a:active {
	color: white;
}

.borderless {
    border:0;
}

div#slideCounter {
    color:white;
    font-size:11px;
}

#clientName {
    color:black;
    font-style:italic;
    font-weight:bold;
    font-size: 14px;
}

#clientTitle {
    color:black;
    font-style:italic;
    font-size: 11px;
    margin-bottom:10px;
}

#contactMe {
    font-size:12px;
    font-weight:bold;
}

#phoneNumber {
    color:black;
    font-size:12px;
    font-weight:bold;
}

.clientLink {
    padding:3px;
    color:white;
    font-size:13px;
    margin:8px 0;
    font-weight:bold;
}

#logo {
    color:#1e1917;
    font-size:15px;
    font-weight:bold;
}

#slogan {
    color:#1e1917;
    font-style:italic;
    font-size:11px;
}

/*Colour of font and background for companies*/
.remaxText { color:#44a0d3; }
.remaxLink { 
	background-color:#44a0d3;
	color:white;
	padding:3px;
    	font-size:13px;
    	margin:8px 0;
    	font-weight:bold;
 }

.caldwellText { color:#003466;	}
.caldwellLink {
	background-color:#003466;
	color:white;
	padding:3px;
    	font-size:13px;
    	margin:8px 0;
    	font-weight:bold;
}

.centuryText { color:#F7B61A;	}
.centuryLink {
	background-color:#F7B61A;
	color:white;
	padding:3px;
    	font-size:13px;
    	margin:8px 0;
    	font-weight:bold;
}

.kellerText { color:#C10001;	}
.kellerLink {
	background-color:#C10001;
	color:white;
	padding:3px;
    	font-size:13px;
    	margin:8px 0;
    	font-weight:bold;
}

.peakText { color:#C10001;	}
.peakLink {
	background-color:#C10001;
	color:white;
	padding:3px;
    	font-size:13px;
    	margin:8px 0;
    	font-weight:bold;
}
