body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #c8bed1;
}

/* Links */

a:link {
	color: #000;
	}

a:visited {
	color: #000;
	}

a:hover {
	color: #000;
	}
	
a:active {
	color: #000;
	}
	
.nav a:link {
	color: #000000;
	text-decoration: none;
	margin: 5px 30px 5px 30px;
	font-size: 12px;
	text-align: center;
	text-decoration value: bold;
	}
	
.nav a:visited {
	color: #000000;
	text-decoration: none;
	margin: 5px 30px 5px 30px;
	font-size: 12px;
	text-align: center;
	text-decoration value: bold;
	}
	
.nav a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 5px 30px 5px 30px;
	font-size: 12px;
	text-align: center;
	text-decoration value: bold;
	}
	
.nav a:active {
	color: #000000;
	text-decoration: underline;
	margin: 5px 30px 5px 30px;
	font-size: 12px;
	text-align: center;
	text-decoration value: bold;
	}
        
.webzone a:link {
        color: #000000;
        text-decoration: underline;
        }

.webzone a:visited {
        color: #000000;
        text-decoration: underline;
        }

.webzone a:hover {
        color:#000000;
        text-decoration: underline;
        }

.webzone a:active {
        color: #000000;
        text-decoration: underline;
        }
        
.footer a:link {
        color: #000000;
        text-decoration: underline;
        }

.footer a:visited {
        color: #000000;
        text-decoration: underline;
        }

.footer a:hover {
        color:#000000;
        text-decoration: underline;
        }

.footer a:active {
        color: #000000;
        text-decoration: underline;
        }
        
.right a:link {
        color: #000000;
        text-decoration: underline;
        }

.right a:visited {
        color: #000000;
        text-decoration: underline;
        }

.right a:hover {
        color:#000000;
        text-decoration: underline;
        }

.right a:active {
        color: #000000;
        text-decoration: underline;
        }
        
p a:link {
        color: #000000;
        text-decoration: underline;
        }

p a:visited {
        color: #000000;
        text-decoration: underline;
        }

p a:hover {
        color:#000000;
        text-decoration: underline;
        }

p a:active {
        color: #000000;
        text-decoration: underline;
        }
        
.side_text a:link {
        color: #000000;
        text-decoration: underline;
        }

.side_text a:visited {
        color: #000000;
        text-decoration: underline;
        }

.side_text a:hover {
        color:#000000;
        text-decoration: underline;
        }

.side_text a:active {
        color: #000000;
        text-decoration: underline;
        }

/* TEXT STYLES */

p {
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	margin: 5px 10px 10px 10px;
	text-align: left;
}

.center {
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	margin: 5px 10px 10px 10px;
	text-align: center;
}

.quote {
	font-size: 14px;
	line-height: 22px;
	color: #578c62;
	margin: 5px 10px 10px 10px;
	text-align: center;
	text-decoration value: bold;
}

.footer {
	font-size: 10px;
	line-height: 24px;
	color: #000000;
	margin: 5px 0px 5px 0px;
	text-align: center;
}

.opt-in {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	margin: 5px 10px 10px 10px;
	text-align: left;
}

.side_text {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	margin: 5px 5px 0px 5px;
	text-align: left;
}


.copyright {
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 0px 5px;
	text-align: left;
}

.webzone {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 0px 5px;
	text-align: right;
}

ul {
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: circle;
	}

li	{
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 10px 10px;
	text-align: left;
	list-style-type: circle;
	}

h1 {
	font-size: 18px;
	color: #84a95f;
	line-height: 18px;
	margin: 15px 20px 5px 10px;
	text-align: center;
}

h2 {
	font-size: 14px;
	color: #84a95f;
	line-height: 24px;
	margin: 15px 20px 5px 10px;
	text-align: center;
}

h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 5px 10px 5px 10px;
	color: #000000;
	text-align: center;
}

h4 {
	font-size: 10px;
	line-height: 18px;
	margin: 15px 5px 25px 5px;
	color: #92278f;
	text-align: center;
}

h5 {
	font-size: 12px;
	line-height: 18px;
	margin: 15px 5px 5px 5px;
	color: #244959;
	text-align: left;
}


/* BACKGROUNDS */

.left {
	background: url(images/index_04.jpg) top center;
}

.right {
	background: url(images/index_06.jpg) top center;
}

.left_column {
	background: url(images/index_08.jpg) top center;
}

.right_column {
	background: url(images/index_10.jpg) top center;
}

.watermark {
	background: url(images/flower_bg.jpg) top center no-repeat;
}

.sign_up {
	background: url(images/index_02.jpg) top;
}

.join_bg {
	background: url(images/join_bg.jpg) top center;
}

.footer {
	background: url(images/index_05.jpg) top center;
}