﻿
tr,table,td {
	border-collapse:collapse;
}

body {
	background-image:url('images/stressed_linen.png');
    font-family:"Tahoma";
	font-size: 12px;
	color:#FFFFFF; /*white*/
	margin-top:0px;
}

img {
	border:0px; 
}

p {
	text-align:justify;
}

.pagewrapper {
	width:1000px;
	margin:0px auto;
}

/*----------------- Text Buttons -----------------*/
a:link {
	text-decoration:none;
	color:#FFFFFF; /*white*/
}

a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

a:active {
	text-decoration:none;
	color:#FFFFFF;
}
/*----------------- Text Buttons -----------------*/

/*----------------- Text Buttons -----------------*/
a.source:link {
	text-decoration:none;
	color:#FF0000; /*red*/
}

a.source:visited {
	text-decoration:none;
	color:#FF0000; /*red*/
}

a.source:hover {
	text-decoration:none;
	color:#990000; /*Darker red*/
}

a.source:active {
	text-decoration:none;
	color:#FF0000; /*red*/
}
/*----------------- Text Buttons -----------------*/


h1 {
	font-family:"Tahoma";
	font-size:33px;
	color:#0099FF;
	margin:0px;
	padding:0px;
	text-align: right;
	width:714px;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}

h3 {
	font-weight:bold;
	font-size:10px
}

/* Buttons */

/*--------------Top Banner/Buttons----------------*/
#buttonswrapper {
	background-image:url('images/header.png');
	background-repeat:repeat-x;
	width:100%;
	height:48px;
	margin:0px auto;
}

#buttonwrap {
	width:1000px;
	height:48px;
	margin:0px auto;
}

#button-left {
	width:31px;
	height:48px;
	float:left;
	background-image:url('images/buttons/button-left.jpg')
}

#button-article {
	width:89px;
	height:48px;
	float:left;
}

#article-line {
	width:13px;
	height:48px;
	float:left;
	background-image:url('images/header.png');
}

#button-why {
	width:128px;
	height:48px;
	float:left;
}

#why-line {
	width:13px;
	height:48px;
	float:left;
	background-image:url('images/buttons/why-line.jpg');
}

#button-news {
	width:71px;
	height:48px;
	float:left;
}

#news-line {
	width:13px;
	height:48px;
	float:left;
	background-image:url('images/buttons/news-line.jpg');
}

#button-events {
	width:87px;
	height:48px;
	float:left;
}

#events-line {
	width:11px;
	height:48px;
	float:left;
	background-image:url('images/buttons/events-line.jpg');
}

#button-forum {
	width:85px;
	height:48px;
	float:left;
}

#forum-line {
	width:13px;
	height:48px;
	float:left;
	background-image:url('images/buttons/forum-line.jpg');
}

#button-petition {
	width:101px;
	height:48px;
	float:left;
}

#petition-line {
	width:11px;
	height:48px;
	float:left;
	background-image:url('images/buttons/petition-line.jpg');
}

#button-testimonials {
	width:154px;
	height:48px;
	float:left;
}

#testimonials-line {
	width:13px;
	height:48px;
	float:left;
	background-image:url('images/buttons/testimonials-line.jpg');
}

#button-contact {
	width:130px;
	height:48px;
	float:left;
}

#button-right {
	width:36px;
	height:48px;
	float:left;
	background-image:url('images/buttons/button-right.jpg');
}
/*--------------Top Banner/Buttons----------------*/


/** Header ****************************/

#header {
	width:1000px;
	height:215px;
}

#logo-wrap {
	width:1000px;
	height:215px;
	float:left;
}

#logo {
	width:389px;
	height:193px;
	float:left;
}

/*--------------Buttons----------------*/
#buttons-wrap {
	width:611px;
	height:48px;
	float:left;
}

#button-left {
	width:645px;
	height:48px;;
	float:left;
	background-image:url('images/button-left.png');
}

#button-home {
	width:253px;
	height:33px;;
	float:left;
	vertical-align:middle;
	padding-top:15px;
}

#button-line {
	width:15px;
	height:48px;;
	float:left;
	background-image:url('images/button-line.png');
}

#button-article {
	width:126px;
	height:48px;;
	float:left;
}

#button-right {
	width:102px;
	height:48px;;
	float:left;
	background-image:url('images/button-right.png');
}
/*--------------Buttons----------------*/

/*--------------heading----------------*/
#heading {
	width:611px;
	height:193px;
	float:left;
}
/*--------------heading----------------*/

#line {
	width:1000px;
	height:22px;
	float:left;
}

/*--------------Body----------------*/

#body-wrap {
	width:1000px;
	height:100%;
	float:left;
	background-image:url('images/black-text-background.png');
	background-repeat:repeat;
}


/*--------------Left------------------------------------------------------*/
#left-wrap {
	width:460px;
	height:100%;
	float:left;
	padding:0px 20px 20px 20px;
}

.p-header {
	font-size:20px;
	text-align:justify;
}

.p-sym {
	font-size:11px;
	color:#666666;
	text-align:justify;
}


/*--------------Left----------------*/

/*--------------Right----------------*/
#right-wrap {
	width:460px;
	height:100%;
	float:left;
	padding:0px 20px 20px 20px;
}

#right-text {
	width:460px;
	float:left;
	font-size:15px;
	text-align:justify;
}
/*--------------Right----------------*/

.img-text {
	width:460px;
	float:left;
}

.img-small {
	width:230px;
	height:198px;
	float:left;
}

.long-quote {
	width:1000px;
	float:left;
}

/*--------------Body-------------------------------------------------------*/

/* footer */

#buttonsB {
	background-image:url('images/buttons/buttons-bottom.jpg');
	background-repeat:no-repeat;
	width:1000px;
	height:13px;
	float:left;
	padding:10px 0px 15px 0px;
	text-align:center;
}
/* End footer */

/*--------------Left Article--------------------*/
#left-wrapA {
	width:700px;
	height:100%;
	float:left;
	padding:0px 20px 20px 20px;
}

.quote{
	text-align:justify;
	color:#FF0000;
	font-size:14px;
	text-align:center;
}

/*--------------Left Article----------------*/

/*--------------Right Article----------------*/
#right-wrapA {
	width:189px;
	height:616px;
	float:left;
	background-image:url('images/article-line.png');
	background-repeat:repeat-y;
	padding:0px 20px 20px 50px;
	text-align:justify;
}

.p-headerR {
	font-size:20px;
	text-align:justify;
}
.right-buttons {
	text-align:justify;
	margin:0px;
}

.img-textA {
	width:700px;
	float:left;
	margin-top:20px;
}

/*--------------Right Article----------------*/

