/**** BODY ***/
html, body,
.mce_p .mceText 			{ font:normal 12px/18px georgia; color:#333; }
/*******/

/**** LINKS ***/
a, 
a:link,
a:active,
a:visited,
a:hover						{ text-decoration:underline; color:#d67b07; }

.html P a, 
.html P a:link,
.html P a:active,
.html P a:visited			{ background:url(../img/arrow.png) no-repeat 100% 5px; padding:0 15px 0 0; text-decoration:none; color:#d67b07; }
.html P a:hover				{ text-decoration:underline; color:#d67b07; }
/*******/

/**** 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,
.mce_h1 .mceText			{ font:normal 20px/26px georgia; color:#71777E; }
#siteWrap h2,
.mce_h2 .mceText			{ font:normal 20px/26px georgia; color:#71777E; }
#siteWrap h3,
.mce_h3 .mceText			{ font:normal 16px/22px georgia; color:#D67B07; }
#siteWrap h4,
.mce_h4 .mceText			{ font:normal 14px/20px georgia; color:#3b6092; }
#siteWrap h5,
.mce_h5 .mceText			{ font:normal 13px/18px georgia; color:#71777E; }
#siteWrap h6,
.mce_h6 .mceText			{ font:normal 13px/18px georgia; color:#3b6092; }

.mceMenu table				{ width:160px; }
/*******/

/**** COMMON - ELEMENTS ***/
.element 					{ clear:both; float:left; display:inline; width:100%; }
/*******/

/**** CUSTOM ELEMENT - BUTTON ***/
.button a, 
.button a:link,
.button a:active,
.button a:visited			{ display:inline; float:left; clear:both; background:url(../img/calloutButtonRight.gif) no-repeat 100% 0; padding:0 23px 0 0; text-decoration:none; font:normal 12px/25px georgia; color:#fff; text-transform:uppercase; }
.button a:hover				{ text-decoration:none; color:#fff; }
.button a SPAN				{ float:left; background:url(../img/calloutButtonLeft.gif) no-repeat; padding:0 5px 0 10px; }
/*******/


/**** THREE-COLUMN LAYOUT ELEMENTS ***/
#threeColumnLayout #textWrap .zone .element				{ width:538px; }
#threeColumnLayout #sidebarWrap .element				{ width:153px; }
#threeColumnLayout #additionalSidebarWrap .element		{ width:210px; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap .zone .element				{ width:708px; }
#twoColumnLayout #additionalSidebarWrap .element		{ width:210px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap .zone .element					{ width:940px; }
/*******/

/**** EDIT FORMS ***/
#siteWrap .eden_form											{ clear:both; width:100%; }
#siteWrap .element form div fieldset div.field-wrap label		{ color:#666; }

#siteWrap #textWrap .zone .eden_form								{ background:#fff; margin:0 -10px; width:538px; padding:0 10px 10px 10px; }
#siteWrap #textWrap .zone .eden_form fieldset .field-wrap LABEL		{ width:130px; }
#siteWrap #textWrap .zone .eden_form fieldset .field-wrap DIV		{ width:408px; }
#siteWrap #textWrap .zone .eden_form fieldset .field-wrap DIV INPUT,
#siteWrap #textWrap .zone .eden_form fieldset .field-wrap DIV TEXTAREA	{ width:394px; }
#siteWrap #textWrap .zone .eden_form fieldset.buttons					{ padding-left:14px; }

#siteWrap #sidebarWrap .eden_form								{ background:#fff; margin:0 -10px; width:153px; padding:0 10px 10px 10px; }
#siteWrap #sidebarWrap .eden_form fieldset .field-wrap LABEL	{ width:75px; }
#siteWrap #sidebarWrap .eden_form fieldset .field-wrap DIV		{ width:78px; }
#siteWrap #sidebarWrap .eden_form fieldset .field-wrap DIV INPUT,
#siteWrap #sidebarWrap .eden_form fieldset .field-wrap DIV TEXTAREA	{ width:64px; }
#siteWrap #sidebarWrap .eden_form fieldset.buttons				{ padding-left:14px; }

#siteWrap #additionalSidebarWrap .eden_form						{ background:#fff; margin:0 -10px; width:210px; padding:0 10px 10px 10px; }
#siteWrap #additionalSidebarWrap .eden_form fieldset .field-wrap LABEL		{ width:75px; }
#siteWrap #additionalSidebarWrap .eden_form fieldset .field-wrap DIV		{ width:135px; }
#siteWrap #additionalSidebarWrap .eden_form fieldset .field-wrap DIV INPUT,
#siteWrap #additionalSidebarWrap .eden_form fieldset .field-wrap DIV TEXTAREA	{ width:119px; }
#siteWrap #additionalSidebarWrap .eden_form fieldset.buttons				{ padding-left:14px; }

/*******/








