/* CSS Document by IMAGE ICU, LLC */
/* Subpage Styles for professionalgrace.com */
/* (c)2007 IMAGE ICU, LLC - www.imageicu.com */

/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #556589;
}

/******************* Text *********************/
p {
	margin: 5px 0 10px 0;
	padding: 0;
	color: #333333;
	text-indent: 25px;
	line-height: 1.4;
	letter-spacing: 0.003em;
}
a {
	margin: 0;
	padding: 0;
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
h1 {
	margin: 4px 0 20px 0;
	padding: 4px 0 3px 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #26407A;
	display: block;
	height: 20px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../Images/H1_ICON.gif);
	background-position: left center;
	border-bottom: 1px solid #788CB6;
}
h2 {
	margin: 2px 0 4px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #26407A;
	letter-spacing: 0.001em;
}
h3 {
	margin: 0;
	padding: 0;
	color: #1F366B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.001em;
}
h3.item {
	margin: 0 0 12px 0;
	padding: 0;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	letter-spacing: 0.001em;
	text-decoration: underline;
}
ul, ol {
	margin: 5px 40px 10px 40px;
	padding: 0;
	font-size: 100%;
	line-height: 1.5;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li, li.noblt {
	margin: 0 0 0 -15px;
	list-style-type: none;
}

/******************* General *********************/
img, a img {border: none; text-decoration: none;}
.spacer {clear: both;}
.noindt { text-indent: 0px;}
.bold {font-weight: bold;}
.center {text-align: center;}

/******************* Main *********************/
div#main {
	margin: 30px auto 10px auto;
	padding: 0;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #788CB6;
}
div#header {
	margin: 7px;
	padding: 0;
	width: auto;
	height: 104px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../Images/HEADER_BKGD.gif);
	background-position: right center;
	border: 1px solid #788CB6;
}
div#header img {
	margin: 0;
	padding: 0;
	position: relative;
	top: 24px;
	left: 18px;
}
div#navbar {
	margin: 7px;
	padding: 0;
	width: auto;
	height: 25px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(../Images/NAV_BKGD.gif);
	background-position: left center;
	border: 1px solid #788CB6;
}
div#navbar p {
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
	right: 15px;
	color: #788CB6;
	text-indent: 0px;
	line-height: normal;
	letter-spacing: normal;
}
div#navbar a {
	margin: 0px 4px;
	padding: 0;
	font-size: 90%;
	text-decoration: none;
}
div#navbar a:hover {
	text-decoration: underline;
}
div#content {
	margin: 7px;
	padding: 25px 65px;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/CONTENT_BKGD.gif);
	background-position: bottom;
	border: 1px solid #788CB6;
}
div#content div.row {
	margin: 10px 0;
	padding: 0;
	width: 654px;
	clear: both;
}
div#content div.row img {
	margin: 0 16px 20px 0;
	padding: 0;
	float: left;
	border: 1px solid #788CB6;
}
div#content div.row div {
	margin: 0;
	padding: 0;
}


div.paypal {
	margin: 10px 0;
	padding: 0;
	width: 654px;
	clear: both;
}
div.paypal div.left {
	float: left;
	margin: 0;
	padding: 0;
	width: 152px;
	text-align: center;
}
div.paypal div.left img {
	display: block;
}
div.paypal div.left img.thumb {
	border: 1px solid #788CB6;
}
div.paypal div.left form {
	margin: 10px auto 0 auto;
	padding: 0;
}
div.paypal div.right {
	float: right;
	margin: 0;
	padding: 0;
	width: 484px;
}
div#pplogo{
	margin: 10px auto;
	padding: 0;
	text-align: center;
}

/******************* Footer *********************/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 580px;
	color: #FFFFFF;
	text-align: center;
}
#footer ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#footer ul a {
	margin: 0 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 3px 0 0 0;
	padding: 0;
	color: #BBC1D0;
	font-style: italic;
	text-indent: 0px;
}
#footer p#credit {
	margin: 0;
	padding: 5px 0 15px 0;
	color: #98A0BF;
	font-style: normal;
	font-size: 80%;
	font-weight: normal;
}
#footer p#credit  a {
	font-weight: normal;
}
#footer p#credit  a:hover {
	text-decoration: underline;
}
