@charset "utf-8";
/*  
Author: Cody Andersen
Author URL: http://www.utahsbestcookiedough.com
*/

/* Basics */

body {
	padding: 0;
	margin: 0;
	background-color: #cccccc;
	/*background: #E6EEEE url(../images/bg.gif) repeat-x;*/
	color: #CCCCCC;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
}
p {
	font-size: 12px;
	line-height: 110%;
	margin: 1.2em 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
}
ol, ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	font-weight: bold;
	text-align: left;
}

/* Layout */ 
/*************************WRAPPER**************************************/
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background: #FFF;
	margin-top: 0px;

}
#contentbody {
	float: left;
	margin-top: 0px;
	width: 890px;
	min-height: 268px;
	voice-family: "\"}\"";
	voice-family: inherit;
} 
#contentbody a{
	border:none;
}
#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 
#content2 {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 
html>body #content {
	width: 830px;
	position: relative;
	z-index: 15;
	top: -835px;
	left: 50px;
	text-align: center;
	color: #FFF;
	font-size: xx-small;
}
html>body #content2 {
	width: 830px;
	position: relative;
	z-index: 15;
	top: -835px;
	left: 20px;
	color: #000;
	text-align: center;
	font-size: small;
}
strong2 {
	color: #000;
	font-size: 14px;
}
strong3 {
	color: #000;
	font-size: 20px;
}
* html #content {
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}
.header {
	position:fixed;
	margin-top:50px;
	margin-left:60px;
	z-index:25;
}
.logo {
	float:left;
}
#bodycopy {
	font-family: Verdana, Geneva, sans-serif;
}
.copyside {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}
.cookie1 {
	z-index:20;
	top:-170px;
	left:250px;
	position:relative;
}
.cookie2 {
	z-index:20;
	top:-900px;
	left:-50px;
	position:relative;
}
.copyleft{
	float:left;
	width: 202px;
	color: #000;
	line-height: 90%;
	margin-top: 0px;
}

.aboutcopyleft{
	font-size:12px;
	color: #000;
}
.progcopyleft{
	float:left;
	width: 202px;
	color: #000;
	line-height: 90%;
	margin-top: -2px;
}
.copycenter{
	float:left;
	width: 408px;
	margin-top: 2px;
}
.copycenterfree{
	float:left;
	width: 408px;
	margin-top: 0px;
}
.ctfoot{
	font-size:large;
	font-weight:bold;
	color:#600;
	text-align: center;
}
.copyright{
	float:left;
	width: 220px;
	margin-top: 1px;
}
.rtfoot{
	text-align:center;
	margin-top: -15px;
}
.rtfootsub{
	font-size:x-small;
	color:#FFF;
	text-align: center;
	text-decoration: none;
}
.rtfootsub a{
	font-size:x-small;
	color:#FFF;
	text-decoration: none;
}
.btmcookie{
	position:absolute;
	z-index:50;
	top:650px;
	margin-left: 140px;
}
.copybold {
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: -12px;
	margin-left: 5px;
	text-align: left;
	color: #000;
}
.copytitle{
	font-size:small;
	font-weight:bold;
	margin-bottom: -20px;
	margin-left: -120px;
	margin-top: -20px;
	z-index: 15;
	position: relative;
}
.whitebold{
	text-align:left;
	font-weight:bold;
	color:#FFF;
	font-size: 12px;
	margin-right: 15px;
	margin-top: -10px;
}
.whiteboldnum{
	font-weight:bold;
	color:#FFF;
	text-align:right;
	font-size: 12px;
	margin-top: -10px;
}
#content #contentbody .copyright .rtfoot p a {
	text-align: center;
}
strong {
	color: #FFF;
	font-size: 12px;
}
.bluetitle{
	color:#00F;
	font-size:14px;
	font-weight:bold;
	margin-top: -3px;
	margin-bottom: -10px;
}

