@charset "utf-8";

@font-face {
    font-family: 'CurlzMTRegular';
    src: url('curlz___-webfont.eot');
    src: url('curlz___-webfont.eot?#iefix') format('embedded-opentype'),
         url('curlz___-webfont.woff') format('woff'),
         url('curlz___-webfont.ttf') format('truetype'),
         url('curlz___-webfont.svg#CurlzMTRegular') format('svg');
}

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .8em;
	background: #F2E4D1;
	padding: 0;
	margin: 0;
	color: #9D009D;
}
a {
	color: #9D009D;
}
a.links:link, a.links:active, a.links:hover {
	color: #9D009D; 
}
a.links:visited {
	color: #330066; 
}
#maincontainer {
	width: 100%;  
	text-align: left; 
	color: #9D009D;
}
#directions {
	width: 100%;
	text-align: left;
	color: #9D009D;
	margin: 0;
	height: 100%;
	font-size: 10pt;
}
#header {
	padding: 0 10px 0 2px;
	height: 15%;
	margin: 0 auto;
	width: 80%;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#Content {
	margin: 0 auto;
	text-align: center;
	scrollbar-base-color: #9D009D;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 80%;
    margin-left:10%;
	margin-right:10%;
	font-size: 12pt;
	font-weight: normal;
	font-family: curlz MT, chopinScript, Comic Sans MS, Palatino, serif;
	clear: both;
	background-image:url(../menu/images/bg.gif);
	background-repeat:repeat;
} 

#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.label {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
}

.PurpleItal {
	font-style: italic;
	color: #9D009D;
}
#Directions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.directionsTable {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.Subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9D009D;
	text-align: center;
}

.PawUL{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 2em;
}

.PawList {
  list-style:none;
  background-image: url(../images/pawbullet.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 3em;
  padding-bottom: 5px;
  padding-top: 5px;
}

.under {
   text-decoration: none;
   border-bottom:1px dashed #9D009D;
}

.HeaderOH {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bolder
}

#contentframe{
    scrollbar-arrow-color: #9D009D;
    scrollbar-face-color: #dcbf97;
    scrollbar-highlight-color: #F2E4D1;
    scrollbar-shadow-color: #F2E4D1;
    scrollbar-track-color: #F2E4D1;
}

.StartHidden{
	display:none
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }

.border {
	border: 2px Solid #FFF;
}


.SectionLogo
{
    margin:0;
    height:auto;
    width:auto;
    float: right;
	padding-right: 5em;
}
.SectionTag
{
    margin:0;
    height:auto;
    width:260px;
    float: left;
}


.thrColEls #container { 
	width: 80%; 
	text-align: left; 
	margin-left: 11%;
} 

.thrColEls #sidebar1 {
	float: left; 
	width: 19%; 
	margin-top: 3%;
	padding-right: 1%;
}
.thrColEls #sidebar2 {
	float: right; 
	width: 19%;
	margin-top: 3%;
	padding-left: 2%;
}

.thrColEls #mainContent {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15%;
  margin-right: 1%;
  padding-right: 2em;
  padding-left: 2em;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.TwoColRt #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
 
.TwoColRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 24%; 
}

.TwoColRt #mainContent { 
	margin: 0 26% 0 20px; /* the left margin can be given in percentages or pixels. It creates the space down the left side of the page. */
}



#fb_body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 3em;
	background: #F2E4D1;
	padding: 0;
	margin: 0;
	color: #9D009D;
}


.cburgday_large {
	font-family: "CurlzMTRegular","Comic Sans MS", cursive ; 
	font-size: 5em;
	color: #9D009D;
	font-weight:bold;
}

.cburgday_med {
	font-family: "CurlzMTRegular","Comic Sans MS", cursive ; 
	font-size: 1.5em;
	color: #9D009D;
}

.cburgday_reg {
	font-family: "CurlzMTRegular","Comic Sans MS", cursive ; 
	font-size: .8em;
	color: #9D009D;
}



--> 
</style><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColEls #sidebar1, .thrColEls #sidebar2 { padding-top: 30px; }
.thrColEls #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--></head>






