/*layout*/

table#wrapper {
	background-color: #cccccc;
	border: 2px #ffffff solid;
	width: 890px;
	}

#topimage {
	width: 700px;
	height: 250px;
	}
	
#container {
	background-color: #cccccc;
	}
	
#content {
	background-color:#FFFFFF;
	}

#maincontent {
	background-color:#FFFFFF;
	background-image:url(../images/dropshadow_topimage.gif);
	background-position:top;
	background-repeat:repeat-x;
	color: #663300;
	font-family: Tahoma;
	font-size: 12px;
	text-align:left;
	vertical-align: text-top;
	width: 700px;
	height: 100%;
	
	}
	#maincontent p, #maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4 {padding-left: 10px; padding-right: 10px;}
	
#slogan {
	width: 700px;
	height: 43px;
	border-top: 2px solid #663300;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-align:left;
	margin-left: 0;
	padding-left: 0;
	}

#contact {
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	border-top: 2px #ffffff solid;
	height: 20px;
	width: 700px;
	}
	#contact a:link
	{
		color:White;
	}

#copyright {
	text-align:left;
	font-size: 10px;
	color: #663300;
	font-family: Tahoma;
	font-weight: bold;
	margin-top: 10px;
	}
	#copyright a:link, #copyright a:active, #copyright a:hover, #copyright a:visited {font-size: 10px;
	color: #663300;	font-family: Tahoma; font-weight: bold; }

/*styles*/
.offer
{
	font-size:smaller;
	color: #FF0000;
	font-style: italic;
	text-align:left;
	text-indent:10px;
}
.star
{
	color: #ff0033;
	font-size: 10pt; 
	font-weight:bold
}
body {
	background-color:#CCCCCC;
	font-family: Tahoma;
	text-align: center;
	}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
	}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-transform: uppercase;
	}

/*drop-down menu*/
/*Do not remove this comment. Compatible with IE, Mozilla, Netscape, Safari, more. Copyright and design by NadyaTatsch.com */

#nav, #nav ul{padding: 0; margin: 0; list-style: none; font-family: Tahoma; font-size: 12px; font-weight: bold; color: #CCCCCC; width:190px; }

#nav li {float: left; position:relative; }

#nav a:link, #nav a:visited, #nav a:active {display: block; text-decoration: none; margin-top: 0; color: #cccccc; background-color: #996633; }

#nav a:hover {display: block; text-decoration: none; margin-top: 0; padding: 0; color: #ffffff; }

#nav ul {display: none; position: absolute; top: 5px;  padding-top: 0; }

#nav ul li {float: left; border-bottom: 1px solid #663300;  border-top:1px solid #663300; background-color: #996633;  padding: 7px 10px 7px 10px;}

#nav li > ul {margin-left: 190px; }

#nav li ul li {width: 190px; }

#nav li:hover ul {display:block; }


/*misc*/

.menumain {}
                
.menuitemstatic { font-family: Tahoma; font-size: 16px; font-weight:bold; color:#CCCCCC;
                text-align:left; background-color: #996633; padding-top: 10px; 
                padding-bottom:10px; padding-left:10px; width:190px;
                border-bottom: 3px solid #663300;  border-top:2px solid #7E4E24; border-style:outset;
                border-left-width:0px; border-right-width:0px;
                border-left:0px solid #CBAA8C; border-right:3px solid #663300}
.menuhoverstatic { font-family: Tahoma; font-size: 16px; font-weight:bold; color:White;
		 overflow:scroll}
.menudynamic { border-bottom: 1px solid #663300;  border-top:1px solid #663300;}
.menuitemdynamic { font-family: Tahoma; font-size: 14px; font-weight:bold; color:#CCCCCC;
                text-align:left; background-color: #996633; display:inherit; width:190px;
                padding-left:5px; padding-bottom:2px; padding-top:2px;
                 border-bottom: 1px solid #663300;  border-top:1px solid #663300; height:20px }
.menuhoverdynamic { font-family: Tahoma; font-size: 14px; font-weight:bold; color:white;
                background-color: #996633; width:190px;
                border-bottom: 1px solid #663300;  border-top:1px solid #663300;}
.adjustedZIndex {
    z-index: 1;
}
.nrmlsmall
{
	font-size:8pt;
}
.bldtxt_sm
{
	font-size:8pt;
	font-weight:bold
}
.box
{
	border-color:Black;
	border-style:solid;
	border-width:thin
}

