/*
Theme Name: Mrs. Sweepstakes
Theme URI: http://mywebsite.com
Description: A default theme
Version: 0.1
Status: publish
Author: himself
Author URI: http://myblog.com
Tags: white, fixed width, sidebar, widgets
*/	
	
	
	
body {
	margin-top: 10px;
	padding: 0px;
	background: url("http://www.mrfreestuff.com/images/bg.gif") repeat-y top center;
	background-color:edf7ff;
	font:12px/18px Arial, Verdana, Tahoma;
	color:#363636;
}

a:link {
	color: #4e4e4e;
	text-decoration: underline;
}

a:visited {
	color: #4e4e4e;
	text-decoration: underline;
}

a:hover {
	color: #4e4e4e;
	text-decoration: none;


}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #cc0000;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}




a.linkMainNav:link {

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.linkMainNav:visited {

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.linkMainNav:hover {

	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}






a.linkTitles:link {

	font-size: 16px;
	color: #ff2e85;
	font-weight:bold;
	line-height: 22px;
	text-decoration: none;
}


a.linkTitles:visited {

	font-size: 16px;
	color: #ff2e85;
	font-weight:bold;
	line-height: 22px;
	text-decoration: none;
}


a.linkTitles:hover {

	font-size: 16px;
	color: #ff2e85;
	font-weight:bold;
	line-height: 22px;
	text-decoration: underline;
}





a.sweepstakesLink:link {

	font-size: 14px;
	color: #338ec9;
	font-weight:bold;
	line-height: 30px;
	text-decoration: underline;
}


a.sweepstakesLink:visited {

	font-size: 14px;
	color: #338ec9;
	font-weight:bold;
	line-height: 30px;
	text-decoration: underline;
}


a.sweepstakesLink:hover {

	font-size: 14px;
	color: #338ec9;
	font-weight:bold;
	line-height: 30px;
	text-decoration: none;
	
}




a.smallGreyLink:link {

	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}


a.smallGreyLink:visited {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}


a.smallGreyLink:hover {

	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}



a.footerLink:link {

	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #4e4e4e;
}


a.footerLink:visited {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #4e4e4e;
}


a.footerLink:hover {

	font-size: 12px;
	color: #4e4e4e;
	font-weight: normal;
	text-decoration: underline;
}


	
h1,h2,h3 {
	display:inline;	
}







.title {
	font-size: 16px;
	color: #007ccc;
	font-weight:bold;
	line-height: 30px;

}

.subtitle {
	font-size: 12px;
	font-weight:bold;

}

.leftsubtitle {
	font-size: 16px;
	color: #4c4c4c;
	font-weight: bold;
	line-height: 34px;
}

.disclaimer {
	font-size: 11px;
	font-style:italic;
	line-height: 18px;
}


.whiteText14 {
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	
}

.smallGreyText {
	font-size: 11px;
	color:#4e4e4e;
		
}


.sideTitles {
	font-size: 14px;
	font-weight:bold;
	line-height: 40px;
}
