/* CSS Document */

/*-------------Custom Global Tags-----------------*/

body {
margin: 0px;
background: #fff;
padding-top: 10px;
font-family: "Trebuchet MS", sans-serif;
}

a img,:link img,:visited img { border: none; }

a {
border: none !important;
outline: none;
}

h1 {
height: 20px;
font-size: 22px;
line-height: 19px;
color: #fff;
margin: 0 0 10px 0;
}

h1.white {
height: 20px;
font-size: 22px;
line-height: 19px;
color: #000;
margin: 0 0 10px 0;
padding-left: 0px;
background: none;
}

h1.home {
font-family: Calibri, "Trebuchet MS", sans-serif;
font-size: 30px;
font-weight: 100;
margin: 0 0 15px 0;
color: #187998;
line-height: 30px;
}

h2 {
font-size: 20px;
color: #fff;
margin: 0 0 10px 0;
}

h3 {
font-size: 17px;
color: #d5edf4;
margin: 0 0 5px 0;
}

h3.quote {
color: #0c6282;
font-size: 23px;
font-weight: 100;
padding: 0;
margin: 0 0 15px 0;
font-family: Calibri, "Trebuchet MS", sans-serif;
}

p {
padding: 0 0 20px 0;
margin: 0;
}

input {
width: 211px;
height: 18px;
color: #444;
border: none;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

input:focus {
background: #ccc;
}

textarea {
width: 211px;
height: 80px;
margin: 0px;
padding: 5px;
border: none;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #444;
font-size: 16px;
background: #fff;
}

textarea:focus {
background: #ccc;
}

#corpForm input {
width: 211px;
height: 18px;
color: #444;
border: none;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

#corpForm input:focus {
background: #ccc;
}

#corpForm textarea {
width: 211px;
height: 80px;
margin: 0px;
padding: 5px;
border: none;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #444;
font-size: 16px;
background: #fff;
}

#corpForm textarea:focus {
background: #ccc;
}

#buy input {
width: 92px;
height: 16px;
color: #444;
border: 1px solid #abadb3;
margin: 0;
padding: 1px 5px 1px 5px;
font-size: 11px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

#buy select {
width: 100px;
height: 20px;
color: #444;
border: 1px solid #abadb3;
margin: 0;
font-size: 11px;
font-family: "Trebuchet MS", sans-serif;
background: #fff;
}

.price {
color: red;
font-size: 18px;
}

#splash a {
color: #3b8cc5;
text-decoration: none;
}

#splash a:hover {
color: #66afe1;
text-decoration: underline;
}

#footer a:link, a:visited {
color: #3b8cc5;
text-decoration: none;
}

#footer a:hover {
color: #66afe1;
text-decoration: underline;
}

.title {
color: #fff;
font-size: 12px;
font-family: Calibri, "Trebuchet MS", sans-serif;
}

.hr {
border-bottom: 1px dotted #999;
}

#login input {
width: 250px;
height: 20px;
color: #444;
border: 1px solid #6f8790;
margin: 0 0 10px 0 !important;
padding: 3px 5px 5px 5px;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
background: #fff url(images/input_bg.gif) right top no-repeat;
}

#login input:focus {
border: 1px solid #000;
background: #fff;
}

#login {
width: 366px;
height: 201px;
background: url(images/login_bg.jpg) top left no-repeat;
position: relative;
margin: 0px auto;
padding: 30px;
}

input.blog {
width: 323px;
height: 20px;
margin: 0 0 15px 0;
background: #fff;
font-size: 16px;
font-family: "Trebuchet MS", sans-serif;
color: #444;
border: 1px solid #ccc;
padding: 3px 0 5px 5px;
}

textarea.blog {
width: 500px;
height: 400px;
margin: 0px;
padding: 5px;
border: 1px solid #ccc;
overflow: auto;
font-family: "Trebuchet MS", sans-serif; 
color: #444;
font-size: 16px;
background: #fff;
}

/*--------------Nav---------------------*/

#nav {
width: 850px;
height: 50px;
background: url(images/nav_bg.gif) top left no-repeat;
padding: 10px 0 0 50px;
}

#nav a {
float: left;
display: block;
text-align: center;
height: 30px;
color: #fff;
font-family: "Trebuchet MS", sans-serif;
text-decoration: none;
font-size: 15px;
font-weight: bold;
margin-right: 30px;
padding: 10px 0 0 0;
}

#nav a:hover {
background: url(images/nav_on.gif) top center repeat-x;
color: #fff;
}

#nav a.active {
background: url(images/nav_on.gif) top center repeat-x;
color: #fff;
}

#adminNav {
width: 760px;
padding: 0 30px 0 10px;
height: 34px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}

#adminNav a {
display: block;
float: left;
margin: 0 10px 0 0;
padding: 10px 13px 10px 13px;
background: #ececec;
font-size: 12px;
color: #000;
outline: none;
text-decoration: none;
}

#adminNav a:hover {
background: #ccc;
text-decoration: none;
}

/*-------------Layout Divs--------------*/

#siteWrap{
width: 900px;
height: 500px;
position: relative;
margin: 1px auto;
}

#header {
width: 900px;
height: 80px;
}

#splash {
width: 900px;
}

#feature {
width: 865px;
height: 254px;
background: url(images/feature_bg.jpg) top left no-repeat;
margin-top: 17px;
padding: 68px 0 0 35px;
}

#text {
width: 810px;
height: 199px;
background: url(images/text_bg.jpg) top left no-repeat;
padding: 30px 45px 0 45px;
font-family: Calibri, "Trebuchet MS", sans-serif;
color: #555;
font-size: 15px;
text-align: justify;
}

#quote {
width: 900px;
height: 292px;
background: url(images/quote_bg.jpg) top left no-repeat;
}

#quoteLeft {
float: left;
width: 358px;
height: 227px;
text-align: justify;
color: #fff;
font-size: 14px;
padding: 40px 35px 0 52px;
line-height: 17px;
}

#quoteRight {
float: right;
width: 358px;
height: 227px;
text-align: justify;
color: #fff;
font-size: 14px;
padding: 40px 52px 0 35px;
line-height: 17px;
}

#subquoteLeft {
float: left;
width: 323px;
height: 21px;
color: #217f9f;
text-align: right;
font-size: 16px;
padding: 3px 35px 0 0;
}

#subquoteRight {
float: right;
width: 216px;
height: 21px;
color: #217f9f;
text-align: right;
font-size: 16px;
padding: 3px 142px 0 0;
}

#mottoImg {
float: left;
width: 320px;
}

#contentWrap {
width: 900px;
margin-bottom: 30px;
}

#contentTop {
width: 900px;
height: 30px;
background: url(images/content_top.gif) bottom left no-repeat;
}

#contentCenter {
width: 840px;
background: url(images/content_center.gif) top left repeat-y;
color: #fff;
padding: 0 30px 0 30px;
}

#contentBottom {
width: 900px;
height: 28px;
background: url(images/content_bottom.gif) top left no-repeat;
}

#clear {
clear: both;
height: 1px;
}

#footer {
float: left;
width: 900px;
color: #999;
font-size: 12px;
text-align: center;
margin-bottom: 30px;
background: url(images/footer_bg.gif) top left no-repeat;
padding: 25px 0 0 0;
}

#contact {
width: 865px;
height: 375px;
background: url(images/contact_bg.jpg) top left no-repeat;
margin-top: 17px;
padding: 20px 0 0 35px;
}

#contactText {
float: right;
width: 540px;
height: 300px;
padding: 5px 40px 0 30px;
color: #fff;
}

#calendarDetails {
float: right;
width: 550px;
padding: 30px 20px 0 0;
margin-bottom: 100px;
}

#order a {
background: url(images/order.gif) 0 0 no-repeat;
display:block;
width: 130px;
height: 43px;
}

#order a:hover {
background-position: -130px 0;
}

#corpForm {
width: 509px;
height: 300px;
background: url(images/quote_request_bg.jpg) top left no-repeat;
}

#corpFormLeft {
float: left;
width: 240px;
padding: 50px 0 0 20px;
}

#corpFormRight {
float: right;
width: 220px;
padding: 50px 20px 0 0;
}

#home {
float: right;
width: 531px;
height: 500px;
padding: 17px 20px 20px 20px;
background: url(images/form_bg.gif) top left no-repeat;
}

#featureCalendar1 a {
float: left;
background: url(images/feature_calendar_1.jpg) top right no-repeat;
display: block;
width: 272px;
height: 250px;
margin: 0;
padding: 0;
outline: none;
}

#featureCalendar1 a:hover {
background-position: right -250px;
}

#featureCalendar2 a {
float: left;
background: url(images/feature_calendar_2.jpg) top right no-repeat;
display: block;
width: 271px;
height: 250px;
margin: 0;
padding: 0;
outline: none;
}

#featureCalendar2 a:hover {
background-position: right -250px;
}

#featureCalendar3 a {
float: left;
background: url(images/feature_calendar_3.jpg) top right no-repeat;
display: block;
width: 287px;
height: 250px;
margin: 0;
padding: 0;
outline: none;
}

#featureCalendar3 a:hover {
background-position: right -250px;
}

#itemInfoWrap {
width: 548px;
float: right;
margin: 10px 6px 20px 0;
}

#itemInfoTop {
width: 548px;
height: 17px;
background: url(images/item_info_top.gif) top left no-repeat;
}

#itemInfo {
width: 508px;
min-height: 158px;
background: #c6e3ed;
color: #111;
font-family: Calibri, "Trebuchet MS", sans-serif;
font-size: 15px;
text-align: justify;
padding: 5px 20px 0 20px;
}

* html #itemInfo {height: 158px;}  /* IE min-height hack */

#itemInfoBottom {
width: 548px;
height: 20px;
background: url(images/item_info_bottom.gif) top left no-repeat;
}

#buy {
width: 548px;
height: 52px;
background: url(images/buy_bg.jpg) top left no-repeat;
}

#itemImageWrap {
float: left;
width: 326px;
background: url(images/item_image_bg.jpg) top left no-repeat;
margin: 10px 0 0 6px;
}

#itemImageWrap img.arrow:hover {
filter:alpha(opacity=65);   
opacity: 0.65;
}

#leftArrow {
width: 35px;
float: left;
padding: 100px 0 0 10px;
}

#rightArrow {
width: 35px;
float: right;
padding: 100px 10px 0 0;
}

#itemImage {
width: 236px;
height: 274px;
float: left;
}

#carousel-wrapper {
width: 236px;
height: 274px;
overflow: hidden;
}

#carousel-content {
width: 2000px;
}

#carousel-content .slide {
float: left;
width: 236px;
height: 274px;
}

#event {
float: left;
width: 775px;
margin: 0 0 20px 0;
border: 1px solid #F2F2F2;
padding: 15px 15px 0 15px;
background: #faf8f8;
font-size: 13px;
}

#edit {
float: right;
width: 131px;
height: 24px;
margin-top: -10px;
padding: 0;
border: 0;
right: 55px;
position: absolute;
}

