/* Ann Chen CSS Document */

/* ------------------- DEFAULTS ------------------- */

body { font-family: Arial, Helvetica, sans-serif;
font-size: 67%;
line-height: 20px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color : #333333;
text-align : left; 
background-color: #FFFFFF; }

a { line-height: 23px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color : #363636;
text-align : left; }

a:hover { color: #999999; }

p { margin : 0 0em; 
padding : 0; }

img { border: 0;
float: left; }

/* -------------------- WRAPPER --------------------- */

div#wrapper { list-style-type: none;
width: 820px;
height: 130px;
margin: 0;
padding: 0; }

/* ------------------ NAVIGATION ------------------- */

div#nav_emptySpacer { 
width: 820px;
height: 53px;
margin: 0;
padding: 0; }

div#nav_main { list-style-type: none;
width: 820px;
height: 77px;
margin: 0;
padding: 0;
background: url(../images/nav_main.gif) no-repeat; }

#nav_logo {
float: left;
width: 292px;
height: 77px; }

#nav_home {
float: left;
width: 74px;
height: 77px;
}

#nav_about {
float: left;
width: 78px;
height: 77px; }

#nav_mission {
float: left;
width: 92px;
height: 77px; }

#nav_collection {
float: left;
width: 104px;
height: 77px; }

#nav_store {
float: left;
width: 75px;
height: 77px;}

#nav_contact {
float: left;
width: 105px;
height: 77px;}

/* ---------------- PANELS & CONTENT ----------------- */

div#content {
width: 820px;
height: 540px;
margin: 0 0 0 0;
padding: 0 0 0 0; } 

#panel_empty_1 {
	float: left;
	height: 540px;
	width: 46px;
}

#panel_home {
float: left;
height: 540px;
width: 124px; }

#panel_about {
float: left;
height: 540px;
width: 123px; }

#panel_mission {
float: left;
height: 540px;
width: 122px; }

#panel_collection {
float: left;
height: 540px;
width: 121px; }

#panel_store {
float: left;
height: 540px;
width: 122px; }

#panel_contact {
float: left;
height: 540px;
width: 124px; }

#panel_empty_2 {
float: left;
height: 540px;
width: 37px; }

/* -------------------- FOOTER --------------------- */

div#footer1 {
display: block;
height: 30px;
width: 820px;
margin: 0;
padding: 0; }

div#footer2 {
height: 60px;
width: 820px; 
margin: 0;
padding: 0; }

#footer2_emptySpacer {
float: left;
height: 60px;
width: 415px; }

#footer2_Text {
float: left;
height: 60px;
width: 405px;
background:url(../images/footer2_Text.jpg) no-repeat; }

#footer3_emptySpacer {
float: left;
width: 820px;
height: 100px;
margin: 0;
padding: 0; }

/* -------------------- SUBPAGE CONTENT --------------------- */



#about_content {
float: left;
width: 612px;
height: 540px;
background: url(../images/about_content.jpg) no-repeat; }

#mission_content {
float: left;
width: 612px;
height: 540px;
background: url(../images/mission_content.jpg) no-repeat; }

#collection_content {
float: left;
width: 612px;
height: 540px;
background: url(../images/collection_content.jpg) no-repeat; }

#store_content {
float: left;
width: 612px;
height: 540px;
background: url(../images/store_content.jpg) no-repeat; }

#contact_content {
float: left;
width: 612px;
height: 540px;
background: url(../images/contact_content.jpg) no-repeat; }
#press_content {

float: left;
width: 612px;
height: 540px;
background: url(../images/press_content.jpg) no-repeat;
}
