@charset "utf-8";
/*========================================================================*/
/* DEFAULT WEBSITE STYLES */
a,a:visited {text-decoration: none; color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; outline: none;}
a:hover,a:visited:hover {text-decoration: none; color: #ffffff; outline: none;}

html {
	scrollbar-base-color: #c2b59b; scrollbar-arrow-color: #000000; scrollbar-face-color: #c2b59b;
	background-color: #e9e5df; background-attachment: fixed;
	height: 100%; width: 100%; padding: 0px; margin: 0px;
	/*background-size: cover;*/
}
body {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; overflow-y: scroll; margin: 0px; padding: 0px; height: 100%; width: 100%;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left;}
div {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
form,h1,h2,h3,h4,h5,h6 {padding: 0px; margin: 0px;}
img {display: block; border: none;}
/*========================================================================*/
/* DEFAULT HEADING STYLES */
h1 {font-family:'lainiedayshregular',Arial, Helvetica, sans-serif; font-size:50pt; color:#000000; font-weight:normal;}
/*========================================================================*/
/* DEFAULT FORM FIELD STYLES */
input[type="text"],input[type="password"],textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	background: none; border: none; color: #333; padding: 5px; margin: 0px; outline: none;
	background-color: #eee; border: solid 1px #ccc;
	-ms-border-radius:     7px;
	-moz-border-radius:    7px;
	-webkit-border-radius: 7px;
	-o-border-radius:      7px;
	border-radius:         7px;
}
input[type="text"]:hover,input[type="password"]:hover,textarea:hover {border: solid 1px #aaa; outline: none;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus {background-color: #faffbd; border: solid 1px #eab03f; outline: none;}

textarea {overflow: auto; display: block;}

select {
	background: none; border: none; cursor: pointer;
	font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	background: none; border: none; color: #333; padding: 5px; margin: 0px; outline: none;
	background-color: #eee; border: solid 1px #ccc;
	-ms-border-radius:     7px;
	-moz-border-radius:    7px;
	-webkit-border-radius: 7px;
	-o-border-radius:      7px;
	border-radius:         7px;
}
select:hover {border: solid 1px #aaa; outline: none;}
select:focus {background-color: #faffbd; border: solid 1px #eab03f; outline: none;}

input[type="checkbox"],input[type="radio"] {cursor: pointer;}

input[type="submit"],input[type="button"] {
	cursor: pointer; background: none; border: none; padding: 5px; margin: 0px; display: inline-block; outline: none;
	background-image: url('../images/bg_button.jpg'); background-position: center center; background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; text-align: center; line-height: 14px; font-size: 14px; color: #ffffff;
	background-color: #756a54; border: solid 1px #756a54;
	-ms-border-radius:     7px; -ms-box-shadow:     0px 1px 2px #000000;
	-moz-border-radius:    7px; -moz-box-shadow:    0px 1px 2px #000000;
	-webkit-border-radius: 7px; -webkit-box-shadow: 0px 1px 2px #000000;
	-o-border-radius:      7px; -o-box-shadow:      0px 1px 2px #000000;
	border-radius:         7px; box-shadow:         0px 1px 2px #000000;
}
input[type="submit"]:hover,input[type="button"]:hover {outline: none; color: #000000; border: solid 1px #756a54;}
input[type="submit"]:focus,input[type="button"]:focus {outline: none; color: #000000; border: solid 1px #756a54;}
/*========================================================================*/
/* TEMPLATE CLASSES */
a.button,a.button:visited {
	cursor: pointer; text-decoration: none; padding: 5px; margin: 0px; display: inline-block; outline: none;
	background-image: url('../images/bg_button.jpg'); background-position: center center; background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; text-align: center; line-height: 14px; font-size: 14px; color: #ffffff;
	background-color: #756a54; border: solid 1px #756a54;
	-ms-border-radius:     7px; -ms-box-shadow:     0px 1px 2px #000000;
	-moz-border-radius:    7px; -moz-box-shadow:    0px 1px 2px #000000;
	-webkit-border-radius: 7px; -webkit-box-shadow: 0px 1px 2px #000000;
	-o-border-radius:      7px; -o-box-shadow:      0px 1px 2px #000000;
	border-radius:         7px; box-shadow:         0px 1px 2px #000000;
}
a.button:hover,a.button:visited:hover {text-decoration: none; outline: none; color: #000000; border: solid 1px #756a54;}

div.form-result {/* Contact form result container */
	position: absolute; display: block;
	min-width: 15px; min-height: 15px;
	background-position: center center; background-repeat: no-repeat;
}

img.loading-img {/* Rounding / smoothing loader images on form results and other places */
	padding: 3px;
	background-color: #ffffff; border: solid 1px #ffffff;
	-ms-border-radius:     5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	-o-border-radius:      5px;
	border-radius:         5px;
}

td.bot {height: 65px; padding: 0px 10px 0px 15px; text-align: left; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; background:url(../images/copy_bg.png)}
a.bot,a.bot:visited {text-decoration: none; font-size: 11px; color: #ffffff; font-weight: normal;}
a.bot:hover,a.bot:visited:hover {text-decoration: none; font-size: 11px; color: #ffffff; font-weight: normal;}
/*========================================================================*/
/* SITE-SPECIFIC CLASSES */

.menuCell {background-image:url('../images/tab_bg.png'); width: 1002px; height: 58px; text-align: center;}

.menuLinkhome, .menuLinkhome:visited               {text-decoration: none; color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; width:200px; height:61px; padding-left:93px; padding-right:60px; padding-bottom:15px; padding-top:20px; }
.menuLinkhome:hover, .menuLinkhome:visited:hover   {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px;  padding-left:93px; padding-right:60px; padding-bottom:15px; padding-top:20px; width:200px; height:61px; background-image:url(../images/hover.png); background-repeat:no-repeat; font-weight: bold; outline: none;}

.menuLink2, .menuLink2:visited             {text-decoration: none; color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; padding-left:30px; padding-right:25px; padding-bottom:15px; padding-top:20px; width:200px; height:61px;}
.menuLink2:hover, .menuLink2:visited:hover   {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px; width:200px; height:61px; background-image:url(../images/hover_tabs.png); background-repeat:no-repeat; font-weight: bold; outline: none;}

.menuLink3, .menuLink3:visited             {text-decoration: none; color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif;  padding-left:25px; padding-right:25px; padding-bottom:15px; padding-top:20px; width:200px; height:61px;}
.menuLink3:hover, .menuLink3:visited:hover   {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px; width:200px; height:61px; background-image:url(../images/hover_tabs_books.png); background-repeat:no-repeat; font-weight: bold; outline: none;}

.menuLink4, .menuLink4:visited             {text-decoration: none; color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; padding-left:18px; padding-right:33px; padding-bottom:15px; padding-top:20px; width:208px; height:61px;}
.menuLink4:hover, .menuLink4:visited:hover   {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px; width:213px; height:61px; background-image:url(../images/hover_tabs_executive.png); background-repeat:no-repeat; font-weight: bold; outline: none;}

.menuLink5, .menuLink5:visited             {text-decoration: none; color: #000000; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif; padding-left:32px; padding-right:55px; padding-bottom:15px; padding-top:20px; width:195px; height:61px;}
.menuLink5:hover, .menuLink5:visited:hover   {text-decoration: none; color: #ffffff; font-weight: bold; font-size: 16px; width:200px; width:211px; height:61px; background-image:url(../images/hover_contact.png); background-repeat:no-repeat; font-weight: bold; outline: none;}

/*========================================================================*/

.title {background:#2e2b2c; height:20px; text-align:center; color:#ffffff; font-weight: bold; font-size: 14px; padding:10px 10px 10px 10px;
		border-bottom-right-radius:15px; border-bottom-left-radius:15px;
}
.pic {background:#eae6e1; height:200px; width:175px;  text-align:center; color:#ffffff; font-weight: bold; font-size: 16px; padding:25px 25px 25px 25px;
	 border-top-right-radius:15px; border-top-left-radius:15px;
}

.book {background:#eae6e1; height:200px; width:175px;  text-align:center; color:#ffffff;  font-size: 16px; padding:25px 25px 25px 25px;
	 border-top-right-radius:15px; border-top-left-radius:15px;
}
.booktitle {background:#f4f2ef; height:100%; text-align:center; color:#000000; font-weight: bold; padding:10px 10px 10px 10px;
	 border-bottom-right-radius:15px; border-bottom-left-radius:15px;
}

.gift {background:#eae6e1; height:200px; width:225px;  text-align:center; color:#ffffff;  font-size: 16px; padding:25px 25px 25px 25px;
	 border-top-right-radius:15px; border-top-left-radius:15px;
}
.giftitle {background:#f4f2ef; height:100%; text-align:center; color:#000000; font-weight: bold; padding:10px 10px 10px 10px;
	 border-bottom-right-radius:15px; border-bottom-left-radius:15px;
}