/*
Theme Name: Scholz Communications Theme
Theme URI: http://scholzcommunications.com/
Description: The default theme for SC. 
Version: 1.0
Author: Aleven Creatives
Author URI: http://aleven.com

*/



.headerFilled A:link {color: #ffffff}
.headerFilled A:visited {color: #ffffff}
.headerFilled A:active {color: #ffffff}
.headerFilled A:hover {color: #ffffff}

A:link {color: #666666}
A:visited {color: #666666}
A:active {color: #666666}
A:hover {color: #666666;}

.bodyText {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
}

.headerFilled {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 33px;
	color: #bc2030;
}

.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #83bec4;
	font-weight: bold;
}

.linksCallouts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bc2030;
}
.linksCallouts A:link {color: #bc2030}
.linksCallouts A:visited {color: #bc2030}
.linksCallouts A:active {color: #bc2030}
.linksCallouts A:hover {color: #bc2030}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer A:link {color: #FFFFFF}
.footer A:visited {color: #FFFFFF}
.footer A:active {color: #FFFFFF}
.footer A:hover {color: #FFFFFF}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #b51b2d;
	background-image: url(images/bgsc.jpg);
	background-repeat: repeat-x;
}

.alignleft {float: left;}

