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

/* Links */

a:link {
	color: #440e62;
	text-decoration: none;
	margin: 5px 13px 5px 13px;
	font-size: 12px;
	text-decoration: underline;
	}

a:visited {
	color: #440e62;
	text-decoration: none;
	margin: 5px 13px 5px 13px;
	font-size: 12px;
	text-decoration: underline;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	margin: 5px 13px 5px 13px;
	font-size: 12px;
	text-decoration: underline;
	}
	
a:active {
	color: #ff3300;
	text-decoration: none;
	margin: 5px 13px 5px 13px;
	font-size: 12px;
	text-decoration: underline;
	}
	
.side_nav a:link {
        color: #f5e78d;
        text-decoration: underline;
        margin: 5px 0px 10px 0px;
        font-size: 11px;
        }

.side_nav a:visited {
        color: #f5e78d;
        text-decoration: underline;
        margin: 5px 0px 10px 0px;
        font-size: 11px;
        }

.side_nav a:hover {
        color:#ff3300;
        text-decoration: underline;
        margin: 5px 0px 10px 0px;
        font-size: 11px;
        }

.side_nav a:active {
        color: #ff3300;
        text-decoration: underline;
        margin: 5px 0px 10px 0px;
		font-size: 11px;
        }
        
.small_nav a:link {
        color: #f5e78d;
        text-decoration: underline;
        margin: 5px 0px 5px 0px;
        font-size: 9px;
        }

.small_nav a:visited {
        color: #f5e78d;
        text-decoration: underline;
        margin: 5px 0px 5px 0px;
        font-size: 9px;
        }

.small_nav a:hover {
        color:#f5e78d;
        text-decoration: underline;
        margin: 5px 0px 5px 0px;
        font-size: 9px;
        }

.small_nav a:active {
        color: #f5e78d;
        text-decoration: underline;
        margin: 5px 0px 5px 0px;
		font-size: 9px;
        }
        
.text_link a:link {
        color: #000000;
        text-decoration: underline;
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        }

.text_link a:visited {
        color: #000000;
        text-decoration: underline;
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        }

.text_link a:hover {
        color:#000000;
        text-decoration: underline;
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        }

.text_link a:active {
        color: #000000;
        text-decoration: underline;
        margin: 0px 0px 0px 0px;
		font-size: 11px;
        }
        
.mailto a:link {
        font-size: 11px;
		line-height: 18px;
		color: #000000;
		margin: 5px 10px 10px 10px;
		text-align: left;
        }

.mailto a:visited {
		font-size: 11px;
		line-height: 18px;
		color: #000000;
		margin: 5px 10px 10px 10px;
		text-align: left;
        }

.mailto a:hover {
        font-size: 11px;
		line-height: 18px;
		color: #000000;
		margin: 5px 10px 10px 10px;
		text-align: left;
        }

.mailto a:active {
        font-size: 11px;
		line-height: 18px;
		color: #000000;
		margin: 5px 10px 10px 10px;
		text-align: left;
        }
        
.text_link a:link {
        font-size: 12px;
		line-height: 20px;
		color: #000000;
		text-align: left;
        }

.text_link a:visited {
		font-size: 12px;
		line-height: 20px;
		color: #000000;
		text-align: left;
        }

.text_link a:hover {
        font-size: 12px;
		line-height: 20px;
		color: #000000;
		text-align: left;
        }

.text_link a:active {
        font-size: 12px;
		line-height: 20px;
		color: #000000;
		text-align: left;
        }

/* DIV BOXES */




/* TEXT STYLES */

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

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

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

.smaller_headers {
	font-size: 10px;
	line-height: 16px;
	color: #ff3300;
	margin: 5px 10px 0px 10px;
	text-align: left;
	font-weight: bold;
}

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

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

.side_headers {
	color: #ff3300;
    text-decoration: none;
    margin: 5px 13px 5px 10px;
    font-size: 11px;
    font-weight: bold;
}

.sub_headers {
	color: #440e62;
    text-decoration: none;
    margin: 5px 13px 5px 10px;
    font-size: 11px;
    font-weight: bold;
}

.copyright_two {
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	margin: 15px 5px 5px 5px;
	text-align: left;
}

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

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

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

h1 {
	font-size: 15px;
	color: #440e62;
	line-height: 18px;
	margin: 15px 20px 5px 10px;
	text-align: left;
}

h2 {
	font-size: 13px;
	color: #f7941d;
	margin: 15px 20px 5px 10px;
	text-align: center;
}

h3 {
	font-size: 13px;
	line-height: 18px;
	margin: 15px 20px 5px 10px;
	color: #440e62;
	text-align: left;
}

h4 {
	font-size: 12px;
	margin: 15px 5px 5px 10px;
	color: #440e62;
	text-align: left;
}

h5 {
	font-size: 12px;
	margin: 15px 13px 5px 13px;
	color: #440e62;
	text-align: left;
}

h6 {
	font-size: 10px;
	margin: 15px 13px 5px 13px;
	color: #440e62;
	text-align: left;
}

h7 {
	font-size: 13px;
	color: #f7941d;
	margin: 15px 20px 5px 10px;
	text-align: left;
}

/* BACKGROUNDS */

.left_side {
	background: url(layout_images/side_bg_lt.jpg) top center repeat;
}

.right_side {
	background: url(layout_images/side_bg_rt.jpg) top center repeat;
}

.body_bg {
	background: url(images/web_two_poit_zero_bg.jpg) bottom center repeat;
}

.body_bg_sm {
	background: url(images/web_bg_sm.jpg) bottom center repeat;
}

.side_bg {
	background: url(layout_images/bg_two_point_zero.jpg) bottom center no-repeat;
}

.contact_bg {
	background: url(layout_images/contact_bg.jpg) bottom right no-repeat;
}
