/************************GENERAL STYLES************************/
body {
            color: #000000;
            font-family: Arial, Helvetica, Sans-Serif;
            font-size: 10pt;
	    background-image: url('/images/background.jpg');
	    background-repeat:repeat-x;
            margin-top:0px;
            margin-left:0px;
            margin-right:0px;}
td {
            font-family: Arial, Helvetica, Sans-Serif;
            font-size: 10pt;}

a:link, a:visited {
            color: #4d2710;
            text-decoration: none;}
a:hover {
            color: #e3742c;
            text-decoration: underline;}
.spreadbg {
            background-image: url("/images/spreadbg.jpg");
	    background-repeat: no-repeat;}
.shopbg_gift {
            background-image: url("/images/shopbg_gift.jpg");
	    background-repeat: no-repeat;}
.shopbg {
            background-image: url("/images/shopbg.jpg");
	    background-repeat: no-repeat;}
.newbg {
            background-image: url("/images/newbg.jpg");
	    background-repeat: no-repeat;}
.padded-cell {
	    padding-left:18px;
	    padding-right:10px;
	    padding-top:42px;}
.padded-cell1 {
	    padding-left:18px;
	    padding-right:28px;
	    padding-top:42px;}
.padded-cell2 {
	    padding-left:31px;
	    padding-right:10px;
	    padding-top:40px;}
.padded-table {
	    padding-left:13px;
	    padding-right:13px;
	    padding-top:13px;}
.border {            
	border-style: solid;            
	border-color: #004990;
	border-width: 1px;            
	padding: 0px;}

/************************TEXT STYLES************************/

.u {
            text-decoration: underline;}
.b {
            font-weight: bold;}
.sm {
            font-size: 8pt;}
.i {
            font-style: italic;}

.gray {	    color: #7f7f7f;}

.title {
            color: #004990;
	    font-size: 14pt;
            font-weight: bold;}
.subtitle {
            color: #004990;
	    font-size: 10pt;
            font-weight: bold;
            font-style: italic;}
.white {
	    color: #FFFFFF;
            font-weight: normal;
            text-decoration: none;}
.white a:link, .white a:visited {
            color: #FFFFFF;
	    font-weight: normal;
            text-decoration: none;}
.white a:hover {
            color: #FFFFFF;
	    font-weight: normal;            
	    text-decoration: underline;}
.highlight1 {
	    color: #ffe716;
            font-weight: normal;
            text-decoration: none;}
.highlight1 a:link, .highlight1 a:visited {
            color: #ffe716;
	    font-weight: normal;
            text-decoration: none;}
.highlight1 a:hover {
            color: #ffe716;
	    font-weight: normal;            
	    text-decoration: underline;}
.highlight2 {
	    color: #e3742c;
            font-weight: normal;
            text-decoration: none;}
.highlight2 a:link, .highlight2 a:visited {
            color: #e3742c;
	    font-weight: normal;
            text-decoration: none;}
.highlight2 a:hover {
            color: #e3742c;
	    font-weight: normal;            
	    text-decoration: underline;}
.boxlink {
            color: #000000;
            font-weight: normal;
            text-decoration: none;}
.boxlink a:link, .boxlink a:visited {
            color: #000000;
	    font-weight: normal;
            text-decoration: none;}
.boxlink a:hover {
            color: #000000;
	    font-weight: normal;            
	    text-decoration: underline;}


/************************SUBPAGE STYLES************************/

.sidenav {
	    color: #4d2710;
 	    font-family: Arial, Helvetica, Sans-Serif;
            font-size: 10pt;
            font-weight: bold;
            text-decoration: none;}
.sidenav a:link, .sidenav a:visited {
            color: #4d2710;
	    font-weight: bold;
            text-decoration: none;}
.sidenav a:hover {
            color: #e3742c;
	    font-weight: bold;            
	    text-decoration: none;}
.content_left {
	    background-image: url('/images/content_left_stretch.jpg');
	    background-repeat:repeat-y;}
.content_right {
	    background-image: url('/images/content_right_stretch.jpg');
	    background-repeat:repeat-y;}


/************************NAVBAR LINK STYLES************************/
.conference a#conference {		
	color: #e3742c;}

.workshops a#workshops {		
	color: #e3742c;}

.allages a#allages {            
	color: #e3742c;}

.worship a#worship {            
	color: #e3742c;}

.spread a#spread {           	
	color: #e3742c;}

.about a#about {		
	color: #e3742c;}

.silent a#silent {		
	color: #e3742c;}

.life a#life {            
	color: #e3742c;}

.star a#star {            
	color: #e3742c;}

.resources a#resources {		
	color: #e3742c;}

.starliners a#starliners {            
	color: #e3742c;}

.media a#media {            
	color: #e3742c;}

.register a#register {            
	color: #e3742c;}

.pricing a#pricing {            
	color: #e3742c;}

.contact a#contact {            
	color: #e3742c;}

.boat a#boat {            
	color: #e3742c;}

.gift a#gift {            
	color: #e3742c;}

/************************FOOTER STYLES************************/
.footer {
            color: #7f7f7f;
            font-size: 8pt;}
.footer a:link, .footer a:visited {
            color: #7f7f7f;
            text-decoration: none;}
.footer a:hover {
            color: #e3742c;
            text-decoration: underline;}

