/* @override http://ryanvosburg.com/portfolio/portfolio.css */

html, body {
	font-size:11px;
	color:#000000;
	line-height: 11px;
	clear: right;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/vertical_bg2.gif) repeat fixed;
}


/* Start New CSS for profile */
.abcfix a:visited {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin: 0;
}

.10pxleft {
	margin-left: 10px;
	margin-top: 0;
}

img.abc {
	display: block;
	padding-top: 0;
	margin-top: 0;
}

#main_wrap {
	width: 770px;
	height: auto;
	min-height: 900px;
	background-color: #ededed;
	margin:0 auto;
	border: 1px solid #125527;
	z-index: 4;
}

#left {
	position: relative;
	float: left;
	width: 164px;
	height: 100%;
	min-height: 900px;

}

#main {
	position: relative;
	width: 600px;
	float: right;
	background-color: #d9dedd;
	height: 100%;
	min-height: 900px;
}

.logo_align {
	margin-bottom: 14px;
}
.nav_box {
	height: 25px;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	display: block;
	background-color: #cfcfcf;
	padding-left: 6px;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}

.nav_box a:link, .nav_box a:visited, .nav_box a:active{
 	font-weight: bold;
	color: #787878;
}

.nav_box a:hover{
	color: #05573f;
}



.nav_box_link {
	width: 100%;
}
.blacknavarrow {
	margin-top: 4px;
}

.linebreak {
	height: 51px;
	width: 600px;
	margin-bottom: 0;
	margin-right: auto;
	text-align: center;
	padding: 0;
}

.linebreak2 {
	height: 51px;
	width: 600px;
	position: relative;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	top: 13px;
}

.linebreak3 {
	background-color: #05573f;
	height: 1px;
	width: 585px;
	position: relative;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	top: 13px;
}

.blocks {
	width: 53px;
	height: 39px;
	background-image: url(../images/blocks.gif);
}


.navword a:link, a:visited{
	margin-left: 4px;
	text-decoration: none;
}



a:hover{
	color: #155f36;
	text-decoration: none;
}


#footer {
	width: 770px;
	border: 1px solid #125527;
	margin-bottom: auto 0;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #05573f;
}

#footer_links {
	text-align: center;
}

#meta_footer {
	width: 770px;
	text-align: center;
	color: #b9b9b9;
	font-size: 8px;
	margin: 15px auto 0;
}


/* start main content */

.jobtitle {
	color: #05573f;
	margin-left: 12px;
	font: italic 27px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}

.contractortitle {
	color: #05573f;
	margin-left: 12px;
	font: 22px Georgia, "Times New Roman", Times, serif;
}


.architecttitle {
	color: #000c09;
	margin-left: 12px;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: -21px;
}
}

.gallery_demo li div{}
.gallery_demo li div .caption{font: italic 10px/1.4 georgia,serif;
	color: #1a1a1a;
}

ul, li {
	padding: 0 0 0 4px;
	margin: 0;
}

#main_image{
	text-align: center;
	text-indent: -8px;
}
#main_image img{border: 1px solid #05573f;

}
#thumb_wrap {

}
.nav {
	margin-left: 12px;
	position: relative;
	top: 0;
	margin-top: -22px;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

.nav a:link{
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #3a3a3a;
	position: relative;
	clear: both;
	
}

.nav a:hover{
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #05573f;
	
}

.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}

.gallery {
	display: block;
	position: relative;
	width: 600px;
	margin-top: -9px;
}

/* job details tables */

#builderwrap {
	clear: both;
}

#job_details_box {
	width: 50%;
	position: relative;
	height: 100%;
	float: left;
	text-indent: 4px;
}

#job_details_box_2 {
	width: 50%;
	position: relative;
	height: 100%;
	float: right;
	text-indent: 4px;
}


.job_details li{
	list-style-type: square;
	color: #05573f;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 8px;
	list-style-position: inside;
	opacity: 1;
}


#details_box {
	display: block;
	width: 600px;
}

#quotes {
	width: 575px;
	position: relative;
	height: 100%;
	display: block;
	margin: -14px auto 0;
}

.quote_text {
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #262626;
	text-align: justify;
}

#center_wrapper {
	display: block;
	position: relative;
	margin-bottom: 0;
	margin-left: 6px;
	margin-right: auto;
}

/* start new project nav */

#menu {
	margin-top: 0;
	margin-bottom: 0;
}
.menu,
.menu ul {
   margin:0;
   list-style:none;
	padding-right: 0;
	padding-left: 0;
}
.menu {width:170px;}
.menu li {
margin: -1px 0 1px;
padding:0;
	background-color: #d9dedd;
	width: 170px;
}
.menu a:link, .menu a:visited, .menu a:active {
display:block;
color:#000;
}
.menu a:hover {}
.menu ul li {padding-left:15px;}
.menu ul a {
}
.title,
.title a:link, .title a:visited, .title a:active{
	text-decoration: none;
	color: #05573f;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.title a:hover {
	text-decoration: none;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.item,
.item a {
	font-weight: normal;
	font-style: normal;
	width: 139px;
	background-repeat: no-repeat;
	font-size: 11px;
		list-style-type: square;
	list-style-position: outside;
}
.item a:hover {
	color: #f82512;
	font-size: 11px;
		list-style-type: square;
	list-style-position: outside;
}
.hidden {display:none;}


#menu_sub {
	margin-top: 0;
	margin-bottom: 0;
}
.menu_sub,
.menu_sub ul {
   list-style:none;
	padding-right: 0;
	padding-left: 0;
}
.menu_sub {width:170px;}
.menu_sub li {
padding: 1px 0;
	background-color: #d9dedd;
	width: 170px;
}
.menu_sub a {
display:block;
padding:2px 5px;
color:#000;
}
.menu_sub a:hover {}
.menu_sub ul li {padding-left: 4px;
}
.menu_sub ul a {
}

.title_sub a:link, .title_sub a:visited, .title_sub a:active {
	color: #05573f;
}

.title_sub a:hover {
	color: #232323;
}


/* hacks */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

h1 {
	color: #05573f;
	font-size: 18px;
	text-align: left;
	padding-left: 8px;
	line-height: 18px;
}

h2 {
	color: #05573f;
	font-size: 16px;
	text-align: left;
	padding-left: 8px;
	line-height: 16px;
}

.text {
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	line-height: 14px;
	padding-right: 8px;
}

.contactus_box {
	color: #06291e;
	text-align: left;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 19px;
	display: block;
	position: relative;
	top: 6px;
	width: 281px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-left: 12px;
}

.green {
	color: #05573f;
}

#surveyimg {
	margin-bottom: 19px;
}
.survey_box a:link, .survey_box a:visited, .survey_box a:active{
	width: 278px;
	text-decoration: none;
	color: #05573f;
	font-size: 16px;
	padding: 14px;
	margin-left: 8px;
	font-weight: bold;
}


.survey_box a:hover {
	width: 278px;
	text-decoration: none;
	background-color: #ededed;
	color: #262626;
	font-size: 16px;
	padding: 14px;
	margin-left: 8px;
}
	
.survey {
	font-size: 19px;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 13px;
}


.list {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 15px;
	margin-left: 25px;
	text-decoration: none;
}

.list a:link, .list a:visited,  .list a:active,   {
	color: #114630;
}

.clearboth {
	clear: both;
}


/* from old styles */
.centeralign {
	text-align: center;
}


.center {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #476B6B;
	position: relative;
	top: -70px;
	z-index: 15;
	padding: 10px;
	width: 750px;
}


#nav_links {
	color: #ecf2f2;
	text-align: center;
	font:xx-small/14px Georgia, "Times New Roman", Times, serif;
}



#nav_links a:visited {
	text-decoration: none;
	color: #e1e1e1;
	font-family: serif;
	font-size: 11px;
	text-align: center;
}
#nav_links a:link {
	text-decoration: none;
	color: #e1e1e1;
	font-family: serif;
	font-size: 11px;
	text-align: center;
}

.bold_statement {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
}


.inprogress_green {
	font-weight: bold;
	color: #05573f;
	line-height: 15px;
	margin-left: 8px;
}

.green_border_solid {
	border: 1px solid #05573f;
}


.link_light a:link {
	color: #1f1f1f;
	font-style: normal;
	margin-left: 0;
	text-indent: 0;
}

.link_light a:hover {
	color: #114630;
}

#contact_footer {
	width: 770px;
	border: 1px solid #125527;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #ededed;
	text-align: center;
	text-transform: uppercase;
	color: #05573f;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border: none;
}


.green_border {
	border: 1px dotted #05573f;
	color: #05573f;
}

.redtextundermenu a:link, .redtextundermenu a:visited,{
	color: #f82d15;
}

#redtextundermenu a:hover {
	color: #111307;
	}
	
.centertext {
	text-align: center;
	text-indent: 33px;
	font-size: 12px;
}

.centertext a:link, .centertext a:visited, .centertext a:active {
	text-align: center;
	text-indent: 33px;
	font-size: 12px;
	text-decoration: none;
	color: #05573f;
}

.centertext a:hover {
	text-align: center;
	text-indent: 33px;
	font-size: 12px;
	text-decoration: none;
	color: #041d15;
}

/* from portfolio */

.textSpacelarger {
	margin-top: 6px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:6px;
}

.white_text_portfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.green_text_portfolio {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #385F4D;
	text-align: left;
}

#portfolio_table {
	background-image: url(../images/portfolio_BG.gif);
	background-repeat: repeat;
	background-position: -20px 100px;
		border: thin solid #939f9b;


}

.portfoliPIC {
	border: 6px solid #FFFFFF;
}

.text_photo {


	margin-top: 6px;
	margin-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:7px;
}



/* from main_css.css */

#green_links a:link {
	text-decoration: underline;
	color: #044D33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
}
#green_links a:visited {
	text-decoration: underline;
	color: #044D33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
}
#green_links a:hover {
	text-decoration: none;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
}
#green_links a:active {
	text-decoration: none;
	color: #70B4A6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
}

.black_text_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	padding-right: 10px;
	line-height: 12pt;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0px;
	font-stretch: wider;
}

.contacttable {
	padding-left: 18px;
}


.green_text_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	line-height: 14pt;
	font-weight: bold;
	margin-left: -3px;
}



.header_black {
	color: #000;
	padding-left: 4px;
	font: 18px/15px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.header_darkgreen {
	color: #006633;
	padding-left: 4px;
	font: 18px/15px Georgia, "Times New Roman", Times, serif;
}


.header_darkgreen_indent {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	padding-left: 26px;
	line-height: 18px;
	width: 90%;
	height: 100%;
	display: inline-block;
	padding-top: 15px;
}

.black_text_home_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	padding-right: 10px;
	line-height: 12pt;
	padding-top: 6px;
	padding-bottom: 0px;
	font-stretch: wider;
	height: 100%;
	margin-left: 53px;
	width: 498px;
	text-align: justify;
}

.black_text_home_indent a:link, .black_text_home_indent a:visited, .black_text_home_indent a:active{
	text-decoration: none;
	color: #05573f;
}

.black_text_home_indent a:hover{
	text-decoration: none;
	color: #f83813;
}

.fix a:link,.fix a:active,.fix a:visited{
	text-decoration: none;
	color: #05573f;
}

.fix a:hover{
	text-decoration: none;
	color: #f83813;
}


.black_italic_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 11pt;
	text-indent: 20px;
}

.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	line-height: 12pt;
}



.black_bold_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 12pt;
}



.green_job_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	line-height: 16pt;
	margin-left: 2px;
}



.inprogress {
	padding:5;
	position: relative;
	height: auto;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 17px;
	margin-right: 22px;
}

#nudge {
	margin-left: 20px;
	margin-top: 16px;
	margin-bottom: 17px;
}


.green_text_portfolio {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #05573f;
}

#green_links a:link {
	text-decoration: underline;
	color: #044D33;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#green_links a:visited {
	text-decoration: underline;
	color: #044D33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
}
#green_links a:hover {
	text-decoration: none;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	background-color: #FFFFFF;
}
#green_links a:active {
	text-decoration: none;
	color: #70B4A6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	background-color: #FFFFFF;
}

.bullet {
	padding-right: 5px;
}

.listindent {
	margin-left: 50px;
}

.constructionnudge {
	padding-left: 37px;
}

.archlinks a:link, .archlinks a:visited, .archlinks a:active {
	color: #114630;
}

.archlinks a:hover {
	color: #000;
}

.textlink a:link, .textlink a:active, .textlink a:visited {
	color: #114630;
	text-decoration: none;
	font-weight: bold;
}

.textlink a:hover {
	color: #f02b15;
	text-decoration: none;
	font-weight: bold;
}


.list1 {
	padding-left: 46px;
	margin-bottom: 7px;
	list-style-type: disc;
}

.list2 {
	padding-left: 98px;
	margin-bottom: 7px;
	list-style-type: circle;
}

#feedback {
	text-align: center;
	padding-left: 69px;
	padding-right: 69px;
	background-color: #fff;
	margin-bottom: 21px;
	border-top: 1px solid #05573f;
	border-bottom: 1px solid #05573f;
}

#feedback a:link, #feedback a:visited, #feedback a:active{
	font-weight: bold;
	color: #05573f;
	text-decoration: none;
}

#feedback a:hover{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}