* {
	margin: 0;
	padding: 0;
}

p, tr, td {
	color:#ded4ba;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 10px;
	text-align:left;
}


a, img {
	border:0;
}

h1 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #b41217;
	font-size: 30px;
	font-weight:lighter;
	text-align:left;
	}

h2 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #b41217;
	font-size: 20px;
	font-weight:lighter;
	text-align:left;
}

h3 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #b41217;
	font-size: 18px;
	font-weight:lighter;
		text-align:left;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#b41217;
	text-align:center;
	font-weight:lighter;
	text-align:left;
	}

#clear {
	clear:both;
	margin:0;
}

.clear {
	clear:both;
	margin:0;
}

body { 
    font: 12px Helvetica, Arial, sans-serif;
	background: url(http://www.josefsvienna.com/images/bkg-blog.jpg);
	text-align: center;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
	text-align:center;
}

#awning {
	background:url(http://www.josefsvienna.com/images/awning-blog.jpg) repeat-x;
	height:52px;
	width:100%;
}

#navigation-wrapper {
	background:#ded4ba url(http://www.josefsvienna.com/images/nav-bkg.jpg) repeat-x;
	text-align:center;
	margin:0 auto;
	width: 100%;
}

#navigation {
	height: 40px;
	text-align:center;
	width: 840px;
	margin:0 auto;
}

#main {
	background:url(http://www.josefsvienna.com/images/main-bkg.jpg) repeat-y;
	width:893px;
}

#main-bottom {
	background:url(http://www.josefsvienna.com/images/main-bottom.jpg) no-repeat;
	width:893px;
	height:10px;
}

/* Slideshow */


#image {
	height:326px;
	margin-left: 30px;
}

#image IMG {
	border:10px solid #ded4ba;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	
#logo {
	display:inline;
	float:left;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#top-right {
	float:right;
	margin-right: 40px;
	text-align: right;
	}

#top-right h1 {
	text-align:right;
}
	
#contact {
	height:25px;
	text-align: right;
	}

#title {
	margin-top: 70px;
	text-align: right;
}

#dotted-top {
	border-top: 1px dashed #ded4ba;
	margin-top:96px;
	width:100%;
	position:absolute;
	}
	
#sidebar {
	float:left;
	width:180px;
	text-align:left;
	margin-left: 20px;
}

#main-content {
	margin-left:40px;
	margin-right:40px;
	margin-top: 10px;
	margin-bottom: 20px;
	float:left;
	width: 560px;
	text-align: left;
}

#main-content tr, #main-content td {
	color:#ded4ba;
	font-size: 13px;
	text-align:left;
	border-style: groove;
	border-color:#b41217;
	border-width: 1px;
	padding: 4px;
}

#main-content ul, #main-content ol {
	list-style-type:circle;
	list-style:inside;
	text-indent: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ded4ba;
	font-size: 13px;
	line-height: 150%;
	text-align:left;
}

#main-content a:link, #main-content a:visited {
	color: #b41217;
	font-weight: bold;
	text-decoration: none;
	}

#main-content a:active, #main-content a:hover {
	color: #fff;
	text-decoration: underline;
	}


#footer {
	background:#ded4ba;
	width: 100%;
	border-top: 7px solid #000;
	border-bottom: 7px solid #000;
}

#footer-wrapper {
    width: 900px;
    margin: 0 auto;
	text-align:center;
}

#footer-content {
	text-align:left;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer-content p {
	color:#4f3e11;
	font-size: 11px;
	margin-top: -20px;
	margin-left: 140px;
	text-align:left;
}

#footer-content a:link, #footer-content a:active, #footer-content a:visited  {
	font-weight:bold;
	color:#4f3e11;
}

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


#dotted {
	border-top: 1px dashed #ded4ba;
	width:100%;
	margin:0;
	margin-bottom:5px;
}







a:link, a:visited {
	color: #b41217;
	font-weight: bold;
	text-decoration: none;
	}

a:active, a:hover {
	color: #fff;
	text-decoration: underline;
	}



hr {
  	border:0;
 	border-top: 1px solid #333333;
 	height: 0;
 	background: #333333;
	}





	
	
#menu {
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 6px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
    font: 12px Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #b41217;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #fff;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
