/* Stampin' Kub New Styles */

body {
	background:#cedca2;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #333;	
}

h1 {
	margin-bottom: .5em;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 1.4em;
}

h3 {
	font-size: 1.em;
	font-weight: bold;
	margin:1em 0;
	font-size: 1.1em;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin:1em 0;
}

td {
	color:#666666;
	}
	
a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #73393f;
}
ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

/* My Wrap */
#rap {
	background:#ffffff;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#header {
	height: 40px;
	background:#ddc;
	width: 800px;
	background-image: url(../images/title_bar.gif);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
}
/* Menu Styles */

#menu {
	height: 27px;
	background:#fff;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #666666;
}

#menu ul 
{
	margin:0;
	list-style: none;
	padding: 0px;
}

#menu li {
	padding: 0;
	display: inline;
	vertical-align: middle;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 5px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
	border-right: 1px solid #d1d1b4;
}

#menu a:hover,
#menu li.current_page_item a {
	text-decoration: none;
	color: #000000;
	background-color: #eaeaca;
}
#flash {
	height: 200px;
	width: 800px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
}
#page {
	width: 760px;
	margin: 0 auto;
	background: #fff url(images/wrap.jpg) repeat-y right;
}
#content {
	width: 700px;
	padding: 20px;
	background: #fff;
}
#contact_sidebar {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
	float: left;
	margin-top: 60px;
	margin-right: 30px;
	border-right: 1px dotted #ddc;
	text-align: left;
}
#contact_form {
	width: 400px;
	margin-top: 20px;
	padding: 10px;
}
#map {
	border: 1px solid #333333
}
.post
{
    margin:10px 0;
    padding:0 0 20px 0;
	line-height:20px;
}
.post h2 
{
	margin:0;
	padding-bottom:5px;
	border-bottom: #ddc 1px dotted;
}

/* Body Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:24px;
	text-align: left;
	padding: 10px;
	}
	
.siteName{
	color: #000000;
	line-height:16px;
	/*letter-spacing:0.4em;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
/* Navigation Styles */

.navText {
	color: #7E8768;
	line-height:normal;
	/*letter-spacing:0.1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}
	
.navText a {
	color: #7E8768;
	line-height:normal;
	/*letter-spacing:0.1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	}

/*Past Employees*/	
.picture_center {
	width: 100%;

	text-align: center;	
}

/* Contact */
.formError {
color: red;
}
	
/* Footer Styles */

/* Footer */

#footer {
	height: 24px;
	background: #fff;
}

#footer .wrapper {
	width: 250px;
	margin: 0 auto;
	border-top:#ddc 1px dotted;
	background: #fff;
	float: right;
}

#footer .legal {
	width: 180px;
	height: 20px;
	margin: 0 auto;
	padding: 2px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #000;
	float: right;

	letter-spacing: 1.em;
	letter-spacing: 2px;
}

#hosted {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #666;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
}

#hosted a {color: #666; font-weight: bold;}
#hosted a:hover {color: #666; text-decoration: underline; font-weight: bold;}

#extension {
	background:#ffffff;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 100%;
	width: 800px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

