/* CSS for BryonyArmstrong.co.uk */
hr {
color: #9d614d;
background-color: #9d614d;
margin-right: 20px;
margin-left: 20px;
}

.glink
{
border-style: groove; border-color: #546b6a; color:#4e3a27; background-color: #f5f0eb; text-decoration:none; text-align: center; position:relative; left: 320px; bottom: 60px; a:hover text-decoration: underline;
}
.main
{
text-align: center;
color: #f0e9e1;
font-family:  "Comic Sans MS", "Lucida Sans", tahoma, sans-serif;
background-color: #c2a585;
width: 100%; height: 100%;
font-size: 100%;
}
.rightsidetop
{
float: right;  width:150px; text-align: left; 
}

.centermain
{
text-align: left;
color: #f0e9e1;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-family:  "Comic Sans MS", "Lucida Sans", tahoma, sans-serif;
background-color: #c2a585;
width: 600px; height: 100%;
font-size: 100%;
}
.btmlj
{
text-align: left;
color: #f0e9e1;
padding-left: 10px;
padding-right: 10px;
font-family:  "Comic Sans MS", "Lucida Sans", tahoma, sans-serif;
background-color: #c2a585;
width: 680px; height: 100%;
font-size: 100%;
}
.leftsidebtm
{
position: absolute; bottom: 170px; 
}
/*
.leftsidetop
{
position: absolute; top: 170px; 
}


#546b6a; is link dark med blue
#546b6a was visited link
*/



a:link {
color:  #546b6a;
background-color: transparent;
font-family: "Comic Sans MS", "Lucida Sans", tahoma, sans-serif;
text-decoration: none;
}
a:visited {
color:  #546b6a;
background-color: transparent;
font-family: "Comic Sans MS", "Lucida Sans", tahoma, sans-serif;
text-decoration: none;
}
a:hover {
color: #c2a585;
background-color: #f0e9e1;
}

/*
	****************************************************************************************
	Modification History:
		April 2006: started
	****************************************************************************************
*/

