@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/sitedesign/background.gif);
	background-repeat: repeat-y;
	background-color: #1F0500;
	margin: 0px;
	color: #FFFFFF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.textLarge {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.tdmargin {
	padding: 5px;
}
a:link {
	color: #FFCCFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #FFCCFF;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #6666FF;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
h4 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BA4D75;
	margin: 0px;
	font-size: small;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 75%;
	text-align: center;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.photoWRAPLeft {
	float: left;
	padding-right: 5px;
	clear: right;
}
a.whitemenu:link, a.whitemenu:visited {
  color:white;
	  text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: lighter;
}
a.whitemenu:hover, a.whitemenu:active {
  color:white;
	  text-decoration:underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
}
a.whitemenu2:link, a.whitemenu2:visited {
	color: #FFFFFF;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;

}
a.whitemenu2:hover, a.whitemenu2:active {
	color: #FFFFFF;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	}
.photoLeft {
	float: left;
}
.photoRight {
	float: right;
}
.tableBlack {
	color: #000000;
}
.photobox {
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F0700;
	border-right-color: #2F0700;
	border-bottom-color: #2F0700;
	border-left-color: #2F0700;
	background-color: #160300;
	background-image: url(../images/sitedesign/photobox_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
	padding-top: -5px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	margin-top: 0px;
	font-style: oblique;
}
h5 {
	font-size: medium;
	color: #FF66CC;
	margin-bottom: -10px;
}
.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A54468;
	padding: 10px;
	border: thin dotted #FFFFFF;
}
.menuTABLE {
	margin-top: 5px;
	margin-right: 22px;
	float: left;
	width: 166px;
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-left: 4px;
}
.menu_header {
	background-image: url(../images/sitedesign/menu1_01.jpg);
	height: 15px;
	width: 166px;
	background-color: #1F0500;
}
.menuTABLE h3 {
	color: #FFFFFF;
	background-color: #A54468;
	text-align: center;
}
.menu_footer {
	background-image: url(../images/sitedesign/menu1_02.jpg);
	height: 15px;
	width: 166px;
	background-color: #1F0500;
	margin-top: 0px;
	margin-bottom: 10px;
}
.switchcontent {
	background-color: #A54468;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
