
body {
background-color: #660000;
font-family: ;
font-size:12px;
color:#000;
margin:0;
padding-top:5px;
}

#homeheader,#contentheader {
background-color:#2B5585;
height:110px;
}


#pagelayout {
position:relative;
width:772px;
height:auto;
margin:0 auto;
}

#homepagecontent {
background:url("images/main-back.gif") repeat-x;
height:380px;
margin:0;
padding:10px;
}

#pagecontent {
width:752px;
float:left;
background-color:#FAFCFF;
margin:0;
padding: 0 10px 10px 10px;
}

#hometopmenu {
float:right;
padding:10px;
}

#logo {
float:left;
margin:0;
padding:0px;
}

#phone {
float:right;
margin-top:20px;
font-size:1.2em;
color:#FFFFFF;
padding:10px 10px 0 0;
}

#packages {
margin:0;
padding:15px 3px;
}

div.package {
float:left;
margin:5px 2px;
padding:0;
}

#footer {
position:relative;
float:left;
width:100%;
background-color: #F3EFE7;
height:160px;
}

#homepage1 {
	background:url("images/home-page-1.jpg") #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	line-height:1.6em;
	color: &homepagetext;
	height:161px;
	width:752px;
	padding:0 10px;
}
#homepage1 h1 {
position:absolute;
top: 10px;
right: 0;
color: #000;
font-size:0.7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
margin:0;
padding:0 10px;
}


#homepage1 p {
	font-weight:700;
	margin:0;
	
}

#homepage1 p.hdr {
	padding: 20px 0 5px 0;
	font-size:2em;
	font-weight: 900;
}

#homepage1 em {
	color: #A07f3d;
}	

#homepageblocks {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0;
	width:772px;
	height:220px;
	background-color: #FFFFFF;
	font-size: 0.85em;
	font-weight:600;	
	color:#FFF;
	line-height:1em;
	
}
.yellow {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

.sbox {
	float:left;
	position:relative;
	width:190px;
	height:210px;
	margin: 1px;
	padding: 0;
}



.sbox ul {
	padding-top:5px;

	list-style-image: url("images/check.gif");
}

.insidetop {
	float:left;
	width:190px;
	height:120px;
	margin-top: 15px;
}

.insidebot {
	margin-top:0;
	padding-right:10px;
	text-align:right;
	float:left;
	width:180px;
	height:70px;
}

.cboxouter {
	background-color: #620D07;
	height:210px;
}
.cboxinner {
	background:url("images/box-c.gif") no-repeat;
	height:210px;
}


.cpboxouter {
	background-color: #703312;
	height:210px;
}
.cpboxinner {
	background:url("images/box-cp.gif") no-repeat;
	height:210px;
}


.aboxouter {
	background-color: #855B25;
	height:210px;
}
.aboxinner {
	background:url("images/box-a.gif") no-repeat;
	height:210px;
}


.pboxouter {
	background-color: #9C7D3A;
	height:210px;
}
.pboxinner {
	background:url("images/box-p.gif") no-repeat;
	height:210px;
}





#homefooter #footer {
height:100px;
}

#signofftext {
text-align:center;
border:#3F5A79 1px dashed;
color:#000;
padding:10px;
}

#signoff {
position:absolute;
bottom:0;
background:url("images/signoff_back.gif") #F7FBF3 repeat-x;
width:100%;
color:#660000;
font-size:1.4em;
text-align:center;
padding:5px 0;
}

#description {
background-color:#FFF;
margin:400px 0;
padding:0 10px;
}

img.noborder {
border:0;
padding:0;
margin:0;
float:left;
}

.insetboxright {
float:right;
width:200px;
border:#6CF dashed 1px;
font-size:0.95em;
margin:20px 0;
padding:0 5px;
}

.packagebox {
float:left;
width:120px;
text-align:center;
padding:10px;
}

#menu {
background:url("images/menu_back.gif") 0 0 repeat-x;
height:37px;
margin:0;
padding:0;
}

#menu ul {
border:0;
list-style-type:none;
margin:0;
padding:2px 0 0;
}

#menu ul li {
display:block;
width:105px;
float:left;
text-align:center;
border-right:#1776A6 2px solid;
margin:0;
padding:0;
}

#menu ul li a,#menu ul li a:active,#menu ul li a:visited {
font:normal 16px/30px "Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif; /*font-size/line-height */
text-decoration:none;
color:#FFF;
letter-spacing:0.07em;
margin:0;
padding:5px 0 0;
}

#menu ul li a:hover {
color:#000;
}



/* sub-navigation */
#subnav {
	background: url("images/bgnavigation.gif") #FAFCFF 0 0 repeat-x;	
	margin:0;
	padding:0;
	height: 32px;
	float:left;
	width:772px;
}
#subnav ul {
	margin: 4px 0; 
	padding: 0;
	list-style-type: none;
	
}
#subnav ul li {
	border-right: 1px solid #266392;
	float: left;
	display:block;
}
#subnav ul li.name{
	border-right: 1px solid #266392;
	float: left;
	display:block;
	margin-left:0;
	padding-left:17px;
	padding-right:10px;
	font-weight:700;
	color:#FFFFFF;
}

#subnav ul li a {
    font:normal 12px/12px ;
	color: #000;
	padding:0 10px 2px 10px;
	text-decoration: underline;
}
#subnav ul li a:hover {
	background-color: #019ACA;
	color: #F3F8FF;
}




div.textmenu {
width:100%;
margin:0;
padding:5px 0;
}

div.textmenu ul {
list-style-type:none;
text-align:center;
margin:1px;
padding:0;
}

div.textmenu ul li {
display:inline;
text-align:center;
border-right:#3F5A79 1px solid;
line-height:0.9em;
min-height:12px;
margin:0;
padding:0 5px;
}

div.textmenu ul li a,div.textmenu ul li a:active,div.textmenu ul li a:visited {
font-size:0.88em;
text-decoration:none;
color:#000;
margin:0;
padding:0;
}

div.textmenu ul li a:hover {
text-decoration:underline;
}

.tooltip {
border-bottom:#999 1px dashed;
}

#fixedtipdiv {
position:absolute;
border:1px solid #000;
font:normal 11px Tahoma;
line-height:14px;
z-index:100;
padding:3px;
}

a,a:link,a:visited,a:active {
color:#990000;
text-decoration:underline;
}

a.whitelink {
	color:#FFF;
}

a:hover {
text-decoration:none;
}



.smalltext {
	font-size:0.9em;
}




h1 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	padding-top:5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #996633;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #9C7D3A;
}

label {
	display:inline;
	text-align:right;
	float:right ;
}

.tabletitle {
	background-color: #019ACA ;
	color: #FFF;
	font-weight:600;
}


/* table structures */

.row {
	width:710px;
	border-top: 1px dotted  ;
	padding: 0;
	font-weight:500;
}
.spaceline {
	clear:both;
}
.rowhdr {
	width:710px;
	border-top: 1px dotted  ;
	padding: 0;
	background-color:#019ACA;
	color: #FFF;
	font-weight:700;
}

.leftrow {	 
	float:left ;
	width: 590px;
	padding: 0 5px; /*t+b, l+r */
	text-align: left; 
	overflow: hidden;	
} 
.rightrow {  /* property details: RIGHT side data */
	float: left;
	width: 90px;
	padding: 0 5px; /*t+b, l+r */
	overflow: hidden;      /* causes any text to be cut off at edge of box */
} 
.all_row {	 /* property details: full row formatted as a LEFT side label */
	float:left;
	text-align: left;
	width: 100%;
	padding: 3px 0; /*t+b, l+r */
	font-weight: bold ;
	color:  ;
} 

.pagerow {

float:left;

width:710px;

display:block;

border:#09F 1px dashed;

margin:10px;

text-align:center;

}



.sampletr {

float:right;

text-align:right;

width:250px;

padding:20px;

}



.sampletl {

float:left;

text-align:left;

width:250px;

padding:20px;

}



.samplepr {

float:right;

margin:10px 20px 5px 5px;

}



.samplepl {

float:left;

margin:10px 5px 5px 20px;

}

td.medbold{	
	background-color: #C7B58F;
	font-size:12px;
	color:#000;
	font-weight:400;
}

