/* CSS Document - westcoast-photography.co.uk */

body
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}	
h1{
 font-family: Arial,sans-serif;
 font-size: 18px;
 color: #666666;
}

h2{
 font-family: Verdana,Arial;
 font-size: 13px;
 font-weight: bold;
 color: #666699;
}
h3{
 font-family: Verdana,Arial;
 font-size: 13px;
 font-weight: bold;
 color: #666666;
}
p
{
text-align: justify;
text-indent: 30px;
}
.content{
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #b9b9ba;
	border-left: 1px solid #b9b9ba;
}
.content-index{
	padding: 10px 10px 10px 10px;
}

ul   { text-align: left; color: #666666; margin-top: 10px; margin-bottom: 10px; }
/* ul   {  list-style-type: none; text-align: left; color: #000000; margin-top: 10px; margin-bottom: 10px; } */