/*
--- PALETTE ---

YELLOW BG: #ffffe3
YELLOW DARKER MENU: faf7d4

RED: #941a01
DARK GRAY TEXT: #47443b



---------------
*/


body{
	font-family:Arial, Helvetica, sans-serif;
	background-position:top;
	margin:0px;
	padding:0px;
}
#wrapper{
	width:888px;	
	height: 100%;
	width: 100%;
	text-align: center;
}
#innerWrap{
	width:888px;
	text-align: left;
	margin: 0 auto;
	position:relative;
}
/* GENERAL fonts */
P, OL, UL, DIV {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	
}
H1, H2, H3, H4, H5, H6 { font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#941a01;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 15px 10px;
}
	
H2 { font-size: 15px; }

H3 { 
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px; }

H5 {
	/* ON HOME PAGE */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#444444;
	font-weight:normal;
}

H6 { font-size: 13px;
	font-weight:bold;
	color:#000000;
	padding-top:0px;
}
	
P {
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 5px 10px;
}
ul {
	padding:0px 0 0 0px;
	margin:0px 0px 5px 10px;
	list-style-type:none;
}
li {
	padding:0px 0 5px 20px;
	margin-top:2px;
	background: url(images/bullet_red.png) no-repeat 0px 4px;
	font-size:14px;
	font-weight:normal;
}
form{
margin:0px;
}
.csc-frame-indent3366{
margin-left:10px;
}
.csc-frame-indent{
	margin-left:30px;
}
.indent{
	margin-left:30px;
}
.edgeLeft{
	background-image:url(images/edge_left.gif);
	background-repeat:repeat-y;
}
.edgeRight{
	background-image:url(images/edge_right.jpg);
	background-repeat:repeat-y;
}


img { border:none; }
img A{ border:none; } 
img A:visited{ border:none; }
.noborder {border: none;text-decoration: none;}

.headerHome {
	background:url(images/header.gif);
	background-repeat:no-repeat;
	height:119px;
}
.headerHome_home {
	background:url(images/header_home.gif);
	background-repeat:no-repeat;
	height:119px;
}

#home_flash {
	width:888px;
	position:absolute;
	left:0px;
	top:0px;
}
.home_noflash {
	padding:130px 0px 0px 380px;
	width:470px;
}
.home_noflash li {
	font-size:12px;
	line-height:15px;
	padding-bottom:3px;
}

.footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:57px;
}
.footerHome {
	background-image:url(images/footer_bg_home.jpg);
	background-repeat:no-repeat;
	height:57px;
}

.name-of-person {
	text-decoration:underline;

}


.copywrite {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 10px;
	color:#cccccc;
	text-align:center;
	padding:10px 20px 10px 0px;
	width:888px;
	margin: 0 auto;
}

A {
	color:#a25430;
	text-decoration:underline;
}
A:visited {
	color:#a25430;
	font-weight:normal;
	text-decoration:underline;	
}
A:hover {
	color:#a25430;
	text-decoration:none;
}

.mainTable{
	/*background-color:#ffffe3;*/
	background-color:#fffff1;
}

.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #999999;
	padding:3px;
}
.contentTable {
	background:url(images/main_bg_home.jpg) no-repeat 0 0;
	min-height:314px;
	height:auto !important;
	height:314px;
}
/*********************************************************************
 *
 *			               M E N U
 *
 *********************************************************************/


/* ================ Menu 1 HORIZONTAL MAIN MENU ================ */

.menu2Container{
	width:422px;
	font-size:13px;
	padding-right:25px;
}
#menuHolder_home {
	width:438px;
	position:absolute;
	left:405px;
	top:77px;
	z-index:2000;
}
#menu_1 {
	padding-right:20px;
	width:438px;
}
#menu_1 TR {
	vertical-align:middle;
}
#menu_1 TD {
	text-align:right;
}

#menu_1 {
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right:5px;
	text-align:right;
	font-size: 11px;
}

#menu_1 A {
	color:#faf7d4;
	text-decoration: none;
}

#menu_1 A:hover {
	color:#faf7d4;
	text-decoration: underline;
}

.menuMain-no {
	font-weight:normal;
}

.menuMain-act {
	font-weight:bold;
	
}

#menu_1.menuMain-act A {
 	color:#faf7d4;
	font-weight:bold;
}
#menu_1.menuMain-LAST-act A {
 	color:#faf7d4;
	font-weight:bold;
}

.menu1Bullet {
	color:#fce600;
	padding:0px 5px 0px 5px;
}

.csc-mailform-label {
font-size:10px;
padding:0px 0px 4px 0px;
}
.csc-mailform-field input {
margin-bottom:5px;
}


/* ================ MENU 2 VERTICAL TWO_LEVEL MENU: ================ */
/*  MENU 2, level 1 (main pages of side menu) */

TR#menu_2 TD {
  font-family:Georgia, "Times New Roman", Times, serif;
  text-align: right;
  padding: 3px 2px 0px 2px;
  font-size: 12px;
}

TR#menu_2 TD A {
	text-decoration: none;
	color:#FFFFFF;
}

TR#menu_2 TD A:hover {
	text-decoration: underline;
}

.menu2-level1-no {
  padding-top:6px;
  padding-bottom:6px;
  font-size: 12px;
}

.menu2-level1-act {
	padding-top:6px;
  	padding-bottom:6px;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.menu2-level1-act a {
	color:#FFFFFF;
}

/*  MENU 2, level 2 (sub pages of side menu) */
.menu2-level2-no {
	padding-left:2px;
	padding-bottom:5px;
}
.menu2-level2-act {
	padding-left:2px;
	padding-bottom:5px;
	font-weight:bold;
	color:#FFFFFF;
}
.menu2-level2-act a {
	color:#FFFFFF;
}



/*********************************************************************
 *
 *			               CONTENT
 *
 *********************************************************************/
 
/* NOT WORKING ???
.csc-textpic-border IMG{
	border:#666666 solid thin;
}
*/ 

.bottomContent {
	padding: 5px 10px 0px 10px;
}

.csc-mailform{
	border: none;
}


.FCE_side1 {
	background-image:url(images/home.jpg);
	background-repeat:no-repeat;

}
.FCE_side1_spacer {


}
.FCE_side1_C1 {

}




.community_list_title {
	color: #9e3b22;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.community_list_title a, .community_list_title a:hover, .community_list_title a:visited{
	text-decoration:none;
}

.community_list_body {
	padding-top:5px;
	color: #666666;
	padding-bottom:5px;
}

/*  JM GALLERY */
.jm-gallery-category-container H2 {
padding-bottom:0px;
margin-bottom:0px;
}

.tx-jmgallery-pi1 img {
	padding: 1px;
	margin:4px;
	border: 2px solid #f0f0f0;
}

div.jm-gallery-ecard-form-fields label {
	float:none;
	width:300px;
	display:block;
	font-weight:bold;
	font-size:12px;
}

