/* Page Layout & Design Elements */

body {
margin: 0;
padding: 0;
text-align: center;
color: #383838;
background: url(cm-graphics/cmycafebg.jpg) repeat top left;
}


a {
margin: 0px auto;
color: #383838;
text-decoration: none;
}

a:hover {
margin: 0px auto;
color: #44442C;
text-decoration: underline;
}

/* CONTAINER STYLES */

#container {
margin: 40px auto;
margin-bottom: 40px;
padding: 0px;
width: 740px;
text-align: left;
font-family: ARIAL;
font-size: 11px;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-top: 2px solid #FFFFFF;
background: #FFFFFF;
}

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

.clearright {
clear: right;
height: 0;
line-height: 0px;
font-size: 1px;
}

/* BRANDING STYLES */

#branding {
height: 155px;
background: url(cm-graphics/top.jpg) repeat-x top left;
}

/* Navigation Styles  */

#nav {
float: left;
width: 185px;
margin: 15px 5px 5px 20px;
padding-top: 55px;
padding-left: 0px;
background: url(cm-graphics/menu-top.jpg) no-repeat top center;
font-family: Georgia;
font-size: 12px;
color: #545454;
}

#nav ul {
list-style-type: none;
margin: 0px;
padding-left: 5px;
}

#nav ul li {
letter-spacing: 1px;
margin-bottom: 5px;
padding-top: 5px;
text-align: center;
}

#nav img {
margin: 5px;
padding-left: 13px;
}

#nav h2 {
font-size: 14px;
color: #6f6f6f;
letter-spacing: 1px;
font-weight: 100;
border-top: 1px dotted;
margin-left: 26px;
margin-right: 20px;
text-align: center;
padding-top: 10px;
padding-bottom: 0;
margin-bottom: 10px;
}

#nav a.menu {
color: #5f5f5f;
}

#nav a.menu:hover {
color: #44442C;
text-decoration: underline;

}

/* Content Styles */

#content {
float: right;
width: 498px;
margin-left: 20px;
margin-right: 2px;
margin-top: 15px;
}

#content h2 {
font-size: 14px;
margin-left: 1px;
margin-bottom: 5px;
margin-top: 5px;
padding: 0px;
}

#content h3 {
font-size: 12px;
margin-left: 1px;
margin-bottom: 5px;
margin-top: 17px;
padding: 0px;
}


#content p.description {
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
}

#content img.kiss {
float: right;
margin: 0px;
padding: 0px;
}

#content img {
margin: 0px 10px 10px 10px;
padding: 2px;
border: none;
}

#content .clearright {
clear: right;
height: 0;
line-height: 0px;
font-size: 1px;
margin-bottom: 0px;
}

#content .blossom {
padding-left: 80px;
margin-bottom: 0px;
}

#map {	
width: 480px;
height: 360px;
}

#content a {
border-width: 0px;
border-style: none;
padding: 0px;
margin: 0px;
}


/* Footer Styles */



#footer {
clear: both;
margin-top: 20px;
padding: 0;
height: 55px;
text-align: center;
color: gray;
background: url(cm-graphics/page-bottom.jpg) repeat-x bottom left;
}

#footer h2 {
font-size: 14px;
margin: 0px;
padding: 40px 0 0px 0;
}

#footer a.flink {
color: #7E7A6E;
text-decoration: none;
}

#footer a.flink:hover {
text-decoration: underline;
}
