a:link {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #D7B660;
	text-decoration: none;
	font-size: 12px;
}
.fine a:link {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
.fine a:active {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
.fine a:visited {
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
.fine a:hover {
	color: #D7B660;
	text-decoration: none;
	font-size: 10px;
}
body {
	background-image:     url(/images/wexfordbuildersimages/wexfordbackground.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
.quote { font-style:italic; }
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.formtext {
	font-size: 12px;

}
.textfield {
	width: 200px;
}
.formline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8B760;
}
h3 {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;

}
.fine {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h4 {
	font-size: 14px;
	color: #FF0000;
}

h5 
{
font-size: 14px;
font-weight: bold;
color: #D7B660;   
}

/* Album */

img 
{
	border: none;
}


.album 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	background-color: #000000;
	background-image: none;
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.albumDetailsLink 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.albumMetaSectionHead 
{
	/*background-color: Gray;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7B660;
}

.albumMetaName 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7B660;
}

.albumMetaValue 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7B660;
}

.center
{
	text-align: center;
}
