/* Start of CMSMS style sheet 'Kent&#039;s Stylesheet' */
html
{
background: #ece6da;
}

body
{
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #4A4842;
font-size: 13px;
margin: 0;
padding: 0;
background: url(images/bodybg.gif) repeat-x;
}

dfn
{
display: none;
}

#wrapper
{
margin: 0 auto;
width: 800px;
}

#header
{
width: 800px;
margin-left: 0px;
margin-top: 0px;
clear: both;
height: 125px;
}

#breadcrumbs
{
float: left;
margin-left: 0px;
width: 492px;
margin-bottom: 15px;
background: url(images/white.png);
padding-top: 5px;
padding-left: 5px;
height: 21px;
background: #e7e8ed;
border-left: 1px solid #9d978a;
border-top: 1px solid #9d978a;
border-bottom: 1px solid #9d978a;
background-image: url(images/nav1.gif);
}



#search
{
background: url(images/white.png);
float: left;
margin-left:  0px;
width: 294px;
padding-right: 5px;
text-align: right;
margin-bottom: 15px;
padding-top: 3px;
padding-bottom: 0px;
height: 23px;
background: #e7e8ed;
border-right: 1px solid #9d978a;
border-top: 1px solid #9d978a;
border-bottom: 1px solid #9d978a;
background-image: url(images/nav1.gif);
}

form{
margin: 0px;
padding: 0px;
}

input[type=submit]{
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 3px;
margin: 0px;
}

input
{
background: #e9e6e0;
border: 1px solid #9d978a;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #4A4842;
margin: 0px;
padding: 0px;
}

textarea
{
background: #e9e6e0;
border: 1px solid #9d978a;
font-family: trebuchet ms, arial, helvetica, sans-serif;
color: #4A4842;
font-size: 12px;
}

#cntnt01searchinput{
margin-right: 5px;
}




h1
{
margin-top: 0px;
font-size: 20px;
color: #2a3a59;
}
#leftcolumn
{
float: left;
margin-left: 0px;
width: 190px;
margin-bottom: 25px;
}

#news
{
margin-top: 25px;
padding: 10px;
background: #e7e8ed;
border: 1px solid #9d978a;
}

#news h2
{
margin-top: 0px;
margin-bottom: 5px;
color: #2a3a59;
}

.NewsSummaryContent{
margin-bottom: 10px;
}



#rightcolumn
{
float: left;
margin-left: 10px;
width: 588px;
padding: 5px;
margin-bottom: 25px;
}

#footer
{
margin: 0px;
padding: 0px;
clear: both;
text-align: center;
background: #e7e8ed;
border: 1px solid #9d978a;
padding-top: 15px;
height: 35px;
margin-bottom: 10px;
}






a:link
{
color: #2a3a59;
text-decoration: none;
font-weight: bold;
}


a:visited
{
color: #2a3a59;
text-decoration: none;
font-weight: bold;
}


a:hover
{
color: #2a3a59;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: #2a3a59;
text-decoration: underline;
font-weight: bold;
}




/********************
MENU
*********************/
#menu_vert{
border-top: 1px solid #9d978a;
}
/* Outer ul */
#menu_vert  ul{
padding: 0px;
margin: 0px;
}

/* Outer ul items */
#menu_vert li
{
list-style-type: none;
padding: 0px;
margin: 0px;
border-bottom: 1px solid #9d978a;
border-left: 1px solid #9d978a;
border-right: 1px solid #9d978a;
}

/* Overall link style*/
#menu_vert a
{
font-size: 15px;
display: block;
width: 183px;
padding-top: 5px;
padding-bottom: 5px;
padding-right 5px;
padding-left: 5px;
color: #2a3a59;
background: #e7e8ed;
background-image: url(images/nav1.gif);
}

#menu_vert a:hover
{
text-decoration: none;

background-color: #C7CFDC;
background-image: url(images/nav2.gif);
}

/* Current page display */
.currentpage h3
{
font-size: 15px;
display: block;
width: 183px;
padding-top: 5px;
padding-bottom: 5px;
padding-right 5px;
padding-left: 5px;
margin: 0px;
background: #2a3a59;
background-image: url(images/nav3.gif);
color: #e7e8ed;
}

/* Parent header when on a child item*/
div#menu_vert li a.activeparent 
{

}

/* Child item*/
div#menu_vert ul ul li
{
border: none;

}
div#menu_vert ul ul a
{
padding-left: 30px;
width: 158px;
font-size: 12px;
}

div#menu_vert ul ul .currentpage h3
{
padding-left: 25px;
width: 163px;
font-size: 12px;
}



/*============================*/
/*=Photo Gallery =================*/
/*============================*/

/* Vertical spacing between thumbnails */
.thumb
{
padding: 0px;
margin:0 25 25 0;
width: 125px;
}

.thumb a
{
border: 1px solid #9d978a;
background: #e7e8ed;
}

.thumb a:hover
{
background: #C7CFDC;
}

/*============================*/
/*=Guestbook== =================*/
/*============================*/
.cms-guestbook-showform-button
{
margin-top: 5px;
margin-bottom: 5px;
}

.cms-guestbook-showform-button form
{
margin: 0px; /* Fix extra margin in IE */
}

.cms-guestbook-pagination
{
margin-top: 15px;
margin-bottom: 15px;
}

.cms-guestbook-entry
{
padding: 0px;
border: 1px solid #9d978a;
background: #e7e8ed;
margin-bottom: 10px;
}

.cms-guestbook-entry-posted
{
display: none;
}

.cms-guestbook-entry-sender
{
background: #dbdce0;
font-weight: bold;
padding: 5px;
}

.cms-guestbook-entry-homepage
{
background: #dbdce0;
font-weight: bold;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.cms-guestbook-entry-text
{
margin: 0px;
padding: 5px;
}

.cms-guestbook-entry-text p
{
margin-top: 0px;
}

/*============================*/
/*=Blog====== =================*/
/*============================*/
.blogs-showblogsentry
{
padding: 0px;
border: 1px solid #9d978a;
background: #e7e8ed;
margin-bottom: 10px;
}

.blogs-showblogsentrytime
{
background: #dbdce0;
font-weight: bold;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.blogs-showblogsentrytitle
{
background: #dbdce0;
font-weight: bold;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.blogs-showblogsentryshorttext
{
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

.blogs-showblogsentrycategory, .blogs-showblogsentrycomments
{
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
}

/*============================*/
/*=Forums===== =================*/
/*============================*/

.forum_pagetable th
{
padding-top: 10px;
padding-bottom: 10px;
background: #e7e8ed;
color: #2a3a59;
font-size: 15px;
}

.forum_alternate2
{
background: #e7e8ed;
}

.forum_pagetable
{
width: 100%;
}


label{
margin-right: 10px;
}

.contactform div
{
margin-bottom: 5px;
}

#rightcolumn a img
{
padding: 1px;
border: 1px solid #9d978a; 
color: #9d978a; 
}

/*============================*/
/*=Calendar===== ================*/
/*============================*/
.calendar td
{
border: 1px solid #9d978a;
}

.calendar a
{
font-size: 11px;
}


/*============================*/
/*=Cart===== ===================*/
/*============================*/
.row1  td{
background: #e7e8ed;
border-top: 1px solid #9d978a;
border-bottom: 1px solid #9d978a;
margin-bottom: 5px;
}

.row1hover td {
background: #D0D6E1;
border-top: 1px solid #9d978a;
border-bottom: 1px solid #9d978a;
}

.row2 td{
margin-bottom: 5px;
}

.row2hover td{
background: #D0D6E1;
}

#cartTable th{
background: #C7CFDC;
border-top: 1px solid #9d978a;
}
/* End of 'Kent&#039;s Stylesheet' */

