Body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}
.FloralBG {
	background-image: url(images/bg_floral.jpg);
	background-repeat: no-repeat;
}

.BodyText {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
	line-height: 17px;
}

.HomeBoxText {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
}

H1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

H2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BEB4B2;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
.SmallRedText {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: none;
}

.SmallLilacText {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
}


a:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #926C7E;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: underline;
}

.SmallLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
}

a:link.SmallLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
}
a:hover.SmallLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: none;
}
a:visited.SmallLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #BEB4B2;
	text-decoration: none;
}
a:visited:hover.SmallLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: none;
}

.FooterLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #311E25;
	text-decoration: none;
}

a:link.FooterLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #311E25;
	text-decoration: none;
}
a:hover.FooterLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: none;
}
a:visited.FooterLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #311E25;
	text-decoration: none;
}
a:visited:hover.FooterLink {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #926C7E;
	text-decoration: none;
}

#follow_us {width: 215px;
		margin: 10px;
}

#twitter_div {width: 185px;
	font-family: Georgia, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	margin: 30px 25px auto 25px;
}
	
#twitter_div a {
	color: #990033;
	text-decoration: none;}
	
#twitter_update_list {	
	list-style-type: none;
	padding: 0;
	margin: 0;}