/* CSS Document */
body
{
	width:100%;
	margin:0px;
	background-color:#b5c68b;
	background-repeat:no-repeat;
}

.flashdiv
{
	width:942px;
	background:#b5c68b;
	height:99px;
}

.containerdiv
{
	width:942px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
}

.contentdiv
{
	width:886px;
	margin-left:27px;
	background-color:#6f5f49;
}

.bottomdiv
{
	width:935px;
	height:50px;
	background-color:#b5c68b;
	background-image:url(../images/bottomback.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.alignleft
{
	text-align:left;
}	
	
.aligncenter
{
	text-align:center;
}	

.alignright
{
	text-align:right;
}

.alignmiddle
{
	vertical-align:middle;
}

.floatleft
{
	float:left;
}

.paddingleft10px
{
	padding-left:10px;
}
/* Width CSS Starts */
.width830px
{
	width:830px;
}

.width36per
{
	width:36%;
}

.width40per
{
	width:40%;
}

.width58per
{
	width:58%;
}

.width62per
{
	width:62%;
}

.width100per
{
	width:100%;
}
/* Width CSS Ends */

/* Height CSS Starts */
.height34px
{
	height:34px;
}

.height210px
{
	height:210px;
}

.height233px
{
	height:233px;
}

.height352px
{
	height:352px;
}

.height380px
{
	height:380px;
}

.height400px
{
	height:400px;
}

.height1000px
{
	height:1000px;
}
/* Height CSS Ends*/

/* Newline and Height Width CSS Starts */
.newline
{
	clear:both;
}

.newline8px
{
	clear:both;
	height:8px;
}

.newline9px
{
	clear:both;
	height:9px;
}

.newline11px
{
	clear:both;
	height:11px;
}

.newline18px
{
	clear:both;
	height:18px;
}

.newline20px
{
	clear:both;
	height:20px;
}

.newline22px
{
	clear:both;
	height:22px;
}

.newline25px
{
	clear:both;
	height:25px;
}

.newline30px
{
	clear:both;
	height:30px;
}

.newline50px
{
	clear:both;
	height:50px;
}

.newline380px
{
	clear:both;
	height:380px;
}
/* Newline and Height Width CSS Starts */

/* Text CSS Starts */
.whitenormal12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#ffffff;
	line-height:16px;
}

.brownbold12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#decdb6;
	line-height:16px;
}

.whitebold12
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}

a.whitebold12:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}

a.whitebold12:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}

a.whitebold12:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:underline;
}

.pinknormal18
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#f1b8cc;
	line-height:26px;
}
/* Text CSS Ends */