@charset "UTF-8";
/* CSS Document */


}
#container {
	width: 740px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#FFFFFF;
	padding-top:5px;
}

.bodyText {
	float:left;
}

.twoColFixLt {
	
}


.twoColFixLt #col0 {
	padding:20px;
	
}


.twoColFixLt #col1 {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:15px 0px 0px 10px;
	
}


.twoColFixLt #col2 { 
	margin: 0 0 0 410px;
	width:320px;
	padding:0px;
} 

.footerContainer {
	height:29px; 
	clear:both;
	border-top: 1px solid #999999;
}

.footergraphic {
	width:150px;
	height:29px;
	float:left;
	background-image: url(images/bottomcolors.gif);
	overflow:hidden;


}


/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(http://goldenapplemedicine.com/uploads/logo/goldenform2.jpg) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:300px !important; /* IE Win = width - padding */
      width:300px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px;
    /* right-image-gap + right-inside padding */
      padding-right:17px;
	  text-align:center;}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:95px 0px 0px 20px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:5px; /* interior-padding right */ 
      padding:5px 0 5px 10px} /* mirror .cssbox_head right/left */



/***********  BUTTONS *********************/
