body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #B8D6EA; /* was #237ABF */
	/*background-image:url(images/pg-bg-better.jpg);
	background-repeat:repeat-y;*/

}
p { padding:0px 20px 0px 20px;}

li {line-height:1.5em;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#003D70; /* navy */
	padding:0px 20px 0px 20px;
}
h2 {
	font-size:13px;
	font-weight:100;
	text-transform:uppercase;
	color:#4B74AE;
	font-weight:bold;
	padding:0px 20px 5px 20px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	color:#996600; /* dropper deep tan B5953E */
	padding:0px 20px 0px 20px;
}

/* note: all but footer are within this content block */
#wrapper {
	width:800px;
	height:auto;
	margin:0 auto;
	background-image:url(images/pg-building.png);
	background-position:350px 25px ;
	background-repeat:no-repeat;
}

#header { 
	height:90px; /* note: controls placement of the nav graphic */
}
.phone_no {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#19325B;
	margin-right:10px;
}
.sub_nav {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:.1em;	
	font-size:14px;

}

.sub_nav ul { 	
list-style:none; padding:5px 0px 0px 5px; }

.sub_nav li {
	float:right; /* float whichever way you want */
	width:auto;  /* needed - set to size or bg image size desired */
	display:inline;
	/*background-color:#CCCC33;  lime green */
	margin-left:25px; /* spaces them apart x pixels */
	text-align:center;
}
.sub_nav li a {
    color:#003D70; /* navy */
	font-weight:bold;
	text-decoration:none;
	font:arial;
	display:block;
	/*text-transform: uppercase;	padding-top:10px;   puts the text in the right place without affecting hover bg 
	padding:0px 0px 5px 0px; */
} 
.sub_nav li a:hover {
	color:#000099;
	text-decoration:underline;
	/*background-color:#669900;
	height:45px;  controls height of hover block */
	
}

#nav {
	margin:0 auto;
	height:173px;
	background-image:url(images/pg-nav.png);
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;
}

#nav ul { list-style:none; padding:60px 0px 0px 64px; }

#nav li {
	float:left; /* float whichever way you want */
	width:90px;  /* needed - set to size or bg image size desired */
	display:inline;
	/*background-color:#CCCC33;  lime green for debugging */
	margin-left:7px; /* spaces them apart x pixels */
	margin-right:2px;
	text-align:center;
}
#nav li a {
	font-family: "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none; 
	display:block;
	/*padding-top:10px;   puts the text in the right place without affecting hover bg 
	padding:0px 0px 5px 0px; */
} 
#nav li a:hover {
	color:#000099;
	text-decoration:underline;
	height:45px; /* controls height of hover block */
	
}
/*--------- PAGE LAYOUTS ---------------------------*/

#content {  /* main content clock */
	width:778px;
	margin:0 auto;
	padding:0px 0px 10px 0px;
	z-index:-1;
	border-right:1px solid #F1F1F1;
	background-color:#F1F1F1; 
}

/* layout 1 is 2 left blocks with one right sidebar */
#layout_1 .box1 {
	width:500px;
	min-height:200px;
	margin:0px 0px 20px 20px;
	border:1px solid #CCEAFF;
	background-color:#FFFFFF;
}
#layout_1 .box2 {
	width:500px;
	min-height:200px;
	margin:0px 0px 20px 20px;
	border:1px solid #CCE5FF;
	background-color:#FFFFFF;

}
#layout_1 .sidebar  
{
	width:215px;
	float:right;
	margin-right:20px;
	border:1px solid #CCE7FF;
	background-color:#CCE2EE;/* CCEAFF nice light blue */
}

/* layout 2 is one left content block with right sidebar */
#layout_2 .box1 { 
	width:500px;
	min-height:200px;
	margin:0px 0px 20px 20px;
	border:1px solid #CCE5FF;
		background-color:#FFFFFF;

}
#layout_2 .sidebar {
	width:215px;
	float:right;
	margin-right:20px;
	border:1px solid #CCE7FF;
	background-color:#CCE2EE;/* CCEAFF nice light blue */

}
/* layout 3 is a left sidebar and one right content blocks */
#layout_3 .box1 { 
	width:500px;
	min-height:200px;
	margin:0px 0px 10px 255px;
	border:1px solid #CCE5FF;
	background-color:#FFFFFF;

}
#layout_3 .box3 {
	width:240px;
	min-height:200px;
	margin:0px 0px 10px 255px;
	border:1px solid #CCE5FF;
	background-color:#FFFFFF;
}
#layout_3 .box2 {
	float:right;
	width:240px;
	min-height:200px;
	margin:0px 20px 10px 0px;
	border:1px solid #CCE5FF;
	background-color:#FFFFFF;
}


#layout_3 .sidebar {
	width:215px;
	float:left;
	margin-left:20px;
	border:1px solid #CCE7FF;
	background-color:#CCE2EE;/* CCEAFF nice light blue */

}

#footer
{
	width:780px;
	height:30px;
	margin:0 auto;
	background-color:#FFCB30;
}
#footer p {font-size:85%; padding:10px;}

/* ------ CODE FOR ROTATING IMAGES ON HOME PAGE -------------- */

#dropcontentsubject{
	/* width: 147px;  Set to what your want */
	font-weight: bold;
}

.dropcontent{
	/* width: 148px; set to what you want 
	height: 200px;
	border: 0px solid black;*/
	background-color: #FFFFFF;
	padding: 0px;
	display:block;
}


.floatl {
	float:left;
}
.floatr {
	float:right;
}
/* stuff for rounded boxes 
.rbroundbox {background-color:#FFFFFF;}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; padding:20px; } 
.rbroundbox { width: 100%; margin: 1em auto; }
*/
.quote {
	font-style:italic;
	color:#0059b2; /* was B272A3 */
}
.emphasis {color:#990033; font-weight:bold;} 
.white_border { border:2px solid #FFFFFF; }

.dotted_line {
	border-bottom:3px dotted #C0C0C0;
	margin:16px;
}
.nice_table {border-collapse:separate;}
