@charset "UTF-8";

/*
-----------------------------------------------
Graceland Tattoo CSS Rules
Version:  28 Apr 2009 (0.1a)
----------------------------------------------- */

/* Headings
----------------------------------------------- */
li.feedBurnerFeedBlock p.feedTitle { color: #EE8510; }
 
li.feedBurnerFeedBlock li.headline { color: #EE8510; }

body {
	background-image: url(../images/graceland_background-04-09.jpg);
	background-repeat: repeat;
}

P { font-family: Arial, Helvetica, sans-serif; color: #F4E2C1; font-style: normal; font-size: 90%;}


.styleH3 {
	color:  #EE8510;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.goldmedium {

	color:  #EE8510;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.goldlarge {
	color:  #EE8510;
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-color: #EE8510;
}

.LeftSmallBox {
	clear: none;
	float: left;
	height: auto;
	width: 170px;
	margin: 5px;
	border-top-color: #EE8510;
	border-right-color: #EE8510;
	border-bottom-color: #EE8510;
	border-left-color: #EE8510;
	border-left-width: thin;
	border-left-style: none;
	border-right-style: none;
	border-right-width: thin;
}
.RightSmallBox {
	clear: none;
	float: left;
	height: auto;
	width: 190px;
	margin: 2px;
	padding: 2px;
}
.main1 {
	width: 965px;
	float: left;
	margin: 5px;
}
.middlewide {
	float: left;
	width: 560px;
	margin: 2px;
}
.leftwide {
	width: 650px;
	float: left;
	margin: 5px;
}

