/* @group Structure (DIVs, etc.) */

body {
	color: #000;
	background-color: #fff;
	margin-top: 20px;
	border-width: 1px;
	border-color: #d4d4d4;
	font: small "Century Gothic", "Lucida Grande", "Trebuchet MS";
}

.overlay {
}

/* overlay is intended for a screen over the background */

.container {
	width: 900px;
	margin: auto;
}

.header {
	
}

.navigation {
	list-style-type: none;
}

.content {
	clear: both;
	margin-bottom: 20px;
	border-top: 1px solid #bebebe;
}

.left-column {
	float: left;
	width: 355px;
	padding: 20px;
}

.right-column {
	float: right;
	width: 465px;
	padding-right: 30px;
	padding-top: 35px;
}

/* left-column and right-column = optional */

.footer {
	font-size: smaller;
	color: #996600;
	border-top: 1px solid #bebebe;
	padding-top: 20px;
}

/* @end */

/* @group Paragraphs */

.paragraph-nopad {
	padding-bottom: 0;
	margin-bottom: 10px;
}

p {
	color: #48486f;
	margin: 0 0 20px;
	clear: both;
}

.larger {
	font-size: larger;
}

#quote {
	color: #666699;
	background-color: #eaeaea;
	padding: 20px 20px 0;
	border: 1px solid #d4d4d4;
}

#smaller {
	font-size: smaller;
}

.intro {
	color: #996600;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}

.note {
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
	color: #bebebe;
}

.note a, .note a:link, .note a:active, .note a:visited {
	color: #a7a7a7;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.note a:hover {
	color: #787878;
	background-color: #fff;
}

/* @end */

/* @group Links */

a, a:link, a:visited, a:active {
	color: #996600;
}

a:hover {
	color: #fff;
	background-color: #666699;
	text-decoration: none;
}

/* @end */

/* @group Headers */

h1 {
}

h2 {
	color: #996600;
	margin: 0;
	padding-top: 5px;
}

h3 {
	color: #996600;
	font-size: x-large;
	margin: 15px 0 0 20px;
}

h4 {
	margin-bottom: 5px;
	color: #444;
	font-size: large;
}

h5 {
	
}

/* @end */

/* @group Lists (incuding navigation) */

ul {
	color: #666699;
	margin-top: 0;
}

li {
	margin-left: -25px;
}

/* @group Navigation */

.navigation ul {
}

.navigation li {
	float: left;
	padding-right: 30px;
	margin: -14px -14px 0;
}

.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active {
	text-decoration: none;
	line-height: 93px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: medium;
}

.navigation li a:hover {
	font-size: large;
}

#video {
	background-image: url(images/button-purple.gif);
}

#print {
	background-image: url(images/button-orange.gif);
}

#clients {
	background-image: url(images/button-blue.gif);
	
}
#home {
	background-image: url(images/button-red.gif);
	
}

#video:hover {
	background-image: url(images/button-purple-over.gif);
}

#print:hover {
	background-image: url(images/button-orange-over.gif);
}

#clients:hover {
	background-image: url(images/button-blue-over.gif);
	
}
#home:hover {
	background-image: url(images/button-red-over.gif);
}

#video, #print, #clients, #home {
	display: block;
	width: 87px;
	height: 93px;
}

#video:hover, #print:hover, #clients:hover, #home:hover {
	background-color: #fff;
}

/* @end */

/* @end */

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.alternative {
	color: #996600;
}

table {
	margin: 0;
	padding: 0;
}

td {
	padding-right: 20px;
}

a:hover img {
	background-color: #fff;
}

src {
	text-align: left;
	text-indent: 0;
	float: left;
}

#video-text {
	color: #7c497f;
}

#print-text {
	color: #de9720;
}

#clients-text {
	color: #6966aa;
}

#home-text {
	color: #ab5b4c;
}

a:hover#video-text {
	background-color: #7c497f;
	color: #fff;
	text-decoration: none;
}

a:hover#print-text {
	background-color: #de9720;
	color: #fff;
	text-decoration: none;
}

a:hover#clients-text {
	background-color: #6966aa;
	color: #fff;
	text-decoration: none;
}

a:hover#home-text {
	background-color: #ab5b4c;
	color: #fff;
	text-decoration: none;
}

.carrot {
	clear: both;
	font-size: 150%;
}

#video-carrot {
	color: #7c497f;
	padding-left: 38px;
}

#print-carrot {
	color: #de9720;
	padding-left: 127px;
}

#clients-carrot {
	color: #6966aa;
	padding-left: 216px;
}

#home-carrot {
	color: #ab5b4c;
	padding-left: 305px;
}

.contact {
	border-bottom: 1px solid #bebebe;
	margin-bottom: 20px;
}

.bottom-nav {
	font-size: medium;
	color: #bebebe;
	margin-bottom: 20px;
}

.bottom-nav a, .bottom-nav a:link, .bottom-nav a:active, .bottom-nav a:visited {
	text-decoration: none;
}

.bottom-nav a:hover {
	text-decoration: underline;
	background-color: #fff;
}

.quotation-mark {
	font: 1000%/1px Georgia;
	position: relative;
	top: 68px;
}

.quotation-mark-end {
	font: 1000%/0 Georgia;
	position: relative;
	top: 58px;
	vertical-align: -36px;
}

.small-caps {
	text-transform: uppercase;
	font-size: smaller;
	color: #a7a7a7;
}

h4 a, h4 a:link, h4 a:active, h4 a:hover, h4 a:active {
	text-decoration: none;
}

embed {
	margin-top: 15px;
}

.center-column {
	
}