/* CSS Document */

body {
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F4D65C;
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#000000;
}

a:hover {
	color:#F4641D;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:18px;
	color:#999999;
}

/*
p {
	margin:0;
	padding:0;
}
*/
#grad-container{
	width:810px;
	margin-left:40px;
	background-image:url(images/bottom_page_bg.jpg);
	background-repeat:repeat-y;
}

#grad-container2 {
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#grad-container3{
	width:810px;
	margin:0 auto;
	background-image:url(images/bottom_page_bg.jpg);
	background-repeat:repeat-y;
}

#container {
	width:790px;
	padding-top:40px;
	margin-left:10px;
}

#header{
	width:790px;
	height:211px;
	z-index:1;
}

#flash-container {
	position:absolute; 
	top:25px;
	}

#main-block{
	background-image:url(images/stripe_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	padding:0px 30px 20px 20px;
}

#main-block .intro{
	text-align:justify;
}

#bread-crumb {
	position:absolute;
	top:198px;
	z-index:10;
	margin:0 0 10px 0;
	font-size:11px;
	color:#FFFFFF;
}

#bread-crumb a {
	color:#FFFFFF;
}

#main-block p {
	margin:14px;
	margin-left:0;
}


#left-col {
	width:500px;
	
}

#latest-news-block {
	width:200px;
	float:right;
	height:234px;
	background:url(images/lrg_block_bg.gif) no-repeat;
}

#latest-news-content {
	width:176px;
	height:188px;
	font-size:11px;
	margin-left:4px;
	padding:6px;
	overflow:auto;
	background-color:#FFFFFF;
}

#right-col {
	width:200px;
	float:right;
	margin-top:47px;
}

.cta-block{
	width:200px;
	height:107px;
	background:url(images/block_bg.gif) no-repeat;
	margin-top:20px;
}

.cta-title{
	margin:2px 0 0 6px;
}

.cta-image{
	margin:0 0 0 4px;
	border:0;
}
#testimonial-block {
	width:182px;
	height:69px;
	background-color:#FFFFFF;
	font-size:11px;
	margin-left:4px;
	padding:4px 0 0 6px;
}

.clear {
	clear:both;
}

#footer {
	height:21px;
}

.project-row{
	
}

.project-image{
	float:right;
	margin-left:20px;
}

.project-title{
	color:#F4641D;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

.project-url, .project-description, .project-role, .project-skills, .project-divider {
	margin-bottom:10px;
}

.no-border{
	border:0;
}

.float-right{
	float:right;
}

#sticker {
	width:220px;
	height:220px;
	position:absolute;
	right:20px;
	top:20px;
	z-index:100;
}

.resume-link{
	float:right;
}

.light-grey-bg{
	display:block;
	background-color:#fdecca;
	padding:10px;
	width:720px;
}

.width-300 {
	width:300px;
}

#work-container{
	text-align:center;
	
}

#work-frame{
	width:740px;
	margin:0px auto;
	padding-top:60px;
	text-align:center;
}

#work-frame-left{
	width:740px;
	margin:0px auto;
	padding-top:60px;
	text-align:left;
}

#footer-close{
	text-align:center;
}

.home-title{
	margin-top:4px;
}
