/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;



	background-image: url(PinkStripeBG.jpg);
}

#headerwidth{
	width:700px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/head-bg.gif);
}

#pagewidth{
	width:700px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/bg.gif);
} 
#container {
	width: 690px;
	\width: 710px;
	w\idth: 690px;
	/*border: 1px solid gray;*/
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: white;
	/*background-image: url(images/bg.gif);*/
		}

		#banner {
		width: 690px;
	padding: 0px;
			margin-bottom: 0px	;
	/*background-color: rgb(213, 219, 225);*/
	/*background-image: url(images/header.jpg);*/
		}

		#content {
			padding: 2px;
			margin-right: 0px;
			background-color: white;
		}

		#sidebar-a {
			float: right;
			width: 190px;
			margin: 0px;
			margin-left: 0px;
			padding: 0px;
			background-color: #F7EDEE;
			background-image: url(images/side-bar-bg.gif);
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0px;
			
			background-color: #824F56;
		}
		.mini-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B47170;
}

.sidebar-mini-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.head-reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: Bold;
	color: #333333;
	text-decoration: underline;
}

.reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.body-texthead {

	font-family: BernhardFashion BT, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #C87E7D;
}
.menu-text {
	font-family: BernhardFashion BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9A9A9;
	text-decoration: none;
}
.menu-text:link {
	font-family: BernhardFashion BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9A9A9;
	text-decoration: none;
}

.menu-text:visited {
	font-family: BernhardFashion BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9A9A9;
	text-decoration: none;
}

.menu-text:active {
	font-family: BernhardFashion BT, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9A9A9;
	text-decoration: none;
}

.menu-text:hover {
	font-family: "BernhardFashion BT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #F9A9A9;
	text-decoration: none;
}

.copyright-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
