body {
	font: 100% AvantGarde, Arial, Verdana, sans-serif;
	background: #ececec url( '../images/bg2.gif' ) repeat-x;
	color: #545454;
}

a {
	color:#eca708;
}

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

.red {
	color: #ee3229;
}

.orange {
	color: #f58020;
}

.green {
	color: #8cc642;
}

.grey {
	color: #ededed;
}

.wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#content p {
	text-align: justify;
	margin-bottom: 16px;
	margin-top: 0px;
	line-height: 20px;
}

#reg-recieved {
	font-size: 14px;
	border: 1px #fff solid;
	background: #141414 url( '../images/survey_bg.gif' ) repeat-x;
	color: #fff;
	width: 300px;
	padding: 15px;
	margin: 0px auto;
	-webkit-box-shadow: 0px 0px 15px #999;
}

#contact input, #order input {
	padding: 5px;
	margin-bottom: 10px;
}

#contact_bottom input {
	*position: relative;
	*top: 10px;
}

#contact label {
	display: inline;
	width: 150px;
	font-weight: bold;
}

#order label {
	
	font-weight: bold;
}

#order td {
	border-bottom: 1px #ddd solid;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 0;
}

.tip {
	width:250px;
	background:url(tip-text.png) left top repeat-y;
}

.tip-top {
	background:url(tip-top.png) top left no-repeat;
	_background: none;
	height:5px;
	width:250px;
}

.tip-title {
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	padding: 5px;
}

.tip-text {
	color:#dedede;
	font-size: 14px;
	padding:5px;
}

.tip-bottom {
	background:url(tip-bottom.png) left bottom no-repeat;
	_background: none;
	width:250px;
	height:5px;
}

input#submit {
	background: url('../images/submit.gif');
	border: 0;
	height: 25px;
	width: 57px;
}

input#continue {
	background: url('../images/continue.gif');
	border: 0;
	height: 24px;
	width: 85px;
}

.smaller {
	font-size: 73%;
}

#logo {
	height: 50px;
	width: 526px;
}

#header {
	height: 48px;
	width: 100%;
	padding: 25px;
	padding-top: 15px;
	padding-left: 10px;
}

#content {
	width: 500px;
	
	margin-bottom: 30px;
	margin-left: 220px;
	font-size: 14px;
}

.post {
	width: 400px;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#content h1 {
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 72px;
	color: #8cc642;
	_line-height: 65px;
}

#content h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
}

#contact select {
	margin-bottom: 20px;
}

#contact_leftside {
	position: relative;
	float: left;
}

#contact_rightside {
	position: relative;
	float: right;
}

#contact_bottom {
	clear: left;
}

#contact div {
	width: 250px;
}

#order div {
	width: 350px;
}

#left_services {
	position: relative;
	float: left;
	background-color: red;
}

#right_services {
	position: relative;
	float: right;
	background-color: blue;
}

#sidebar {
	width: 250px;
	padding-top: 10px;
	position: relative;
	float: right;
	font-size: 90%;
	left: 20px;
}

#sidebar p {
	width: 230px;
}

.h2 p {
	font-weight: bold;
}

.clientlinks a {
	font-size: 12px;
	color: #545454;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

.clientlinks a:hover {
	color: #000;
}

#about {
	cursor: pointer;
}

#campaign_login, #basecamp_login {
	width: 240px;
	padding: 10px;
	padding-bottom: 0;
	background-color: #8cc642;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#campaign_login input {
	margin-bottom: 10px;
}

#campaign_login h2, #basecamp_login h2 a {
	color: #fff;
	text-decoration: none;
}

#basecamp_login {
	padding-top: 3px;
}

#bio-container {
	width: auto;
	position: relative;
	float: right;
	width: 800px;
	background-color: blue;
}

#bios h2 {
	color: #ee3126;
	text-transform: none;
	margin-bottom: 0;
}

.bio-moreinfo h2 {
	margin-top: 15px;
}

.bio-main {
	width: 300px;
	position: relative;
	float: left;
}

.bio-subinfo {
	width: 273px;
	position: relative;
	float: left;
	margin-left: 5px;
}

.element {
	width: 790px;
}

.bio-floaty-area {
	width: 300px;
	position: relative;
	float: left;
}

.bio-photo {
	position: relative;
	float: left;
	margin-right: 5px;
}

.bio-moreinfo {
	width: 573px;
	position: relative;
	float: left;
}

.tweet {
	border-top: 1px #9e9e9e solid;
	margin-top: 10px;
	padding-top: 8px;
}

.tweet img {
	position: relative;
	float: left;
	margin-right: 5px;
}

.tweet .text {
	align: justify;
	font-size: 12px;
}

.tweet .time {
	color: #9e9e9e;
	font-size: 11px;
	float: right;
}

.my-links a {
	width: 95px;
	display: block;
	position: relative;
	float: left;
	padding: 2px;
	margin: 0;
	color: #ee3126;
}

.my-links a:hover {
	background-color: #ee3126;
	text-decoration: none;
	color: #fff;
}

.bio-sidebar {
	width: 200px;
	float: right;
	font-size: 12px;
}

.bio-sidebar strong {
	color: #ee3126;
}

#about:hover {
	color: #6f9b35;
}

#bio-menu {
	clear: both;
}

#bio-menu div {
	float: left;
	height: 158px;
	margin-right: 20px;
}

#bio-menu div a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
}

#bio-menu div a:hover {
	background-image: none;
}

div#bio-dan {
	width: 66px;
	background: url( '../images/bio-dan2.gif' ) 0 -168px no-repeat;
}

div#bio-dan a {
	background: url( '../images/bio-dan2.gif' ) 1px 1px no-repeat;
}

div#bio-christine {
	width: 77px;
	background: url( '../images/bio-christine2.gif' ) 0 -168px no-repeat;
}

div#bio-christine a {
	background: url( '../images/bio-christine2.gif' ) 1px left no-repeat;
}

div#bio-christian {
	width: 61px;
	background: url( '../images/bio-christian2.gif' ) 0 -168px no-repeat;
}

div#bio-christian a {
	background: url( '../images/bio-christian2.gif' ) 1px 1px no-repeat;
}

#footer {
	background: url( '../images/footer_bg.jpg' ) repeat-x;
	height: 199px;
	clear: both;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding: 3px;
	padding-left: 0;
}

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

#footer .recentblogs a {
	position: relative;
	top: -5px;
}

#tcx_stripes {
	height: 50px;
	margin-bottom: 10px;
}

.footer_section {
	position: relative;
	text-align: justify;
	float: left;
	margin-top: 16px;
	margin-left: 16px;
	height: 152px;
	width: 301px;
	color: #fff;
}

.footer_section p {
	font-size: 12px;	
}

.footer_section h2 {
	font-size: 18px;
	font-weight: bold;
}

#menu {
	position: absolute;
	left: 0;
	width: 220px;
}

#menu li {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

#menu li a {
	display: block;
	padding: 10px;
	_padding: 0px;
	color: #bfbfbf;
	text-decoration: none;
}

#menu li a:hover {
	color: #9B9B9B;
}

#footer_middle_section {
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 10px;
	padding-right: 10px;
}

#footer_middle_section img {
	border: 5px #fff solid;
}

.footer_section li {
	padding: 1px;
}

.footer_section li:hover {
	padding: 0;
	border: 1px #fff solid;
}

#readmore {
	text-align: right;
}

#readmore a {
	color: #9ee04b;
}

.froggy {
	height: 149px;
	width: 147px;
	position: absolute;
	right: 0px;
	top: -162px;
}

#froggy-normal {
	background: url( '../images/froggy.gif' ) no-repeat;
	top: -132px;
}

#froggy-thanksgiving {
	background: url( '../images/froggy-thanksgiving.gif' ) no-repeat;
}

#froggy-xmas {
	background: url( '../images/froggy-xmas.gif' ) no-repeat;
}

#froggy-stpat {
	background: url( '../images/froggy-stpat.gif' ) no-repeat;
	top: -160px;
}

#froggy-easter {
	background: url( '../images/froggy-easter.gif' ) no-repeat;
}

#froggy-halloween {
	background: url( '../images/froggy-halloween.gif' ) no-repeat;
}

#froggy-newyear {
	background: url( '../images/froggy-newyear.gif' ) no-repeat;
}

.froggy img {
	position: relative;
	left: -73px;
	top: -73px;
}

#subfooter {
	background: url( '../images/subfooter_bg.gif' ) repeat-x;
	clear: both;
	height: 13px;
	color: #bae09e;
	font-size: 12px;
	padding: 8px;
}

#subfooter a {
	color: #bae09e;
	text-decoration: none;
}

#subfooter:hover {
	color: #fff;
}

#subfooter:hover a {
	color: #fff;
	text-decoration: underline;
}

#subfooter a:hover {
	color: #231f20;
	text-decoration: none;
}

.login input {
	font-size: 20px;
	margin: 5px;
	padding: 5px;
}

.login textarea {
	margin: 5px;
	padding: 5px;
}

.admin-row {
	padding: 5px;
	width: 500px;
}

.floatright {
	position: relative;
	float: right;
}

#portfolio {
	width: 599px;
	margin: 0 auto;
}

#masks-container {
	overflow: hidden;
	width: 300px;
}

#portfolio-menu {
	position: relative;
	float: left;
	height: 400px;
	list-style: none;
	margin-right: 20px;
	margin-left: -35px;
}

#portfolio h2, #portfolio-page h2 {
	color: #f58020;
	text-transform: none;
	margin-bottom: 2px;
	font-weight: bold;
}

#portfolio .client, #portfolio-page .client {
	font-style: oblique;
	color: #8f8f8f;
	font-size: 14px;
}

#portfolio .description p, #portfolio-page .description p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

#portfolio-menu span, #portfolio-menu a  {
	font-size: 13px;
	cursor: pointer;
	color: #8f8f8f;
	text-decoration: none;
}

#portfolio-menu span:hover, #portfolio-menu a:hover {
	text-decoration: underline;
	color: #545454;
}

.sections {
	height: 360px;
	position: relative;
	overflow: hidden;
}

.section {
	height: 380px;
	width: 300px;
	float: left;
}

.section div {
	position: relative;
	float: left;
}

.section .image {
	width: 300px;
	height: 300px;
}

.description {
	position: absolute;
	left: 700px;
	z-index: 1000;
	list-style: none;
	width: 240px;
	height: 350px;
}

.details {
	
}

.description li {
	list-style: disc;
	font-size: 13px;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 17px;
}

#portfolio-page .description {
	left: 320px;
}

#clear {
	clear: both;
}

.selector {
	display: block;
	height: 23px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.selector span {
	padding: 1px 5px 1px 5px;
	border: 1px #ccc solid;
	cursor: pointer;
}

.selector span:hover {
	background-color: #dadada;
}

#launch {
	position: absolute;
	right: 0;
	bottom: 0;
}

#launch span {
	cursor: pointer;
}

.mask {
	position: relative;
	float: left;
	width: 300px;
	height: 340px;
	overflow: hidden;
}

#masks {
	position: relative;
	width: 300px;
}

#portfolio-frame {
	border: 0px #fff solid;
	width: 590px;
	height: 410px;
	position: absolute;
	top: 235px;
	left: 420px;
	overflow: hidden;
}

#portfolio-page {
	background-image: none;
	background-color: transparent;
	overflow: hidden;
}

#portfolio-page p {
	font-size: 14px;
	line-height: 20px;
}

p#award {
	font-size: 11px;
	font-style: oblique;
	line-height: 1em;
}

.clear {
	clear: both;
}