/********************* Global Styles *********************/
body {
	background-image: url("/images/pagebg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a {
	color: #AE1416;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:link {
	color: #AE1416;
}

a:visited {color: #AE1416;}
a:hover {color: #000;}
a:active {color: #AE1416;}

img.img {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
}	

#img {
	float: left;
	height: 100%;
	margin-left: 24px;
	margin-top: 20px;
	width: 203px;
}

* html #img {
	margin-left: 13px;
}

#img_right {
	float: left;
	height: 100%;
	padding-top: 20px;
	width: 242px;
}

* html #img_right {
	margin-top: 20px;
}

h1, h2, h3, h5, h6, h7 { color: #43536E; }

h1 {margin-top: 22px;}

/********************* ID Styles *********************/
#blurb {
	clear: left;
	height: 100%;
	margin-left: 24px;
	width: 460px;
}

#centercolumn {
	margin-left: 24px;
	height: 100%;
	padding: inherit 10px 10px 10px;
}

#header {
	background-image: url("/images/header.jpg");
	background-repeat: no-repeat;
	height: 140px;
	padding-right: 1px;
	width: 800px;
}

#footer {
	background-color: #F5F0E8;
	bottom: 0px;
	clear: both;
	color: #AAAAAA;
	height: 60px;
	padding-top: 20px;
	text-align: center;
	width: 800px;
}

#footer a:link { font-size: 14px; }

#homecontactform {
	font-family: arial;
	font-size: 12px;
	width: 250px;
}

#homeleftcolumn {
	float: left;
	height: 100%;
	margin-left: 24px;
	width: 460px;
}

#homerightcolumn {
	float: right;
	font-family: arial;
	padding: 10px;
	width: 260px;
}

#homerightcolumn a { font-size: 14px; }

#hometextarea {
/*	padding-top: 20px;
	padding-bottom: 15px;*/
	float: left;
	margin-left: 24px;
	width: 750px;
	height: 100%;
	padding: inherit 10px 10px 10px;
}

* html #hometextarea, * html #homeleftcolumn {
	margin-left: 13px;
}

* html #imenus0 li a {
	border-color: #F5F0E8;
}

#menu {
	height: 28px;
}

#page {
	border-bottom: solid #ccc thin;
	border-left: solid #ccc thin;
	border-right: solid #ccc thin;
	height: 100%;
	width: 800px;
}

#right_fold {
	font-family: arial;
	margin-left: 20px;
	padding: 10px;
	width: 230px;
	float: right;
}

#textarea {
	height: 100%;
	padding: 20px 0px;
	width: 760px;
}

#widefooter {
    background-color: #F5F0E8;
	border-top: solid #ccc thin;
	bottom: 0px;
	clear: both;
	height: 100px;
	width: 100%;
}

#wrap {
	height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 800px;
} 


/********************* Class Styles *********************/

.bodytext {
	padding-right: 20px;
	padding-left: 20px;
}

.buyitnowlink {
	color: #9F2E0E;
}

.marginless { margin: 0; }

.paddingless { padding: 0; }

.pagetitles {
	color: #43536E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 20px;
	padding-left: 15px;
}

.pagetitles_center {
	color: #43536E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
}

.articleDate {
	color: #43536E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}

.articleDate a {
	color: #43536E;
	font-weight: normal;
}

.articleDate a:hover {
	color: #43536E;
	text-decoration: underline;
}

.quote {
	font-style: italic;
	margin: 0;
}

.rightcolumntitles, .subpagetitle {
	color: #43536E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.subpagetitle {
	padding-left: 15px;
}

.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	margin: 0 0 10px 0;
	padding-right: 20px;
	padding-top: 5px;
}

.small { font-size: 10px !important; }

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
/********************* Element-Specific Class Styles *********************/

blockquote.quo {
	font-style: italic;
	margin: 0;
	padding-left: 35px;
}

blockquote.sig {
	font-style: italic;
	margin: 0 0 20px 0;
	padding-left: 50px;
}

p.link {
	margin: 5px 0;
}

.bookPage { text-align: justify; }

.indent { 
	margin-right: 0;
	padding-left: 5px; 
}

.italics { font-style:italic; }

a.siteby {
	color: #AAAAAA;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.nTitle {
	color: #43536E;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}


a.normal {
	color: #000000;
	font-family:inherit ;
	font-weight: normal;
	text-decoration: underline;
}

