@charset "UTF-8";

body, container, p, ul, li, h1, h2, h3, h4, h5, h6, h7, header, menu, div, footer, blockquote, locations, content, img, a, formpdf{
	margin: 0;
	padding: 0;
	border: 0;}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom: 10px;
	text-align: left;
}
ul {list-style:none;}
li {display:inline;} 
h1 {font: 26px Verdana, Geneva, sans-serif; color:#900; margin-bottom: 10px; font-weight: bold; margin-top: 25px;}
h2 {font: 15px Verdana, Geneva, sans-serif; color:#900; margin-bottom: 10px;line-height: 25px;}
h3 {
	font: 24px Verdana, Geneva, sans-serif;
	margin-top: 10px;
	font-weight: bold;
	color:#036;
	font-size: 16px;
}
h4 {font: 24px Verdana, Geneva, sans-serif; color:#FF6; font-weight: bold;}
h5 {font: 20px Verdana, Geneva, sans-serif;color:#669;font-weight: bold;margin-top: 10px; margin-bottom: 10px;}
h6 {font: 16px Verdana, Geneva, sans-serif; color:#C60; margin-bottom: 10px;}
h7 {
	font: 15px Verdana, Geneva, sans-serif;
	color:#900;
	margin-bottom: 10px;
	line-height: 25px;
	font-weight: bold;
}
h8 {
	font: 14px Verdana, Geneva, sans-serif;
	color:#36C;
	margin-bottom: 10px;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
} 
#formtext {font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#000; }
#formlocation {font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#000; padding-left: 130px; margin-bottom: 15px;}


.testify {margin-bottom: 1.5em;}
.testify em {margin-left: 0.25em; color:#666; font-size:10px; line-height: 18px;}
.testify strong {font-size: 16px; line-height: 1.25;}
blockquote {background-color: #ededed; padding: 15px; margin: 10px 15px 0 15px; font-family: Georgia, "Times New Roman", Times, serif; color:#036; font-size:14px; line-height: 20px;}


#bulletlist {padding: 0px 0px 0 30px; font:Verdana, Geneva, sans-serif;}
#bulletlist li {display:list-item; font-size:12px; list-style:disc; margin-bottom: 10px; font-family:Verdana, Geneva, sans-serif;}

#download {color:#FF9; font-size: 120%;}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e0d8e1;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	width: 960px;
	position:relative;
}

#menu {width: 910px; height: 45px; background-image:url(../images/nav_bg.png);}
	
#navlist {
	margin: 0;
	padding: 0 0 0 240px;}


#navlist a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	}

#navlist a:link, #navlist a:visited
{
	float: left;
	font-weight:bold;
	margin: 61px 15px 0px 10px;
	text-decoration: none;
	color:#333;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #6B0257;
	padding-bottom: 2px;
	background: transparent;
	color: #6B0257;
}

#navlist a:hover {
	color: #000;
	font-size:14px;
}

#locations {
	width: 910px;
	margin: 0;

}
#city_pix {
	list-style:none;
	text-align:center;
	padding:0; margin:6px;
	height: 155px;
	position:relative;}
	
#city_pix li {
	display:inline;
	padding: 0;}

.twoColFixRtHdr #container { 
    padding: 0;
	width: 910px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #b6a5b8;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header { 
	background: #FFFFFF; 
	padding: 0;
	height: 250px;/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 198px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0 0 10px;
	margin: 20px 10px 0 0;
	text-align:center;
}
#logo {margin: 3px auto;}

#formpdf {background-color:#930; padding: 10px;}

.twoColFixRtHdr #sidebar1 p {font: 14px Verdana, Geneva, sans-serif; color:#FFF; font-weight: bold; text-align:center; margin-top: 10px;}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-image:url(../images/footer_bg.png); background-repeat:repeat-x; background-position:bottom; background-color:#FFF;
	text-align:center;
	font-style: normal;
	height: 70px;
} 
.twoColFixRtHdr #footer p {
	margin: 5px 0 5px 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0;
	font-size: 10px;
	text-align:center;
}

#nav_footer {
	padding: 0px 0 5px 0;
	color:#7B2B83;
}

#nav_footer li {
	display:inline;
	padding: 0 0 0 5px;}

#nav_footer li a {
	color:#7B2B83;
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration: none;}

#nav_footer a:hover { color: #000; text-decoration:underline;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.divAbsolute {
	border: 0;
	width:186px;
	height:209px;
	position:absolute;
	left:60px;
	z-index: 3;
    }
	

#policy {margin: 20px 30px 0 30px;}
#policy_header {width: 910px; height:150px; background-color:#CBE7F1;}
#policy p span {font-size: 120%; font-weight:bold; color:#C30;}

.twoColFixRtHdr #bg_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
}
.size14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 20px;
}
.bold14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
