@charset "utf-8";
/*  Global styles  */
/* CSS Document developed by Ewing Consulting, LLC*/

body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top: 9px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B22222;
}

#left_nav {
	width: 180px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
#main_content {
	width: 95%;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}

#left_nav ul {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#left_nav ul a, #left_nav ul a:visited {
	color: #333333;
	margin-bottom: 9px;
	text-decoration: none;
}
#left_nav ul a:hover {
	color: #666666;
	margin-bottom: 9px;
	text-decoration: none;
}
#left_nav ul ul {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
}

#left_nav a, #left_nav a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	padding-left: 10px;
}
#left_nav a:hover {
	color: #333333;
}
#left_nav_title {
	color: #B22222;
	font-family: Verdana, sans-serif;
	border: 2px solid #B22222;
	margin-top: 9px;
	padding: 3px;
	font-size: 1.3em;
	font-weight: bold;
}
#left_nav_title a, #left_nav_title a:visited {
	text-decoration: none;
	color: #B22222;
}
#left_nav_title a:hover {
	color: #000000;
}
#left_column {
	width: 150px;
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
	height: auto;
}
#left_column_content {
	width: 96%;
	padding: 10px;
	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
}
#right_column {
	width: 625px;
	float: right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}
#right_column_content {
	width: 96%;
	padding: 10px;
	background-image: url(../images/bg_corner.jpg);
	background-repeat: no-repeat;
}
#testimonial_box {
	float: right;
	width: 200px;
	background-color: #DDDDDD;
	padding: 15px;
	margin-left: 15px;
}
#testimonial_box  ul  {
	padding-right: 5px;
	padding-left: 15px;
	text-align: left;
}

/*  ---- text tag styles ----   */

a, a:visited, a:active{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	padding-left: 15px;
	color: #B22222;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B22222;
	border-left-color: #B22222;
}
 
h1 a, h1 a:visited {
	padding-top: 3px;
	text-decoration: none;
	color: #B22222;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size:14px;
	font-weight:bold;
	padding-left: 7px;
	padding-top: 3px;
	color: #000066;
	text-align: left;
}
h2 a, h2 a:visited {
	padding-top: 3px;
	text-decoration: underline;
	color: #000066;
}
h2 a:hover {
	text-decoration: none;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color: #FF6600;
}
h3  a, h3  a:visited {
	text-decoration: underline;
	color: #FF6600;
}
h3 a:hover {
	text-decoration: none;
}

h4 {
	font-size:12px;
	font-weight:bold;
	color: #666666;
}
h5 {
	font-size:0.9em;
	font-weight:bold;
	color: #000066;
}
h6 {
	font-size:11px;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #880000;
	height: 27px;
	line-height: 1.2em;
	padding-left: 7px;
	padding-top: 2px;
	margin-top: 1px;
}

li {
	margin-top: 0;
	margin-bottom: 0
}
ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	text-align: left;
	vertical-align: top;
}
.copyright {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	margin-right: 25px;
	font-weight: normal;
}
.featured_in {
	font-size: 8px;
}
.first_letter {
	font-size:1.2em;
	font-weight: bold;
	line-height: 1em;
}
.sizeDown1 {
	font-size:.9em;	
}
.sizeDown2 {
	font-size:.8em;
}
.sizeDown3 {
	font-size:.7em;
}
.textColor_gray {
	color:#333333;
}
.textColor_red {
	color:#CC0000;
}
.textColor_white {
	color:#FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 2px solid #CC0000;
}
/*  ---- horizontal lines  ----  */
.hr_black {
	border: thin solid #000000;
}
.hr_red {
	border: thin solid #B22222;
}
.hr_silver {
	border: thin solid #999999;
}
.nav_button {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.nav_button a, .nav_button a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
.nav_button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.form_label {
	font-weight: bold;
	color: #000066;
}
#print_footer {
	display: none;
}

