body {
	margin: 0;
	background-color: #4C4239;
    font-family:"Century Gothic","Century Gothic",Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    line-height:normal;
}


.PinkPageHeading {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #ff0066;
	font-style: normal;
}

.PinkSubHeading {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ff0066;
	font-style: normal;
}

.WhiteBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family:"Century Gothic","Century Gothic",Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    line-height:normal;
}

.footer {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}


a	{
	color:	#FF0066;
	text-decoration:	none;
	}

a:hover	{
	text-decoration:	underline;
	color: #333333;
	}


	
	
.menu	{
	text-decoration:	none;
	font-weight:	normal;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}

.menu:hover	{
	color:	#FF0066;
	text-decoration:	none;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}
	
.footerlink	{
	font-weight:	bold;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	}
	
.footerlink	 a{
	font-weight:	bold;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0066;
	text-decoration:underline;
	}

.footerlink a:hover	{
	color:	#FF0066;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	}	
	
H1 {

    font-family:"Century Gothic",Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#333333;
    line-height:normal;
}

	hr {
	color: #FF0066;
	background-color: #FF0066;
	height:1px;
	border:1;
}

	

.Floatright
		{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
	border: medium solid #ebebeb;
		}
		
.Floatleft
		{
	float: left;
	margin-top: 0;
	margin-right: 8;
	margin-bottom: 8px;
	margin-left: 0px;
	border: medium solid #ebebeb;
		}	

	
	
	
.formTextBox{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	border: 1 ridge;
}

	
		
/*  Div styles   */

#wrapper {
	margin: 0px auto;
	width:800px;
	height:auto;
	position:relative;
	background-color:#a99677;
}	
.ssgrid {
	background-color:#a99677;
}	
#wrapper_pop {
	margin: 0px auto;
	width:100%;
	height:100%;
	background-color:#a99677;
}		

#header {
	width:800px;
	height:100px;
	/*height:auto;
	background-color:#B69966;*/
	background-color:#b69966;
	position:relative;
}

#homeImage{
	position:relative;
	width:800px;
	height:auto;
	background-color:#000000;/*
	height:200px;
	background-color:#a99677;*/
}


#homePageImage{
	position:relative;
	width:800px;
	height:200px;
	background-color:#a99677;/*
	height:200px;
	background-color:#a99677;*/
}

#homeContent{
	position:relative;
	width:580px;
/*min height fix*/
	min-height:305px;
    height:auto !important;
    height:305px;
/*end min height fix*/
	background-color:#C8B38E;
	padding:10px;
}

#homeContentRight{
	position:absolute;
	right:0;
	top:100px;
	height:380px;
	width:200px;
	background-color:#000000;
}

#InternalContent{
	position:relative;
	width:760px;
	
/*min height fix
	min-height:370px;
    height:auto !important;
    height:370px;
/*end min height fix*/
	height:auto;

	background-color:#C8B38E;
	padding:20px;
	background-image:url(../images/bg_grad.jpg);
	background-position:right;
	background-repeat:repeat-y;
	overflow:auto;
	/*overflow:visible;

	border:solid;
	border-color:#FFFF00;
	border-bottom-width:1px;*/
}

#InternalContent_pop{
	position:relative;
	width:760px;
    height:auto;
	background-color:#C8B38E;
	padding:20px;
	overflow:visible;
}

#InternalImage{
	position:relative;
	width:800px;
	height:60px;
	background-color:#000000;
}

#InternalFooter{
	position:relative;
	height:15px;
	width:794px;
	background-color:#A99677;
	padding:5px 3px 5px 3px ;
/*	border:solid;
	border-color:#FF0000;
	border-bottom-width:1px;*/

}

#homeFooter{
	position:absolute;
	right:0;
	top:480px;
	height:120px;
	width:200px;
	background-color:#A99677;
	vertical-align:middle;
}



/* Below codes for style came from third party menu-provider
*/


/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/


/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.
*/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

.formGeneralTextBox{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    line-height:normal;
}