body
{ 
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
 
a
{
	color: #6C5D4E;
	font-weight: bold;
}

a:hover
{
	color: #772837;
	font-weight: bold;
}

.contentBackground
{
	text-align: center;
}
  
.contentContainer
{
	text-align: center;
	width: 780px;
	
}

.homeBody
{
	background-image: url("../graphics/background.gif");
	background-repeat: no-repeat;
	background-position : top center;
	width: 776;
	height: 451;
}

.topBar
{
	padding-top: 20px;
}

.topLinks
{
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #A19082;
	padding-top: 10px;
	font-weight: bold;
}

.topLinks a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #A19082;
	text-decoration: none;
	font-weight: bold;
}

.topLinks a:hover
{
text-decoration: underline;
}

.centreLinks
{
	padding-top: 67px;
	padding-left: 52px;
	text-align: left;
}

.centreLinks a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.centreLinks a:hover
{
color: #B58A92;
}


td.homeRightText
{
	padding-top: 120px;
	padding-left: 70px;
	
}

div.homeRightTextDiv
{
	padding-top: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 79%;
	color: #4A4A4A;
}

.footer
{
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	color: #6C5D4E;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
}

.aboutBody
{
	padding-top: 3em;
	text-align: left;
	width: 776;
	height: 451;
	background-image: url("../graphics/about_background.gif");
	background-repeat: no-repeat;
	background-position : top right;
}

.imagesBody
{
	padding-top: 3em;
	text-align: left;
	width: 776;
	background-image: url("../graphics/about_background.gif");
	background-repeat: no-repeat;
	background-position : top right;
}

h1
{
	font-family: arial, helvetica, sans-serif;
	color: #A19082;
	font-size: 1.3em;
}

h2
{
	font-family: arial, helvetica, sans-serif;
	color: #A19082;
	font-size: 1.0em;
}

.aboutText
{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A4A4A;
}

.rightImage
{
	padding-top: 2.5em;
}

.thumbs
{
	background-color: #AEA196;
	height: 170px;
	width: 150px;
}

.thumbsText
{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}

.imageText
{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #4A4A4A;
}


