body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) no-repeat top left #fff;
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
}


#top_container {
	text-align: left;
	width: 960px;
	margin-top: 140px;
	margin-left: 40px;
}
#container_left {
	width: 698px;
	float: left;
	font-size: 1em;
	line-height: 1.2em;
}
#container_left .column {
/*padding: 15px 25px 10px 25px;*/
		}
#container_left .column2 {
	margin-top: 10px;
	padding: 10px 20px;
	background: url(../images/bg_white_rightColumn2.png) repeat top left;
}

#container_left .column3 {
	margin-top: 10px;
	padding: 25px 20px;
	background: url(../images/bg_white_right.png) repeat top left;
	border: dotted 1px #000000;
}



#container_right {
	float: left;
	width: 224px;
	margin-left: 20px;
	font-size: 1em;
	color: #666;
}

#container_right a {
	color: #19080A
}


#container_right .column {
	margin-top: 68px;
	padding: 10px 20px 30px 20px;
	background: url(../images/bg_white_right.png) repeat top left;
	border: dotted 1px #000000;
}
#container_right .column2 {
	margin-top: 10px;
	padding: 10px 20px;
	background: url(../images/bg_white_rightColumn.png) repeat top left;
}
#container_right .column3 {
	margin-top: 10px;
	padding: 10px 20px;
	text-align:center;
	font-size: 11px;
	background: url(../images/bg_white_right.png) repeat top left;
	border: dotted 1px #000000;
}

#container_right .column3 a:link { color: #666; text-decoration:none; }

#container_right .column3 a:hover { color: #dd475c; text-decoration:none; }

#container_right .column3 a:visited { color: #666; text-decoration:none; }

.menu2 a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.menu2 em {
	font-weight: normal;
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 1;
	display: none;
}
/* Footer */

#footer_wrapper {
	clear: both;
	margin: 0;
	width: 960px;
}
#footer_wrapper #footer {
	padding: 0px 10px 25px;
	text-align: left;
}
#footer_wrapper #footer ul.footer_list {
	list-style: none;
	margin: 5px 30px 20px 10px;
	padding: 0;
	float: left;
	width: 250px;
}
#footer_wrapper #footer ul.footer_list li {
	background: #231619;
	border-bottom: solid 1px #2e2223;
	margin: 8px 0 0 0;
	padding: 6px 10px;
	font-size: 1.1em;
}
#footer_wrapper #footer ul.footer_list li.title {
	background: none;
	border-bottom: solid 1px #2e2223;
	color: #7d6366;
	margin: 6px 0 0 0;
	padding: 8px 0;
	font-size: 1.4em;
}
#footer_wrapper #footer p {
	margin: 17px 0 0 0;
	color: #7d6366;
	font-style: italic;
	font-size: 1.2em;
	text-align: right;
}
/* Common */

h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #86a8ae;
	margin: 30px 0 10px 0;
	font-size: 1.8em;
}
h1.second {
	color: #86a8ae;
	margin: 40px 0 15px 0;
	font-size: 1.8em;
}
h1 a:link, h1 a:visited {
	color: #c07b7e;
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	color: #c07b7e;
	text-decoration: none;
}
h2 {
	color: #86a8ae;
	margin: 10px 0 5px 0;
	font-size: 1.8em;
}
h4 {
	color: #86a8ae;
	margin: 10px 0 10px 0;
	font-size: 1.8em;
}

h5 {
	color: #86a8ae;
	margin: 0 0 10px 20px;
	font-size: 1.8em;
}
#container a:link, a:visited, #footer_wrapper a:link, a:visited {
	color: #c07b7e;
	text-decoration: none;
	border: none;
}
#container p a:link, a:visited {
	color: #c07b7e;
	text-decoration: none;
	border: none;
}
#container a:hover, a:active, #footer_wrapper a:hover, a:active {
	color: #86a8ae;
	text-decoration: none;
}
blockquote {
	border-left: 4px solid #3f3f3f;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}
p {
	line-height: 1.4em;
	font-size: 0.9em;
	padding: 0;
}
sup {
	font-size: 60%;
	vertical-align: top;
}
.fl_left {
	float: left;
	margin: 0 6px 4px 0;
}
.fl_right {
	float: right;
	margin: 0 0 4px 6px;
}
/* Recommendations */

div.reco1 {
	float:left;
	width:210px;
	margin-right:10px;
}
div.reco2 {
	float:left;
	width:210px;
	margin-right:10px;
}
div.reco3 {
	float:left;
	width:210px;
}
.recommendations p {
	margin: 0;
	color: #0D0D0D;
}
.recommendations small, div.recommendations em {
	color:#A6ADAA;
}
.recommendations cite {
	font-style: none;
}
.recommendations a:link, a:visited {
	color: #0D0D0D;
	text-decoration: underline;
	border: none;
}
p.linkedinlink {
	clear: both;
	margin: 0em 0em 0em 0em;
}

/* flickr */

div.flic1 {
	float:left;
	width:210px;
	

	
}
div.flic2 {
	float:left;
	width:210px;

	
}
div.flic3 {
	float:left;
	width:210px;
}
.flickr {
	padding: 5px 5px 5px 20px;
	margin: 0, auto;

}
.flickr small, div.flickr em {
	color:#A6ADAA;
}
.flickr cite {
	font-style: none;
}

.flickr img {
	font-style: italic;
	padding: 5px;
	border: solid 1px #ccc;
}



.flickr a:link, a:visited {
	color: #0D0D0D;
	text-decoration: underline;
	border: none;
}
p.flickrlink {
	clear: both;
	margin: 0em 0em 0em 0em;
}
/* Portfolio */

#portfolio {
	margin:10px 0px;
	width: 698px;
	border-bottom: dotted 1px #000000;
	border-left: dotted 1px #000000;
	border-right: dotted 1px #000000;
}
h3.toggler {
	cursor: pointer;
	font-size: 1.2em;
	background: url(../images/bg_white_right.png) repeat-x top left;
	margin: 1px 0 0 0;
	padding: 15px 15px;
	border-top: 1px dotted #000;
}
div.element p, div.element h4 {
	margin:0px;
	padding:0;
}
div.element img.folio, div.element img.folio a {
	margin: 0 0 0 15px;
	padding: 10px;
	clear: both;
	float: left;
	border: 1px solid #c0c0c0;
	background-color: #ddd;
}
div.element div {
	margin: 0;
	padding: 0px;
	height: 380px;
	background: url(../images/bg_white_right.png) repeat top left;
}
div.element div .main {
	padding: 15px 20px 12px;
	display: block;
	margin: 0 0 0 2px;
	color: #fff;
	float:left;
	width: 655px;
}
div.element div .right {
	margin: 20px 15px 0 0;
	float:right;
	background-image:none;
	height: 100px;
	width: 160px;
	border: none;
}
div.element div .left {
	margin: 20px 5px 0 15px;
	float:right;
	background-image:none;
	height: 100px;
	width: 500px;
	border: none;
}
div.element div .alt {
	margin: 20px 5px 0 15px;
	float:left;
	background-image:none;
	height: 100px;
	width: 660px;
	border: none;
}
div.element div span .visit, div.element div span .visit a:link {
	float: right;
	margin: 4px 0px 0 8px;
	border: none;
}
/*  Twitter */

ul.twitter_feed {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.twitter_feed li {
	padding: 5px 0 10px 0;
	font-size: 90%;
}
ul.twitter_feed li a {
	color: #19080a;
}
#twitter-link {
	background: #fff;
	margin-bottom: 10px;
	padding: 15px;
	font-size: 90%;
	color: #dd475c;
	display:block;
	text-align:center;
	text-decoration: none;
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #0b0708;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #ffffff;
}
.lbLoading {
	background: #f7f1ee url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 8px solid #ffffff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-size: 1.2em;
	color: #221619;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #ffffff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 78px;
	height: 18px;
	background: url(../images/button_close.jpg) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
padding-top: 5px;
font-size: 14px;
}
h3.section {
	margin-top: 1em;
}
/* Contact Form  */

form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	font-size: 0.9em
}
form .oneField {
	margin: 0;
	padding: 5px 7px 5px 0;
	display: block;
	float: left;
}
form .twoField {
	margin: 0;
	padding: 5px 7px 5px 0;
	display: block;
}
label.preField {
	padding: 0;
	margin: 10px 4px 10px 0;
	font-weight: normal;
	display: block;
	width: 45px;
}
label.preField-r {
	padding: 0;
	margin: 10px 4px 10px 0;
	font-weight: normal;
	display: block;
}
.form_error {
	color: #dd475c;
	font-weight: bold;
	font-style: italic;
}
.required {
	font-size: 10px;
	text-align: right;
}
/* Input Boxes */

textarea {
	padding: 0;
	border: solid 1px #19080a;
	background: #fff;
	height: 60px;
}
input {
	margin: 0 0 0 0;
	border: solid 1px #19080a;
	background: #fff;
	padding: 3px 0 3px 1px;
}
input#submitter {
	margin: 4px 0 0 125px;
	border: none;
	background: #dd475c;
	color: #fff;
	padding: 3px 8px;
	clear: left;
}
select {
	padding: 0;
	margin: 2px 2px 1px 0;
}
form .reqMark {
	color: #F00;
	padding: 0 4px;
	float: right;
}
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {
	color: #CC3333 !important;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 220px;
	margin: 15px 0 0 0;
}
/* Switch Behavior Classes */
.onstate-a, .onstate-b, .onstate-c, .onstate-d, .onstate-e, .onstate-f, .onstate-g, .onstate-h, .onstate-i, .onstate-j, .onstate-k, .onstate-l, .onstate-m, .onstate-n, .onstate-o, .onstate-p, .onstate-q, .onstate-r, .onstate-s, .onstate-t, .onstate-u, .onstate-v, .onstate-w, .onstate-x, .onstate-y, .onstate-z, .onstate-aa, .onstate-ab, .onstate-ac, .onstate-ad, .onstate-ae, .onstate-af, .onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj, .onstate-ak, .onstate-al, .onstate-am, .onstate-an, .onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar, .onstate-as, .onstate-at, .onstate-au, .onstate-av, .onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}


/* offstate classes for the Switch Behavior are in wforms-jsonly.css */
