
/* 
================================
Skin styles for DotNetNuke
================================
*/ 
.res:link{color:#333333;}
.res:visited{color:#333333;}
.res:active{color:#333333;}
.res:hover{color:#2D579D;}


 a, a:link, a:visited{

color: #2D579D;
text-decoration:none;
font-weight: bold;



}
 a:hover, a:active{

text-decoration:none;
color:#000000;
font-weight: bold;



}

.blueHeading {
	font-weight: bold;
	color: #2D579D;
	font-size: 17px;
}
.blueHeadingSM {
	font-weight: bold;
	color: #2D579D;
	font-size: 15px;
}
.BlueTextCenter {
	color: #2D579D;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:16px;
font-weight:bold;
}

#dnn_ContentPane { 
padding-left:20px;
padding-right:20px;

}

.Normal {
padding-left:0px;
padding-right:0px;
}

.TitleHead{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#A06B12;
text-transform:uppercase;
}

td {
color:#333333;
font-size:13px;
font-family: Helvetica, Arial, sans-serif;
} 
p {
color:#333333;
font-size:13px;
font-family: Helvetica, Arial, sans-serif;

}

.auction  {

}
.auctionTitle {
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
color:#D3C57A;
font-weight:bold;
text-align:center;
background-image:url(http://www.annemurraycentre.com/files/AuctionItems//titleBG2.jpg);

}
.descrip{
font-family:Helvetica,Arial, sans-serif;
color:#666666;
font-size:14px;

}
.auctionTitle2 {
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
color:#D3C57A;
font-weight:bold;
text-align:center;
background-image:url(http://www.annemurraycentre.com/files/AuctionItems/titleBG3.jpg);
background-position:center;
background-repeat:no-repeat;

}


#dnn_dnnMENU_ctldnnMENU 
{
	font-size:10px; 
	font-family:Arial; 
	color:#D7D7D7;
}
#dnn_dnnMENU_ctldnnMENU a:hover{ 
	color:#D7D7D7;
}



#dnn_dnnLOGIN_cmdLogin {
	color:#D7D7D7;
}


body {
/*background-image:url("/images/background.jpg");*/
background-image:url("background.jpg");
background-position:top center;
background-color:#86AB4E;
background-repeat:no-repeat;


}

