body {
	font-family: Arial, Helvetica, sans-serif;
 padding-top:0px;
 margin-top:0px;
  }

#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  }
#header{
width:760px;
top:0px;
height:200px;
background-color:#fff;
text-align:left;
}
#flashcontentstyle{
width:448px;
float:left;
}
#headerlogo{
width:312px;
float:right;
}
#nav {
width:760px;
height:25px;
background-color:#222;
border-bottom:5px solid #C27070;
}
#colcontainer{
top:240px;
width:760px;
background-image:url(/images/bg_2.gif);
background-repeat:repeat-x;
}
/*single col layout*/
#col1b{
padding-top:10px;
width:760px;
float:left;
overflow:hidden;
}
#col1b .item {
padding:15px 15px 0px 15px;
width:760px;
}
#col1b .item .hr {
text-align:center;
width:715px;
height:1px;
line-height:1px;
background-image:url(/images/hr.jpg);
clear:both;
padding:0px;
}
#col1b .item .photo{
float:left;
padding:2px 2px 2px 2px;
border:1px solid #999999;
background-color:#FFFFFF;
}
#col1b .item .text{
float:left;
width:600px;
font-size:8pt;
color:#333;
text-align:justify;
padding-left:5px;
}
#col1b .item .text .more{
float:right;
padding-bottom:8px;
}
#col1b .text h1{
font-size:10pt;
line-height:15px;
color:#996666;
}
/*double col layout*/
#col1{
padding-top:10px;
width:400px;
float:left;
overflow:hidden;
}
#col1 .item {
padding:15px 15px 0px 15px;
width:360px;
}
#col1 .item .hr {
text-align:center;
width:330px;
height:1px;
line-height:1px;
background-image:url(/images/hr.jpg);
clear:both;
padding:0px;
}
#col1 .item .photo{
float:left;
padding:2px;
border:1px solid #999999;
background-color:#FFFFFF;
}
#col1 .item .text{
float:right;
width:230px;
font-size:8pt;
color:#333;
}
#col1 .item2 {
padding:5px 15px 15px 15px;
width:360px;
}
#col1 .item2 .hr {
text-align:center;
width:330px;
height:1px;
line-height:1px;
background-image:url(/images/hr.jpg);
clear:both;
padding:0px;
}
#col1 .item2 .text{
width:360px;
font-size:8pt;
color:#333;
}
#col1 .text h1{
font-size:10pt;
line-height:15px;
color:#996666;
}
.main_photo{padding:4px;
border:1px solid #AE9C88;
background-color:#ffffff;}

.itemmain {
padding:15px;
width:760px;
}
.itemmain .hr {
text-align:center;
width:730px;
height:1px;
background-image:url(/images/hr.jpg);
clear:both;
}
.itemmain .photomain{
float:left;
width:180px;
padding: 10px 10px 6px 15px;
text-align:center;
}
.itemmain .bigphoto {
padding:2px;
border:1px solid #999999;
background-color:#FFFFFF;
}
.itemmain .textmain{
float:left;
width:500px;
font-size:8pt;
color:#333;
}
.textmain h1{
color:#996666;
}
.pink{
color:#996666;
font-weight:bold;
}
#col1 .text h1{
font-size:10pt;
line-height:15px;
color:#996666;
}
#col1 .text h2{
font-size:10pt;
line-height:15px;
color:#996666;
}
#col1 .text{
font-size:8pt;
}
#colcontainer #crumb{
margin-left:15px;
font-size:8pt;
}
#col2 {
padding-top:10px;
float:right;
width:360px;
text-align:center;
}
#col2 h2{
font-size:10pt;
line-height:15px;
color:#996666;
}
#col2 .hr {
margin:2px 0px 2px 0px;
text-align:center;
width:300px;
height:1px;
background-image:url(/images/hr.jpg);
clear:both;
}
#col2 .offertext{
font-size:8pt;
color:#333;
}

#notes{
clear:both;
color:#000;
width:745px;
text-align: justify;
font-size:.6em;
padding:0px 15px 10px 15px;
}

#footer{
clear:both;
background-image:url(/images/bg_3.gif);
color:#FFFFFF;
width:760px;
text-align: right;
font-size:.7em;
}
#footer a:link, #footer a:visited {
	color: #fff;
    text-decoration: none;
    padding: 3px;
}

#footer a:hover, #footer a:focus {
	color: #fff;
	text-decoration: underline;
    padding: 3px;
}	
#nav .none { display:none; }
div.row {
  clear:both;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: left;
  font-weight:bold;
  
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  }

div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
  }

div.container {
  border: 1px dashed #666;
  background-color: #f9f9f9;
  }


div.float {
  width: 120px;
  padding: 120px;
  float: left;
  }

div.spacer {
  clear: both;
  }

div.float img {
  margin-left: 5px;
  }

div.float p {
  text-align: center;
  }
  .special{color:#996666;
font-weight:bold;}
