.bgmain {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.shadowleft {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadowright {

	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgtoparea {


	background-image: url(images/bg_toparea.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bglinksarea {



	background-image: url(images/bg_gradient_links.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8CAB4;
	text-decoration: none;
}
.linkseparator {
	background-image: url(images/links_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box {
	background-color: #993300;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: thin dotted #99FF00;
}
.linkswhite a:link {
	color: #F8CAB4;
	text-decoration: none;
}
.linkswhite a:visited {
	color: #F8CAB4;
	text-decoration: none;
}
.linkswhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	display: table-row;
}
.bgdottedlines {
	background-image: url(images/bg_dottedlines.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgmiddleshadehome {
	background-image: url(images/bg_home_middlearea.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343F4E;
	text-decoration: none;
}
.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E7A8C;
	text-decoration: none;
	text-align: justify;
}
.bottomarcleft {
	background-image: url(images/shadow_arc_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bottomarcright {
	background-image: url(images/shadow_arc_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.bottomshadow {
	background-image: url(images/shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.bgbrown {
	background-color: #954822;
}
.linkswhitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkswhitesmall a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkswhitesmall a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkswhitesmall a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.bgorange {

	background-color: #EC6F27;
}
.linksblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #353A45;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linksblue a:link {
	color: #353A45;
	text-decoration: none;
}
.linksblue a:visited {
	color: #353A45;
	text-decoration: none;
}
.linksblue a:hover {
	color: #D64D00;
	text-decoration: underline;
}
.bggrey {
	background-color: #E6EAEA;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgcontact {

	background-color: #947177;
}
.bglinks {


	background-color: #B1AD95;
}
.textbrowny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #756A59;
	text-decoration: none;
	text-align: justify;
}
.textbrowny a:link {
	color: #756A59;
	text-decoration: none;
}
.textbrowny a:visited {
	color: #756A59;
	text-decoration: none;
}
.textbrowny a:hover {
	color: #756A59;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border:1px solid #CCCCCC; 
	color:#424141;
}
.txtarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DCDCDC;
	height: 162px;
	width: 200px;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DCDCDC;
	
	width: 150px;
}.bgportfolio {

	background-color: #7CAB18;
}
.bgportfolio2 {


	background-color: #B0BAC4;
}
