A:link                {}
A:visited             {}
A:hover               {}
A:active              {}
body {
	min-width:700px;
	font-size:small;
	MARGIN: 0in;
	padding:0;
	border:0;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f9c154;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}


.errorBlock {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	padding: 5px;
	width: 350px;
	margin: 10px;
	margin-left: 20px;
	border: 1px solid #FF0000;
}
.successBlock {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	padding: 5px;
	width: 350px;
	margin: 10px;
	margin-left: 20px;
	border: 1px solid #00CC00;
}

.mainBox{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	background-color:#FFFEFD;
	padding: 5px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #F08315;
}

.blankTable {
	/* border: 1px solid #CC3300; */
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a.mainLink {
color:#FF9900;
}

a.bigLink {
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	padding: 3px;
}
a.bigLink:hover{
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	padding: 3px;
}


#contactForm {
	width: 350px;
	background-color: #fff6e5;
	margin: 5px;
	padding: 5px;
	border: 1px solid #f9c154;
	margin-bottom: 40px;
	margin-left: 20px;
}
.contactRow {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight: bold;
	color:#333333;
	font-size:12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left: 20px;
	margin-top: 4px;
	padding: 2px;
	border: 1px solid #f9c154;
	background-color:#FFFFFF;
}
.productImage {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 13px;
	margin-right: 13px;
	border: 1px solid #E0E0E0;
}


/* ******* Top Stuff **************** */
.top_images {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	height: 100px;
	width: 780px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
}
.top_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #66CC33;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.gabtogo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9bb819;
}
.introducing {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #660099;
	padding: 7px;
	letter-spacing: 1px;
	text-align: center;
}

.peopleBar {
	background-color:#1A1A1A;
	padding: 4px;
	margin: 4px;
	width: 530px;
}
.peopleBarImage {
	margin-left: 1px;
	margin-right: 1px;
}

.topSeperator {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	LETTER-SPACING:normal;
	background-color:#904098;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f9c154;
	border-bottom-color: #f9c154;
}



/* ******* LEFT SIDE **************** */
.main_left{
	width: 100px;
}
#navigation {
	/* border: 1px solid #CC3300; */
	padding-top: 15px;
	
}
.button{
	padding-top: 3px;
	padding-bottom: 3px;
}
#comingSoon{
	padding-top: 40px;
}

/* ******* Middle SIDE **************** */

.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #9bb819;
	margin: 5px;
	border-bottom:#b7d433 1px dotted;
}
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #903f98;
	margin: 5px;
}

.line {
	border-bottom: #903f98 1px solid;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}



.main_middle{
	padding-top: 15px;
	padding-right: 5px;
	border-right: 1px solid #b7d433;
	border-left: 1px solid #b7d433;
}
#middleBox{
	padding-top: 25px;
}

.middleText{
	margin: 15px;
	text-align: left;
}
#textBlock{
	margin: 15px;
	text-align: left;
	text-indent: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textBlockPlain{
	margin: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.introText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	text-indent: 15px;
	text-align:left;
	margin-bottom: 3px;
}
.directions{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	margin: 5px;
	text-align:justify;
}
.quote{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1px;
	margin: 5px;
	text-align: left;
}
.quoteMarkStart{
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF9900;
	padding-right: 3px;
}
.quoteMarkStop{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	padding-right: 3px;
}
.quotePerson{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #9bb819;
	padding-right: 25px;
}


/* ******* Right SIDE **************** */
.main_right{
	width: 150px;
}
#right_side{
	padding-top: 15px;
}
#productImage{
	padding-top: 0px;
}
#buyNow{
	padding-top: 20px;
}



/* ******* Bottom Stuff **************** */	
.bottomBar {
	font-family: Tahoma, Georgia, Lucida Sans Unicode;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	LETTER-SPACING:normal;
	background-color:#FFFFFF;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}
.studioShorts {
	color:#333333;
	font-size: 10px;
	font-weight: normal;
}
.studioShorts A{
	color:#333333;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.studioShorts A:hover{
	color:#FF6600;
	font-size: 10px;
	font-weight: none;
	text-decoration:none;
}
/************* Styles for the Press Releases *****************/
.prBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	color: #222222;	
	padding-right: 15%;
	padding-left: 10%;
	padding-bottom: 10%;
	padding-top: 2%;
}
.prNotice {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
}
.prAddress {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prTitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
}
.prParagraph {
	font-size: 14px;
	line-height: 22px;
	text-indent: 15px;
	padding-top: 0px;
}
.prSubHeading {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
}

.locationsRegion {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 4px dotted #f9c154;
}
.locationsRegion h3{
	font-size: 20px;
	margin: 0px;
	color: #904098;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.locationsRegion .locationName{
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	
}







