/*
---------------------------------------------
01. MAIN / DEFAULT ELEMENTS
---------------------------------------------
*/

body {
	background:#edede4 url(../images/footer_bg.gif) bottom repeat-x;
	margin:0;
}
/*  background-repeat: no-repeat;
	background-position: 100px 50px; */
	
#header_all {background:url(../images/header_bg.jpg) top repeat-x;}


/*

---------------------------------------------
02. LINKS
---------------------------------------------
*/	
a.linkBrown:link {color: #7a3c1d; text-decoration:none}
a.linkBrown:visited {color: #7a3c1d; text-decoration:none}
a.linkBrown:hover {color: #7a3c1d;text-decoration:underline}

a.linkBrownU:link {color: #7a3c1d; text-decoration:underline}
a.linkBrownU:visited {color: #7a3c1d; text-decoration:underline}
a.linkBrownU:hover {color: #7a3c1d;text-decoration:underline}

a.linkNav:link {color: #FFFFFF; text-decoration:none}
a.linkNav:visited {color: #FFFFFF; text-decoration:none}
a.linkNav:hover {color: #f78827;text-decoration:none}

a.linkBottom:link {color: #21211f; text-decoration:none}
a.linkBottom:visited {color: #21211f; text-decoration:none}
a.linkBottom:hover {color: #f78827;text-decoration:none}

a.linkInsight:link {color: #787878; text-decoration:none}
a.linkInsight:visited {color: #787878; text-decoration:none}
a.linkInsight:hover {color: #f78827;text-decoration:underline}

/*
---------------------------------------------
03. BOX AND BORDERS
---------------------------------------------
*/	
.graybox{
	border: 1px solid #cfcfcf;
}

.grayboxChart{
	border: 1px solid #cfcfcf;
	border-collapse: collapse;
}

.image { border: 1px solid #95abbd; background: #bcc5ce; padding: 2px;}

/*********************************************/

.sideline {
	margin: 0 0px 0px 20px;
	border-left: 1px solid #22221f;
	border-top: 0px solid #22221f;
	border-bottom: 0px solid #22221f;
	padding: 0px 0px 0px 30px;	
}

#header {
	width:893px;
	height:344px;
}

#header h1 {
	padding: 0;
	overflow: hidden;
	float: left;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 21px;
	margin-left: 23px;
	display: none;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 297px;
	height: 110px;
}
#header h1 a:hover {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 297px;
	height: 110px;
}

.portfolio  {
	margin: 10px 10px 20px 10px;
	width:157px;
  	float: left;
	text-align: center;
}



div.img {
	margin: 0px;
  	border: 1px solid #b4b4b4;
  	height: auto;
  	width: 155px;
  	text-align: center;
}

div.img  img {
	display: inline;
  margin: 0px;
  border: 5px solid #FFF;
}

div.img a:hover img { border: 5px solid #7a3c1d;}


.desc {
	text-align:center;
	text-decoration:underline;
	color:#7a3c1d;
	font-size:13px;
	width: 155px;
 	margin: 6px 2px 2px 2px;
}

a.descL:link {color:#7a3c1d; text-decoration:underline;}
a.descL:visited {color: #7a3c1d; text-decoration:underline}
a.descL:hover { text-decoration:underline; color:#f78827; }



/*
---------------------------------------------
04. PARAGRAPH TAGS
---------------------------------------------
*/
h1 {
	font-size: 30px;
	color:#21211f;
	font-family: "Myriad Pro", Arial;
}

h2 {
    font:Arial;
  	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #8F8E8E;
}

p {
	font-size: 13;
	margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: normal;
}

/*
---------------------------------------------
05. PAGE TEXT
---------------------------------------------
*/

.mainBody {
	padding: 23px 5px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21211f;
	font-weight: normal;
}

.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21211f;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 16px;
	padding: 15px 15px 0px 15px; /**********top-right-bottom-left*********/
}

.Bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}


.title {
	font-family: "Myriad Pro", Arial;
	font-size: 30px;
	font-weight: normal;
	color: #21211f;
}


.title_sub {
	font-family: "Myriad Pro", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #21211f;
}

.textBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7a3c1d;
	font-weight: normal;
}

.textLineSpace {
	line-height: 20px;
}


.copyrightNav {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #21211f;
	font-weight: bold;
	line-height: 20px;
	padding: 15px 0px 20px 0px;
}
.copyrightText {
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #787878;
	font-weight: normal;
}

.nav {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	background-image:url(../images/nav-bg.jpg);
	padding: 11px 0px 11px 0px;
}

ul {
   list-style-image: url(../images/bullet.gif);
   margin-top: 10px;
}

li.square {
   	list-style-image: url(../images/bullet.gif);
	margin-left: -20px;
	padding: 12px 0px 0px 10px;
   }
   
li.square2 {
   	list-style-image: url(../images/bullet.gif);
	margin-left: -20px;
	padding: 6px 0px 0px 10px;
   }

/*
---------------------------------------------
06. FORMS
---------------------------------------------
*/

.formField {
	
	width:182px;
	height:16px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 10px 15px;
}

.formMessage {
	font-family: Arial;
	font-size: 12px;
	color:#404040;
	width:260px;
	height:85px;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 10px 15px;
	background:#ffffff;
	border:1px solid #cccccc;
}

.formFieldDrop {
	
	width:186px;
	height:20px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 10px 15px;
}
.formCaptchaField {
	
	width:100px;
	height:24px;
	font-size: 14px;
	background:#ffffff;
	border:1px solid #cccccc;
	color:#404040;
	padding: 4px 0px 0px 2px;
	margin: 0px 0px 10px 15px;
}
.captchaInstr {
	font-family: Arial;
	font-size: 10px;
	color:#404040;
}

/*.formbutton:hover {background:transparent url("../images/contact-btn3b.gif") no-repeat center top;}*/

.captchaPad {
	padding-left:15px;
}

.formSubmit {
	width:65px;
	height:25px;
	color:#ffffff;
	border: none;
	background: transparent url(../images/contact-submit.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

}
/*********************************************/


