body {
background-image: url(../images/webs_bkgd_a.gif);
background-repeat: repeat-x;
/*background-color: #724b2e;*/
font-size: small;
font-family: Georgia, Times, serif;
line-height: 1.4 ems;
}

p {
margin: 0;
padding: 0;
}

td { }

a:link {
/*color: #551d76;*/
color: #3F77E8;
text-decoration: none;
}

a:visited {
color: #8a6199;
text-decoration: none;
}

a:hover {
color: #5c5c9c;
text-decoration: underline;
}

a:active {
color: #999999;
}

/* ---- Basic Common Declarations ----*/

* {
margin: 0;
padding: 0;
border: 0;
}

*html body { /*Simplified Box Model Hack */
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */}

img {
margin: 0;
padding: 0;
border: 0;
}

h1 {
font-size: 150%;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 120%;
}

h4 {
font-size: 105%;
}

ul li {
font-size: 90%;
}

/* ---- End Basic Common Declarations ----*/
	
/*layout Structure */

#outerwrap {
margin-left: auto;
margin-right: auto;
width: 880px;
/*border: solid 1px red;*/
}
	
#wrap {
/*margin-left: auto;
margin-right: auto;*/
width: 720px;
/*background: url(../images/brit_Bkgd_rt.gif) repeat-y 0 0;*/
/*background: url(../images/brit_Bkgd_rt.gif) repeat-y 100% 0;*/
background: url(../images/webs_Bkgd_Lt_a_orange.gif) repeat-y 0 0; /* -- this works as intended */
/*background-color: #8F8F8F;*/
/*border: solid 2px #000000;*/
/*border-left: solid 1px #000000;
border-right: solid 1px #000000;*/
/*display: inline; /* --- for IE5 ----*/
}

#wrapinner {
/*background-image: url(../images/brit_Bkgd_Lt.gif); /* add background here for #content background div*/
background-image: url(../images/webs_Bkgd_rt_a.gif); /* add background here for #content background div*/
background-repeat: repeat-y; 
background-position: 100% 0;
/*background-position: 0;*/
/*border: solid 2px red;*/
}

#header {
height: 100px;
background-color: #482b2f;
/*margin-bottom: 10px; */
background-image: url(../images/webs_header_720px.gif);
background-repeat: no-repeat;
margin: 0;
padding: 0;
/*border-bottom: solid 1px #482b2f;*/
}

#beauty { 
margin: 0;
padding: 0;
height: 245px;
background-image: url(../images/webs_beauty_720px.gif);
background-repeat: no-repeat;
/*background-color: #ffffff;*/
/*border-bottom: solid 1px blue;*/
}

#beauty div {
padding: 20px 40px 10px 40px;
margin: 0; /* changing this value screws up layout */
/*border: solid 1px green;*/
}

#beauty h1 {
color: white;
font-family: Solex, Verdana, monospace;
letter-spacing: 10px;
font-size: 240%;
font-weight: lighter;
padding: 0 0 10px 0;
}

/* --- start navigation --- */

#navcontainer {
/*width: 8em;*/
width: 155px;
/*border-right: 5px solid #000;*/
/*padding: 0 0 1em 0;*/
padding: 0 0 5px 0;
/*margin-bottom: 1em;*/
margin-bottom: 1px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
/*background-color: #90bade;*/
/*background-color: #482b2f;*/
background-color: #ff8030;
color: #333;
/* menu outside wrap to move with page when centred in browser */
float: right;
position: relative;
top: 100px;
display: inline;
}

* html #navcontainer {  /* This is the Tan hack */
width: 155px; 
w\idth: 120px;
}

#navcontainer ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li {
/*border-bottom: 1px solid #90bade;*/
border-bottom: 1px solid #b08427;
margin: 0;
}

#navcontainer li a {
display: block;
padding: 5px 5px 5px 0.5em;
/*border-left: 10px solid #1958b7;*/
/*border-left: 10px solid #fcbe38;*/
border-left: 10px solid #ff3930;
/*border-right: 10px solid #508fc4;*/
border-right: 10px solid #a84634;
/*background-color: #2175bc;*/
background-color: #b05727;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
/*border-left: 10px solid #1c64d1;*/
border-left: 10px solid #f9aa43;
border-right: 10px solid #fbce79;
/*background-color: #2586d7;*/
/*background-color: #fcbe38;*/
background-color: #ff8030;
color: #fff;
}

/*end --- navigation --- */

#content {
float: left;
width: 70%;
/*background: #d2d1de;*//* background is filled in from #wrapinner div */
margin: 0;
padding: 0;
display: inline; /* --- for IE5 ----*/
}

#content p {
font-size: 95%;
text-indent: 3%;
line-height: 160%;
}

#content div {
padding: 20px;
margin: 10px 10px 5px 20px;
/*border: solid 1px green;*/
}

#content div ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
color: #801554;
font-size: 105%;
line-height: 170%;
word-spacing: 2px;
}

#content div h2, h3 {
padding: 4px 2px;
}

#content div h2 {
color: #724b2e;
}

#content div h3 {
color: #801554;
}

#content div h4 {
margin: 2px;
padding: 2px 0 6px 0;
color: #e14c40;
}

#content div dl {
font-size: 110%;
margin: 0 0 5px 0;
padding: 15px 0 10px 0;
color: #ff3b13;
/*background-color: #b7a5c2;*/
}


#content div dt {
font-size: 90%;
line-height: 145%;
/*font-weight: bold;*/
/*font-style: italic;*/
margin-left: 10px;
padding-left: 10px;
margin-right: 10px;
padding-right: 10px;
color: #000;
}

#sidebar {
float: right;
width: 30%;
/*width: 217px;*/
margin: 0;
padding: 0;
display: inline; /* --- for IE5 ----*/
}

/* --- The Extra Div Method, ensures that anything stuffed inside the sidebar will have proper padding without affecting overall width of the sidebar column --- */
#sidebar div {
padding: 20px;
margin: 10px 20px 5px 10px;
/*border: solid 1px red;*/
}

/*#sidebar ul {
list-style: none; 
}*/

/*#sidebar li {
color: #57588f;
background-image: url(../images/Jw04_StarSm15px.gif); /*add custom bullets!*/
/*background-repeat: no-repeat;
background-position: 0 50%;
padding: 20px;
}*/

#sidebar strong {
color: #000;
font-weight: bold;
}

.sidebarh3 {
font-family: Helvetica, Arial, sans-serif;
color: #8a6199;
/*background-image: url(../images/Jw05_musicNote20px.gif);*/
background-repeat: no-repeat;
background-position: 0 40%;
padding-left: 30px;
margin-bottom: 10px;
border-bottom: 2px solid #9c9c9c;
}

.sidebarthms {
margin: 10px;
border: solid 5px white;
}

/* sidebar boxes */

.box {
margin: 0 0 20px 0;
padding: 0 0 12px 0;
font-size: 85%;
line-height: 1.5em;
color: #2f2f4f;
background: #d2d1de url(../images/boxRdCorner_botRt_bfbed1.gif) no-repeat right bottom;
}

.box h3 {
margin: -10px;
padding: 10px 6px 16px 16px;
font-family: Georgia, serif;
font-size: 140%;
font-weight: normal;
color: #302f2f;
/*border: solid 1px red;*/
background: url(../images/boxRdCorner_topLt_bfbed1.gif) no-repeat top left;
}

.box p, .box ul {
margin: 0;
padding: 0 12px;
}

.box ul li {
margin: 0 0 0 12px;
padding: 0 0 0 18px;
background-image: url(../images/Jw05_musicNote20px.gif) no-repeat 0 3px;
}

/* end sidebar boxes */

#footer { 
margin: 0; 
padding: 10px; 
height: 25px; 
clear: both;
/*background: url(../images/Jw02_PianoKeysA_01purblu.gif) repeat-x;*/
background-image: url(../images/webs_Footer_greyLite.gif);
/*background-color: #f9aa43;*/
/*background-color: #ff6600;*/
/*border-top: 1px solid #482b2f;*/
/*display: inline; /* --- for IE5 ----*/ 
}

/*end layout Structure */

/*--- had to block out this dl as it was overiding the content div dl */

dl {
/*margin: 0 0 20px 0;
padding: 15px 0 10px 0;
background-color: #b7a5c2;*/
}

dt {
font-size: 95%;
line-height: 145%;
font-weight: bold;
/*font-style: italic;*/
margin-left: 10px;
padding-left: 10px;
margin-right: 10px;
padding-right: 10px;
}

dd {
font-size: 90%;
margin: 3px 10px 0 10px;
padding-left: 10px;
padding-right: 10px;
color: #2f2f4f;
}
/*--- end testimonials */

#photogallery {
/*float: left;*/
margin: 0;
padding: 0;
}

#photogallery img {
margin: 2px 5px;
padding: 0;
border: solid 2px #5c5c9c;
}

/* opacity image rollovers - global rule */
#photogallery a img {
margin: 5px;
padding: 5px;
opacity: 1;
filter:alpha(opacity=100);
border: 1px solid #482b2f;
}

#photogallery a:hover img {
margin: 5px;
padding: 5px;
opacity: 0.55;
filter:alpha(opacity=55);
border: 1px solid #5c5c9c;
}

.contentaltimg {
margin: 2px;
padding: 0 0 2px 0;
border: 0;
}

img.floatLeft { 
float: left; 
margin: 2px 12px 2px 0; 
}

img.floatLeftalt { 
float: left; 
margin: 0 2px 4px 0;
padding: 0;
}

img.floatRight { 
float: right; 
margin: 4px; 
}