html { height: 100%; margin-bottom: 1px; }
body {
	background: #E68A73; 
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: georgia, verdana, helvetica, arial;  
	font-size: 15px; 
	line-height: 19px; 
	color:#FFFFFF;
	text-align:center;
	}
table {
	font: 11px verdana;
}
p {
	padding:0px;
	line-height:17px;
	margin:0px auto 8px auto;
}
p.i {
	padding: 8px 0 0 0;
	font-style:italic;
}
h1 {
	margin:-2px auto 10px auto;
	font-size: 20px;
	line-height: 26px; 
	font-weight: normal;
	text-align: right;
}
h2 {
	margin:-2px auto 10px auto;
	font-size: 16px;
	line-height: 20px; 
	font-weight: normal;
	text-align: right;
}
img {
	border:1px solid #222222;
}

a {

	color:#ffffff;
}
a:hover {
	color: #222222;
	background: #ffffff;
}

input {
	font-family:verdana;
	font-size: 11px;
}

textarea {
	font-family:verdana;
	font-size: 11px;
}

ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0em;
	}
	
	
#color {
	width:100%;
	height:300px;
	top:0px;
	background:#BF4D30;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 0px;
}

div.main {
	margin: 0px auto 0px auto;
	width:740px;
}

div.left {
	float:left;
	background:#BF4D30; 
	width:360px;
	padding-top: 10px;
	padding-right: 5px;
	}
	
div.left img {
		border:0px;
	}

div.right {
	float:right;
	text-align:left;
	width:360px;
	}

div.left2 {
	float:left;
	background:#804D40; 
	width:260px;
	padding-top: 10px;
	padding-right: 5px;
	
	}
	
div.left2 img {
		border:0px;
	}
div.left3 {
	background:#5F8D6E; 
	padding-top: 10px;
	padding-right: 5px;
	
	}
	
div.left3 img {
		border:0px;
	}
div.left3 h1 {
	text-align: left;
	padding-left: 20px;
	}
div.right2 {
	float:right;
	text-align:left;
	width:460px;
	}
	
div.right3 {
	float:right;
	text-align:left;
	}
/* div.right img:hover {
		border-color:#DDDDDD;
		cursor: pointer; cursor:hand;
		} */
#h img:hover {
	border-color:#222222;
	cursor: normal;
	}
	
div.clear {
	margin: 0 0 4px;
	padding: 4px 0 0 0;
	clear: both;
	font-size: 2px;
}

	.img-shadow {
  float:left;
  background: url("graphics/shadowAlpha.png") no-repeat bottom right !important;
  background: url("graphics/shadow.gif") no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
.subcontent
	{
	width: 550px;
	text-align: left;
	}  
.largefirst {

color:#ffffff; 
font-size:24px; 
line-height:20px; 
padding-top:2px; 
padding-right:1px;
font-family: Georgia, Times, Arial;
}
.menu {
	font-size: 20px; 
}
.menu a {
	font-size: 16px;
	}
h4	{

	font-size: 32px;
	padding-bottom: 0px; 
	text-align: center;
	font-weight: lighter; 
	line-height: normal; 
}
h3 {
	font-size: 12px;
	line-height: normal;
	color: #999999;
}