/*html tags*/
body {
	background-color: #301d16;
	margin: 0;
	padding: 0;
	background-image:url(images/swirlys_left_bground.gif);
	background-repeat:repeat-y;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
/*layout*/
#container { /*light brown box */
	width: 750px;
	background-color: #947954;
	border-bottom-style:none;
	height: 630px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contactInfo {
	margin: 0 auto;
	width: 740px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 70%;
	color: #000000;
	background-color: #947954;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.floatLeft {
	float:left;
	padding:8px;
}
.floatRight {
	float:right;
	padding:8px;
}
.floatCenter {
	float:none;
	padding:8px;
}
#spacer {
	margin: 0 auto;
	text-align: center;
	height: 100px;
	width: 760px;
	padding: 15px;
}
#logoHolder {
	position: relative;
	padding-top: 10px;
	padding-right: 3px;
	width: 221px;
	height: 84px;
	z-index:2;
	float: right;
	margin-right:3px;
}
#photoholder {
	padding-top: 2px;
	text-align:center;
	position: absolute;
	z-index: 2;
	top: 79px;
	margin-left: 14px;
	width: 500px;
	/*width: 460px;*/
	height: auto;
	background-color:#000000;
	/*border: #FFFFFF 1px solid;*/
	color: #FFFFFF;
	font-size: 90%;
}
#photoholder h1 {
	text-align:center;
	font-size: 110%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#photoholder p {
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#000000;
}
#menuholder {
	font-size: 80%;
	position: absolute;
	z-index: 3;
	top: 80px;
	margin-left: 14px;
	width: 492px;
	background-color:#FFFFFF;
	border: #000000 4px solid;
	font-family: "Times New Roman", Times, serif;
}
#menuholder p {
	padding-left:10px;
	padding-right:10px;
}
.border {
	border: 1px solid #000000;
}
#menuholder h1 {
	text-align:center;
	font-size: 110%;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menuholder h2 {
	font-size: 100%;
	text-align:center;
}
.description {
	font-size: 90%;
	font-style: oblique;
}
.alignRight {
	text-align: right;
}
.menuFooter {
	font-size: 70%;
	text-align: center;
}
#menuBottomNav {
	font:"Times New Roman", Times, serif;
	float: left;
	margin: 0 auto;
	width: 492px;
	height: 24px;
	background-color:#000000;
	color: #FFFFFF;
	padding-top: 8px;
	text-align:center;
	font-size: 100%;
	font-weight: bold;
}
#menuBottomNav a {
	color:#FFF;
	text-decoration:none;
}
#menuBottomNav a:hover {
	color:#CC9933;
	text-decoration:underline;
}
#rightNav {
	position: relative;
	width: 200px;
	line-height: 150%;
	font-family: Verdana, Helvetica, Arial;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
}
.tds {
	margin: 0 auto;
	color: #947954;
	font-size: 70%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 750px;
	height: 10px;
}
.tds a {
	color: #CCCCCC;
}
.clearall {
	clear: both;
}
/* *-*-*-*-    Begin list Menu Rules    *-*-* * */

#button {
	width: 200px;
	margin-bottom: 0em;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 80%;
	font-weight: bold;
	padding-top: 0px;
	margin-left: 0px;
}
#button ul {
	list-style: none;
	border: none;
}
#button li {
	padding-top: 8px;
}
#button li a {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 200px;
	padding-left: 10px;
	padding-top: 8px;
	color: #000000;
	text-decoration: none;
}
body #button li a {
	width: auto;
	height: 28px;
}
#button li a:hover {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color:#CC9933;
	text-decoration: underline;
}
.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #4a4979;
	color: #ffffff;
}
.menu a.menuItem span.menuItemText {
}
.menu a.menuItem span.menuItemArrow {
/* margin-right: -.75em;*/
}
.menu div.menuItemSep {
	border: 1px inset #e0e0e0;
	margin: 4px 2px;
}
/*** end button rulez ***/
