* {
	padding: 0;
	margin: 0;
}

body {
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333;
	line-height: 18px;
}

a {
	color: #FF7FE4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}


p {
	margin-bottom: 14px;
	text-align: justify;
}

img.picA {
	position: relative;
	top: -2px;
	background: #fff url('images/a47.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picB {
	position: relative;
	top: -2px;
	background: #fff url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft {
	float: left;
	margin: 0 14px 3px 0;
}

img.left { margin: 10px 10px 10px 0; float: left; }
img.right { margin: 0 5px 5px 5px; float: right; }
img.middle { margin: 0 5px 5px 5px; float: none; }

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0 0 0;
}

ul.linklist li.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.marginright {
	margin-right: 15px;
}

#upbg {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff url('images/upbg.gif') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #fff;
	width: 190px;
	height: 168px;
	color: #fff;
/*	padding-left: 20px;*/
}

#header span {
	font-weight: normal;
}

#header h1 {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 10px;
}

#header h2 {
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	top: 51px;
}

#header sup {
	color: #FCE2CA;
}

#splash {
	position: absolute;
	right: 30px;
	background: #fff url('images/topheader.jpg') no-repeat;
	width: 496px;
	height: 168px;
}

#menu {
	position: relative;
	background: #fff url('images/a16.gif') repeat-x;
	height: 67px;
	padding: 0 20px 0 5px;
	margin: 180px 0 0 0;
}

#menu ul { }

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li.first {
	border-left: 0;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menu ul li a:hover {
	background: #fff url('images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#secondarycontent {
	position: relative;
	width: 180px;
	float: right;
}

#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #333;
	letter-spacing: -1px;
	background: #fff url('images/a22.gif') bottom repeat-x;
	padding: 0 0 10px 10px;
	margin-bottom: 20px;
}

#secondarycontent .content {
	padding: 0 10px;
	margin-bottom: 20px;
}

#primarycontent {
	position: relative;
	width: 480px;
	float: left;
}

#primarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #333;
	letter-spacing: -1px;
	background: #fff url('images/a22.gif') bottom repeat-x;
	padding: 0 0 10px 15px;
	margin-bottom: 20px;
}

#primarycontent .content {
	padding: 0 15px;
	margin-bottom: 20px;
	min-height: 125px;
	height: 125px;
}

#primarycontent .content p {
	font-size: 13px;
}

.content .featured { float: left; }
.content .featured p { margin: 0 0 5px; padding: 0; }

#primarycontent .post {
	margin-bottom: 15px;
}

#primarycontent .post .header, #primarycontent .post2 .header {
	position: relative;
}

#primarycontent .post .content, #primarycontent .post2 .content {
	margin-bottom: 0;
}

#primarycontent .post2 .content {
	height: 210px;
}
#primarycontent .post2 .content li {
	margin-left: 15px;
}

#primarycontent .post .footer, #primarycontent .post2 .footer {
	position: relative;
	background: #fff url('images/a33.gif') repeat-x 0 -20px;
	height: 44px;
	clear: both;
}

#primarycontent .post .footer ul, #primarycontent .post2 .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#primarycontent .post .footer ul li, #primarycontent .post2 .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#primarycontent .post .footer ul li.readmore, #primarycontent .post2 .footer ul li.readmore {
	background-image: url('images/a38.gif');
}
#primarycontent .post2 {
	width: 232px;
	float: left;
	margin-bottom: 5px;
}

#footer {
	position: relative;
	clear: both;
	height: 66px;
	margin-top: 10px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/a50.gif');
	color: #333;
}

#footer a {
	color: #FF7FE4;
}

/* form styles */

form {
	width: 360px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

textarea {
	display: block;
}

form textarea {
	margin-top: 3px;
}

table {
	border-collapse: collapse;
	width: 100%;
}

th {
	background: #fff url('images/a16.gif') repeat-x;
	height: 25px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	white-space: nowrap;
	border-left: solid 1px #fff;
	border-bottom: solid 2px #fff;
}

tr { height: 30px; }

td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

td.first,th.first { border-left: 0px; }
tr.rowA { background-color: #F3F3EE; }
tr.rowB { background-color: #fff; }


#imageSlideshowHolder{
  margin:0;   /*"Air" */
  /*float:right;  Floating gallery at the right side of other web page content */    
  width:217px;  /* Image width */
  height:126px;  /* Image height */
  position:relative;  /* Don't remove this line */
}
/* Don't change these values */
#imageSlideshowHolder img {
	position:absolute;
	left:0px;
	top:0px;
}