/*

Designed and Coded By: Vankrose Interactive 
Date: 3/11/2008


PRIMARY COLORS:


Dark-Brown: #1C1811;
Red: #CC0000;
Body Text :#333333;
Picture Border Light Brown :#D5CCA2;
Light Cream Color :#ECE6C5;

*/

body
{
	font-size: 62.5%;
	font-family: Times, serif;
	line-height: 1.6em;
	text-align: center;
	color: #333333;
	background-image: url(../images/bgdpattern.gif);

}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

p{  font-size: 1.4em;}


a
{
       text-decoration: none;
       color: #333333;
}

a img
{
       border :none;
}

h2
{
	font-family: Georgia,Times;
	font-size:2.4em;
	color:#333333;
	line-height:1.5em;
}

h3
{
	font-size:1.3em;
}

h4
{
	font-size:3.1em;
	line-height: 1.2em;
}

h5
{
	font-family: Times;
	font-size:2.4em;
	color:#d21600;

}

h6
{
	font-size:1.1em;
	color:#333333;
}




.fr
{
	float: right;
	/*padding: 1em 0 1em 1em;*/
}

.fl
{
	float: left;
	/*padding: 1em 1em 1em 0;*/
}

.image/* Image with border */
{
	margin-right: 15px;
	padding: 6px;
	background-color:#d6cca3;	
}

#container/* May delete later */
{
	text-align: left;
	width: 986px;
	float:left;
	background: #1C1811 url(../images/bgdright.gif) repeat-y 50% 0;
}

.style2 {color: #D21600}
.style3 {font-size: 12px;color: #D21600;}
.style4 {font-family: Georgia, Times, serif; font-size: 18px; }


ul
{
	list-style-type: square;
	list-style-position: outside;
	padding-right: .5em;
	line-height: 1.5em;
	font-size: 1.4em;
	font-family: Times, serif;
	padding-left: 3px; /*link text is indented 19px*/
}






/* LEFT COLUMN */
#leftcolumn
{
	
	width:761px;
	height: auto;
	text-align:left;
	float:left;
	margin: 0px;
	background-image: url(../images/bgdmain.jpg);
	background-repeat: repeat;	
	
	
}

#leftcolumn h1
{
	display: none;
}


#aboutus
{
	float:left;
	padding-left:40px;
	width: 260px;
}




/* MAIN CONTENT */
#mainContent 
{
	padding: 0 0em;
	margin-left: 0px;
}



#mainContent h3
{
	margin-left: 120px;
	
}
#mainContent h4
{
	color:#CC0000;
	font-weight: lighter;	
}
#mainContent #tier1 
{
	background: url(../images/poin06.gif) no-repeat 5%
	
}
#mainContent #tier1 h2
{
	margin-left: 70px;
	padding: 0px;
	

}


/*#subnav 
{	
	margin: 0;
	white-space: nowrap;
	padding: 0;
	margin:0px;
	font-size: 1.8em;
	font-family: Georgia, Times New Roman, Times, serif;
}
#tier1 ul#subnav li
{
	display:inline;
	list-style-type: none;


}

ul#subnav li a{
	padding: 1px 8px 1px 24px;
	background-image:url(../images/list_item.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10% 40%;
	
}

*//*
ul#subnav  li a:hover{ /*hover state CSS
	color:#A70303;


}
*/
#mainContent #tier2
{
	clear: both;
	width: 100%;
	padding-top: 1em;
}

#tier2 #content1, #tier4 #content1
{
	
	float:left;
	width: 330px;
	padding-left:40px;
}




/* FAQ Contents */

#tier2 #contentfaq{
	float:left;
	width: 90%;
	padding-left:40px;
}

#contentfaq ul
{
	list-style-type: none;
	padding-right: .5em;
	line-height: 1.5em;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 3px; /*link text is indented 19px*/
}

#list li a{
	text-decoration: none;
}

#list li a:visited{
	color: #A70303;
}

#list li a:hover{ /*hover state CSS*/
	color:#A70303;
}

/*-------------- */



#tier2 h4, #tier3 h4{
	color: #CC0000;
}

#mainContent #tier4
{
	clear:both;
	width: 100%;
	padding-top: 1em;
}







#mainContent #tier2 img, #tier4 img,  #tier5 img
{
	
	float:right;

}


#mainContent #tier3
{
	clear:both;
	width: 100%;
	padding-top: 1em;
}

#mainContent #tier3 img
{
	float:left;
}

#tier3 #picture1
{
	width: 226px;
	float:left;
}

#tier3 #content1
{
	
	float:right;
	width: 350px;
	padding-right:15px;
	padding-left:10px;
	
}
#tier3 #storelist1
{
	width: 480px;
	float:right;
	padding: 10px;
	margin: 15px;
	display: inline;  /* <---Solution for bug IE6 for margin direction and float direction*/ 
	background-color:#F2EED8;	
}

#storelist1 #list
{
	float:left;
	width: 33%;

}

#storelist1 #list  ul
{
	list-style-type: none;
	padding-right: .5em;
	line-height: 1.5em;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 3px; /*link text is indented 19px*/
}


#list li a{
	text-decoration: none;
}

#list li a:visited{
	color: #A70303;
}

#list li a:hover{ /*hover state CSS*/
	color:#A70303;
}

#mainContent #tier5
{
	clear:both;
	width: 100%;
	padding-top: 1em;
}





#tier5 #storelist1
{
	width: 480px;
	float:left;
	padding: 10px;
	margin: 15px;
	display: inline;  /* <---Solution for bug IE6 */ 
	background-color:#F2EED8;	
}



/* SERVICES */
#services
{
	float:left;
	width: 450px;
}

#services h2
{
	text-align:left;
	margin-right:1.4em;
	font-size:2.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color :#CC0000;
	height: 50px;
	margin-left:40px;
	background-repeat: no-repeat;
	background-position: 200% 60%;
	margin-bottom: 0em;
	margin-top: .2em;
}

#services h5
{
	color :#393837;
	font-size: 1.8em;
	margin-top:.5em;
    font-family:Georgia, "Times New Roman", Times, serif;

    
}

#services img
{
	margin-left: 10px;
	float:left;

}



#services p
{
	font-size:1.2em;
	line-height:normal;
	width: 50%;
	float:right;
	clear:left;
	margin-right:1.4em;
	margin-top:-55px;
	
}

#services div
{
	margin-top: 5px;
	overflow: hidden;
	
}


/* RIGHT COLUMN */
#rightcolumn
{
	float:right;
	width: 225px;
	height: 100%;
	
	
	


}
#rightcolumn h4
{
	
	text-align: left;
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color :#ECE6C5;
	background-color: #CC0000;
	background: transparent url(../images/img.php.png) no-repeat bottom left;
	padding: .2em .5em;
	height: auto;
	width:100%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: .5em;
}


#rightcolumn p
{
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	color: #ECE6C5;
	font-size:1.2em;
	padding: .2em .5em;
	margin-left: .5em;
	
}

#style1
{
	font-size:1.6em;
	line-height: 1.2em;
	color :#ECE6C5;

}
#rightcolumn ul#nav li
{
	font-family: Georgia, Times, serif;
	text-align:left;
	font-size:2em;
	line-height:1.5em;
	font-weight: bold;	
}

ul#nav li a
{
	color: #ECE6C5;
}

#rightcolumn ul#storelist2  
{
	color: #ECE6C5;
	list-style-type: none;
	padding-right: .5em;
	line-height: 1.5em;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 19px; /*link text is indented 19px*/
}


#storelist2 li a{
	text-decoration: none;
	color: #ECE6C5;
}

#storelist2 li a:visited{
	color: #A70303;
}

#storelist2 li a:hover{ /*hover state CSS*/
	color:#A70303;
}


/* FOOTER */
#footer
{
	
	clear: both;
	text-align: right;
	padding:5px 25px 20px 75px	;

}

#rightfooter
{
	width: auto;
	height: auto;

}

#myMap 
{
	width: 316px;
	height: 250px;
	float:right;
	margin-right:20px;
	border:6px solid #D5CCA2;
	overflow:hidden;	
}