/*Sarah Kendall House STYLESHEET*/

A.link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}


A.link:Hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}


A.linkon {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: Arial;
	font-size-adjust: none;
	font-stretch: normal;
}

A.bodylink {
	color : #3A5FCD;
	text-decoration : none;
	font-style: none;
	font-weight : normal;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;
}

A.bodylink:Hover {
	color : #3399fF;
	text-decoration : underline;
	font-style: none;
	font-weight : normal;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;
}

A.weblink {
	color : #000000;
	text-decoration : none;
	font-style: none;
	font-weight : normal;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;
}

A.weblink:Hover {
	color : #ffffff;
	text-decoration : underline;
	font-style: none;
	font-weight : normal;
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, Geneva;
	font-size-adjust : none;
	font-stretch : normal;
}

h1 {
	color : red;
	text-decoration : none;
	font-weight : bold;
	font-size : 28px;
	line-height : 18px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

h2 {
	color : red;
	text-decoration : none;
	font-weight : bold;
	font-size : 18px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

h3 {
	color : #3A5FCD;
	text-decoration : underline;
	font-weight : bold;
	font-size : 17px;
	line-height : 20px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

h4 {
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
	font-size : 14px;
	line-height : 4px; 
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
}

TD.date{
	color : #CD0000;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px;
	line-height : 35px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	align : right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;

}

TD.nav{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

TD.body{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;

}

TD.picture{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;

}

TD.rooms{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 20px;

}

TD.links{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;

}

TD.hr{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 24px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;

}

TD.footer{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote{
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	font-family : Arial;
	font-size-adjust : none;
	font-stretch : normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0px;

}

ul.anchor {
	list-style-type : square;
	list-style-position : outside;
	list-style-image : url('images/anchor3.gif')
}

