
body {
background-color:#FFF;
width:950px;
margin:0 auto;
margin-top:30px;
}


#header{ 
background: #FFFFFF url(/images/logo.jpg) no-repeat top left;
height:120px;
width:950px;
}


#nav{ 
width:950px;
padding-top:15px;
background: #FFFFFF url(../images/nav_bg.jpg) repeat-x;
height:50px;
}

#left{ 
float:left;
width:250px;
background-color:#fff; 
min-height:450px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:450px; /* for IE5.x and IE6 */
font-family: 12px Arial, Helvetica, sans-serif;
color:#000;
margin-right:10px;
margin-left:0;

}

#center { 
width:900px;
margin:10px;
background: #FFFFFF; 
min-height:450px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:450px; /* for IE5.x and IE6 */
font: 12px Arial, Helvetica, sans-serif;
color:#333333;

}

#right{ 
float: inherit;
background: #FFFFFF;
min-height:450px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:450px; /* for IE5.x and IE6 */
font-family: 12px Arial, Helvetica, sans-serif; 
color:#000;
margin-right:0px;
margin-left:10px;
}

.hometext {
width: 640px;
float:left;
padding-top:5px;
margin-bottom:10px;
min-height:185px;
}

.hometext img{
margin-left:10px;
}

.rightcol {
float:right;
margin-top:0;
width:350px;
}

#footer { 
width:950px;
background: #FFFFFF url(../images/footer_bg.jpg) top repeat-x;
height:100px;
padding-top:30px;
margin-top:10px;
font:9pt Arial, Helvetica, sans-serif;
color:#999999;

}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
}


a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}


a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
}



ul{
margin:0;
}

li {
	list-style:none;
	width:205px;
	float:left;
}

clear {
clear:both;
}


#navcontainer {
background:url(../images/shop_nav_bg.png) no-repeat top left;
min-height:150px;
padding-left:20px;
padding-top:50px;
}


#navcontainer h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
	margin: 0;
	text-align:left;
	}
	
#navlist
{
padding-left: 0;
margin-left: 0;
width: 150px;
border-bottom: 2px dashed #FFFFFF;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 2px dashed #FFFFFF;
width:141px;
font-weight:bold; 
}

#navlist li a { 
text-decoration: none;
color:#FFFFFF; 
font-weight:bold; 
}

#navlist li a:hover {
	color: #000;
	background-color: #FFFFFF;
	font-weight:bold; 
}

.featured {
min-width:600px;
height: 210px;
min-height:210px;
background:url(../images/featured.jpg) no-repeat left top;
padding-left:17px;
}


.summary {
background-image:url(/images/summary.gif);
background-position:center top;
background-repeat:no-repeat;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}

blockquote {
border : 2px dashed #ccc;
width: 800px;
float: left;
margin-top: 20px;
margin-bottom:0;
padding: 10px;
background-color: #fff;
font: 1.2em Arial, Helvetica, sans-serif;
text-align:center;
quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

#floatleft {
float:left;
width:250px;
}

.donortable {
background:url(../images/characters/princess_sm.png) no-repeat bottom right;
}

.count {
background:url(../images/count.jpg) no-repeat;
color:#FFFFFF;
padding-top:65px;
margin-left:10px;
margin-bottom:0;
text-align:center;
font:1.2em Arial, Helvetica, sans-serif;
font-weight:bolder;
width:200px;
height:102px;
} 