@charset "ISO-8859-1";

.SCBrew_Right_Home {
	background-image: url(../images/home/homeright.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*position: relative;*/
	right: 0px;
	/*margin-left: 312px;*/
	width: 447px;
	text-align:left;
	float: right;
	/*border: 1px solid green;*/
}

.SCBrew_Left_Home {
position: relative;
width:307px; 
text-align: left;
/*float:left;*/

}

#specMessage {
	position:relative;
	margin: 125px 10px 0 10px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-align:center;
	padding: 10px;
	background:#64803C none repeat scroll 0 0;
	border:5px solid #7C9E49;
}

#toparea {
	width: 400px;
	height: 200px;
	margin: 15px 0 0 150px;
	padding: 0 0 0 5em;
	/*border: 1px solid blue;*/
	
}
#Sampling
{
  /*position: absolute;*/
  width: 200px;
  height: 120px;
  top: 100px;
  left: 150px;
 /* border: 1px solid white;*/
}
#Sampling p, #AndMore p
{
	border:none;
}

#midarea
{
	width: 400px;
	height: 150px;
	margin: 10px 0 0 5px;
	padding: 0 2em 0 0;
	/*border: 1px solid blue;*/
}
#Education
{
	width: 400px;
	height: 120px;
	position: relative;
	float: right;
	/*border: 1px solid white;*/

}
#Education ul
{
 list-style-type:disc;
 text-indent: 0;

}
#bottomarea {
 	width: 400px;
	height: 100px;
	margin: 10px 0 0 250px;
	padding: 0 5px 0 0;
}

#AndMore
{
 text-align:right;

}

#AndMore h2
{

}

/******************** SIFR STYLES **************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash  {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced  {
	visibility: visible !important;
}

span.sIFR-alternate  {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	/*letter-spacing: -9px;*/
	font-size: 48px;
	line-height: 48px;
}



.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
.sIFR-hasFlash h5 {
	padding: 12px 0px 0px 25px;
	width: 200px;
}
