@charset "utf-8";


/*GENERIC
----------------------------------------------*/
html {
	background:#FFF url(images/bgpattern.jpg);
}

body {
	background:url(images/bgtop.jpg) repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#bghead{
	background:url(images/bgtop.jpg) repeat-x;
}

#wrapper{
	background:#FFF;
	margin:0 auto;
	width:960px;
}

/*BANNERS
----------------------------------------------*/

#header{
	background:url(images/headbanner.jpg) no-repeat;
	height:311px;
}

#header2{
	background:url(images/h2.jpg) no-repeat;
	height:311px;
}

#header3{
	background:url(images/h3.jpg) no-repeat;
	height:311px;
}

#header4{
	background:url(images/h4.jpg) no-repeat;
	height:311px;
}

#header5{
	background:url(images/h5.jpg) no-repeat;
	height:311px;
}

#header6{
	background:url(images/h6.jpg) no-repeat;
	height:311px;
}

#header7{
	background:url(images/h7.jpg) no-repeat;
	height:311px;
}

#header8{
	background:url(images/h8.jpg) no-repeat;
	height:311px;
}

#header9{
	background:url(images/h9.jpg) no-repeat;
	height:311px;
}

#header10{
	background:url(images/h10.jpg) no-repeat;
	height:311px;
}

#header11{
	background:url(images/h11.jpg) no-repeat;
	height:311px;
}

/*HEADINGS
----------------------------------------------*/

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000099;
	font-weight:normal;
}

h4{
	color:#990000;
	font-size:18px;
}

h5 {
	color: #000099;
	font-weight: bold;
	font-size:18px;
	margin:0;
	padding:0;
}

/*NAVIGATION
----------------------------------------------*/

#navcontainer { width: 203px; }

#navcontainer ul li #current
{
background-color: #369;
color: #fff;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

#navcontainer a
{
display: block;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
width: 193px;
background: #fefefe url(images/rapxl.gif) right repeat-y;
border-bottom: 1px solid #dcdcdc;
}


#navcontainer a:link, #navlist a:visited
{
color: #000099;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}



#navlist li {
	padding-left: 15px;
	background-image: url(images/pgicon.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/*COLUMNS
----------------------------------------------*/

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 239px 0 223px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 223px; /*Width of left column in pixel*/
	margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
	background: #FEFEFE url(images/rapxl.gif) right repeat-y;
}

#rightcolumn{
	margin:0;
	float: left;
	width: 239px; /*Width of right column*/
	margin-left: -249px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
	clear: left;
	width: 100%;
	background:#FFF url(images/bottombg.jpg);
	color: #000;
	text-align: center;
	padding: 10px 0;
	font-size:12px;
}

#footer a{
	color:#990000;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column*/
	margin-top: 0;
}

#joinlist {
	margin:0;
	background:url(images/join1.jpg) 0 0 no-repeat;
	width:233px;
	height:107px;
	color:#FFF;
}


/*TESTIMONIALS
----------------------------------------------*/

#testimonialssm{
	padding-left:20px;
	padding-top:1px;
	padding-right:10px;
	margin:0;
	background:url(images/tbg_sm.jpg) top no-repeat;
	width:196px;
	height:300px;
	font-size:14px;
}

#testimonials{
	padding-left:20px;
	padding-top:1px;
	padding-right:10px;
	margin:0;
	background:url(images/tbg.jpg) top no-repeat;
	width:196px;
	height:335px;
	font-size:14px;
}

#testimonials2{
	padding-left:20px;
	padding-top:1px;
	padding-right:10px;
	margin:0;
	background:url(images/tbg2.jpg) top no-repeat;
	width:196px;
	height:486px;
	font-size:14px;
}

#testimonialssm h2{
	color:#009900;
	font-weight:normal;
	font-size:18px;
}

#testimonials h2{
	color:#009900;
	font-weight:normal;
	font-size:18px;
}

#testimonials2 h2{
	color:#009900;
	font-weight:normal;
	font-size:18px;
}

/*STYLED CLASSES
----------------------------------------------*/

.wingbullet li{
	list-style-image:url(images/a_icon.jpg);
	margin-left:8px;
}

.tipbox{
	background-color:#ffe9d6;
	padding:0px;
	margin:10px;
	border:1px solid #f0d2b7;
}

.tabledata{
	border:1px solid #CCC;
	font-size:12px;
}

.offwhite{
	background-color:#EEE;
}

.bluebg{
	background-color:#0066CC;
	color:#FFF;
}

.wisdombox{
	background-color:#3279bf;
	color:#FFFFFF;
	margin:10px;
	padding:0px;
	width:200px;
}

.spotlightbox {
	display:block;
	background:#5b6fdf url(images/spotlight.jpg) no-repeat;
	width:217px;
	padding:85px 5px 0 5px;
	color:#FFFFFF;
}

.padder {
	padding-top:10px;
	padding-bottom:10px;
}

.padded{
	padding:10px;
}

.animate {
	display:none;
}

/* GENERATED STYLES */
.style1 {color: #0000CC}
.style2 {
	color: #003399;
	font-weight: bold;
}
.style3 {color: #666666}
.style5 {color: #666666}
.style6 {color: #0000CC; font-weight: bold; }
.style7 {color: #990000; font-style: italic; }.spotlightnew {
	background-color: #5B6FDF;
	background-image: url(images/spotlight_new.jpg);
	background-repeat: no-repeat;
}
.slidenew {
	background-image: url(images/slider.jpg);
	background-repeat: no-repeat;
}

