@charset "utf-8";
/* CSS Document */

html {background:url(images/pagebg.png) top left repeat-x fixed;}
body {margin:0; padding:0; font-family:Candara, Cambria, Corbel, Verdana, Helvetica, Arial; color:#953f4d; font-size:0.9em;}
#header {width:900px; height:179px; background:url(images/headerbg.png) top center no-repeat;}
#contacts {width:250px; float:right; text-align:left; padding-top:22px;}
#menucontainer {width:900px; height:35px; background:url(images/menubg.png) top center no-repeat; padding-top:5px;}
#menu {padding-left:50px;}
#outercontent {width:900px; background:url(images/contentbg.png) top center repeat-y;}
#innershadow {width:900px; background:url(images/curvebot.png) top left no-repeat; padding:15px;}
#innercontent {width:870px;}
#contentbot {width:900px; height:10px; background:url(images/contentbot.png) top center no-repeat;}
.DrkContact {color:#652949; font-weight:bolder; font-size:1.1em;}
.LgtContact {color:#8c2e60; font-size:1em;}
a.LgtContact, a.LgtContact:link, a.LgtContact:visited, a.LgtContact:active {color:#8c2e60; text-decoration:none; border-bottom:1px solid #dec2d0;}
a.LgtContact:hover {color:#652949; text-decoration:none; border-bottom:1px solid #fb98c2;}
.DescriptionTxt {font-weight:bold; padding-bottom:8px;}
a, a:link, a:visited, a:active {font-family:Candara, Cambria, Corbel, Verdana, Helvetica, Arial; color:#5f2243; text-decoration:none; font-weight:bold; padding-left:5px; padding-right:5px; border-bottom:1px dotted #f3e0e3;}
a:hover {color:#953f4d;}
h1 {color:#5f2243; padding:0; margin:0;}
h2 {color:#5f2243; padding:0; margin:0;}
h3 {color:#5f2243; padding:0; margin:0;}
h4 {color:#5f2243; padding:0; margin:0;}
.ImgPad {padding:5px;}
.ImgBdr {border:4px solid #DE95A1; padding:2px;}
ul {margin:0;}
.SmlTxt {font-size:0.8em;color:#5f2243;}
/*LIGHTBOX*/
#lightbox{background-color:#eee;padding: 10px;border-bottom: 2px solid #666;border-right: 2px solid #666;}
#lightboxDetails{font-size: 0.8em;padding-top: 0.4em;}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(images/overlay.png); }
* html #overlay{background-color: #F7E5E8;back\ground-color: transparent;background-image: url(images/blank.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");}
