/* CSS Document */
body {
	font-family:Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url(images/mainback.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#e3e9ef;
	text-align:center;
	color:#3F4E70;
	line-height:1.4em;
	word-spacing: .2em;
}
a {color:#7179a9; text-decoration:none}
a:hover{ text-decoration:underline; color: #7179a9}

#top { height:30px;width:100%} 

#wrapper { width:100%; text-align:center; margin:0px auto;min-width:780px; width:expression(document.body.clientWidth < 800 ? "780px" : "auto" );}

#header { height:254px; text-align:center; background-image:url(images/headerback.gif); background-repeat:repeat-x;margin:0px auto; width:100%;text-align:center;padding:0px}
#innerheader {background-image:url(images/headside.jpg); background-repeat:no-repeat; background-position:left;margin:0px; padding:0px; height:188px; overflow:hidden}
#menu{ height:36px;width:730px; margin:0px auto; padding:10px 0px 0px 0px; color:#FFFFFF; font-weight:bold; text-align:center}
#menu a {margin-right:15px; color:#FFFFFF; text-decoration:none;}
#menu a:hover {margin-right:15px; color:#FFFFFF; text-decoration:none; background-color:#bac4db}

#content { width:760px; margin:0px auto; padding:7px; text-align:left}

#footer { width:730px; margin:0px auto; padding:7px; text-align:center; border-top: 4px solid #bbc6d8;margin-top:10px}
#footer  a {margin-right:15px; color:#929db7; text-decoration:none;}
#footer  a:hover {margin-right:15px; color:#7987A6; text-decoration:none;}

/*flash shiz */



h1 {
	text-align: left;
	font-size: 28px;

	color:#7179a9

}

h2 {
	text-align: left;
	font-size: 24px;

	
}

h3 {
	font-size: 16px;
	width:500px
}

h4 {

}

h5 {
	font-size: 12px;
}


#menucat h1 {font-size:30px;margin:0px;padding:0px; border-bottom: 1px dashed #7179a9}
#menucat h4 {margin-top:1px; font-style:italic}



#itemlist { width:75%; border:1px dashed #E9E9E9; background-color:#F5F7FE;margin-bottom:10px; margin-left: 0px auto;margin-right: 0px auto; padding:3px}
#itemlist h2{font-size: 18px;}
#itemlist h5{font-size: 12px; margin:0px;padding:0px; color:#7179a9 }
#itemlist p { text-align:left; color:#7179a9}
.itemdesc { font-size:16px}


#address { position:absolute; top:8px; right:15px; left: auto; font-weight:200 !important; font-size:10px}

#gallery { padding-left:10px; padding-right:10px;}
#gallery img { padding:10px; margin:10px; border:1px solid #CCCCCC}