/* --------------------BASIC ELEMENTS--------------------*/
	body { 
	background-color:#ffffff;
	/*background-image:url("../../images/website/BACKGROUND/layoutBottom.jpg");
	background-position:bottom left;
	background-repeat:no-repeat;*/
	}
	
	img {
	border: 0;
	}
	
	p{	
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing:0.3px;
	line-height: 13px;
	}
	
	li{	
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing:0.3px;
	line-height: 13px;
	}
	/*
	table { 
	background-image:   url("../../images/website/BACKGROUND/layoutBW.gif");
    background-repeat:no-repeat;
    background-position:top right;
	position: top, right;
	}
	*/
	
	#pageHeader {
	vertical-align:middle;
	text-align:center;
	width:640px;
	}
	
	

	
/* --------------------BACKGROUND OPTIONS--------------------*/
	#image_holder{/*YOUR IMAGE CONTAINER*/
	background-repeat:no-repeat;
    background-position:top right;
	position: top, right;
	height:1000x;
	width:760px;
	}
	.picture1{
	background:url(../../images/website/BACKGROUND/layoutBW.gif);
	}
	.picture2{
	background:url(../../images/website/BACKGROUND/branding.gif);
	}
	.picture3{
	background:url(../../images/website/BACKGROUND/red.gif);
	}
	.picture4{
	background:url(../../images/website/BACKGROUND/blue.gif);
	}
	.picture5{
	background:url(../../images/website/BACKGROUND/yellow.gif);
	}
	
	hr{
	background-image:  url("../../images/website/bar.gif");
	background-repeat:repeat-x;
	height: 1px;
	border: 0px;
	}
	
/* --------------------MENU LINKS-------------------- */	
	#mainMenu li{
	list-style: none;
	padding: 3px 3px 3px 3px;
	font-size: 10px; 
	font-weight: bold;  
	letter-spacing:0.3px;
	}
/*----
	#mainMenu li:hover {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFCC;
	width:140px;
	background-position:left;
	}
---*/	
	
	#mainMenu a:hover{
	color:#000066;
	font-size:10px;
	cursor: hand;
	}

/* --------------------LINKS-------------------- */	
	a:link{
	color: #3B2400;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	} 
	
	a:active{
	color: #3B2400; 
	text-decoration: none; 
	font-family: verdana,  arial, helvetica,sans-serif; 
	font-size: 10px;
	} 
	
	a:visited{
	color: #999999; 
	text-decoration: none; 
	font-family: verdana,  arial, helvetica,sans-serif; 
	font-size: 10px;
	}
	
	a:hover{
	color: #000066;
	font-size:10px;
	}

/* --------------------HEADERS-------------------- */
	h1 {
	color:#000000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase; 
	}
	
	h2 {
	color:#000000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase; 
	}
		
	h3 {
	color:#000000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase; 
	}
	
	h4 {
	color:#000000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase;
	}
	
	h5 {
	color:#990000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase; 
	}
	
	h6 {
	color:#990000;
	font-family: verdana, arial, helvetica,sans-serif;
	text-transform: uppercase; 
	}

	
/*--------------------TEXT--------------------*/	
	
	.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	font-weight: normal; 
	color: #333333; 
	letter-spacing:0.3px;
	}
	
	.Itext {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-style: italic;
	font-style: oblique; 
	color: #333333; 
	letter-spacing:0.3px;
	}
	
	.Btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
	letter-spacing:0.3px;
	}
	

	
	.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	}
	
	.BoldDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B2400;
	}
	
	.anchor{
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	} 
	
	.menu{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	} 

	.menuAnchor{
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	}
	
	.micePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 10px;
	}
