@charset "UTF-8";
/* CSS Document */

h1{
font-family:"Monotype Corsiva", "Comic Sans MS", "cursive", "serif", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h1{
font-size:24px;
}
h2{
font-size:20px;
}
h3{
font-size:18px;
}
h4{
font-size:16px;
}
h5{
font-size:14px;
}
h6{
font-size:12px;
}

p.back-to-top {
	display:block;
	text-align:right;
}

#btn-vms {
	background:url("http://www.romanshlaferdds.com/images/btn-vms.jpg") no-repeat scroll 0 0 transparent;
	height:235px;
	position:relative;
	width:278px;
}

.wpcf7 select
{
	width: 260px;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	font-family:Trebuchet,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	padding:5px 3px 3px 5px;
	-moz-border-radius:5px 5px 5px 5px;
}

.wpcf7 label {
	display:block;
	font-size:1em;
	margin-bottom:10px;
	position:relative;
	text-align:right;
	width:220px;
}


/* Suffusion Style Overrides */
.suf-widget h3{
	text-align:center;
	font-family:"Monotype Corsiva", "Comic Sans MS", "cursive", "serif", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}

.ngba
{
	text-align:center;
	font-family:"Monotype Corsiva", "Comic Sans MS", "cursive", "serif", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
}

.post{
	background-color: #ece6e6;
}

div.suf-widget
{
	background-color: #ece6e6;
}

#tbHeader{
	border-spacing:0px;
	border-collapse: separate;
	border-spacing: 0;
	 *border-collapse: collapse; /* hack is needed for IE7 also */
}
#nav{
	padding-top:10px;
	padding-bottom: 6px;
	border-bottom: #c0c0c0 4px double;;
}


#header-custom {
	padding-top: 5px;
	top: 0px;
}

#header{
	padding-top: 0px;
	border: none;
}

#header-container 
{
	padding-right:10px;
	padding-left:10px;
	background-color: #5E5956;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
		width: 1000px;
        
}

#fixedHeader
{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 40;
	height: 200px;
	padding-top: 0px;
	margin:0px;
)

.description{
	display: none;
}

.jdGallery .slideInfoZone p {
	font-size:80%;
}
