body { background-color: white;
*/background-image: url('images/background-tile.jpg'); */ 
}


/* Beginning of General Page Styles ----------------------------------------------------------------------------- */

#allcontent {
width: 900px;
height: 600px;
background-image: url('images/background-image.jpg');
background-repeat: no-repeat;
-moz-border-radius: 15px;
border-radius: 15px;
border: 1px solid #f5ad29;
margin-top: 35px;
margin-left: auto;
margin-right: auto;
font-family: Tahoma, Geneva, Arial, sans-serif;
font-size: 90%;
color: #bd7637;
}

#innercontent {
font-family: sans-serif;
padding-left: 55px;
padding-top: 0px;
padding-right: 50px;
height: 375px;
}

h2 {
padding-left: 225px;
margin: 0px, 0px, 15px, 0px;
}

/* Beginning of Paragraph Styles ----------------------------------------------------------------------------- */

p {
font-family: sans-serif;
font-size: 90%;
line-height: 1.6em;
}

p.justify {
text-align: justify;
}

p.gallerybox {
padding-left: 75px;
}

p.disclaimer {
font-size: 90%;
line-height: 1.6em;
text-align: center;
color: #a6a6a6;
}

p.disclaimer a {
color: #a6a6a6;
text-decoration: none;
text-align: center;
font-size: 75%;
}

p.sarahphoto {
font-size: 90%;
padding-left: 60px;
color: #a6a6a6;
}

p.footer {
font-family: sans-serif;
text-align: center;
color: #bd7637;
font-size: 70%;
}

p.sarahphoto a {
text-decoration: none;
font-weight: bold;
color: #fdc42c;
}

p.sarahphoto a:hover {
color: #f5ad29;
}


/* End of Paragraph Styles ----------------------------------------------------------------------------- */
/* Beginning of Menu Styles ----------------------------------------------------------------------------- */

#menu {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 60px;
padding: 0px;
}

p.menuheader
{margin: 0px; 
padding: 0px;
color: #bd7637;
text-align: left;
padding-left: 12px;
padding-right: 12px;
}

.menuheader a {
color: #bd7637;
text-decoration: none;
font-weight: normal;
}

.menuheader a:hover {
color: #fdc42c;
text-decoration: none;
}

table.navbar {
font-size: 95%;
margin-left: 300px;
margin-top: 72px;
margin-right: 0px;
margin-bottom: 0px;

}

table.menu {
margin: 0px;
padding: 0px;
}

td.menuNormal {
padding: 0px;
color: #bd7637;
text-align: left;
}

td.menuHover {
padding: 0px;
color: #fdc42c;
text-align: left;
}

div.menuNormal {
display: none;
position: static;
}

div.menuHover
{border: 0px;
display: inline;
position: absolute;}

a.menuitem:link {
text-decoration: none;
color: #bd7c37;
padding-left: 12px;
padding-top: 3px;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: #bd7c37;
display: block;}

a.menuitem:hover {
text-decoration: none;
color: #fdc42c;
display: block;}

a.menuitem:active
{text-decoration: none;
color: #fdc42c;
display: block;}


/* End of Menu Styles ----------------------------------------------------------------------------- */
/* Beginning of Sidebar Styles (Page Specific) ---------------------------------------------------- */

#sidebar {
border-left: 1px solid #fff27f;
margin: 0px 20px 3px 3px;
padding: 0px 20px 5px 20px;
float: right;
width: 150px;
font-size: 90%;
text-align: center;
}

#sidebargallery {
border-left: 1px solid #fff27f;
margin: 0px 20px 3px 3px;
padding: 0px 20px 5px 20px;
float: right;
width: 200px;
height: 400px;
font-size: 90%;
text-align: center;
overflow: auto;
position: relative;
}

#sidebarbio {
border-left: 1px solid #fff27f;
margin: 0px 20px 3px 3px;
padding: 0px 20px 5px 20px;
float: right;
width: 350px;
height: 400px;
font-size: 90%;
text-align: center;
overflow: auto;
position: relative;
}

p.sidebarannouncements {
color: #aa6c36;
font-size: 100%;
font-weight: bold;
text-align: center;
}

p.sidebarannouncements a {
text-decoration: none;
font-weight: bold;
color: #aa6c36;
}

p.sidebarannouncements a:hover {
color: #f5ad29;
}

p.sidebarsmall {
font-size: 88%;
line-height: 1.3em;
text-align: justify;
}

/* End of Sidebar Styles ----------------------------------------------------------------------------- */
/* Beginning Content Styles  (Page Specific) ------------------------------------------------- */

#maincontentleftlogin {
height: 430px;
border: none;
padding-top: 0px;
padding-left: 15px;
font-size: 85%;
}

#clientlogin {
height: 425px;
border: none;
padding-top: 0px;
padding-left: 15px;
font-size: 85%;
}

#maincontentleftarchives {
height: 430px;
border: none;
padding-top: 10px;
padding-right: 35px;
padding-left: 35px;
font-size: 90%;
}

#bioleft {
height: 450px;
border: 0px;
padding-top: 5px;
padding-left: 50px;
padding-bottom: 10px;
font-size: 80%;
color: gray;
text-align: center;
}

#bioleft a {
color: #bd7c37;
}

#bioleft a:hover {
color: #fdc42c;
}

table {
margin-top: 25px;
border-collapse: collapse;
}

td {
text-align: right;
font-size: 90%;
border: none;
padding: 5px;
border: none;
}

#homepage {
text-align: center;
padding-top: 0px;
padding-left: 65px;
padding-right: 65px;
height: 440px;
}



#mycustomscroll {
margin-top: 25px;
margin-left: 25px;
margin-bottom: 30px;
width: 615px;
height: 400px;
overflow: auto;
position: relative;
padding: 15px;
}

#mycustomscroll p.disclaimer {
font-size: 70%;
line-height: 1.6em;
text-align: justify;
color: #a6a6a6;
}

#mycustomscroll a {
text-decoration: none;
font-weight: bold;
color: #fdc42c;
}

#mycustomscroll a:hover {
text-decoration: none;
font-weight: bold;
color: #bd7637;
}

#mycustomscrollfull {
margin-top: 25px;
margin-left: 25px;
margin-bottom: 30px;
width: 700px;
height: 400px;
overflow: auto;
position: relative;
padding: 15px;
}

#mycustomscrollfull a {
text-decoration: none;
font-weight: bold;
color: #fdc42c;
}

#mycustomscrollfull a:hover {
text-decoration: none;
font-weight: bold;
color: #bd7637;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 15px;
background-color: #eae9e6;
}
.vscrollerbar {
width: 15px;
background-color: #eae9e6;
background-image: url('images/scrollbar3.jpg');
background-repeat: no-repeat;
}

