/* Global tag definitions */

body {
	background: #FFFFFF url(images/background.gif) repeat-y fixed center;
	font-size: 66%;
}


p {
	margin: 0px;
	padding: 0px;
}

/* header */

.logo {
	float: left;
	text-align: left;
}
.logo_id {
	text-align: left;
}

#nav_top {
	background: #990000;
	height: auto;
	width: 815px;
	text-align: center;
	color: #f67e09;;
	font: bolder .8em "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

#nav_bottom {
	background: #999999;
	height: auto;
	width: 815px;
	text-align: center;
	color: #f67e09;;
	font: bolder .6em "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

more_recpies {
	background: #999999;
	height: auto;
	width: 250px;
	text-align: center;
	color: #f67e09;;
	font: bolder .6em "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
}

/* define the orange and yellow sep */

#border {
	background: url(images/ornge_bkack.gif);
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}

/* main area*/

.container {
	width: 800px;
	text-align: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#content {
	margin: 0px;
	color: #f67e09;;
	font: bold 1.2em/20px Helvetica, sans-serif, Geneva, "Lucida Grande", Verdana;
	padding-bottom: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#content p {
	padding-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

/* footer */
.foot {
	text-align: center;
	padding-top: 10px;
	color: #f67e09;;
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
	border-bottom: 2px dotted #666666;
}

.righ_foot {
	text-align: right;
	font: italic lighter 0.9em "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	padding-right: 15px;
	color: #f67e09;;
	padding-top: 10px;
}

.left_foot {
	text-align: left;
	margin-left: 15px;
	padding-left: 15px;
	color: #995006;
	padding-top: 10px;
}
.sign_off {
	font: .8em "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	padding-top: 10px;
	color: #999966;
	text-align: center;
	text-transform: uppercase;
	line-height: 10px;
}

/* these are the rollowvers in css */

a.nav_top_links:link {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;;
	border-right: thin solid #333333;
}

a.nav_top_links:visited {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;;
	border-right: thin solid #333333;
}
	
a.nav_top_links:hover {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;;
	background-color: #ffd0a1;
	border-right: thin solid #333333;
}

a.nav_top_links:active {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;;
	background-color: #ffd0a1;
	border-right: thin solid #333333;
}

a.nav_top_cur:link {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;
	border-right: thin solid #333333;
	background-color: #ffd0a1;

}

a.nav_top_cur:visited {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}
	
a.nav_top_cur:hover {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}

a.nav_top_cur:active {
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	color: #f67e09;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}

a.nav_top_left:link {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
}

a.nav_top_left:visited {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;;
	border-left: thin solid #333333;	
	border-right: thin solid #333333;
}
	
a.nav_top_left:hover {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;;
	background-color: #ffd0a1;
	border-left: thin solid #333333;	
	border-right: thin solid #333333;
}

a.nav_top_left:active {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;;
	background-color: #ffd0a1;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
}

a.nav_top_left_cur:link {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	background-color: #ffd0a1;

}

a.nav_top_left_cur:visited {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}
	
a.nav_top_left_cur:hover {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}

a.nav_top_left_cur:active {
	padding-right: 25px;
	padding-left: 25px;
	text-decoration: none;
	color: #f67e09;
	border-left: thin solid #333333;
	border-right: thin solid #333333;
	background-color: #ffd0a1;
}



a.main:link {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #f67e09;;
	text-decoration: underline;
	}
a.main:visited {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #7b3831
}

a.main:active {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}

a.sign_off_a:link {
	color: #999966;
	}
a.sign_off_a:visited {
	color: #999966	}
a.sign_off_a:hover {
	color: #FFFFFF;
	background-color: #999966;
	}
a.sign_off_a:active {
color: #FFFFFF
}




.header {
	height: auto;
	width: 800px;
}





/* un-used or orphaned*/

.nav_space {
	
	line-height: 25px;
	height: 100%;
	font-weight: bolder;
	text-transform: uppercase;
}
.caps {
	text-transform: uppercase;
	font-weight: bolder;
}
.bordertop {
	background-image: url(images/border_top.gif);
	height: 8px;
	background-position: top;
}
.borderbottom {
	background-image: url(images/border_bott.gif);
	height: 8px;
	background-position: top;
	width: 800px;
}
#bp {
	width: 800px;
	vertical-align: bottom;
}

.body_main_services {
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(images/stretch.gif);
	height: 1200px;
	width: 800px;
}
.body_main_sub {
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(images/stretch.gif);
	height: 900px;
	width: 800px;
}
.body_main {
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(images/stretch.gif);
	height: 600px;
	width: 800px;
}
.container_inside {
	height: auto;
	width: 100%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #080405;
	border-bottom-color: #080405;
	
}

h1.secondary {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.divider {
	color: #f67e09;;
	padding-right: 10px;
	padding-left: 10px;
}

.main_cont {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
p.home_intro {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #2f6b85;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.home_primary {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}

p.home_secondary {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2f6b85;
	margin-top: 0px;
}
.strong {
	font-family: Helvetica, sans-serif, Geneva, "Lucida Grande", Verdana;
	text-transform: uppercase;
	font-weight: bolder;
}
.emph {
	font: italic larger Georgia, "Times New Roman", Times, serif;
}
.left img.bio {
	background: #FFFFFF center top;
	vertical-align: top;
	display: block;
	margin-bottom: 10%;
}
