.bodytag {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat:repeat-y;
	background-position:center top;
}

.topbg{
	background-image: url(images/topbg1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:992px;
	height:150px;
}
.topbar{
	background-image: url(images/topbar.png);
	background-repeat:repeat-x;
	background-position:left top;
}

.orangetextbig{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f18153;
	text-decoration:none;
	font-weight:bold;
}
.orangetextbig_list{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d34805;
	text-decoration:none;
	font-weight:bold;
}
.blacktext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#stagebot_txt{
	background-image: url(images/botorgmen.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.stagebot{
	background-image: url(images/stagebot.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:992px;
	height:45px;
}

.botgrad{
	background-image: url(images/botgrad.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
	height:286px;

}

.contactboxbg{
	background-image: url(images/contactboxbg.png);
	background-repeat:no-repeat;
	width:327px;
	height:286px;
}

.browntext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b7653c;
	text-decoration:none;
	font-weight:bold;
}

.drakgray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#454343;
	text-decoration:none;
	font-weight:bold;
}
.divfoot{
	margin-left:32px;
	margin-bottom:56px;
	position:fixed;	
}

.botgrad1{
	background-image: url(images/botgrad1.png);
	background-repeat:no-repeat;
	width:992px;
	height:285px;
	margin-left:50px;

}

.whitetext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.whitetext_field{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.contacttextbox{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	width: 165px;
	height: 15px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left:5px;
	padding-right:5px;
	background-color:#bcb7b1;
}

.textareaa{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
	width: 165px;
	height: 60px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-style:solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left:5px;
	padding-right:5px;
	background-color:#bcb7b1;
}

.orangetextfooter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f18153;
	text-decoration:none;
}

.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.aboutusbg{
	background-image: url(images/aboutusbg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.strechedbg{
	background-image: url(images/strechedbg.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.abouttoplight{
	background-image: url(images/abttoplight.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:635px;
	height:171px;
}

.rightlighttop{
	background-image: url(images/rightlighttop.jpg);
	background-repeat:no-repeat;
	width:304px;
	height:86px;
}

.abttextbg{
	background-image: url(images/abttextbg.png);
	background-repeat:no-repeat;
	width:635px;
	height:814px;
	background-position:center top;
}

.abttextbgsub{
	background-image: url(images/aboutbgsub.png);
	background-repeat:no-repeat;
	width:635px;
	background-position:center top;
}
.reelshadow{
	background-image: url(images/reelshadow.png);
	background-repeat:no-repeat;
}

.maroonfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#803647;
	text-decoration:none;
	font-weight:bold;
}

.maroonfontsmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#803647;
	text-decoration:none;
	font-weight:bold;
}
.maroonfont_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#803647;
	text-decoration:none;
	font-weight:bold;
}
.maroonfont_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#803647;
	text-decoration:underline;
	font-weight:bold;
}
.maroonfontnormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#803647;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.blackfont{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

.blacktextsmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.blacktextsmallnormal{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#paddingleft{
	padding-left:15px;
}

#paddingleftprojects{
	padding-left:10px;
}
.abttextshadow{
	background-image: url(images/textabtshadow.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:648px;
	height:77px;
}
.submitbtn{
 background-image:url(images/submitbtn.png);
 border-top-width: 0px;
 border-right-width: 0px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 width:57px;
 height:22px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#020100;
 font-weight:bold; 
}
.divlink {
	height: 128px;
	width: 505px;
	position: absolute;
	visibility: visible;
	left: 394px;
	top: 9px;
}

.bullettext{
	color:#803647;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.linktext{
	color:#ff571b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.textbox{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	width: 240px;
	height: 17px;
	background-color:transparent;
	border:1px solid #403f3f;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top:4px;
	padding-left:2px;
}

.textarea{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	width: 240px;
	height: 70px;
	background-color:transparent;
	border:1px solid #403f3f;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top:4px;
	padding-left:2px;
}

.submitbtn{

}

.contactbox{
	background-image: url(images/contactbg.png);
	background-repeat:no-repeat;
	width:284px;
	height:240px;
}

.phonetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f18153;
	text-decoration:none;
	font-weight:bold;
	float:right;
	margin-top:-130px;
	margin-right:50px;
}

/* ======== sitemap ======*/

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap li {
	margin: 0px;
	padding: 20px 0 0 40px;
}

#sitemap li a:link, #sitemap li a:visited {
	display: block;
	color:#803647;
	text-decoration: none;
	text-align: left;
}
