body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/bkgrnd_image.gif);
	margin-top: 0px;
}
a:link, a:visited
{
	color: #9C1810;
}

a:hover
{
	color:#FFFFFF;
	background-color:#9C1810;
}
#footer a:link, #footer a:visited
{
	color: #D96314;
	text-decoration:none;
	font-size: 11px;
}

#footer a:hover
{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}
#wrapper #contentarea #mainbody #mainbodyCopy #imgMain {
	float: right;
	width: 31%;
	text-align: center;
	padding-top: 3px;
}

#wrapper #contentarea #mainbody #mainbodyCopy #img2Col {
	float: right;
	width: 47%;
	text-align: center;
	padding-top: 3px;
}

#wrapper #contentarea #mainbody #mainbodyCopy #mainbodytext {
	float: left;
	width: 67%;
	background-color: #D0B61E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.sidebarPromo {
	margin-left: 10px;
	background-image: url(../images/promoBkgrnd.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #D4D4D4;
}
#wrapper #contentarea #mainbody #mainbodyCopy #mainbodytext #contactform #contactForm {
	background-color: #FFFFFF;
}



#wrapper #contentarea #mainbody #mainbodyCopy #mainbodytext2Col {
	float: left;
	width: 50%;
	background-color: #D0B61E;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 24px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}




#wrapper {
	background-color: #000000;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #header {
	height: 55px;
	background-image: url(../images/nav_graphics/navbarLine.gif);
	background-repeat: repeat-x;
}
#wrapper #footer {
	background-color: #000000;
	background-image: url(../images/blackBkgrnd.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #FFFFFF;
	/*font-size: 14px;*/

}

#wrapper #footerline {
	background-color: #333333;
	height: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9C1810;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 50px;
	padding-top: 5px;
	padding-right: 25px;
	font-size: 0.9em;
}
.floatRight {
	float: right;
	margin-top: -14px;
}

/*This is for the homepage and any page that needs 3 columns*/

#wrapper #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	clear: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
	background-image: url(../images/promoBkgrnd.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
}

.container {
	/*float: left; since this element is floated, a width must be given */
	width: 95%; /* padding keeps the content of the div away from the edges */
	/*clear: left;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/promoBkgrnd.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-bottom: 15px;
	background-color: #D4D4D4;
}
a:link img, a:visited img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#wrapper #contentarea {
	overflow: hidden;
}

#wrapper #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	margin-right: 10px;
	background-image: url(../images/promoBkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #D6D6D6;
}
.headlineText {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-image: url(../images/miniRoundedRec.gif);
	background-repeat: repeat-x;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper #contentarea #mainbody {
	width: 98%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	overflow: hidden;
}
#wrapper #contentarea #mainbody #mainbodyCopy {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: visible;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#wrapper #mainContent {
	margin-top: 0px;
	margin-right: 330px;
	margin-bottom: 0px;
	margin-left: 330px;
	background-image: url(../images/promoBkgrnd.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #D6D6D6;
} 
#wrapper #threeCol {
	overflow: visible;
	margin-top: 10px;
}
.promoText {
	font-size: 11px;
}

.descriptText {
	font-size: 13px;
	line-height: 21px;
}
.cadCAMHeaderText {
	color: #E5E4DF;
	background-color: #6D6C7C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1C091C;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#portfolioForm {
	background-color: #D0B61E;
	margin: 10px;
	padding: 7px;
	border: 1px solid #FFFFFF;
}
#wrapper #contentarea #mainbody #portfolioForm #portfolioform #pieceRequest {
	background-color: #FFFFFF;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 50px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 15px;
	border-bottom-width: 20px;
}

select {
	width: 313px;
}
#wrapper #content #colLeft {
	background-color: #D0B61E;
	float: left;
	width: 60%;
	margin: 7px;
	padding: 7px;
}
#wrapper #content #colRight {
	background-color: #CCCCCC;
	float: right;
	width: 30%;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
