body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#naviagation{
	background-image: url(images/menu.jpg);
	height: 25px;
	width: 475px;
	text-align: center;
	display: block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	background-repeat: no-repeat;
	color: #ffC;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	

#naviagation a{
	text-decoration:none;
}


#naviagation a:hover{
	text-decoration:underline;
}

#contents {
	display: block;
	width: 475px;
}
#content-txt {
	display: block;
	width: 474px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #7C5D26;
	color: #FFF;
}
#content-txt-below {
	display: block;
	float: left;
	width: 475px;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-variant: normal;
	text-transform: none;
	line-height: 18px;
	word-spacing: normal;
	letter-spacing: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

h2 {
	font-size: 14px;
}

h1 {
	font-size: 17px;
	color: #003366;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	vertical-align:top;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sideMenu {
	font-family: "Edwardian Script ITC", "Freestyle Script", "French Script MT", "Goudy Old Style";
	font-size: 36px;
	font-weight: bolder;
	padding: 4px;
	height: 56px;
	width: 166px;
	text-align:center;
	color: #c2b176;
}
.sideMenu2 {
	background-image: url(images/menuitem.jpg);
	font-family: "Goudy Old Style";
	font-size: 30px;
	font-weight: bolder;
	padding: 4px;
	height: 56px;
	width: 166px;
	text-align:center;
	color: #c2b176;
}
.menu {
	font-family: "Goudy Old Style";
	font-size: 17px;
	font-weight: bolder;
	padding: 0px;
	height: auto;
	width: auto;
	text-align:center;
	color: #423513;
	text-align:center;
}

.bor
{
	border-right: 1px solid #c2b176;	
}

.menu2 {
	font-family: ""Freestyle Script"";
	font-size: 20px;
	font-weight: bolder;
	padding: 4px;
	height: 20px;
	width: 110px;
	text-align:center;
	color: #423513;
	text-align:center;
}

a {
	color: #F7EFC8;
	text-decoration: underline;
}

.formHeader
{
    margin:12px 0px 4px 0px;
    font-weight:bold;
}

.formInput
{
   margin:12px 0px 12px 0px; 
}

.AllButtons {
	border: 1px none #EFECE5;
	background-image: url(../images/dark_strip_title.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #59554D;
	height: 27px;
    padding: 5px;
    margin:2px;
}

.AllTextBoxes{
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #A59D90;
}
#content-gallery {
	background-color: #7C5D26;
	color: #F7EFC8;
	width: 474px;
	margin: 0px;
	padding: 0px;
}
#content-gallery #imagegallery p {
	color: #F7EFC8;
	text-align: center;
}
#contents table tr td #content-txt img,a img {
	border: 10px solid #FFF;
	margin: 5px;
}
 #content-txt a img, {
	margin: 5px;
	padding: 0px;
	border: 10px solid #FFF;
}
#content-gallery #imagegallery table tr td img {
	border: 10px solid #FFF;
	margin-top: 10px;
	margin-left: 10px;
}
#contents table tr td #content-gallery a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	color: #E3CE7D;
	font-weight: bold;
	font-size: 9;
}
.footer a {color: #E3CE7D}
#downloads {
	line-height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 300px;
	float: left;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	list-style-type: square;
}
ul #downloads li a {
	text-decoration: underline;
}

#contents table tr td #content-txt #bottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#rightpadiding {
	background-color: #000;
	margin-left: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}

img
{
	cursor: hand;	
}


