/* CSS Document */

body {background-image:url(../images/bg_main.png); background-repeat:repeat-x; margin:0px}
img {border:0px}

#wrapper {
	margin:auto; 
	background-image:url(../images/mast_head_blue.png);
	background-repeat:no-repeat;
	width:1175px;
	height:800px;
position: relative;
	margin-top:50px
}
#mainLogo {
	height:126px; 
	width:228px; 
	/*background-image:url(../images/CIHSS-logo.png); */
	position:absolute; 
	margin-top:-45px; 
	margin-left:20px;
}
#navi {
	float:right; 
	margin-right:40px; 
	margin-top:30px
}

#companyName {
	position:absolute;
	margin-left:260px;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	color:#292982;
}
#companyName span {
	margin-left:140px;
	text-transform:none;
	font-size:16px;
}

/* LEFT COLUMN */
#contentLeft {
	width:865px; 
	
	float:left; 
	margin-top:10px;
	margin-left:35px;
}
#hero {
	height:363px; 
	background-image:url(../images/hero.png); 
	background-repeat:no-repeat;
	background-position:top left;
}

#hero #readMore {
	width:153px;
	height:35px;
	margin-top:-81px;
	margin-left:55px;
	position:absolute
}

#columnLeft {
	float:left;
	width:250px;
}

#logox {
	width:233px;
	height:84px;
	background-image:url(../images/blue_gold_x.png);
	background-repeat:no-repeat;
	margin:auto;
	padding-bottom:35px;
}

#proLocTitle {
	width:237px; height:47px;
	background-image:url(../images/pro-location.png);
	margin:auto;
	text-align:center;
	font-size:15px;
	line-height:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#292982;
	
	
}
#proLocContent {
	overflow-y:scroll;
	width:235px;
	height:270px;
	margin:auto;
	font-size:13px
}
.bold {
	font-weight:bold
}
	



#columnRight {
	float:left;
	width:615px;
}

#columnRight p {margin-top:3px}
#boxWrap {
	width:193px;
	float:left;
	margin-right:12px;
	margin-bottom: 12px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	cursor:pointer;
}
#boxWrap img {
	float:right;
	
}
.pageTitle {
	color:#676565;
	font-size:30px;
	height:50px;
	line-height:48px;
	text-transform:uppercase	
}
.pageTitle .hr{
	float: right;
	height:28px;
	width:460px;
	border:none;
	border-bottom:1px solid #ccc;
	
}

.titleArea {
	background-image:url(../images/box-head-bg.png);
	background-repeat:no-repeat;
	height: 45px;
	width:193px;
	text-align:center;
	font-weight:bold;
	color:#292982;
	
	font-size:14px;
	line-height:13px;
	display:table-cell;
	vertical-align:middle;
	
}

#fullAddress {
	background-image:url(../images/blue_gold_x_bg.png);
	background-repeat:no-repeat;
	width:554px;
	height:200px;
	font-size:18px;
	font-weight:bold;
	margin:auto
}

#fullAddress .coName {
	color:#292982
}


/* RIGHT COLUMN */
#contentRight {
	float:right;
	width:235px; 
	margin-right:35px;
}
#hr {
	border-bottom: dotted #ccc 2px;	
	margin:auto;
	width:185px
}
#bafp {
	background-image:url(../images/bAFP-bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: auto;
}
#bafpContent {
	width:170px;
	margin:auto;
	padding-top:35px;
	font-size:12px;
	line-height:15px;
}
#bafpContent p{
	margin:4px;
}

#bafpContent input[type=text] {
	background-image:url(../images/textBG.png);
	background-repeat:repeat-x;
	border:2px solid #ccc;
	font-size:12px;
	width:37%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bafpContent input[type=checkbox]{
	width:10px;
}
#bafpContent input[type=image]{
	width:150px;
}

#bafpContent hr {
	border:none;
	border-bottom:1px solid #ccc
}
#donateNow { text-align:center; margin-top:20px; margin-bottom:20px}
#registration { text-align:center; margin-top:20px; margin-bottom:20px}


/* FOOTER */
#footer {
	clear:both;

	margin-top:150px;
	text-align:center;
	margin-bottom:20px;

}
#footer a {
	text-decoration:none;
	color:#292982;
	font-size:24px;
	text-transform:uppercase;
	margin:0px 15px;
	
}
#footer a:hover {
	color:#e0c975
}

/* ############### WHITE STROKE ##############  */
.whitestroke {
	
}

 .tble_cont { margin:0px ; padding:0px; border:#999 solid 1px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;  }

 .tble_cont .fboxdiv { margin:5px 0px; }
 .tble_cont .fboxdiv label{ margin:5px 10px; float:left; width:143px;  }
  .tble_cont .fboxdiv input{ margin:5px 10px;}
 .tble_cont .fboxdiv  input[type="submit"]{ margin:5px 0px 0 173px;}
 
 .tble_wdth { width:630px;}
.donate {
    margin-right: 72px;
    margin-top: -35px;
    position: absolute;
    right: 0;
    top: 0;
}