body
{
	color: black;
	font-family: Arial, Verdana, sanserif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	background-color: white;
	background-image: url(../images/greycross.gif);
}


p
{
	color: black;
	font-family:  Arial, Verdana, sanserif;
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: normal;
	margin:0;
}
p.menu
{
	background-color: white;
	margin-top: 10px;
	margin-left: 20px;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
	color: #BBBBBB;
}

p.side_item
{
	background-color: white;
	margin-top: 10px;
	margin-left: 20px;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
	color: #BBBBBB;
}

a.menu
{
	text-decoration:none;
}

a.menu:link	
	{
	color: #333333;
	}
	
a.menu:visited	
	{	color: #333333;
	}
	
a.menu:hover	{
	color: #4EA646;
	text-decoration:underline;
	}

.topmenu
{
	color: white;
	font-family: Arial, Verdana, sanserif;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing:0.1em;
}
a.topmenu:link	{
	color: white;
	text-decoration:none;
}

a.topmenu:visited	{
	color: white;
	text-decoration:none;
}

a.topmenu:hover	{
	color: white;
	text-decoration:underline;
}

a.inline:link	{
	color: #2D76BB;
	text-decoration:none;
}
a.inline:visited	{
	color: #2D76BB;
	text-decoration:none;
}
a.inline:hover	{
	color: #4EA646;
	text-decoration:underline;
}


.downsize
{
	font-size: 0.75em;
}


h1
{
	color: black;
	font-family: Arial, Verdana, sanserif;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin:0;
}

h2
{
	color: black;
	font-family: Arial, Verdana, sanserif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h3
{
	color: black;
	font-family: Arial, Verdana, sanserif;
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

ul
{
	color: black;
	font-family:  Arial, Verdana, sanserif;
	font-size: 0.85em;
	line-height: 1.2em;
	font-weight: normal;
	margin:0;
}

li
{
	margin-top:5px;
}
.holder
{
	border: 1px #4EA646 solid;
	margin-top: 10px;
	background-color: white;
}

.photos
{
	border: 1px #2D76BB solid;
	margin-bottom: 20px;
}
