/* 19" Monitor 1024x768 resolution
		Fold is 578px
		Scroll is 968px
		
   17" Monitor 800x600 resolution
   		Fold is 410px
		Scroll is 744px

*/


/* Wildcard */
* {
margin: 0;
}


/*THESE ARE PRIMARY LAOUT ELEMENTS-DO NOT EDIT BELOW!!!*/

/*html Elements*/
html{
height: 100%;
_overflow: hidden;
}

body{
text-align: center; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: normal;
color: #660c0c;
background-image:url(images/Body_Background.jpg);
background-repeat:repeat-x;
background-position: bottom;
}

li{
float: left;
margin-right: 5em;
list-style-type: none; 
padding-top: 15px;
}

h1 {
position: absolute;
width: 505px;
height: 100px;
top: 65px;
left: 280px;
}

h1 span{
display: none;
}

h2{
font-size: 12px;
font-weight: normal;
}

h2 strong{
left: 60px;
position: absolute;
top: 25px;
color: white;
font-size: 14px;
}

h3{
height: 40px;
width: 800px;
text-align: center;
position: absolute;
top: 525px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .03em;
padding-top: 5px;
color: white;
}

h3 a:link {
text-decoration: underline;
color: white;
}

h3 a:visited {
text-decoration: underline;
color: white;
}

h3 a:active {
text-decoration: underline;
color: white;
}

h3 a:hover {
text-decoration: underline;
color: white;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/*div Elements*/
#banner{
width: 100%;
height: 50px;
background-image:url(images/Navi_Background.jpg);
background-repeat:repeat-x;
}

#right_description a:link {
text-decoration: none;
color: #660c0c;
}

#right_description a:visited {
text-decoration: none;
color: #660c0c;
}

#right_description a:active {
text-decoration: none;
color: #660c0c;
}

#right_description a:hover {
text-decoration: underline;
color: #660c0c;
}

#nav_menu{
height: 50px;
width: auto;
padding-left: 90px;
position: absolute;
top: 0;
}

#nav_menu_1{
height: 50px;
width: auto;
padding-left: 70px;
_padding-left: 80px;
position: absolute;
top: 0;
}

#nav_menu_1 a{
color: white;
}

#nav_menu a{
color: white;
}

/*Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){	
#nav_menu {
padding-left: 100px;
}	
}

/*Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){	
#nav_menu_1 {
padding-left: 100px;
}	
}

#wrapper {
width: 800px;
height: 580px;
margin: 0 auto; 
text-align: left; 
position: relative;
top:-50px;
}

#left {
height: 225px;
width: 270px;
position: relative;
}

#left span{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: .03em;
width: 265px;
height: auto;
float: left; 
margin-top: 30px;
}

#left_column {
position: absolute;
top: 65px;
left: 10px;
}

#left_column_image{
position: absolute;
top: 20px;
left: 25px;
height: 220px;
width: 200px;
background-image: url(images/Sharon_Palmer_Photo_1.jpg);
background-position:center;
background-repeat:no-repeat;
}

#left_column_image_description{
position: relative;
top: 240px;
left: 0px;
height: 110px;
width: 200px;
color: white;
}

#right_column {
position: absolute;
top: 175px;
left: 280px;
height: 290px;
width: 515px;
}

#right {
position: absolute;
top: 0px;
left: 290px;
height: 290px;
width: 210px;
}

#right_description{
position: absolute;
top: 15px;
left: 10px;
_left: 15px;
height: 290px;
width: 188px;
color: #660c0c;
}

#read {
text-align: right;
line-height: 1.5em;
width: 265px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .03em;
}

#read a:link {
text-decoration: none;
color: #f29a6a;
}

#read a:visited {
text-decoration: none;
color: #f29a6a;
}

#read a:active {
text-decoration: none;
color: #f29a6a;
}

#read a:hover {
text-decoration: underline;
color: #f29a6a;
}

/*Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){	
#rss table{
postion: absolute;
margin-top: -60px;
}	
}

#rss {
padding-top: 20px;
width: 265px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .03em;
position: relative;
top: 15px;
}

#rss td {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .03em;	
}

#rss a:link {
text-decoration: none;
color: #f29a6a;
}

#rss a:visited {
text-decoration: none;
color: #f29a6a;
}

#rss a:active {
text-decoration: none;
color: #f29a6a;
}

#rss a:hover {
text-decoration: underline;
color: #f29a6a;
}

/*Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){	
#rss {
padding-top: 75px;
}	
}

/*END OF PRIMARY LAOUT ELEMENTS-DO NOT EDIT ABOVE!!!*/


/*About*/

#services a:link {
text-decoration: none;
color: #f29a6a;
}

#services a:visited {
text-decoration: none;
color: #f29a6a;
}

#services a:active {
text-decoration: none;
color: #f29a6a;
}

#services a:hover {
text-decoration: underline;
color: #f29a6a;
}


h4{
font-size: 12px;
font-weight: normal;
overflow: hidden;
_position:relative;
_top: -15px;
}

h4 strong{
left: 60px;
position: absolute;
top: 25px;
color: white;
font-size: 14px;
z-index: 999;
}

#services {
position: absolute;
top: 100px;
left: 30px;
height: 110px;
width: 200px;
color: white;
}

#right_description_1{
position: absolute;
top: 200px;
left: 585px;
height: 290px;
width: 185px;
color: #660c0c;
}

#left_1 {
height: 225px;
width: 270px;
position: relative;
}

#left_1 a:link {
text-decoration: none;
color: #f29a6a;
}

#left_1 a:visited {
text-decoration: none;
color: #f29a6a;
}

#left_1 a:active {
text-decoration: none;
color: #f29a6a;
}

#left_1 a:hover {
text-decoration: underline;
color: #f29a6a;
}

/*Articles*/

#left_2 {
height: 225px;
width: 270px;
position: relative;
top: 0px;
_top: 15px;
}

#tables_1 {
position: relative;
top: -15px;
_top: -35px;
}

#tables_link{
text-align: right;
position: relative;
}

#sharon_article{
position: absolute;
top: -10px;
left: 5px;
height: 220px;
width: 200px;
background-image: url(images/Sharon_Palmer_Photo_2.jpg);
background-position:center;
background-repeat:no-repeat;
}

#sharon_article_description{
position: relative;
top: 240px;
left: 0px;
height: 110px;
width: 200px;
color: white;
}

#tables_link a:link {
text-decoration: none;
color: #f29a6a;
}

#tables_link a:visited {
text-decoration: none;
color: #f29a6a;
}

#tables_link a:active {
text-decoration: none;
color: #f29a6a;
}

#tables_link a:hover {
text-decoration: underline;
color: #f29a6a;
}

#right_description_1 a:link {
text-decoration: underline;
color: #660c0c;
}

#right_description_1 a:visited {
text-decoration: underline;
color: #660c0c;
}

#right_description_1 a:active {
text-decoration: underline;
color: #660c0c;
}

#right_description_1 a:hover {
text-decoration: underline;
color: #660c0c;
}

/*index*/
#cook {
float: left;
height: 80px;
width: 80px;
}
