@charset "utf-8";
/* This is the default style sheet for myContactForm.com */

/* GENERAL GLOBAL PARAMETERS */

/* White space reset */
h1, h2, h3, h4, h5, h6, ul, ol, div, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Basic body & tag formatting */
body {
	background-image:url(../../images/body_hor_bg.gif); 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
}
p {
	font-size: 0.8em;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3 {
	color: #000000;
	font-size: 1.2em;
	border-bottom: 1px dotted #cccccc;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}	
h4 {
	color: #89AF64;
	font-size: 1.2em;
	border-bottom: 1px dotted #cccccc;
	padding: 10px 0 0 0;
	margin-left: 15px;
	margin-right: 15px;
	width: 95%;
}
h5 {
	color: #333333;
	font-size: 1em;
	border-bottom: 1px dotted #cccccc;
	margin: 3px 8px 1px 8px;
	letter-spacing: -.06em;
}
h6 {
	color: #333333;
	font-size: 0.9em;
	border-bottom: 1px dotted #cccccc;
	margin: 3px 8px 1px 15px;
	width: 95%;
	display: block;
	padding-bottom: 4px;
}
/* Special Styles */
.body_gutters {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.small {
	font-size: 0.7em;
}
.big {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding: 5px 0 10px 0px;
}
div .spacer {
	display: block;
	width: 100%;
	height: 18px;
	float: left;
	}
.test_img {
	float: left;
	width: 75px;
	margin: 0 5px 0 15px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
a.il_but {
	font-size: 0.8em;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	color: #333333;
	padding: 0.2em 0.2em 0.2em 0.2em; 
	}
a.il_but:hover {
	color: #FFFFFF;
	background-color: #89AF64;
	cursor: pointer;
	border: 1px solid #000000;
	text-decoration: none;
	}
a.update_but {
	font-size: 0.8em;
	font-weight: bold;
	border: 2px solid #000000;
	background-color: #F8F8F8;
	color: #333333;
	padding: 0.2em 0.2em 0.2em 0.2em; 
	}
a.update_but:hover {
	color: #FFFFFF;
	background-color: #89AF64;
	cursor: pointer;
	border: 2px solid #000000;
	text-decoration: none;
	}
a.sulink{
	font-size: 1.6em;
	font-weight: bold;
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
	color: #333333;
	padding: 0.2em 0.3em 0.2em 0.3em; 
	}
a.sulink:hover {
	color: #FFFFFF;
	background-color: #89AF64;
	cursor: pointer;
	border: 1px solid #000000;
	text-decoration: none;
	}
div.lined {
	border-bottom: 1px #999999 dotted;
	float: left;
	margin: 10px 15px 10px 15px;
	padding: 10px 0 0 0;
	width: 95%;
}
div.testimonial {
	margin-left: 95px;
	}
/* Standard Links */
a:link, a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #89AF64;
	font-weight: bold;
}

/* DIV LOCATING FOR MAIN PAGE SECTIONS */

/* Page Header */
#header {
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #666666;
	padding: 0 0 5px 0;
	background-image: url(../../images/header_bg_alt3.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #FFFFFF;
}

/* Main Navigation Bar Within Header */
#header ul {
	list-style: none;
	margin: 0 75px 0 0;
	padding: 100px 0 0 0;
	font: bold 0.92em Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: bottom;
}
#header li {
	display: inline;
	float: right;
	margin: 0 1px 0 0;
}
#header a {
	display: block;
	margin-right: 1px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 8px 6px 2px 6px;
}
#header .highlighttab {
	display: block;
	margin-right: 1px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 8px 6px 2px 6px;
	background-color: #666666;
}
#header h1 {
	display: block;
	float: left;
	margin-top: 87px;
	padding: 0 0 0 60px;
	font-size: 1.75em;
	letter-spacing: -0.03em;
	color: #666666;
	font-weight: normal;
}
#header h1 .com {
	color: #999999;
	padding-left: 3px;
}
#header h1 .bold {
	font-weight: bolder;
	color: #89AF64;
	font-size: 1.2em;
	letter-spacing: -0.08em;
}
#header h1 .tm {
	padding-left: 4px;
	font-size: 0.5em;
	color: #CCCCCC;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}
#header a:hover, #header a:active {
	text-decoration: none;
	background-image: none;
	color: #FFFFFF;
	background-color: #89AF64;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

/* Bar Below Header */
#sec_nav {
	clear: both;
	margin: 0 60px 0 60px;
	height: 1.8em;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #666666;
	border-top: 8px solid #666666;
	background: url(../../images/sec_nav_bg.jpg) repeat-x left top #EEEFF3;
}
#sec_nav h2 {
	font-size: 0.9em;
	padding: 8px 0 0 6px;
	float: left;
	display: inline;
	letter-spacing: 0.04em;
	font-style: italic;
}
#sec_nav h5 {
	font-size: 0.9em;
	float: right;
	width: 206px;
	display: inline;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0;
	border: 0;
}
	

/* Main Content Area */
#content_wrapper {
	clear: both;
	background-color: #FFFFFF;
	margin: 0px 60px 0px 60px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
	
	/* Left Column */
	#left_col_wrapper {
		float: left;
		width: 200px;
		border-right: 1px solid #E3E3E3;
		}
	
		/* Left Shaded Content Area */
		#left_col_top {
			background-color: #FAFAFA;
			border-bottom: 1px solid #E3E3E3;
		}
		/* Left Area Numbered List */
		#left_col_top ol {
			font-size: 1em;
			margin-left: 40px;
			font-weight: bolder;
			margin-bottom: 15px;
			}
		/* Left Area Lists */
		#left_col_top li p {
			font-size: 0.8em;
			font-weight: normal;
			margin-left: 0;
		}
		#left_col_top li.sectop {
			font-size: 1.1em;
			font-weight: normal;
			margin-left: -1.5em;
			list-style: circle;
		}
		/* Left Area Links in ul and a */
		#left_col_top ul {
			font-size: 0.8em;
			font-weight: bold;
			list-style-type: square;
			margin-left: 25px;
		}
		#left_col_top ul.samples {
			font-size: 0.8em;
			font-weight: bold;
			list-style-type: disc;
			margin: 5px 0 5px 25px;
		}
		#left_col_top .links {
			display: block;
			height: 19px;
			border-top: 1px dotted #cccccc;
			padding: 6px 0.5em 0 0.5em;
			color: #666666;
		}
		#left_col_top .links_bot {
			display: block;
			height: 19px;
			border-top: 1px dotted #cccccc;
			border-bottom: 1px dotted #cccccc;
			padding: 6px 0.5em 0 0.5em;
			color: #666666;
		}
		#left_col_top a.links:link, #left_col_top a.links:visited {
			text-decoration: none;
		}
		#left_col_top a.links:hover, #left_col_top a.links:active, #left_col_top a.links:visited:hover {
			text-decoration: none;
			background-image: none;
			background-color: #F0F0F0;
			color: #000000;
		}
		#left_col_top a.links_bot:link, #left_col_top a.links_bot:visited {
			text-decoration: none;
		}
		#left_col_top a.links_bot:hover, #left_col_top a.links_bot:active, #left_col_top a.links_bot:visited:hover {
			text-decoration: none;
			background-image: none;
			background-color: #F0F0F0;
			color: #000000;
		}				
		/* Left Column - 200x60 Ad Area */
		#left_col_bottom {
			height: 70px;
			border-bottom: 1px solid #E3E3E3;
		}
		#left_col_bottom img {
			margin-left: 40px;
			margin-right: 40px;
			margin-top: 5px;
			margin-bottom: 5px;
			}
				
	/* Center Column - Main Content Area */
	#center_col {
		margin: 0 221px 0 201px;
		background: url(../../images/content_bg.jpg) repeat-x top;
		}
	
		/* Center Column Text Formatting */
		#center_col h1 {
			font-size: 1.1em;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}
		#center_col h1.topbullet {
			color: #89AF64;
			font-size: 1.2em;
			border-bottom: 1px dotted #cccccc;
			padding: 10px 0 0 0;
			margin-left: 15px;
			margin-right: 15px;
			width: 95%;
		}
		#center_col p.bold {
			font-weight: bold;
		}	
		#center_col ul {
			list-style: circle;
			font-size: 0.8em;
			margin: 1em 0 0 3em;
			padding: 0 0 0.5em 1em;
		}
		#center_col ol {
			font-size: 0.8em;
			margin: 1em 0 0 3em;
			padding: 0 0 0.5em 1em;
			}
			
		#center_col li {
			padding-left: 0.5em;
			padding-top: 0.5em;
		}
		#center_col #bread {
			width: 100%;
			height: 27px;
			border-bottom: 1px solid #e3e3e3;
			display: block;
			margin-top: 1px;
			margin-bottom: 6px;
			}
		
		#center_col p.crumbs {
			float: left;
			display: inline;
			margin: 8px 14px 0px 15px;
			color: #89AF64;
			font-size: 1.0em;
			letter-spacing: 0.02em;
			font-weight: bold;			
			}
	/* Right Column */
	#right_col_wrapper {
		float: right;
		width: 220px;
		border-left: 1px solid #E3E3E3;
		border-bottom: 1px solid #E3E3E3;
	}		
		/*Loging / User Navigation Box */
		#right_col_top {
			border-bottom: 1px solid #E3E3E3;
			background-color: #FAFAFA;
		}
		/* 200x600 Ad/Testimonial Area */
		#right_col_bottom {
			clear: both;
			text-align: center;			
		}
		#right_col_bottom .text {
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: 0.7em;
			text-align: left;
			margin-top: 10px;
		}
		#right_col_bottom .name {
			margin-top: 10px;
			font-weight: bold;
			font-size: 0.8em;
			}
		#right_col_bottom .link {
			margin-top: -1px;
			font-size: 0.7em;
			}
		#right_col_bottom .more {
			padding-top: 10px;
			margin-top: 10px;
			padding-left: 10px;
			font-size: 0.7em;
			font-weight: bold;
			border-top: 1px dashed #cccccc;
			}
/* Design Above Footer */
#footer_dec {
	clear: both;
	height: 5px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #666666;
	background-image:url(../../images/footer_dec_bg.gif);
}

/* Footer Area */
#footer {
	clear: both;
	height: 1.6em;
	border-bottom: 1px solid #666666;
	font-size: 0.6em;
	color: #FFFFFF;
	border-top: 2px solid #666666;
	background-color: #999999;
	background: url(../../images/foot_bg.jpg) repeat-x top;
}
	
	/* Navigation Links on Footer */
	#footer ul {
		list-style: none;
	}
	#footer li {
		float: right;
	}
	#footer a {
		border-left: 1px solid #CCCCCC;
		padding: 0 1em 0 1em;
	}
	#footer a:link, #footer a:visited {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;
	}
	#footer .copy {
		float: left;
		margin: 1px 0 0 6px;
	}
/* Divs That Format Status Messages */
	#error_status {
		border: 2px #CC3333 dotted;
		background-color: #FFF0F0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		padding: 6px;
		margin: 0;
	}
	#error_status .red {
		color: #CC3333;
	}
	#success_status {
		border: 2px #89AF64 dotted;
		background-color: #EAFFD5;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: bold;
		color: #000000;
		padding: 6px;
		margin: 0;
	}
	#success_status .green {
		color: #89AF64;
	}

	