body{
text-align:center;
background-color:#A79ACF;
}

a{
text-decoration:none;
background-color:#FFFFFF;
}

a:link {
	color: #4C1886;

}
a:visited {
	color: #4C1886;
}
a:hover {
	color: #331B4B;
}
a:active {
	color: #4C1886;
}

table{
	padding-left:40px;
}

p{
margin:0;
padding:0px;
padding-top:2px;
padding-bottom:0px;
padding-left:40px;
padding-right:40px;
}

/*font stuff */

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	
}

h1{
font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	padding-left:30px;
	}
	
	h2{
font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	padding-left:10px;
	}
	
		h3{
font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	padding-left:10px;
	}
	
	
	
	.navTableTd{
	
	font-weight:bold;
	font-family: Tahoma;
	font-size:9px;
	padding-left:10px;
	background-image:url(../images/global/mainNavBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
	
/* this is the footer nav*/

#navigation {
  padding-left:0px;
  margin:0px;
	position:relative;
	/*float:right;*/
	padding-top:5px;
	width:700px;

	
}
	
	
		#navigation li {
  list-style:none;
  float:left;
  line-height:10px;
	
	font-family: Tahoma;
	font-size:8px;
	color:#FFFFFF;
}
	
			#navigation li a {
			text-decoration:none;
			color:#ffffff;
  		
}


/* end footer nav styles */

#container{
	
	width:726px;
	height:800px;
	text-align:left;
	margin:0px auto;
}

#logoArea{
	
	width:726px;
	height:150px;
	background-image:url(../images/global/logoArea.jpg);
	background-repeat:no-repeat;
}

#navArea{

	width:305px;
	height:150px;
	float:left;
	background-image:url(../images/global/navArea.jpg);
	background-repeat:no-repeat
	}

#featureImage{

	width:421px;
	height:150px;
	float:left;
}

#contentArea{

	width:726px;

}



#headerArea{
	
	width:700px;
	float:none;
	/*background-image:url(../media/Header.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;*/
	font-size:12px;
	padding-bottom:0px;
}

#footerArea{
	
	width:700px;
	float:none;
	/*background-image:url(../media/Footer.png);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;*/
	font-size:12px;
	padding-bottom:0px;
}

#bodyArea
{
    width:750px;
    height:600px;
    float:none;
    /*background-image:url("../media/Background.png");
    background-position:center;
    background-repeat:repeat;*/
    text-align:left;
    background-image:url("../media/BG2.png");
    background-position:center;
    padding-top:20px;
    padding-left:20px;
	/*overflow: auto;*/
}

#orderArea
{
    width:700px;
    height:450px;
    float:none;
	text-align:left;
	overflow: auto;
	scrollbar-3dlight-color:#800080;
	scrollbar-arrow-color:#330066;
	scrollbar-base-color:#954ECA;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#954ECA;
	scrollbar-highlight-color:#330066;
	scrollbar-shadow-color:#150030;
	scrollbar-track-color:#954ECA;
}
	


#sectionHeader
{
    padding-right:50px;
}

#sectionLeft
{
    margin-top:50px;
    width:215px;
    float:left;
}

#sectionRight
{
    margin-top:50px;
    width:500px;
    float:left;
}
/* home page styles */


#contentLeft{
width:250px;
float:left;
padding-top:40px;
}


#contentRight{
width:470px;
float:right;
padding-top:40px;
}


/* products page*/

#productsContentLeft{
width:700px;
}

/*order online page */

#orderContentRight{
width:90%;
margin-left:30px;
}

#products1 {
width:210px;
height:390px;
float:left;
padding-left:20px;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

#products2 {
width:210px;
height:390px;
float:left;
padding-left:20px;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

#products3 {
width:210px;
height:390px;
float:left;
padding-left:20px;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

