/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background:url(../img/bkgd-main.gif) repeat-x top;
	background-color: #e2e1dd; 
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-align: center; 
	margin: 0px;
	line-height: 1.8em;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}

/*  @@@@@[  Navigation  ]@@@@@ */

#nav {
	width: 940px;
	height: 31px;
	padding-top: 38px;
	padding-right: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.1em;
}
#nav a {
	color:#9d9d9d;
	text-decoration:none;
	margin-left: 59px;	
}
#nav a:hover {
	color:#b42016;
	text-decoration:none;
	margin-left: 59px;	
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#sub_nav {
	width: 221px;
	background:url(../img/bkgd-subnav.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 272px;
	font-size: 1.1em;
	line-height: 20px;
}
#bkgd-sub_nav {
	width: 221px;
	background: url(../img/bkgd-subnav-bottom.gif) no-repeat bottom left;
	padding-bottom: 20px;
}
.subnav {
	width: 177px;
	padding-top: 35px;
	padding-left: 44px;
	background: url(../img/bkgd-subnav-top.gif) no-repeat top;
	padding-bottom: 20px;
	min-height: 57px
}
.subnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #572600;
	margin: -20px;
	text-transform:uppercase;
	font-weight: normal;
	padding: 10px 0px 28px 0px;
}
.subnav ul {
	margin: -20px;
	padding-left: 0px;
	padding-right: 10px;
}
.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 10px;
}
.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}
.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	font-size: 1.0em;
	text-transform:uppercase;
	display: block; 
	text-decoration: none;
	color: #b31f17; 
	height: 100%;
}
.subnav a:hover {
	font-size: 1.0em;
	text-transform:uppercase;
	display: block;
	text-decoration: none;
	color: #572600;
	height: 100%;
}
.subnav  a.sub1:visited, .subnav  a.sub1:active, .subnav  a.sub1:link {
	padding-left: 14px;
	background:url(../img/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.sub1:hover {
	padding-left: 14px;
	background:url(../img/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav  a.act {
	color: #bf2e1a;
	font-weight:bold;
}
.subnav .sub2 a:visited, .subnav .sub2 a:active, .subnav .sub2 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #CCCCCC url(../img/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub2 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 33px;
	background: #cdb8cc url(../img/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub3 a:visited, .subnav .sub3 a:active, .subnav .sub3 a:link {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #CCCCCC url(../img/bullet.jpg) no-repeat 35px 9px;
}
.subnav .sub3 a:hover {
	font-size: 1.1em; 
	padding: 5px 15px 3px 43px;
	background: #cdb8cc url(../img/bullet.jpg) no-repeat 35px 9px;
}
.subnav a.on {
	text-decoration: underline;
}


/* @@@@@[  Header / Footer  ]@@@@@ */

#header {
	width:960px;
}
#footer {
	width:960px;
	color: #8d8d8f;
	text-align: center;
	line-height: 2.0em;
	clear: both;
	font-size: 1.1em;
	padding-top: 26px;
	background:url(../img/line.gif) no-repeat 16px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8d8d8f; 
	text-decoration: none;
}
#footer a:hover {
	color: #8d8d8f; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #8d8d8f; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #8d8d8f;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#copyright {
	float: right;
	clear: both;
	line-height: 12px;
	padding: 3px 18px 0px 0px;
	font-size: 0.9em;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 658px;
	font-size: 1.1em;
	line-height: 2.0em;
	background:url(../img/bkgd-right.gif) no-repeat top;
	padding-bottom: 33px;
}
#photo {
	width: 626px;
	padding: 13px 18px 11px 14px;
	height: 305px;
}

#photo img {
	border: none;
}

#text {
	width: 332px;
	padding-left: 260px;
	padding-top: 90px;
}
#text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#d3d1a5;
	font-weight:normal;
	margin: 0px;
}
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#f6f6f5;
	line-height: 1.8em;
}

#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
	color:#f6f6f5;
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;
	color: #666;
}
#content a.seo:hover {
	text-decoration: none;
	cursor: text;
	color: #666;
}
#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:100px;
	padding: 40px 0px 34px 100px;
}
#news_in {
	width: 152px;
	height: 194px;
	padding-top: 35px;
	padding-left: 44px;
	padding-right: 80px;
	background:url(../img/bkgd-left.gif) no-repeat top;
}
#news_in h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#news_in p {
	font-size: 1.1em;
	color:#fff;
	margin: 0px;
}
#news_in a {
	color:#fff;
	text-decoration:underline;
}
#news_in a:hover {
	color:#fff;
	text-decoration:none;
}
#feature_in {
	width: 360px;
	height: 108px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 40px;
	top: 335px;
	background-image:url(../img/bkgd-fea.png);
	background-repeat:no-repeat;
	background:#fff;
}
#feature_links {
	width: 360px;
	height: 202px;
	padding-top: 15px;
	padding-left: 22px;
	position:absolute;
	left: 40px;
	top: 335px;
}
#feature_links h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#b32016;
	margin: 0px;
	padding-bottom: 2px;
	text-transform:uppercase;
	font-weight:normal;
}
#feature_links p {
	font-size: 1.1em;
	color:#8d8d8f;
	margin: 0px;
}
#feature_links a:visited, #feature_links a:active, #feature_links a:link {
	text-decoration: none;	color: #61604c;
}
#feature_links a:hover {
	text-decoration: none; color: #fff;
}
.col {
	padding-bottom: 5px;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
}
.clrSolo {
	clear: both; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0px; 
	padding: 0px; 
	visibility: hidden;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}


/* @@@@@[  Secondary Page  ]@@@@@ */
#man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(../img/bkgd-content.gif) repeat-y;
}
#content_sec {
	width: 684px;
	background: url(../img/bkgd-content-top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}
#column_sec {
	float: left;
	width: 218px;
	padding-top: 20px;
}
#logo_sec {
	width: 100px;
	padding: 20px 0px 0px 58px;
}
#banner {
	width: 605px;
	margin: 0 auto;
	padding: 12px 0 6px 0;
}

#banner p {
	font-size: 1.9em;
	margin: 0px;
	padding-bottom: 8px;
	color:#572701;
	line-height: 1.8em;
	font-family: Geneva, "MS Sans Serif", sans-serif;
}


#banner p.gray {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	line-height: 1.6em;
	margin-bottom: 8px;
}


#content_sec_text {
	width: 690px;
	border: none;
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#copy {
	width: 605px;
	margin: 0 auto;
	padding: 0px 0 60px 0;
}


#copy p {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	line-height: 1.6em;
	margin-bottom: 16px;
}

#portfolio {
	width: 605px;
	margin: 0 auto;
	padding: 0px 0 60px 0;
}

#port_left {
	float: left;
	width: 200px;
}

#port_left img {
	padding: 12px 20px 12px 20px;
	border: none;
	}


#port_mid {
	float: left;
	width: 205px;
}

#port_mid img {
	padding: 12px 20px 12px 20px;
	border: none;
	}

#port_right {
	float: right;
	width: 200px;
}

#port_right img {
	padding: 12px 20px 12px 20px;
	border: none;
	}


#content-left {
	width: 350px;
	float:left;
}
#content-left ul {
	margin-left: 0;
	list-style: none;
}
#content-left li {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content-right {
	width: 285px;
	float:left;
}
#content-right ul {
	margin-left: 0;
	list-style: none;
}
#content-right li {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	margin-top: 3px;
	margin-bottom: 3px;
}



#text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide {
	width: 620px;
	float:left;
	line-height: 18px;;
}
#text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
#text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}
#right_col {
	float:right;
	padding-top: 3px;
}
/* @@@@@[  Portfolio Page  ]@@@@@ */
#sub_nav_por {
	width: 221px;
	background:url(../img/bkgd-sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 18px;
}
#bkgd-sub_nav_por {
	width: 221px;
	background:url(../img/bkgd-botsub.gif) no-repeat bottom left;
}
.subnav_por {
	width: 170px;
	height: 150px;
	background:url(../img/bkgd-topsub_por.gif) no-repeat top;
	padding-left: 34px;
	padding-top: 45px;
	padding-right:17px;
}
#sub_nav_por p {
	color: #fff;
	padding-top: 20px;
}
#sub_nav_por table {

}
#sub_nav_por td {
	border: solid 1px #6b8578;
}
.centercol {
	text-align:center;
}
#port_links{
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #fff;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #fff;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #fff;
}
#port_links .linksub2 a, #port_links .linksub1 a, #port_links .linksub a{
	color: #7F9F8F;
	text-decoration: none;
}
#port_links .linksub2 a:hover, #port_links .linksub1 a:hover, #port_links .linksub a:hover{
	color: #b2c5bc;
}

#title_por {
	width: 410px;
	padding-top: 20px;
	padding-left: 27px;
}
#flash_por {
	width: 684px;
	padding-top: 34px;
	height: 400px;
}
#col_por {
	width: 684px;
	padding-bottom: 30px;
}
#col_por_left {
	float:left;
	width: 200px;
	padding-left: 78px;
	padding-top: 30px;
	font-size:1.2em;
}
#col_por_right {
	float:left;
	width: 200px;
	padding-left: 140px;
	padding-top: 30px;
	font-size:1.2em;
}
#image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
#image_por img {
	padding-bottom: 10px;
}
#text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
#content_sec #text_por h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(../img/bkgd-h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
	margin-left: 10px;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #572600; 
	text-decoration: underline;
}
a:hover {
	color: #572600; 
	text-decoration: none;
	}
#content_sec h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(../img/bkgd-h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
}
#content_sec h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_sec h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
b {
	color:#572600;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px; 
	margin-left: 13px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px; 
	margin-right: 20px;
}
.line {
	padding-bottom: 8px;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	background: #fff; 
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.clean {
	border-style: none; 
	background: none;
}
div.commit {
	margin-left: 100px;
}
.commit .left {
	margin-left: -100px;
	float: left;
}
