
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

#topnav li, #topnav a {
	voice-family:inherit;
	font-size:x-small;
}

#socialicons {float: right; text-align:center; width: 200px;}
#socialicons a {color: #fff;}
#facebook {background: url(images/facebook.png) center top no-repeat; width: 64px; height:20px; line-height:20px; padding-top:64px; display: block; float:right; text-align:center; margin-left:10px; font-size:12px;}
#twitter {background: url(images/twitter.png) center top no-repeat; width: 64px; height:20px; line-height:20px; padding-top:64px; display: block; float:right; text-align:center; font-size:12px;}

body {
	line-height:1.1em;
	font-family:Arial, 'Vollkorn', arial, serif;
	font-size:.95em;
	background:#f9f9f7 url(images/bggrid2.gif) repeat-x;
	color:#333333;
}

ol, ul { list-style:none; }

blockquote, q { quotes:none; }

:focus { outline:0; }

del { text-decoration:line-through; }

table {
	border-collapse:collapse;
	border-spacing:0;
}

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

#header {overflow: hidden; height: 240px;}
h1 {
	font-family: 'Vollkorn', arial, serif;
	font-weight: normal;
	color:#9c0003;
	font-size: 42px;
	line-height: 60px;
}

h2 {
	font-family: 'Vollkorn', arial, serif;
	font-weight: normal;
	color:#4f3637;
	font-size: 32px;
	line-height: 60px;
}

h3 {
	font-family: 'Vollkorn', arial, serif;
	font-weight: normal;
	color:#9c0003;
	font-size: 22px;
	line-height: 60px;
}

h4 {
	font-family: 'Vollkorn', arial, serif;
	font-weight: normal;
	color:#666;
	font-size: 16px;
	line-height: 60px;
}

p, ul, ol { margin-bottom:10px; font-size: 13px; line-height: 19px;}

#outercontainer {
	width:790px;
	margin:0 auto;
	background:#f9f9f7 url(images/upbg.gif) no-repeat;
	position:relative;
}

#container {
	width:780px;
	margin:0 auto;
	background:#FFFFFF;
	position:relative;
	border-left:1px solid #d7d7cb;
	border-right:1px solid #d7d7cb;
}

#containernew {
	width:780px;
	margin:0 auto;
	position:relative;
}

#header {
	width:100%;
	background:#FFFFFF url(images/debby_werthmann_script_top.gif) no-repeat;
	background-position:5% 100%;
	height:250px;
}

#header .quote {
	width:500px;
	margin-top:60px;
	text-align:center;
	float:left;
}

#header .quotebox {
	width:420px;
	padding:10px 10px 3px;
	margin-left:60px;
	margin-right:20px;
	text-align:center;
}

#header .quotetext {
	margin-left:auto;
	margin-right:auto;
	font-size:125%;
	font-weight:bold;
	font-style:italic;
	margin-top:0;
	margin-bottom:0;
	line-height:1.02em;
}

#header .quotename {
	text-align:right;
	margin-top:8px;
	font-size:90%;
	font-weight:normal;
}

#header .photo {
	width:240px;
	float:right;
}

#topnav {
	width:100%;
	background:#660002 url(images/debby_werthmann_script_bot2.gif) no-repeat;
	background-position:5% 0;
	height:35px;
	clear:both;
}

#topnavhome {
	width:100%;
	background:#660002;
	height:59px;
	clear:both;
	text-align:center;
}

#topnav ul {
	width:100%;
	list-style:none;
	margin: 0 0 0 0;
}

#topnavhome ul {
	width:100%;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
}

#topnav li {
	display:inline;
	float:right;
	color:#FFFFFF;
	height:35px;
	padding:0 1px;
	text-align:center;
}

#topnavhome li {
	display:inline;
	color:#FFFFFF;
	height:59px;
	padding:0 1px;
	text-align:center;
}

#topnav li a, #topnav li a:visited, #topnav li a:active {
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}

#topnavhome li a, #topnavhome li a:visited, #topnavhome li a:active {
	line-height:59px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}

#bottomnav {
	clear:both;
	width:100%;
	background-color:#660002;
	color:#FFFFFF;
	padding:3px 0;
	text-align:center;
	height: 90px;
}

#bottomnav ul {
	list-style:none;
	float:left;
	text-align: left;
	padding:0 10px;
	margin-left:auto;
	margin-right:auto;
}

#bottomnav li {
	display:inline;
	color:#FFFFFF;
	height:40px;
	padding:0 2px;
	text-align:center;
	font-size:75%;
	font-weight:bold;
}

#bottomnav li a, #bottomnav li a:visited, #bottomnav li a:active {
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
}

#main {
	clear:both;
	width:100%;
	min-height:350px;
	height:auto!important;
}

#content { padding:15px 20px; }

#blogpage #content { padding:15px 20px 0; }

#content p.nobreak { margin:0; }

#content p.nobottombreak { margin-bottom:0; }

#content blockquote {
	line-height:1.1em;
	background-color:#f9f9f9;
	border:1px solid #d1d1d1;
	padding:10px 10px 3px;
	font-weight:bold;
	margin:15px 10px 10px;
}

.indent { margin-left:10px; }

.paragraph { margin-top:20px; }

.doubleparagraph { margin-top:40px; }

.shadetabs {
	padding:3px 0;
	margin-left:0;
	margin-top:1px;
	margin-bottom:0;
	font:bold 12px Verdana;
	list-style-type:none;
	text-align:left;
}

.shadetabs li {
	display:inline;
	margin:0;
}

.shadetabs li a {
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:3px 7px;
	margin-right:3px;
	border:1px solid #CCCCCC;
	color:#2d2b2b;
	background:white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited { color:#2d2b2b; }

.shadetabs li a:hover {
	text-decoration:underline;
	color:#2d2b2b;
}

.shadetabs li a.selected {
	position:relative;
	top:1px;
	background-image:url(images/shadeactive.gif);
	border-bottom-color:#FFFFFF;
}

.tabcontent { display:none; }

#blogtext {
	width:490px;
	float:left;
	padding-bottom:20px;
}

#blogtext strong, #blogtext b { color:#003399; }

#blogindex {
	width:220px;
	float:right;
}

#blogindexborder {
	background-color:#CCCCCC;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 5px 10px;
}

#blogindex a, #blogindex a:active, #blogindex a:visited {
	font-size:85%;
	color:#482f28;
}

#blogindex a:hover {
	font-size:85%;
	color:#CC0000;
}

.endblog {
	margin:0;
	padding:0;
}

#group {
	width:780px;
	height:501px;
	background:url(images/debby_photo_home3.jpg) no-repeat;
}

#form {
	position:relative;
	margin-left:416px;
	width:345px;
	top:84px;
}

ins, .shadetabs li a.selected:hover { text-decoration:none; }

#topnavbar, #topnavbarhome { padding-right:10px; }

#topnav li a:hover, #topnavhome li a:hover, #bottomnav li a:hover {
	color:#FFFF66;
	text-decoration:none;
}

.pullquote {display: none;}
.pulledquote {
	font-family:'Vollkorn', arial, serif;
	font-style:italic;
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 30px;
	width: 240px;
	font-size: 18px;
	line-height: 22px;
	;
	text-align: center;
	color: #666;
	border-left: 3px solid #ccc;
}

.pullquote span {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
}

.qtip-content p {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight:normal;
	font-style:italic;
	text-align:left;
}

.random-testimonial {
	font-family:'Vollkorn', arial, serif;
	font-style:italic;
	display: block;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	clear: both;
	padding: 15px;
	margin: 0 15px;
	color: #666;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display:none;
}

#random-container {clear: both; overflow: hidden; margin:10px;}

.random-testimonial .random-signature {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	font-weight: normal;
}

#inline-logos {
	text-align: center;
}

#inline-logos li {
	display: inline;
	list-style-type: none;
	padding: 0 15px;
}

#newbutton {
	position: absolute;
	top: 420px;
	left: 150px;
	display: block;
	width: 400px;
	height:70px;
	text-indent: -999em;
}

 @media print {

.tabcontent { display:block!important; }
 }
