/* CSS Document - Natalie Hoskins */

body {
	background-image: url('../images/homebg.jpg');
	background-color: #521235;
	background-repeat: repeat-x;
	margin-top:0px; background-position: center top;
}

#menuhome {
	margin-top:105px;
	margin-bottom:10px;
	width: 900px;
	height: 30px;
	text-align: center;
}

#leftpic {
	margin-top: 0px;
	width: 351px;
	height: 473px;
}

#title {
	margin-top: 50px;	
	background-color: #580C2B;
	width: 470px;
}

#main {
	margin-top: 50px;	
	margin-left: 50px;
	width: 470px;
	
}

.maintext{
	margin-left: 25px;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
}

.footertext{
	margin-top: 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

a.footer:link{
	color: #FFFFFF;
	font-size: 10px;
}

a.footer:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

a.footer:visited{
	color: #FFFFFF;
	font-size: 10px;
}

br { clear: both; }

a.link{
	color: #392B15;
	font-family: Arial;
	font-size: 11px;
}

a.hover{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

a.visited{
	color: #392B15;
	font-family: Arial;
	font-size: 11px;
}

a.menu:link{
	color: #392B15;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

a.menu:hover{
	color: #CBB587;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
}

a.menu:visited{
	color: #FFCCCC;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
}

a.contact:link{
	color: #FFCCCC;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
}

a.contact:hover{
	color: #FFCCCC;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
}

a.contact:visited{
	color: #FFCCCC;
	font-family: Times New Roman;
	font-size: 13px;
	font-weight:bold;
}