/*********************************************************************************************************************************
Site Name:	TCA Prep (TCA, LLC.)
Site URI:	http://www.tcaprep.com
Description:	TCA is unlike any other company, from our dedication to the latest in teaching technology and analysis to our 
		tireless quest to develop SAT/PSAT and ACT Test Prep tools that will carry students into the future.
Version:	2.0 Dynamic PHP
Author:		<a href="http://www.jenniferperrin.com" target="_blank" alt="">Jennifer Perrin</a>
Author URI:	http://www.jenniferperrin.com
Color Scheme:	Springwell Green:	140,197,64	#8CC540
		Springwell Blue:	0,58,98		#003A62
		Gray:			102,102,102	#666666
*********************************************************************************************************************************/

/****************************
 **   General
 ****************************/
a:link{ color: #003A62; text-decoration: none; }
a:hover{ color: #8CC540; text-decoration: underline; }
a:active{ color: #003A62; text-decoration: none; }
a:active:hover{ color: #8CC540; text-decoration: underline; }
a:visited{ color: #003A62; text-decoration: none; }
a:visited:hover{ color: #8CC540; text-decoration: underline; }

img { border:0 }
p { margin: 5px 0 5px 0; color: black; }
h1 { margin: 0 0 0 0; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #003b5d; }
h2 { margin: 0 0 0 0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #6b8ca2; }
h3 { margin: 0 0 0 0; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #272727; }

.imagepadding { margin: 2px 5px 2px 4px; }
.redtext { color: #003A62; font-size:9px; }

/****************************
 **   Layout
 ****************************/
body {
	margin: 0 0 0 0;
	font-family: verdana, helvetica, arial, sans-serif;	
	font-size: 12px;
	background-image: url("../images/layout/page_bg.jpg"); 
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #ebf4df;
}

#page_wrap {
	width: 950px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#page_wrap p { margin: 3px 10px 3px 6px;}

.navicons {
	margin: 0 0 0 0;
	width: 940px;
	text-align: right;
	padding: 4px 0 56px 0;
}	

#header {
	width: 950px;
	height: 190px;
}

#sidebar {
	width: 179px;
	float:left;
}
#sidebar p { margin: 3px 6px 3px 1px;}
.sidebar_margin { margin-left:1px; border:0;}

#links {
	margin: 10px 10px 0 0;
	width: 225px;
	float: right;
	text-align: center;
}
#links img {padding-top:4px;}

#footer {
	width: 950px;
	height: 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	background-image: url("../images/layout/footer_bg.gif"); 
	background-repeat: no-repeat;
	background-position: top right;
}

#credits {
	margin: 0 5px 0 0;
	padding-top: 15px;
	width: 755px;
	float: right;
	text-align: center;
	font-size: 12px;
	letter-spacing:0px;
}

#trademark {
	margin: 5px 5px 0 0;
	padding-top: 3px;
	width: 753px;
	float: right;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	letter-spacing:0px;
	color: #272727;
}

#puzzle_content {
	margin: 0 auto 0 auto;
	width: 620px;
	text-align:center;
}
#slogan {
	width: 740px;
	margin:10px auto 10px auto;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
	color: #27658e;
}

#slogan1 {
	width: 760px;
	margin:10px auto 10px auto;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	color: #27658e;
}

/****************************
 **   Content
 ****************************/

#content765 {
	margin: 10px 0 0 0;
	width: 765px;
	float:right;
}

#content525 {
	margin: 10px 0 0 0;
	width: 525px;
	float:right;
}
