
html {
  height: 100%;
  margin-bottom: 1px;
  margin-top: 0px;
  background-color: #E1E4E1;
}


/* body {
 	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	background-color:#48656B;
	text-align: center;	
	background-image: url(../images/bg.jpg);
	background-position: 0px 00px;
	background-repeat: repeat-x; 
} */

body {
 	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	line-height: 1.3em;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	background-color:#E1E4E1;
	background: url(../images/upperlayer.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: center;	
	height: 100%;
	border-top: solid black 1px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.headings {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}

.normal {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size:14px;
}

.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}

.contact input:hover,
.contact textarea:hover,
.contact select:hover {
 background:#CEDDDF; 
}

.contact input:focus,
.contact textarea:focus,
.contact select:focus { 
 background:#F3F8F8; 
}

.contact input,
.contact textarea,
.contact select { 
 padding:3px;
 background: #f9f9f9; 
 border: 1px solid #888888; 
 vertical-align:top;
}


/****************************************************************************************/
/**********  MAIN                                                           *************/
/****************************************************************************************/

#main  {
	background-color: #E1E4E1; /* color of the main page */
	background-image: url(../images/bg.jpg);
	background-position: 0px 00px;
	background-repeat: repeat-x;	
	padding-bottom: 0px;
	margin-top: 20px;
	width: 100%;
	height: 777px;
	text-align: center;
	border-top: solid black 1px;
}

#wrapper  {
	margin-left: auto;
	margin-right: auto;	
	background-color: #E1E4E1; /* color of the main page */
	padding-bottom: 0px;
	width: 950px;
	text-align: center;
	background-image: url(../images/menu_shadow.gif);	
	background-position: 0px 122px;	
	background-repeat: repeat-x; 
}

/****************************************************************************************/
/**********  BANNER                                                         *************/
/****************************************************************************************/

#logo {	
	height: 100px;
	width: 950;
	background-color: #bdd9b3;
}

.logo {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}



/****************************************************************************************/
/**********  NAVIGATION MENU                                                *************/
/****************************************************************************************/

#menu_container  {
	background-color: gold;
	display: block;
	background: url(../images/menubg.gif) center center repeat-x;
	width: 100%; 
	height: 20px;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	/* margin-top: 20px; */
	/* padding-left: 65px; */
	/* background-color:#FF3300; */
}

#menu {
	margin: 0 auto;
	width:823px;

}


/****************************************************************************************/
/**********  CONTAINER                                                      *************/
/****************************************************************************************/
#container  {

	background-color: white;
	margin:20px auto;
	margin-bottom:0px;
	width: 939px;
	height: 352px;
	border: solid black 1px;
	float:left;
	
}


/****************************************************************************************/
/**********  CONTENT                                                        *************/
/****************************************************************************************/

#boxshadow {
	width: 941px;
	height: 11px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
	margin-left: 5px;
	float:left;
}

#sideshadow {
	width: 5px;
	height: 343px;
	background-image: url(../images/side_shadow.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 31px;
	float:left;
}

#content  {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	background-color: #48656B;
	width:929px;
	height:342px;
	float:left;
	}
	
#left_panel {
	background-color:red;
	background: url(../images/fern.jpg);
	width:290px;
	height:340px;
	margin-top:1px;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
}

#right_panel {
	background-color:#F9F9F2;  /* was #CCE5E1  */
	width:636px;
	height:340px;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-left:1px;
	float:left;
}

.content_rightpanel{
	float:left;
	width:536px;
	height:337px;
	overflow: auto;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/****************************************************************************************/
/**********  ALTERNATE CONTENT TO USE GRAPHICS IN RIGHT PANE                *************/
/****************************************************************************************/
#alt_container  {
	background-color: white;
	margin:20px auto;
	margin-bottom:80px;
	margin-bottom:0px;
	width: 939px;
	height: 402px;
	border: solid black 1px;
	float:left;	
}

#alt_content  {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	background-color: #48656B;
	width:929px;
	height:392px;
	float:left;
	}

#alt_left_panel {
	background-color:#F9F9F2;
	width:230px;
	height:390px;
	margin-top:1px;
	margin-left:1px;
	margin-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#alt_right_panel {
	background-color:#000000;  /* was #CCE5E1  */
	width:676px;
	height:390px;
	margin-top:1px;
	margin-right:1px;
	margin-left:1px;
	margin-left:1px;
	float:left;
}

.alt_content_rightpanel{
	float:left;
	width:676px;
	height:390px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/****************************************************************************************/
/**********  BOTTOM CONTAINER                                               *************/
/****************************************************************************************/
#bottom_container  {

	background-color: white;
	margin:20px auto;
	margin-bottom:0px;
	width: 939px;
	height: 102px;
	border: solid black 1px;
	float:left;
	
}

/****************************************************************************************/
/**********  BOTTOM CONTENT                                                 *************/
/****************************************************************************************/
#bottomboxshadow {
	width: 941px;
	height: 11px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-bottom:20px;
	float:left;
}

#bottomsideshadow {
	width: 5px;
	height: 93px;
	background-image: url(../images/side_shadow.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 31px;
	float:left;
}

#bottom_content  {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	background-color: #48656B;
	width:929px;
	height:92px;
	float:left;
	
	}

#bottom_panel {
	background-color:#F9F9F2;
	width:927px;
	height:90px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	float:left; 
}

#bottom_left {
	width: 452px;
	height: 80px;
	background-color: #F9F9F2;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

#divider {
	width: 2px;
	background-color:#48656B;
	height: 80px;
	float:left;
	margin-top:5px;
	display:block;
}

#bottom_right {
	width: 288px;
	height: 70px;
	background-color: #F9F9F2;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:5px;
}

#paypal_button {
	width:150px;
	height:80px;
	float:left;
	margin-top:20px;
}

/****************************************************************************************/
/**********  FOOTER                                                         *************/
/****************************************************************************************/

#footertop{
	background-color: #E8EDE4;
	height: 20px;
	width:100%;
	margin-top:20px;	
	clear:both;
	background: url(../images/upperlayer.gif);
	background-repeat: repeat-x;
	border-top: solid black 1px;
	
}

#footer{
	background-color: #bdd9b3;
	height: 40px;
	width:100%;
	margin-top:0px;
	clear:both;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
}

#footerbottom{
	background-color: #bdd9b3;
	height: 20px;
	width:100%;
	margin-top:0px;	
	background: url(../images/invertedbg.gif);
	background-repeat: repeat-x;
	clear:both;
	border-bottom: solid black 1px;
}
	
	#bottomfootershadow {
	width: 100%;
	height: 11px;
	background-image: url(../images/menu_shadow.gif);
	background-repeat: repeat-x;
	float:left;
}


