body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding-left: 50%;
	position: absolute;
	margin: 0px;
	width: auto;
	background-repeat: repeat;
	background-color: #FF6600;
}

#container {
	width: 700px;
	margin-left: -350px;
	background-color: #ffffff;
}
#logo {
	margin: 0px;
	padding-top: 10px;
	height: 70px;
	width: 700px;
	padding-bottom: 0px;
	text-align: center;
	padding-left: 10px;
}

#topbar {
	width:auto;
	background: #EEE;
	height: 20px;
	font-weight: bold;
	color: #745567;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9px;
}

#headerwrapper {
	width: auto;
}



h1 {
	color: #F5721E;
	margin: 5px;
	font-family: verdana;
	font-size: 48px;
}

h6 {
	font-weight: bold;
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	font-family: verdana;
	font-size: 10px;
}

#navholder
{
    width: auto;
}

.boxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
} 

.boxinner {
	width: auto;
	line-height: 20px;
	color: #666666;
	padding: 15px 6px 0px 6px;
	border:1px solid #efefef;
	text-align: justify;
	height: 260px;
	background-color: #F1F1F1;
}
#best {
	height: 20px;
	width: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.boxheader
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #94637F;
}




.picboxouter {
	width: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #663366;
}

a:hover {
	text-decoration: underline;
	color: #666699;
	font-weight: bold;
}

#footer {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
}

#textContainer
{
	width:auto;
	background-color: #E0E0E0;
}
#menu {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#latte {
	float: right;
	background-color: #F5B991;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#cappu {
	float: right;
	padding: 5px;
	background-color: #F5B991;
	margin-left: 10px;
}

#espressoma {
	float: right;
	background-position: right top;
	padding: 5px;
	background-color: #F5B991;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.howtext {
	width: 687px;
	background-color: #F1F1F1;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #666666;
	float: left;
}

.howto {
	font-size: 12px;
	color: #A77090;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.spacy
{
    padding: 5px;
}

.noteheader
{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #844A6B;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/headerBG.jpg) repeat-x;
}

#nav {
    float:left;
    width:100%;
    background:#F1F1F1;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

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

#nav li {
    display:inline;
    margin:0;
    padding:0;
}

#nav a {
    float:left;
    background:url("../images/navleft.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#nav a span {
    float:left;
    display:block;
    background:url("../images/navright.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#eee;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac from http://drupal.org/node/139117 \*/
#nav a span {
float:none;
}
    /* End IE5-Mac hack */
#nav a:hover span {
color:#591333;
}

#nav a:hover {
    background-position:0% -42px;
}

#nav a:hover span {
    background-position:100% -42px;
    color: #888;
}

#nav #current a {
    background-position:0% -42px;
}
#nav #current a span {
    background-position:100% -42px;
    color: #888;
}
