/*
-----------------------------------------------
susansquires.com
author: sara reyes (http://off-the-edge.net/)
version: 2005.04.05
----------------------------------------------- */

/* global
----------------------------------------------- */
body {
margin: 0;
padding: 0;
background: #600202 url(../images/squires3.jpg) top left;
}

/* layout
----------------------------------------------- */
#frame {
width: 746px;
margin: 0 auto 15px auto;
background-color: #FFFFFF;
border: 3px solid #600202;
border-top: 0;
/* box model hack a la Tantek: http://tantek.com/                        */
/* Include the rules below for any boxes with fixed widths or heights.   */
/* The width and/or height below is calculated by subtracting the        */
/* border (x2) and padding (x2) from the width and/or height.            */
voice-family: "\"}\"";
voice-family: inherit;
width: 740px; }

html>body #frame { width:740px; } 
/* end box model hack */

#wrapper {
width: 740px;
margin: 0;
background: url(../i/bg_content.gif) no-repeat bottom left;
border: 1px solid #151f1c;
border-top-width: 5px;
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 738px; }

body>#frame #wrapper { width:738px; } 
/* end box model hack */

#header {
height: 192px;
position: relative;
}

#header span {
background: url(../images/squiresban1.gif) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerhome {
height: 192px;
position: relative;
}

#headerhome span {
background: url(../images/homeheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headermemberlogin {
height: 192px;
position: relative;
}

#headermemberlogin span {
background: url(../images/memberheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headercontact {
height: 192px;
position: relative;
}

#headercontact span {
background: url(../images/contactheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headernew {
height: 192px;
position: relative;
}

#headernew span {
background: url(../images/newheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerguestbook {
height: 192px;
position: relative;
}

#headerguestbook span {
background: url(../images/guestbookheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headeras {
height: 192px;
position: relative;
}

#headeras span {
background:  url(../about_susan/aboutsusanheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headercontest {
height: 192px;
position: relative;
}

#headercontest span {
background:  url(../contest/contestheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerbooks {
height: 192px;
position: relative;
}

#headerbooks span {
background: url(../images/booksheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerphotogallery {
height: 192px;
position: relative;
}

#headerphotogallery span {
background:  url(../photos/photogalleryheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#nav {
height: 25px;
margin-left: 100;
padding: 0;
border-bottom: 5px solid #dd434b;
background: #600202 url(../images/bg_navpattern.gif) top left;
}

#nav2 {
height: 20px;
margin: 0;
padding: 0;
border-bottom: 5px solid #dd434b;
background: #600202 url(../images/bg_navpattern.gif) top left;
}

#contentwrapper {
width: 738px;
}

#textwrapper {
float: left;
width: 486px;
padding: 12px;
/* background-color: transparent; */
background-color: #F05E71;     /* PINKY COLOR */
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 462px; }

#textwrapperwide {
float: left;
width: 738px;
padding: 12px;
/* background-color: transparent; */
background-color: #F05E71;     /* PINKY COLOR */
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 714px; }

#wrapper>#contentwrapper #textwrapper { width:462px; } 
/* end box model hack */

#details {
margin: 10px 0 15px 0;
padding: 5px 6px 4px 6px;
background-color: #fefef7;
color: #c8ae86;
border: 1px solid #f5eed1;
}

#photowrapper {
float: right;
width: 252px;
margin: 0;
padding: 12px 9px 8px 9px;
/* border-left: 3px solid #e6e6e6; */
border-left: 3px solid #e74b4e;
background-color: #e74b4e;
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 231px; }

#wrapper>#contentwrapper #photowrapper { width:252px; }
/* end box model hack */

#photo {
border: 5px solid #e74b4e;
}

#photo img {
display: block;
margin: 0;
border: 1px solid #e74b4e;
}

#thumbnails {
width: 412px;
height: 34px;
margin: 11px 0 12px 0;
padding: 0;
text-align: center;
}


#footer {
width: 730px;
position: relative;
background: #e74b4e;
border: 0px solid #000000;
border-top-width: 1px;
padding: 4px;
}

/* headings
----------------------------------------------- */

#header span {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: transparent;
	float: right;
	margin-right: 0em;
	margin-top: 0em;

}

/* h1,h3,h5 {
margin: 0;
font-family: georgia, times new roman, times, serif;
background-color: transparent;
}
*/

h1,h3,h5 {
margin: 0;
font-family: verdana, lucida, arial, sans-serif;
background-color: transparent;
}

h2,h4 {
margin: 0;
font-family: georgia, times new roman, times, serif;
}

h1#header {
color: #fff;

}

/* color was a7ad65 */

#textwrapper h1 {
font-size: 20px;
color: #600202;
}

#textwrapper h1 span {
font-weight: normal;
}

#textwrapperwide h1 {
font-size: 20px;
color: #600202;
}

#textwrapperwide h1 span {
font-weight: normal;
}

h2 {
font-size: 16px;
color: #fff;
}
/* was color: #727272; */


h3 {
font-size: 11px;
color: #a17635;
}

h3 span {
font-weight: normal;
}

h4 {
margin-bottom: 13px;
font-size: 12px;
font-weight: normal;
color: #c0c0c0;
}

h5 {
/* margin-bottom: -1px; removed to solve IE 6 bug */
font-size: 9px;
color: #a17635;
}

/* text
----------------------------------------------- */
p {
margin: 0;
padding: 0;
}

#textwrapper p {
margin-bottom: 18px;
font-family: verdana, lucida, arial, sans-serif;
font-size: 13px;
line-height: 16px;
background-color: transparent;
color: #000;
}

#textwrapper br {
font-size: 13px;
line-height: 16px;
}

#textwrapper #details p {
display: inline;
margin-right: 6px;
margin-bottom: 0;
font-family: verdana, lucida, arial, sans-serif;
font-size: 9px;
color: #c8ae86;
}

#textwrapperwide p {
margin-bottom: 18px;
font-family: verdana, lucida, arial, sans-serif;
font-size: 13px;
line-height: 16px;
background-color: transparent;
color: #000;
}

#textwrapperwide br {
font-size: 13px;
line-height: 16px;
}

#textwrapperwide #details p {
display: inline;
margin-right: 6px;
margin-bottom: 0;
font-family: verdana, lucida, arial, sans-serif;
font-size: 9px;
color: #c8ae86;
}

#textwrapperwide td {
margin-bottom: 18px;
font-family: verdana, lucida, arial, sans-serif;
font-size: 13px;
line-height: 16px;
/* background-color: transparent; */
color: #000;
}

#textwrapperwide a:link {
color: #000000;
}

#textwrapperwide a:hover {
color: #FFFFFF;
}

#textwrapperwide a:visited {
color: #990000;
}

#photowrapper p {
font-family: verdana, lucida, arial, sans-serif;
font-size: 9px;
background-color: transparent;
color: #000;
text-align: center;
}

p#previousimage, p#nextimage {
float: left;
width: 16px;
height: 34px;
font-size: 11px;
font-weight: bold;
}

#footer p {
font-family: verdana, lucida, arial, sans-serif;
font-size: 11px;
color: #CCCCCC;
text-align: center;
}

#footer a {
font-family: verdana, lucida, arial, sans-serif;
font-size: 11px;
color: #CCCCCC;
text-align: center;
}


/* lists
----------------------------------------------- */
ul#nav, ul#nav li {
margin: 0;
padding: 0;
}

ul#nav {
position: relative;
height: 25px;
}

ul#nav li {
display: inline;
list-style-type: none;
}

ul#nav2, ul#nav2 li {
margin: 0;
padding: 0;
}

ul#nav2 {
position: relative;
height: 20px;
}

ul#nav2 li {
display: inline;
list-style-type: none;
}

#thumbnails ul {
float: left;
width: 380px;
height: 34px;
margin: 0;
padding: 2px;
background-color: #e6e6e6;
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 376px;
height: 30px; }

#photowrapper>#thumbnails ul { width:376px; height:30px; }
/* end box model hack */

#thumbnails ul li {
display: inline;
list-style-type: none;
}

/* links
----------------------------------------------- */
ul#nav li a:link, ul#nav li a:visited {
float: left;
margin: 0;
padding: 0 9px 2px 9px;
border-top: 1px solid #151f1c;
border-bottom: 1px solid #151f1c;
background-color: transparent;
color: #fff;
font: 10px/21px verdana, lucida, arial, sans-serif;
text-decoration: none;
}

ul#nav li a:hover {
color: #fff;
background-color: #e74b4e;
}

ul#nav li a:active    {
background-color: #425953;
color: #fff;
}

ul#nav2 li a:link, ul#nav2 li a:visited {
float: left;
margin: 0;
padding: 0 5px 2px 5px;
border-top: 1px solid #151f1c;
border-bottom: 1px solid #151f1c;
background-color: transparent;
color: #fff;
font: 9px arial, sans-serif;
text-decoration: none;
}

ul#nav2 li a:hover {
color: #fff;
background-color: #e74b4e;
}

ul#nav2 li a:active    {
background-color: #425953;
color: #fff;
}

/* "You Are Here" sele/*
-----------------------------------------------
susansquires.com
author: sara reyes (http://off-the-edge.net/)
version: 2005.04.05
----------------------------------------------- */

/* global
----------------------------------------------- */
body {
margin: 0;
padding: 0;
background: #600202 url(../images/squires3.jpg) top left;
}

/* layout
----------------------------------------------- */
#frame {
width: 746px;
margin: 0 auto 15px auto;
background-color: #FFFFFF;
border: 3px solid #600202;
border-top: 0;
/* box model hack a la Tantek: http://tantek.com/                        */
/* Include the rules below for any boxes with fixed widths or heights.   */
/* The width and/or height below is calculated by subtracting the        */
/* border (x2) and padding (x2) from the width and/or height.            */
voice-family: "\"}\"";
voice-family: inherit;
width: 740px; }

html>body #frame { width:740px; } 
/* end box model hack */

#wrapper {
width: 740px;
margin: 0;
background: url(../i/bg_content.gif) no-repeat bottom left;
border: 1px solid #151f1c;
border-top-width: 5px;
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 738px; }

body>#frame #wrapper { width:738px; } 
/* end box model hack */

#header {
height: 192px;
position: relative;
}

#header span {
background: url(../images/header.gif) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headermemberlogin {
height: 192px;
position: relative;
}

#headermemberlogin span {
background: url(../images/memberheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headercontact {
height: 192px;
position: relative;
}

#headercontact span {
background: url(../images/contactheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headeras {
height: 192px;
position: relative;
}

#headeras span {
background:  url(../about_susan/aboutsusanheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerbooks {
height: 192px;
position: relative;
}

#headerbooks span {
background: url(../images/booksheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#headerphotogallery {
height: 192px;
position: relative;
}

#headerphotogallery span {
background:  url(../photos/photogalleryheader.jpg) no-repeat top left;
width: 100%;
height: 100%;
position: absolute;
}

#nav {
height: 25px;
margin-left: 100;
padding: 0;
border-bottom: 5px solid #dd434b;
background: #600202 url(../images/bg_navpattern.gif) top left;
}

#nav2 {
height: 25px;
margin: 0;
padding: 0;
border-bottom: 5px solid #dd434b;
background: #600202 url(../images/bg_navpattern.gif) top left;
}

#contentwrapper {
width: 738px;
}

#textwrapper {
float: left;
width: 486px;
padding: 12px;
/* background-color: transparent; */
background-color: #F05E71;     /* PINKY COLOR */
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 462px; }


#wrapper>#contentwrapper #textwrapper { width:462px; } 
/* end box model hack */

#details {
margin: 10px 0 15px 0;
padding: 5px 6px 4px 6px;
background-color: #fefef7;
color: #c8ae86;
border: 1px solid #f5eed1;
}

#photowrapper {
float: right;
width: 252px;
margin: 0;
padding: 12px 9px 8px 9px;
/* border-left: 3px solid #e6e6e6; */
border-left: 3px solid #e74b4e;
background-color: #e74b4e;
/* box model hack */
voice-family: "\"}\"";
voice-family: inherit;
width: 231px; }

#wrapper>#contentwrapper #photowrapper { width:252px; }
/* end box model hack */

#photo {
border: 5px solid #e74b4e;
}

#photo img {
display: block;
margin: 0;
border: 1px solid #e74b4e;
}

#thumbnails {
width: 412px;
height: 34px;
margin: 11px 0 12px 0;
padding: 0;
text-align: center;
}


/* headings
----------------------------------------------- */

#header span {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: transparent;
	float: right;
	margin-right: 0em;
	margin-top: 0em;

}

/* h1,h3,h5 {
margin: 0;
font-family: georgia, times new roman, times, serif;
background-color: transparent;
}
*/

h1,h3,h5 {
margin: 0;
font-family: verdana, lucida, arial, sans-serif;
background-color: transparent;
}

h2,h4 {
margin: 0;
font-family: georgia, times new roman, times, serif;
}

h1#header {
color: #fff;

}

/* color was a7ad65 */

#textwrapper h1 {
font-size: 20px;
color: #600202;
}

#textwrapper h1 span {
font-weight: normal;
}

#textwrapperwide h1 {
font-size: 20px;
color: #600202;
}

#textwrapperwide h1 span {
font-weight: normal;
}

h2 {
font-size: 16px;
color: #000000;
}
/* was color: #727272; */


h3 {
font-size: 11px;
color: #a17635;
}


/* "You Are Here" selectors
These selectors set the current tab in the navigation,
based on the ID of the <body> tag */
body#home ul#nav li#home a, 
body#bio ul#nav li#bio a,
body#biblio ul#nav li#biblio a,
body#photos ul#nav li#photos a,
body#contest ul#nav li#contest a,
body#members ul#nav li#members a,
body#guestbook ul#nav li#guestbook a,
body#new ul#nav li#new a,
body#contactinfo ul#nav li#infocontact a {
margin-left: 1px;
margin-right: 1px;
border-bottom: 1px solid #e74b4e;
background-color: #ffffff;
color: #dd434b;
}

/* adding navigation for the book image */


#booknav ul {
	margin: 0;
	padding: 0;
	}
#booknav ul li {
	list-style-type: none;
	line-height: 16pt;
	}
	
#booknav a:link, #booknav a:visited {
	font: 12px verdana, arial, sans-serif;
	color: #fff;
	text-decoration: underline;
	background-color: #e74b4e;
}

#booknav a:hover {
	font: 12px verdana, arial, sans-serif;
	color: #e74b4e;
	text-decoration: none;
	background-color: #fff;	
}
