/* Siobhan Roberts Stylesheet */

body {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	letter-spacing:2px;
	margin-top:10px;
	text-align:center;
}

.body-copy {
	margin-right:15px;
	text-align:justify;
}


.hr-reviews {
	text-align:center;
	width:275px;
	margin-top:30px;
	margin-bottom:30px;
}

.image-caption {
	font-size:10px;
	text-align:center;
}

.sub-line {
	font-size:smaller;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #00CCFF;
}

a:hover {
	color: #0000FF;
	text-decoration:none;
}

a:active {
	color: #00CCFF;
}

#HomePageLinks {
	background:url(images/index_11.jpg) no-repeat;
	width:800px;
	height:37px;
	padding-top:5px;
}

#HomePageLinks a{
		font-family:"Times New Roman", Times, serif;
		color:white !important;
		text-decoration:none;
		font-size:11px;
		letter-spacing:1px;
		border-right:1px solid white;
		padding-right:8px;
		padding-left:7px;
}

#HomePageLinks a:hover{
		text-decoration:underline;
}

#HomePageLinks .first{
		margin-left:10px;
}

#HomePageLinks .last{
		border:none;
}