/*
Sher Equity CSS Document
(c) 2007 Derek Davis | www.workwithderek.com
*/

/* <------------------- LAYOUT ----------------- */

body {
	background-image: url(images/bg1.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Helvetica", Arial, sans-serif;
	}

table.table {
	background-color: white;
	}

td.navtext {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	}

/* <------------------- CONTENT ----------------- */

.navtext {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.navtext a {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	outline: none;
	}

.navtext a:hover {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding: 5px;
	background-color: #88d111;
	}

.banner_main {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #88d111;
	background-image: url(images/banner_main.jpg);
	}

.banner_ourstory {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #88d111;
	background-image: url(images/banner_ourstory.jpg);
	}

.banner_recentdeals {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #88d111;
	background-image: url(images/banner_recentdeals.jpg);
	}

.banner_contactus {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #88d111;
	background-image: url(images/banner_contactus.jpg);
	}

.header {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #88d111;
	}

.questions {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #88d111;
	}

.copy_header {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #88d111;
	}

.copy_reg {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	}

.copy_bold {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}

.copyright {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #88d111;
	}

.copyright a {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	outline: none;
	}

.copyright a:hover{
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	}

.list {
	list-style-type: square;
	margin: 0 25px 0 0;
	}

.list li {
	margin-bottom: 10px;
	}