*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
	text-align: left;
}

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

a:hover
{
	text-decoration: underline;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}
h1
{
	font-size: 2em;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #cc0000;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3
{
	font-size: 2em;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #cc0000;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4
{
	font-size: 1.6em;
	padding-right: 10px;
	font-family: "Comic Sans MS", "Eras Light ITC", sans-serif, Arial;
	color: #cc0000;
	text-align: center;
}

.contentarea
{
padding-top: 1.3em;
}

img
{

}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
	border: 1px solid #FF6600;
	padding: 3px;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
	position: relative;
	background: #fff url('images/border2.gif') repeat-x;
	height: 10px;
	margin: 1em 0em;
	clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}




.box
{
	position: relative;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	float: none;
	width: 200px;
}

ul {
	list-style-type: none;
	}

#topbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: relative;
	width: 700px;
	border: 2px solid #f7941e;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 255px;
	margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
	width: 567px;
}

#headercontent h1
{
	font-weight: normal;
	color: #060709;
	font-size: 2em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
	font-size: 2em;
	font-weight: normal;
	color: #333333;
}




#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #7F8400 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #000000;
	text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
	padding: 1em 2em 0em;
}

#primarycontainer
{
	float: left;
	width: 100%;
}

#primarycontent
{
	margin: 1.5em 1.5em 0em 0em;
}

#secondarycontent
{
	margin-top: 1.5em;
	float: left;
	width: 18em;
}

#footer
{
	position: relative;
	height: 2em;
	clear: both;
	padding-top: 5em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.7em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
.tr-testimonials {
	font-size: 14px;
	padding: 6px;
}


ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	}
.numbers {
	float:left;
	padding:5px;
	margin:0 8px 5px 0;

}
.callouts {
	float:right;
	padding:5px;
	margin:0 8px 5px 0;

}
.photo {
	float:right;
	padding:8px;
	margin:0 0px 5px 8;
	border:1px solid  #aaa;
}
.photo2 {
	float:left;
	padding:5px;
	margin:0 0px 8px 5;
	border:none;
}

.banner {
 border:none;
}
.place {
	font-size: 18px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.table {
	border: 1px solid #cc0000;
}
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffe8;
	padding: 12px;
	border: thin dashed #FF6633;
	line-height: 16px;
}
