/* Zero out margin and padding */
@import url(undohtml.css);

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #E8EEEC;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* Temmp: div borders */
div {
}

/* Text Color */
h1, h2, h2.pageTitle, #frameMain #main strong { 
	color: #9A2420; 
}
/* 000099 */
/* Sizing */
h1 { font-size: 150%; }
h2 { font-size: 120%; }

/* Layout & Panel Positioning*/
#frameLayout {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	border-top-width: 0;
	background-image: url(../images/left_motif_3.gif);
	background-repeat: repeat-y;
	background-position: -80px 0px;
}
#frameLayout div {
	width: auto;
}

#header {
	height: auto;
	background-color: white;
	padding-bottom: 0px;
	border-top: 8px solid #FF6600;
}
#header p.logo {
	width: auto;
	text-align: center;
}
#header p.logo a {
	color: black;
	font-weight: bold;
}
#header p.logo img {
	vertical-align: top;
}


/* frameMain around main, footer, subfooter */
#frameMain {
	padding: 0px 0 0px 0;
	width: 100%;
}
#main {
	margin-left: 190px;
	margin-right: 20px;
}
#subFooter {
	margin-left: 0px;
}

#leftPanel {
	float: left;
	width: 180px;
	padding-top: 0.00em;
}

/* Left Navigation */
#leftPanel ul.nav {
	width: auto;
	background-color: #FF6600;
	border-top: 1px solid #C0C0C0;
}
#leftPanel ul.nav li {
	width: 180px;
	padding: 8px 0;
	border-bottom: 1px solid #C0C0C0;
}
#leftPanel ul.nav li a {
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#leftPanel ul.nav li a:hover {
	text-decoration: underline;
}

#leftPanel div.paypalPanel {
	width: auto;
	text-align: center;
	margin-top: 1.00em;
	padding-top: 5px;
}


h2.pageTitle {
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	position: relative;
	top: 0px;
	left: 190px;
	text-align: right;
	width: 590px;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #666666;
}



/* Main: content area */
#main {
	padding-top: 1.00em;
	margin-bottom: 2.0em;
	width: auto;
}

#main h2 {
	margin-top: 2.00em;
}
#main h2.first {
	margin-top: 0.00em;
}

#main p {
	margin: 0 0 0.50em 0;
	line-height: 1.50;
}
#main p.note {
	font-size: 85%;
}

#main strong {
}

#main ol {
	margin-left: 4.00em;
	margin-right: 4.00em;
}
#main ol li {
	margin: 0.75em 0 0.75em 1.00em;
	list-style-type: decimal;
}

#main ul {
	margin-left: 4.00em;
	margin-right: 4.00em;
}
#main ul li {
	margin: 0.75em 0 0.75em 1.00em;
	list-style-position: outside;
	list-style-image: url(../images/nav_bullet_red_1.gif);
	list-style-type: square;
}

#main a {
	color: blue;
	text-decoration: underline;
}

/* Home Page */
#main dl {
	margin-left: 1.00em;
}
#main dl dt {
	margin-top: 1.00em;
	font-weight: bold;
	width: 4.0in;
}
#main dl dd {
	width: 4.0in;
}

/* Testimonials Page */
#main blockquote {
	margin-bottom: 3.00em;
}
#main blockquote p {
	width: 4.0in;
}
#main blockquote em {
	display: block;
}

/* Meet Karen Page */
img.karen {
	border: 2px solid #FF6600;
	float: right;
	margin: 0 0 20px 20px;
}

/* SubFooter Panel */
#subFooter {
	background-image: url(../images/Verve-Footer-Banner001.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 25px 0 0px 0;
	height: 95px;
	margin-top: 1.00em;
	font-size: 85%;
	position: relative;
}
#subFooter p {
	width: auto;
	text-align: center;
}
#subFooter p.contactInfo {
	font-size: 125%;
	padding: 2px;
	margin: 0px 190px 20px;
	background-image: url(../images/feather-mask01.jpg);
	background-repeat: repeat-x;
	background-color: #4A638C;
	background-position: center center;
} 
#subFooter p.copyright {
	margin-bottom: 5px;
} 
#subFooter p.designCredit a {
	color: black;
}
#subFooter p.designCredit a:hover {
	color: blue;
	text-decoration: underline;
}
#subFooter img.callCard {
	position: absolute;
	top: -82px;
	left: -46px;
	z-index: 100;
}

span.pdf {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	color: #9A2420;
	font-weight: bold;
}

/* Image placement */
img.topLeft {
	float: left;
	padding: 0 10px 10px 0;
}
img.topRight {
	float: right;
	padding: 0 0 10px 10px;
}
img.relRight {
	position: absolute;
	right: 20px;
}
.clearFix {
	clear: both;
}

#main div.edNav {
	border: 1px solid blue;
	background-color: #F0F0F0;
	padding: 10px;
	margin-bottom: 2.00em;
}
#main div.edNav a {
	margin-right: 1.00em;
	padding: 2px;
}
#main div.edNav a:hover {
	background-color: #FFFF00;
}

/* News page */
#main div.newsArticle {
	background-color: #FCFCFC;
	width: 410px;
	margin-bottom: 2.00em;
	padding: 5px;
}
#main div.newsArticle h2 {
	margin-top: 0.00em;
	margin-bottom: 0.00em;
}
#main div.newsArticle h3 {
	margin-top: 0.00em;
	margin-bottom: 0.00em;
}

#main div.archiveNav {
	border: 1px solid #F0F0F0;
	width: 160px;
	float: right;
}
#main div.archiveNav h2 {
	text-align: center;
	background-color: #FF6600;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 1.00em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
#main div.archiveNav h3 {
	text-align: center;
	background-color: #F0F0F0;
	color: #FFFFFF;
	margin-top: 1.00em;
	margin-bottom: 0.00em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
#main div.archiveNav p {
	line-height: 1.00;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 1.00em;
}
#main div.archiveNav p strong {
	display: block;
}
