/*
	http://www.code-sucks.com  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}
.home {
	background-image: url(../images/base/bg_tile.gif);
}

/* General styling ///////////////////////*/

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
}
h2 {
	font-size: 24px;
	padding-bottom: 10px;
	color: #B9C3AF;
}
h3 {
	font-size: 18px;
	color: #45543D;
	padding-bottom: 3px;
	padding-top: 5px;
}
h4 {
	color: #B9C3AF;
	padding-top: 5px;
}
a {
	color: #9B943D;
	text-decoration: underline;
}
a:hover,active {
	color: #3399CC;
}
a:visited {
	color: #454500;
}
img {
	border: 0;
}

/* Targeted styling ///////////////////////*/

#logo img a {
	text-decoration: none;
	border: 0;
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;
}
#header {
	color: #333;
	width: 1024px;
	float: left;
	padding: 0px;
 	/*height: 100%;*/
 	margin: 0px;
	background-color: #43543D;
}
#main_nav {
	text-align: center;
	width: 1018px;
	padding-top: 70px;
	padding-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 18px;
}
#main_nav li {
	display: inline;
	padding-right: 10px;
	border-right: 2px solid #8B9687;
	padding-left: 10px;
}
#main_nav .last {
	border-style: none;
}
#main_nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_nav a:hover {
	color: #8B9687;
}
/*#leftcolumn {
	color: #333;
	width: 194px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 13px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}*/
#content {
	float: left;
	color: #333;
	width: 500px;
	display: inline;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 5px;
}







/*#rightcolumn {
	color: #333;
	width: 194px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}

#rightcolumn h3 {
	color: #993300;
}*/
#footer {
	width: 1024px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	text-align: center;
	background-image: url(../images/base/home_footer_bg.jpg);
	height: 265px;
}
/*#footer .quote {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}*/


/* Sub Pages styling ///////////////////////*/

/*#content_b {
	float: left;
	color: #333;
	width: 600px;
	display: inline;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	border-right: 1px solid #3399CC;
}
#content_b h2 {
	color: #3399CC;
}
#content_b h3 {
	color: #333;
}
#content_b img.display {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #f2f2f2;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#rightcolumn_b {
	color: #333;
	width: 305px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
#rightcolumn_b h2 {
	color: #3399CC;
}
#rightcolumn_b h3 {
	color: #333;
}
#rightcolumn_b .sup_col {
	width: 150px;
	float: left;
	text-align: center;
}
.sup_logo {
	float: left;
	padding-bottom: 10px;
	align: center;
}
*/

/* internal styles //////////////////*/

#header_int {
	color: #333;
	width: 1024px;
	float: none;
	/*height: 100%;*/
 	margin: 0px;
	background-color: #43543D;
	background-image: url(../images/internal/header.jpg);
	height: 126px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	width: 900px;
	padding-top: 85px;
	font-size: 16px;
	padding-left: 40px;
}
#nav li {
	display: inline;
	padding-right: 10px;
	border-right: 2px solid #8B9687;
	padding-left: 10px;
}
#nav .last {
	border-style: none;
}
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav .current a {
	color: #B9C3AF;
}
#nav a:hover {
	color: #8B9687;
}

#leftcolumn_int {
	color: #333;
	width: 165px;
	float: left;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 5px;
}
#leftcolumn_int ul {
	padding-top: 20px;
}
#leftcolumn_int li {
	font-size: 16px;
	text-decoration: none;
	padding-bottom: 5px;
	list-style-type: none;
}
#leftcolumn_int a {
	text-decoration: none;
	color: #B9C3AF;
}
#leftcolumn_int a:hover {
	text-decoration: none;
	color: #43543D;
}
#leftcolumn_int .current a {
	color: #43543D;
}

#content_int {
	float: left;
	color: #333;
	width: 600px;
	margin-top: 35px;
	display: inline;
	padding-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/internal/vert_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}

#footer_int {
float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 45px;
	margin-right: 0px;
	margin-left: 40px;
	/*clear: both;*/
	margin-top: -68px;
}

/* -----------------projects content--------------------- */

#prj_imgs {
	/*width: 330px;
	float: right;*/
	padding-top: 10px;
	padding-bottom: 20px;
	/*background-color: #990000;*/
}
#prj_imgs h4 {
	padding-bottom: 5px;
}

.thumb {
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

