/* DIV sidebar/main content */
 /* 
  div#content_frames{
  margin: 0px;
  padding: 0 0 0 13.6em;
  max-width: 1100px;
  min-width: 600px;
 }  

 div#sidebar{
  position:relative;
  top:0;
  left:0;
  width:12em;
  height:100%;
  background-color: #DDD;
 }  #f7f7f7 */
 
 /* DIV Frames */
   div#content_fr{
  margin: 0px;
  padding: 0 0 0 0;
  max-width: 1100px;
  min-width: 600px;
 }  
  div#sidebar_fr{ /* 1500px height set to go off screen */
  position:relative;
  padding: 0 0 0 0;
  width:12em;
  height:1500px;
  background-color: #DDD; /* #f7f7f7 */
 }
 
 img#main {
 padding: 0 20px 0 0;
 }
 .bottom {
 position:relative;
 width:12em;
 height:1500px;
 left: 0;
 background-color: #DDD; /* #f7f7f7 */
 }
 
  /* stuff for IE */
@media screen{
 body>div#sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow: hidden;
 } 
 * html div#content_frames{
  height: 100%;
  overflow: auto;
  background-color: #f7f7f7;
  border-left:300px solid #800; /* THIS IS MINWIDTH KLUDGE FOR IE, should it have its own div?*/
 }
 
 /* BODY CSS */
 body {
	font: Georgia, "Times New Roman", serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.logo_right {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	
} 

div#600 {
width: 600px;
}

.new_super {
padding-left: 2px;
text-transform:capitalize;
vertical-align: text-top;
font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
font-size: 12px;
color: #900;
}

.oneColFixCtr #container {
	width: 780px;  /* 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 #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.logo {
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 32px;
	padding-top: 20px;
	padding-bottom: 10px;
	/* width: 600px; */
	}
.logo_address {
	padding-top: 0px;
	padding-bottom: 20px;
	align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	
}
.logo_address_bot {
	padding-top: 3px;
	align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
}
h5.left_links {
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	margin-top: 4px;
	margin-bottom: 0em;
	padding-left: 10px;
	/* padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px; */
	 /* background-color: #FFFFFF; */	
	text-align: left;
	/* width: 600px; */
	}
.copyright {
	/* position:relative; 
	top:auto;
	bottom:0;
	text-align: center;
	float:none;*/
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
}

.top_links_xsm {
	align: center;
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 12px;
}
.plans {
	align: right;
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	float: right;
}
.plans_left {
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 11px;
}
img.logo {
	position:relative;
	padding-top: 12px;
	padding-left: 7px;
}
p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}
.left {
	text-align: left;
	padding-right: 35px;
	padding-left: 15px;
}
.left_list {
/* padding-left: 10px; */
	text-align: left;
	padding-right: 230px;
	padding-left: 15px;
}
.left_table {
	text-align: left;
	padding-right: 35px;
	padding-left: 15px;
	padding-top: 60px;
}

.list_normal {
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-size: 14px;
	font-weight: lighter;
}
.small {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	text-align:inherit;
}
.medium {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	text-align:inherit;
}
.cap_left {
	float:left;
	padding-top:20px;
}
.cap_right {
	float:right;
	padding-top:20px;
}
.img_bottom {
min-width:680px;
padding-top: 20px;
padding-right: 50px;
padding-left: 44px; /* 24px */
padding-bottom: 3px;
border: none;
}
h2 {
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 26px;
	padding-top: 0px;
	/* white-space:nowrap; */
	
}
h3 {
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 18px;
}
h3.faq {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-right: 35px;
	padding-left: 15px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
}
li.left_list {
/* position:relative;
margin-left: 10px; */
	padding-left: 20px;
	list-style-position:inside;
	/* list-style-position: outside; */
	list-style-type: square;
	/* margin-bottom: 10px; */
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
}
a:link {
	color: navy; /* #1e48a5 */
}
a:visited {
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: red;	/*#F24A82 */
}

/*

.top_links_sm {
	align: center;
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 9px;
}


.top_links {
	align: center;
	font-family: "copperplate gothic light", Georgia, Helvetica, sans-serif;
	font-size: 18px;
}

.left_col {
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}


.two_cols_left {
	float: left; 
	width: 300px; 
	padding: 0 0 0 0;
}

.two_cols_right {
	margin: 0 0 0 300px;
	padding: 0 0 0 0;
	text-align: left;
}

*/
