* { 
	margin: 0; 
	padding: 0;
}

body {
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ebddcd;
}

#page-wrap { 
	margin: 0 auto;
	overflow-x: hidden; 
	width:320px;
	height:auto; 
	background-image:url(../images/BG_alchemy.jpg); 
	background-repeat:no-repeat;
	background-color:#ebddcd;
}

#page-wrap-about { 
	margin: 0 auto;
	overflow-x: hidden; 
	width:320px; 
	background-image:url(../images/BG_alchemy.jpg);
	background-repeat:no-repeat;
	background-color:#ebddcd;
}

p { 
	margin: 10px 0;
	font-size: 12px; 
	line-height: 18px; 
	color:#333;
}

p .red {
	color:#c41230;
}

p .digits { 
	margin:0;
	padding:0;
	font-size: 12px; 
	line-height:10px; 
	color:#333;
}


p .directionsMap { 
	margin:15px 0 39px 0;
	padding:0;
	font-size: 12px; 
	line-height:10px; 
	color:#666;
}

.phone {
	margin:0;
	padding:0;
	height:8px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:21px;
	font-size:12px;
	color:#c41230;
	border-bottom:solid;
	border-bottom-color:#F89728;
	border-bottom-width:1px;
	margin:0;
	padding:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	line-height:21px;
	font-size:12px;
	font-weight:400;
	color:#c41230;
	margin:0;
	padding:0;
}

.contentRewards {
	margin:0;
	height:auto;
}

.contentRewards ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#333;
	margin:10px 0 0 20px;
	padding:0;
}

.contentRewards ul li {
	list-style-image:url(../images/bullet.png);
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c41230;
}

a:hover {
	color:#c41230;
}

.menuSection {
	margin:10px 0 0 0;
	height:auto;
}

.menuSection th {
	border-bottom:1px solid #F89728;
}

.menuSection td {
	border-bottom:1px solid #F89728;
}

.menuSection td p {
	margin:0 0 0 10px
}

.manuItem {
	border-bottom:solid;
	border-bottom-color:#F89728;
	border-bottom-width:1px;
}

img	{ 
	border:none;
}

#top { 
	margin:0; 
	padding:0; 
	width:320px; 
	height:46px;
	background-image:url(../images/HeaderBG.png);
	background-repeat:repeat-x;
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:center;
}

.footer a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c41230;
	text-align:center;
	text-decoration:none;
}


.topheader { 
	margin:0; 
	padding:0; 
	width:320px; 
	height:41px; 
}

.NavMain { 
	/*opacity: .5;
	background-color:#000000;*/   
	margin:10px auto;
	text-align:center;
	background-image:url(../images/NavBG.jpg)
}

.NavBTN { 
	/*opacity: .5;
	background-color:#000000;*/  
	border-bottom-width:thin; 
	border-bottom-style:solid; 
	border-bottom-color:#F89728; 
	margin:10px auto 0 auto;
	text-align:center;
	line-height:17px;
	background-image:url(../images/btnBackground.png);
}

.NavBTN a {
	color:#eaddcd;
	text-decoration:none;	
}

.NavBTN a:hover {
	color:#fff;
	text-decoration:none;	
}
					  
.Navtitle { 
	text-transform: uppercase; 
	font-size:16px; 
	color:#eaddcd; 
}
 
.Navdesc {
	text-transform:none;
	font-size:12px;
	color:#F89728; 
}

.domain { 
	font-size:12px; 
	color:#c41230;
	text-align:right; 
}

.domain a {
	text-decoration:none;
		color:#c41230;
}

.aboutMain { 
	/*opacity: .5;
	background-color:#000000;*/   
	margin:10px auto;
}


/*TWITTER*/

#twitterIcon {
	width:66px;
	margin:0;
}

#twitter_div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	/*width:249px;*/
	color:#333;
	margin:0;
	padding:0 10px 0 20px;
 	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f89728;
}


#twitter_div a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c41230;
	text-decoration:none;
	width:160px;
}

#twitter_div a:hover {
	color:#333;
	text-decoration:none;
}


#twitter_div a h4{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	color:#c41230;
	text-decoration:none;
	margin:-10px 0 0 0;
}


#twitter_div ul {
	/*list-style:none;*/
	margin-left:0;
}

#twitter_div ul li {
	list-style-image:url(../images/bullet.jpg);
	margin:0 0 8px 0;
}

#twitter_update_list {
	margin:0 0 10px 0;
}

/*MOVES TIEM STAMP DOWN ONE LINE*/
#twitter_div ul li span {

visibility: visible;
display:block;
}

#twitter_div ul li span a {
visibility: visible;
}

#twitter_div ul li a {
visibility: visible;
} 

/*

ORANGE:#F89728
GREEN:#afd1ad
TAN:#eaddcd
RED:#c41230

*/  