@import "Template2Style.css";
@import "Template3Style.css";
@import "Template6Style.css";
/************************************************************************************
								GENERAL STYLES
************************************************************************************/
body,html
{	
	margin:0;
	padding:0;
	text-align: center;
	background: #243D47 url(../images/layout-NEW/BKG.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
}
h5, .GoldText{
	font-size: 12px;
	font-weight: bold;
	color: #D5A503;
	line-height: 18px;
}
h1{
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
}

p ul, p li,td{
	font-size: 12px;
}
th{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	color: #D5A503;
	background-color: #BF0F19;	
}

td a{	
	color: #000000;
	font-weight: bold;
}
td a:hover{	
	color: #BF0F19;
}
td a.HighLighted{	
	color: #BF0F19;
}
.row0{
	background-color: #E7E7E7;
}
.row1{
	background-color: #FFFFFF;
}
/************************************************************************************
								GLOBAL STYLES
************************************************************************************/
#Container{
	width: 920px;
	/*background-image: url(../images/layout-NEW/ContainerBKG.gif);*/
	margin-left: auto;
	margin-right: auto;

}
#UpperBar{
	width: 920px;
	height: 14px;
	Clear: both;
}
#UpperLeftCorner{
	float:left;
	width:25px;
	height:23px;
}
#UpperMiddleRepeat{
	float:left;
	background-image:url(../images/layout-NEW/VEG-TopBar.gif);
	background-repeat:repeat;
	width:876px;
	height:23px;
	overflow:auto;
}
#UpperRightCorner{
	float:left;
	width:19px;
	height:23px;
}
#LowerBar{
	width: 920px;
	height: 14px;
	Clear: both;
}
#LowerLeftCorner{
	float:left;
	width:25px;
	height:18px;
}
#LowerMiddleRepeat{
	float:left;
	background-image:url(../images/layout-NEW/VEG-BotBar.gif);
	background-repeat:repeat;
	width:876px;
	height:18px;
	overflow:auto;
}
#LowerRightCorner{
	float:left;
	width:19px;
	height:18px;
}

/************************************************************************************
							MAIN NAVIGATION SPECIFIC STYLES
************************************************************************************/
#NavigationContainer{
	clear: both;
	width: 920px;	
	text-align: left;
}
#NavigationLeft{
	width: 11px;
	height: 41px;
	background-image: url(../images/layout-NEW/VEG-NavLeft.gif);
	repeat: no-repeat;
	float: left;
}
#NavigationRight{
	width: 10px;
	height: 41px;
	background-image: url(../images/layout-NEW/VEG-NavRight.gif);
	repeat: no-repeat;
	float: left;
}
#Navigation{
	float: left;
	width: 895px;
	height: 37px;
	border: 2px solid #010910;
	background-image: url(../images/layout-New/VEG-NavBKG.gif);
	background-repeat: repeat;
}
#NavigationItems{
	padding-top: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}
/************************************************************************************
							FOOTER STYLES
************************************************************************************/
#FooterSpacer{
	width: 899px;
	height: 23px;
	background-color: #04212E;
	clear:both;
}
#Footer{
	color: #FFF;
	font-size: 10px;
	background-color: #010A10;
	font-weight: bold;
	width: 899px;
}
#Footer a{
	color: #FFF;
}
#SiteLinks{
	clear: both;
	text-align:left;
	padding-left: 50px;
}
#SiteLinks a{
	color: #FFF;
	padding-right: 30px;
	font-size: 14px;
}
#SiteLinks a:hover{
	color: #F00;
}
/************************************************************************************
							HEADER STYLES
************************************************************************************/
#Header{
	width: 920px;	
	height: 81px;
	clear: both;
	text-align: left;
}
#CraftsmenVEGLogo{
	width: 421px; /*379px*/
	height:81px;
	float: left;
}
#ThreeMLogo{
	width:80px;
	height: 81px;
	float: left;
}
#LogoSpacer{
	width: 398px;/*440px*/
	height: 81px;
	background-image: url(../images/layout-NEW/HeaderSpacer.jpg);
	repeat: no-repeat;
	float: left;
}
#LogoLeft{
	width: 11px;
	height: 81px;
	background-image: url(../images/layout-NEW/VEG-HeaderLFT.jpg);
	repeat: no-repeat;
	float: left;
}
#LogoRight{
	width: 10px;
	height: 81px;
	background-image: url(../images/layout-NEW/VEG-HeaderRT.jpg);
	repeat: no-repeat;
	float: left;
}
/************************************************************************************
							MAIN BODY STYLES
************************************************************************************/
#MainBody{
	width: 899px;
	Height: 532px;
	background-color: #FFF;
	float: left;
	background-color:#04212E;
}
#LEFT{
	width: 11px;
	height: 532px;
	background-image: url(../images/layout-NEW/LEFT.gif);
	repeat: no-repeat;
	float: left;
}
#RIGHT{
	width: 10px;
	height: 532px;
	background-image: url(../images/layout-NEW/RIGHT.gif);
	repeat: no-repeat;
	float: left;
}
#BodySpacerTop{
	width: 899px;
	height: 28px;
	background-image: url(../images/layout-NEW/VEG-BodySpacer.gif);
}
/************ FLASH AREA START******************/
#FlashSpacer{
	width: 14px;
	height: 465px;
	background-image: url(../images/layout-NEW/VEG-FlashLEft.gif);
	float: left;
}
#FlashContainer{
	width: 470px;
	height: 465px;
	background-color: #04212E;
	float: left;
}
/************ FLASH AREA END******************/

/************ CONTENT AREA START******************/
#ContentContainer{
	float: left;
	width:	415px;
	height: 465px;
}
#BodyTextContainer{
	height: 281px;
}
#BodyTextLeft{
	background-image: url(../images/layout-NEW/VEG-TextLeft.gif);
	width: 15px;
	height: 281px;
	float: left;
}
#BodyTextRight{
	background-image: url(../images/layout-NEW/VEG-TextRight.gif);
	width: 17px;
	height: 281px;
	float: left;
}
#BodyTextMain{
	width: 383px;
	height: 281px;
	float: left;
}
/**********************************************************/
#BodyContainer{		
	height: 249px;
	width: 381px;
	text-align: left;
	overflow: auto;
	background-color: #C0C7CB;
}
#BodyContainer #BodyPadding{
	width: 353px;
	position: absolute;
	z-index: 1;
}
 html > body #BodyContainer{
 	width: 381px;
 }
 html > body #BodyContainer #BodyPadding{
  	width: 353px;
	position:relative;
 }
#PageContent{
	Padding-left:10px;
	padding-top: 10px;
}
#PageContent big{
	font-size: 14px;
	font-weight: bold;
}
#PageContent p,li{
	line-height: 18px;
}
#PageContent a{
	color: #FFF;
}
#PageContent a:hover{
	color: #000;
	text-decoration: underline;
}
/**********************************************************/
#BodyText{
	border-left: 1px solid #C0C7CB;
	border-right: 1px solid #C0C7CB;	
}
#BodyTextHeader{
	background-image: url(../images/layout-NEW/VEG-TextHeader.gif);
	width: 383px;
	height: 24px;
	text-align: left;
	color: #FFF;
}
#BodyTextHeader div{
	padding-left: 20px;
	padding-top: 3px;
}
#BodyTextFooter{
	/*background-image: url(../images/layout-NEW/VEG-TextFooter.gif);*/
	width: 383px;
	height: 8px;
}
#BodyTextSpacer{
	width: 415px;
	height: 22px;
	background-color: #04212E;
}
/************ CONTENT AREA END******************/
/************ CASE STUDY AREA START******************/
#CaseStudyTextContainer{
	height: 162px;
}
#CaseStudyTextLeft{
	background-color: #04212E;
	width: 15px;
	height: 162px;
	float: left;
}
#CaseStudyTextRight{
	background-color: #04212E;
	width: 17px;
	height: 162px;
	float: left;
}
#CaseStudyTextMain{
	width: 383px;
	height: 162px;
	float: left;
}
/**********************************************************/
#CaseStudyContainer{		
	height: 130px;
	width: 381px;
	text-align: left;
	overflow: auto;
	background-color: #C0C7CB;
}
#CaseStudyContainer #CaseStudyPadding{
	width: 353px;
	position: absolute;
	z-index: 1;
}
 html > body #CaseStudyContainer #CaseStudyPadding{
  	width: 353px;
	position:relative;
 }
#CaseStudyContent{
	Padding-left:10px;
	padding-top: 10px;
}
/**********************************************************/
#CaseStudyText{
	border-left: 1px solid #C0C7CB;
	border-right: 1px solid #C0C7CB;
}
#CaseStudyTextHeader{
	background-image: url(../images/layout-NEW/VEG-TextHeader.gif);
	width: 383px;
	height: 24px;
	text-align: left;
	color: #FFF;
}
#CaseStudyTextHeader div{
	padding-left: 20px;
	padding-top: 3px;
}
#CaseStudyTextFooter{
	background-image: url(../images/layout-NEW/VEG-TextFooter.gif);
	width: 383px;
	height: 8px;
	clear: both;
}

#CaseStudyTitle{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
	float: left;
	width: 210px;
	padding-right: 10px;
}

#CaseStudyBody{
	font-weight: normal;
	font-size: 12px;	
}
#CaseStudyImage{
	float:left;
	width: 110px;
	border: 1px solid black;
	text-align: center;
	padding: 2px;
}
#CaseStudyImage a{
	color: #04212E;
	padding-bottom: 5px;
}
/************ CASE STUDY AREA END******************/

/************************************************************************************
							CONTACT FORM STYLES
************************************************************************************/
#ContactForm .text{
	text-align: right;
	font-weight: bold;
}
.Required{
	color: #ff0000;
}
/************************************************************************************
							Sitemap STYLES
************************************************************************************/

.sitemap{
	list-style: none;
	color: #000;
}
.sitemap UL{
	list-style: none;
}

.sitemap LI a{
	font-size: 15px;
	font-weight: bold;	
	color: #000;
}
.sitemap UL LI a{
	font-weight: normal;
	font-size: 13px;
	color: #000;
}