/**** BODY ***/
html, body 					{ font:normal 13px/21px georgia; color:#495254; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited					{ text-decoration:underline; color:#c53418; }
a:hover						{ text-decoration:underline; color:#c53418; }
.element p a, 
.element p a:link,
.element p a:active,
.element p a:visited			{ padding:0 15px 0 0; background:url(../img/linkArrow.png) no-repeat 100% 50%; }
/*******/

/**** IMAGES ***/
img							{ border:0; }
img.right-align				{ margin: 0 0 20px 20px; float:right; }
img.left-align				{ margin: 0 20px 20px 0; float:left; }
img.center-align			{ margin: 0 auto; float:none; }
/*******/

/**** FORMS ***/
form						{ margin:0; padding:0; }
form .hidden 				{ display:none; }
/*******/

/**** HEADINGS ***/
h1,h2,h3,h4,h5,h6,P			{ margin:0 0 10px 0; padding:0; }
#siteWrap h1				{ font:normal 30px/36px georgia; color:#c53418; }
#siteWrap h2				{ font:normal 26px/30px georgia; color:#c53418; }
#siteWrap h3				{ font:normal 21px/25px georgia; color:#c53418; }
#siteWrap h4				{ font:normal 18px/22px georgia; color:#c53418; }
#siteWrap h5				{ font:normal 16px/21px georgia; color:#c53418; }
#siteWrap h6				{ font:normal 14px/21px georgia; color:#c53418; }


.element { clear:both; float:left; display:inline; width:100%; }



/**** LAYOUT - COMMON ***/
#textWrap .element				{ width:680px; }
#utilityWrap .element			{ width:230px; }
/*******/

/**** LAYOUT - 2 COLUMN - SPECIAL ***/
#twoColumnLayout #textWrap .element		{ width:410px; }
/*******/

/**** TESTIMONIAL ***/ 
#siteWrap blockquote.testimonial					{ position:relative; margin:10px 0; }
#siteWrap blockquote.testimonial p					{ text-indent:35px; margin:0; padding:0; }
#siteWrap blockquote.testimonial span.startQuote	{ position:absolute; top:-13px; left:-37px; padding:1px 8px 0 0; color:#495254; font:bold 60px/60px georgia; }
#siteWrap blockquote.testimonial div.author			{ padding:0; text-align:right; font-weight:bold; color:#c53418; }
/*******/

/**** SLIDESHOW ***/
#siteWrap .slideshow		{ display:block; overflow:hidden; }
#siteWrap .slideshow ul		{ padding:0; margin:0; }
#siteWrap .slideshow ul li 	{ list-style-type:none; padding:0; margin:0; }
/*******/
