body  {
	text-align:center;
	padding: 0px;
	margin:0px;
}

html {
}


#wrapper {
	position:relative;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:1160px;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
}

#header h2 {
	color:#7A5A38;
	font-family:  "Times New Roman", arial, helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:Bold;
}


#content {
	position:absolute;
	top:230px;
	left:130px;
	width:520px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*float:left;*/
	/*width:450px;*/
	padding-top:20px;
	text-align:left;
	color:#7A5A38;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}


#footer {
	position:absolute;
	top:880px;
	left:200px;
	color:#7A5A38;
	font-size:10px;
	z-index:1500;
}
#content h2 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}


#imgspacer {
	margin-top:60px;
	margin-right:40px;
	
}
#imgspacer .leftimg {
	margin-right:10px;
}
#imgspacer .rightimg {
	margin-left:10px;
}


#navigation {
	position:absolute;
	top:195px;
	left:111px;
	z-index:90;
}

#home {
	position:absolute;
	top:40px;
	left:120px;
}
#home img {
	border:none;
}

#content-left {

	width:115px;
	float:left;
	/*padding-top:20px;*/
	margin-left:0px;

}
#content-right {
	float:right;
	width:400px;
	margin-right:0px;
	/*padding-top:20px;*/
	text-align:left;
	color:#7A5A38;
	font-family:  "Times New Roman", arial, helvetica, sans-serif;

}
#products {
	background-image:url(../images/product_logos.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	height:900px;
}


#content-center h2 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}
#content p {
	padding-right:20px;
	font-size:16px;
}

#content li {
	list-style:none;
	font-size:14px;
	
}

/*#content img {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}*/

.leftimg {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}



.rightimg {
	float:right;
	margin-left:15px;
}
.leftimg2 {
	clear:left;
	float:left;
	
	margin-top: 10px;
	margin-left: 5px;
}



.rightimg2 {
	clear:right;
	float:right;
	margin-left:15px;
	margin-top:15px;
	margin-right:-20px;
	
}

.checkimg {
	margin-right:5px;
}

.returnhome {
	clear:both;
	float:right;
	border:none;
	margin-right:140px;
	position:relative;
	top:20px;
}

/*
#content-right {
	
	float:right;
	
	margin-right:10px;
}*/
#content-left img {
	margin-bottom:10px;
	/*behavior: url(iepngfix.htc);*/

}
#content-right p {
	font-size:16px;
}

#content-right li {
	list-style:none;
	font-size:14px;
}






/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: relative;
	width:553px;
	float:left;
	z-index:100;
	
}
	
#menuh
	{
	font-size: 12px;
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	width:100%;
	z-index:90;

}

#menuh a
	{
	text-align: center;
	display:block;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #717171;
	border-right:1px solid #717171;
	margin:0;
	padding: 2px;
	z-index:90;
}

#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #FBACC2;
	background-color:#7A5A38;
	height:30px;
	text-decoration:none;
	width:80px;
	z-index:90;
}

.top_parent {
	cursor:default;
}

#menuh a:hover	/* menu at mouse-over  */
	{
	color: #FFFFFF;
	background-color: #ACD5FB;
}	

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:3px;
	float:left;
	/* width:7em;	width of all menu boxes */
	z-index:90;
}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}

#menuh ul ul
	{
	position:absolute;
	top:auto;
	display:none;
	padding: 1px;
	margin:-1px 0 0 -1px;
	font-size:12px;
	z-index:90;
}


#menuh ul ul ul
	{
	top:0;
	left:100%;
}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:90;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/*Table Information*/
table {
	border:1px solid #000000;
	padding:2px;
}

td {
	font-size:10px;
	border:1px solid #c2c2c2;
	text-align:center;
}
/*End Table Information*/

label {
	width: 20px;
}

/* Calendar Info */
		
.calendar td {
	border: 1px solid #7A5A38;
	color: #000000;
	/*background: #FFFFFF;*/ 
} 

.today {
	border: 1px solid #7A5A38;
	color: #000000;
	background: #EEF7FE;
	font-weight: bold;
}

.monthdays {
	border: 1px solid #7A5A38;
	color: #000000;
	background: #FFFFFF;
}

.days {
	border: 1px solid #7A5A38;
	color: #000000;
	background: #FFFFFF;
}

.nonmonthdays {
	border: 1px solid #7A5A38; 
	color: #000000; 
	background: #FEEEF3;
}




