@charset "utf-8";
/* CSS Document */

 img, div, input { behavior: url("CSS/iepngfix.htc") }
body
{
	
	background:#660000 url(../images/bg.png) repeat-x top;
	font: 12px arial;	
	text-align: center;
	height:100%;
	
	
}
.selected{
 text-decoration:underline;
 font-weight:bold;
}

p{
	font:  normal 11px verdana;
	padding: 0px 0px 2px 0px;
	margin:0px;
	color:#333333;
	/*letter-spacing:.1em;*/
	line-height: 13px;
}

a, a:link, a:hover, a:active{ }
H1
{
	color: #790026;
	font: 21pt/35px impact;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
}

H2
{
	font: bold 14px/18px verdana black;
	color: #790026;
	padding: 0px;
	margin: 0px;
}
H3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	 font-size:12px;
	 color:white;
	padding: 5px 0px 2px 20px;
	margin:0px;
	 text-align:left;
}

H4
{
	font: bold 14px/16px verdana;
	padding: 0px;
	margin-top: 5px;
	
}

#BackgroundDIV
{
width: 899px;
height: 218px;
background:url(../images/brand.png) no-repeat center top;

margin-left: auto ;
margin-right: auto ;

text-align:center;
z-index:-1;
padding-top:120px;
	 
  
}
#Footer{
width:90%;
font: 10px Arial, Helvetica, sans-serif;
color:#7b3838;

}

#Corner{
background:url(../images/ribbon.png) no-repeat;

 position:absolute; 
 float:right; 
 top:-15px;
  right:-15px;
   width:213px;
height:212px;
cursor:hand;
}
#MainContentContainer{
width:750px;
height:auto;
margin:0px auto;

text-align:center;



}


#HeaderDIV{
background:url(../images/name.png) no-repeat;
width:401px;
height:84px;
margin:auto;
position:relative;
margin-top:10px;
	

}
#IntroText{

background:url(../images/gray.gif) repeat-x bottom;
width:100%;
height:150px;


}
#OtherText{

background:url(../images/gray.gif) repeat-x bottom;
width:100%;
height:280px;
margin:0;
padding:0;



}
#Directions{
background:url(../images/gray.gif) repeat-x bottom;
width:100%;
height:480px;
margin:0;
padding:0;
}
#swirl2{position:absolute; z-index:1; left:90px; padding:0; margin:0; padding-bottom:0px;margin-top:0px ; bottom:0px; }

#BoxesDIV{
width:750px;
height:187px;
float:left;
padding:0px;
margin:0px;

}

#BoxesDiv p{

padding:20px 20px 0px 20px;
text-align:left;

}
#Box1{
background:url(../images/gray.gif) repeat-x;
width:249px;
height:100%;
float:left;
border-right:solid 1px gray;
}
#Box2{
width:249px;
height:100%;
background-color:white;
float:left;

}
#Box3{
background:url(../images/gray.gif) repeat-x;
width:250px;
height:100%;
float:right;
border-left:solid 1px gray;
}
.BoxHeader{
background:#990000 url(../images/bar.gif) repeat-x;
background-color:#990000;
width:100%;
height:29px;
top:0;
position:relative;


}
.img-shadow {float:left;background: url(../images/shadowAlpha.png) no-repeat bottom right !important; background: url(../images/shadowAlpha.png) no-repeat bottom right;margin: 10px 0 0 10px !important;margin: 10px 0 0 5px;}
#swirl{position:absolute; z-index:1; left:90px; padding:0; margin:0; padding-bottom:20px;margin-top:-30px; }
#MainContentDIV
{
	width:750px;
	min-height:400px;
	height:100%;
	background-color:white;
	

	display: block;position: relative;border: 1px solid #cccccc; margin: -6px 6px 6px -6px;padding: 0px;
	
}
.text{ width:70%; padding-top:10px; text-align:left; font-size:11px; font-family:verdana;line-height:14px; margin:0px auto;}
.directions{ width:70%; padding-top:10px; text-align:center; font-size:11px; font-family:verdana;line-height:14px; margin:0px auto; height:400px;}
#MenuDIV{ width:74%; height:25px;  /*border-bottom: solid 1px #cccccc;*/ margin:0px auto; /*background:#e5e5e5 ;*/ z-index:+2;}
#MenuDIV p { padding-top:5px;font-size:10px; color:black; font-weight:bold; z-index:+2;}
#BoxesDiv a, #BoxesDiv a:link, #BoxesDiv a:hover,#BoxesDiv a:active{ color: white;  text-decoration:none;	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
/*#BoxesDiv a:hover{text-decoration:underline;}*/
#MenuDIV a, #MenuDIV a:link, #MenuDIV a:hover,#MenuDIV a:active {color:#666666;  font:bold 10px verdana; text-decoration:none;}
#MenuDIV a:hover{ text-decoration:underline;  color:black;}

