/* Link Controls */

a:link {
	color: #fe3c00;
}

body {
	background: #333333;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: small;
	line-height: 1.5em;
}

#wrapper {
	border-bottom: 1px solid #4d4d4d;
}

#header {
	position: relative;
	height: 163px;
	width: 100%;
	border-bottom: 1px solid #4d4d4d;
}

#logo {
	position: absolute;
	left: 20px;
	top: 20px;
}

#testimonial {
	position: absolute;
	top: 46px;
	left: 517px;
	width: 375px;
	color: #fff;
	font-size: 130%;
	line-height: 1.5em;
}

#left-nav {
	display: block;
	width: 201px;
	min-height: 475px;
	float: left;
	background: #333333 url(../img/bg-leftnav.jpg) no-repeat;
	color: #fff;
}



#main-body {
	margin: 0 0 0 201px;		
	border-left: 1px solid #4d4d4d;
	background: url(../img/bg-right.jpg) no-repeat 700px 0;
	font-size: 95%;
}

#main-home {
	width: 708px;
	background-color: #000;
	border-bottom: 1px solid #4d4d4d;
	border-right: 1px solid #4d4d4d;
	padding-bottom: 7px;
	overflow: auto;
}

#content-box-home {
	width: 694px;
	margin-left: 7px;
	border-top: 7px solid #000;
	background-color: #fff;
	height: 281px;
}

#content-pad-home {
	margin: 25px 265px 0 25px;
	padding: 0 0 20px 0;
}

#home-flash {
	float: right;
}

#content-box {
	width: 694px;
	margin-left: 7px;
	border-top: 7px solid #000;
	background-color: #fff;
	min-height: 300px;
	overflow: auto;
}

#content-pad {
	margin: 25px 25px 0 25px;
	padding: 0 0 20px 0;
}


#footer {
	clear: left;
	border-top: 1px solid #4d4d4d;
	color: #fff;
	font-size: 80%;
}

#footer p {
	margin: 0 0 0 100px;
}

#footer a:visited {
	color: #fe3c00;
}

#right-bg {
	margin-left: 700px;
	height: 500px;
	background: url(../img/bg-right.jpg);
}


/* Text Control */
p {
	margin: 0 0 10px 0;
}

.leader {
	font-size: 130%;
	display: block;
}

/* Headings */
h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #000;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	clear: left;
}

/* List Control */

#main-body ul {
	list-style: disc;
	margin: 0 0 10px 0;
}

#main-body ul li {
	margin: 0 0 0 30px;
}

#main-body ul.gallery {
	list-style: none;
	margin: 0 0 20px 0;
}

#main-body ul.gallery li {
	margin: 0 10px 10px 0;
	float: left;
}

#main-body ul.gallery a:link img, #main-body ul.gallery a:visited img {
	border: 3px solid #333333;
	width: 100px;
	height: 100px;
}

#main-body ul.gallery a:hover img {
	border: 3px solid #fe3c00;
}

/* Top Nav Control */

#top-nav {
	position: absolute;
	bottom: 0;
	width: 911px;
}

#top-nav ul {
	float: right;
	font-size: 80%;
	font-weight: bold;
	border-top: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
}

#top-nav ul li {
	float: left;
	background-color: #000;
	color: #fff;
	padding: 2px 12px;
	border-right: 1px solid #4d4d4d;
}

#top-nav ul li.active {
	background-color: #fe3c00;
}



#top-nav ul li a:link, #top-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#top-nav ul li.active a:link, #top-nav ul li.active a:visited {
	color: #000;
	text-decoration: none;
}

#top-nav ul li.contact {
	background-color: #000;
}

#top-nav ul li.contact a:link, #top-nav ul li.contact a:visited {
	color: #fe3c00;
	text-decoration: none;
}

#top-nav ul li a:hover {
	color: #fe3c00;
}


/* Left Nav Control */

#left-nav ul {
	margin: 33px 0 0 20px;
	font-size: 110%;
}

#left-nav ul li {
	margin: 0 0 20px 0;
}

#left-nav a:link, #left-nav a:visited {
	text-decoration: none;
	color: #fff;
}

#left-nav a:hover, #left-nav a.selected {
	text-decoration: underline;
}

#left-nav a.join {
	text-decoration: none;
	color: #fe3c00;
}


/* Bottom Box Control */

#bottom-boxes {
	display: block;
	width: 708px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #4d4d4d;
	overflow: auto;
}

.box {
	width: 222px;
	height: 170px;
	background-color: #fff;
	float: left;
	border: 7px solid #000;
	font-size: 90%;
	line-height: 1.5em;
}

.box h2 {
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url(../img/bg-box-h2.gif) repeat-x;
	color: #fff;
}

.box p {
	padding: 10px 10px 0 15px;
}

/* Buttons */

a.button, .box a.button-np, a.button:visited {
	background-color: #fe3c00;
	padding: 3px 8px;
	color: #fff;
	text-decoration: none;
}

.box a.button {
	background-color: #fe3c00;
	padding: 3px 8px;
	margin: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
}

.box a.button-nm {
	background-color: #fe3c00;
	padding: 3px 8px;
	margin: 0;
	color: #fff;
	text-decoration: none;
}

/* Image Controls */

.photo-left {
	margin: 10px;
	float: left;
}

.photo-right {
	margin: 10px 0 10px 20px;
	float: right;
}

.photo-right img {
	padding: 3px;
	border: 1px solid #4d4d4d;
}

.bio {
	float: left;
	margin: 0 20px 0 0;
	background-color: #fff;
	padding-bottom: 30px;
}


/* Table Controls */

table {
	margin-bottom: 20px;
}

table td {
	padding: 3px;
}

th {
	background-color: #333333;
	color: #fff;
	text-align: left;
	padding: 3px;
	}

th.unit {
	width: 125px;
}

th.rate {
	width: 100px;
}

th.tax {
	width: 125px;
}

th.total {
	width: 80px;
}

.tb-head {
	font-size: 110%;
	background-color: #d8d7d7;
	font-weight: bold;
}

form {
	clear: left;
}
