﻿body, html 
{
    font-family: Trebuchet MS, Trebuchet, Arial;
    margin: 0 auto;
		padding-bottom:0px;
		background: #ffffff url(images/bg.jpg) no-repeat center bottom;
		background-attachment:fixed;
    height: 100%;
}

#wrapper
{
	width:951px;
    height: 100%;
	margin: 0 auto;
}

#header
{
    width: 955px;
    height: 112px;
}

#headerlogo
{
    float:left;
}

#headertext
{
    font-size:12px;
    color: #6a5742;
    float:right;
    margin-right: 5px;
}

#headertexttop
{
    height:40px;
    font-size:12px;
    color: #6a5742;
    text-align:right;
}

#headertexttop a { color: #6a5742; text-decoration:none;}
#headertexttop a:hover { color: #6a5742; text-decoration:underline;}

#headertextbot
{
    height:27px;
    margin-top:45px;
    font-size:24px;
    color: #6a5742;
}

#menu
{
    width: 955px;
    height: 53px;
    background: url(images/menubg.jpg) repeat-x;
}

.menuitem
{
    font-size:18px;
    line-height:40px;
    float:left;
    height:53px;
    background-image: url(images/menubg.jpg);
    background-repeat: repeat-x;
    display: block;
	z-index:10;
}

.menuitem a:hover
{
    color:#c5a27d;
    background-image: url(images/menuover.jpg);
    background-repeat: repeat-x;
    display: block;
	z-index:10;
}

a.divlink
{
    float:left;
    padding: 6px 14px 8px 14px;
    color:#e7cdb2;
    text-decoration:none;
    height:53px;
    display: block;
}

.menudivider
{
    float:left;
    width: 2px;
    height: 53px;
    background-image: url(images/menudivider.jpg);
}

#menubgshadow
{
    width: 955px;
    height: 8px;
    background: url(images/menubgshadow.jpg) repeat-x;
}

/* Drop Down Menu */
.menuitem div
{
    position: absolute;
	visibility: hidden;
	margin-top: 53px;
	margin-left: -1px;
	padding: 0px;
	background: #EAEBD8;
	border: 1px solid #c5a27d;
	border-top: none;
	z-index:20;
}

.menuitem div a
{
    position: relative;
	display: block;
	margin: 0;
	padding: 0px 20px;
	width: auto;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: #e6ddd1;
	color: #c6a37e;
	font-size: 14px;
	line-height:30px;
	z-index:20;
}

.menuitem div a:hover
{
    background: #6a5742;
    color: #ffffff;
	z-index:20;
}

#main
{
    width: 955px;
    height: 338px;
    margin-top: 10px;
		background-color:#e5ddd1;
}

#sub
{
    width: 955px;
    margin-top: 10px;
}

#maincontentl
{
    margin-left: 20px;
    width: 1px;
    float: left;
    height: 326px;
    background: url(images/mainleft.jpg);
}

#maincontentm
{
    width: 695px;
    float: left;
    height: 322px;
    background: url(images/mainmid.jpg) repeat-x;
	z-index:1;
}

#maincontentr
{
    width: 2px;
    float: left;
    height: 326px;
    background: url(images/mainright.jpg);
}

#submenu
{
    width: 955px;
    height: 132px;
}

.submenuitem
{
    margin-left: 32px;
    width: 115px;
    float: left;
}

.submenuheader
{
    height: 28px;
    font-size: 20px;
    color: #6a5742;
    width: 115px;
    text-decoration:none;
    display:block;
    text-align: center;
}

a.submenulink
{
    padding: 10px 0px 5px 0px;
    font-size: 20px;
    color: #6a5742;
    text-decoration:none;
}

.submenuleft
{
    width: 2px;
    height: 77px;
    float:left;
    background: url(images/submenuleft.jpg);
}

.submenumid
{
    padding-top: 2px;
    height: 77px;
    width: 110px;
    float:left;
    background: url(images/submenuleft.jpg) repeat-x;
}

.submenuimage
{
    border: none;
}

.submenuright
{
    width: 2px;
    height: 77px;
    float:left;
    background: url(images/submenuright.jpg);
}


#subcontentm
{
    width: 695px;
    float: left;
    background: url(images/submid.jpg) repeat-x;
		border:solid 1px #c5a27d;
		margin-left:20px;
		margin-bottom:20px;
		background-color:#e5ddd1;
}


#sidem
{
    width: 193px;
    float: left;
    background: url(images/sidemid.jpg) repeat-x;
		border:solid 1px #c5a27d;
		margin-left:20px;
		margin-bottom:20px;
		background-color:#c5a27d;
		
}

#sidem a { text-decoration:underline; color:#d72020;  }
#sidem a:hover { text-decoration:none; color:#d72020;  }

#smheader
{
    height: 36px;
    width: 193px;
    color: White;
    font-size: 20px;
    text-align:center;
    font-family: Georgia;
    font-style: italic;
		line-height:36px;
}

#smbody
{
    width: 173px;
    font-size: 12px;
		color:#ffffff;
		padding: 0px 10px 10px 10px;
}

#smbodyhome
{
    width: 173px;
    font-size: 12px;
		color:#ffffff;
		height:277px;
		overflow:auto;
		padding: 0px 10px 10px 10px;
}

#smbody h2
{
    font-size: 14px;
		line-height:16px;
		color:#d72020;
		margin-top:10px;
		margin-bottom:0px;
}

#smbody h3
{
    font-size: 12px;
		margin-top:5px;
		margin-bottom:0px;
}

#smbodyhome h2
{
    font-size: 14px;
		line-height:16px;
		color:#d72020;
		margin-top:10px;
		margin-bottom:3px;
}

#smbodyhome h3
{
    font-size: 12px;
		margin-top:5px;
		margin-bottom:0px;
}

#divider
{
    width: 955px;
    height: 21px;
    background: url(images/divider.jpg);
		background-repeat:repeat-x;
}

#footer
{
    padding-top: 10px;
    width: 955px;
    color: #6a5742;
    font-size: 15px;
    text-align: center;
		padding-bottom:20px;
}

#footer a
{
    color: #6a5742;
		text-decoration:underline;
}

#footer a:hover
{
    color: #6a5742;
		text-decoration:none;
}



#bodytextcontainer { padding:0px 15px 15px 15px; font-family: Trebuchet MS, Trebuchet, Arial; font-size:14px; line-height:18px; color:#6a5742;  }


#bodytextcontainer a { text-decoration:underline; color:#d72020;  }
#bodytextcontainer a:hover { text-decoration:none; color:#d72020;  }

h1 {font-family: Trebuchet MS, Trebuchet, Arial; font-size:22px; color:#FFFFFF; margin-top:12px;}
h2 {font-family: Trebuchet MS, Trebuchet, Arial; font-size:16px; line-height:18px; color:#d72020; margin-bottom:2px; margin-top:25px;}
h3 {font-family: Trebuchet MS, Trebuchet, Arial; font-size:14px; line-height:18px; color:#d72020; margin-bottom:2px; margin-top:15px; font-style:italic;}

ul { margin-top:0px; }

.image {border:solid 2px #6a5742; margin-left:20px; margin-bottom:10px; }
.imageNB {margin-left:20px; margin-bottom:10px; }

a.newsletter {font-family: Trebuchet MS, Trebuchet, Arial; font-size:16px; line-height:18px; text-align:center; color:#ffffff; margin-bottom:2px; margin-top:27px; padding:20px 15px; display:block; width:165px; background-color:#6a5742; text-decoration:none; border:solid 1px #FFF;}
a.newsletter:hover { color:#6a5742; background-color:#ebe1d8; text-decoration:none;}


#sidem a.rightbox {font-family: Trebuchet MS, Trebuchet, Arial; font-size:16px; line-height:18px; text-align:center; color:#ffffff; margin-bottom:2px; margin-top:10px; padding:10px 10px; display:block; width:165px; background-color:#6a5742; text-decoration:none; border:solid 1px #FFF;}
#sidem a.rightbox:hover { color:#6a5742; background-color:#ebe1d8; text-decoration:none;}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}
