@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background : #98A4D4;
	background-image: url("images/Header/butback.jpg");
	color: #E0E4F2; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12; 
	line-height : 1.6em;
	font-family : Verdana;
}
.twoColFixRtHdr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	min-height: 12%;
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url("images/Header/headerstar.jpg");
	height: 240px;
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	position: relative;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #rsidebar {
	width: 100px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-left : 0px solid #ddd;
	padding-top: 20px;
}
.twoColFixRtHdr #mainContent {
	padding: 20px;
	padding-left: 100px;
	width: 750px;
} 
.twoColFixRtHdr #footer {
	height: 150px;
	background: #7C4199 url("images/Footer/footer_grad.jpg") top left repeat-x;
	position: relative;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#content {
	background: #FFFFFF url("images/Header/main_grad.jpg") top left repeat-x;
}
#footlogo {
	position: absolute;
	right: 35px;
	bottom: 20px;
}
#socialnets {
	width: 400px;
	position: absolute;
	top: 5px;
	left: 90px;
}
#wrapper {
	position: relative;
	background: #FFF url("images/Header/main_grad.jpg") top left repeat-x;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.psocial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14pt;
	line-height: 2em;
}
.copywrite {
	color: #000000;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	line-height: 1.75em;
}
.copywrite a:link  {
	color: #FFFFFF; 
	text-decoration: none; 
	}
.copywrite a:visited { 
	color: #FFFFFF; 
	text-decoration: none;
}
.copywrite a:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
}
h1	{
	text-transform : uppercase;
	color: #991D20;
	margin-bottom: 1em;
	text-align: left;
	font-size : 16;
	line-height : 1.4em;
	font-family : Trebuchet MS, verdana, arial, sans-serif;
	font-weight: normal;
	text-align : center;
}
h2	{
	color: #991D20;
	margin-bottom: 1em;
	text-align: left;
	font-size : 14;
	line-height : 1.4em;
	font-family : Trebuchet MS, verdana, arial, sans-serif;
	font-weight: normal;
}	
h3	{
	color: #991D20;
	margin-bottom: 1em;
	text-align: left;
	font-size : 12;
	line-height : 1.0em;
	font-family : Trebuchet MS, verdana, arial, sans-serif;
	font-weight: normal;	
}
p {
	color: #666666;
	margin-bottom: 1em;
	text-align: justify;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signup {
	height: 240px;
	width: 360px;
	margin: 0 auto 20px;
	position: absolute;
	bottom: -20px;
	right: 0px;
	background-image:none;

}
#sub-image {
	position:absolute;
	top:80px;
	right: 0px;
}
#sub-top-text {
	position:absolute;
	top:25px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
#sub-top-text2 {
	position:absolute;
	top:47px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
#sub-top-text3 {
	position:absolute;
	top:70px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
#nametext {
	position:absolute;
	top:100px;
	left: 30px;
	border: 1px solid #E0E4F2;
	width: 195px;
	color: #7C4199;
	background-color: #FFFFFF;
}
#emailtext {
	position:absolute;
	top:125px;
	left: 30px;
	border: 1px solid #E0E4F2;
	width: 195px;
	color: #7C4199;
	background-color: #FFFFFF;
}
#subscribe {
	position:absolute;
	top:150px;
	left: 30px;
}
#sub-bottom-text1 {
	position:absolute;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 1.0em;	
	color: #000;
	top: 190px;
}
#sub-bottom-text2 {
	position:absolute;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 1.0em;		
	color: #FFF;
	top: 220px;
}
.quote {
	font-style: italic;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #7C4199;
	border-right: 2px solid #7C4199;
	border-bottom: 2px solid #7C4199;
	border-left: 2px solid #7C4199;
	background-color: #FFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.align_right {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.align_left {
	float: left;
	padding-right: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
