body {
background-image: url(images/bkgrd2.png);
	background-repeat: repeat;	
	background-color: #F8F8F8;
	font: 12px/1.5em 'Lucida Grande', Arial;
	color: #000; 

}

.number { font: 'Futura Black', Forte; }

#logo
{
background-image: url(images/bkgrd.jpg);
	background-repeat: repeat;	
}

#nav{

background-image: url(images/navbkgrd.jpg);
	background-repeat: repeat;	


}

.white{ color: #fff; }


h2{
	font-size: 170%;
	color: #16457c;
	padding: 0;
	font-weight: normal;
	margin: 0px;
}
h3{
	font-size: 130%;
}

h4{
	font-size: 110%;
}
/*-------------------------------------------------
Text
-------------------------------------------------*/
.pageText {font: 'Lucida Grande', Arial; color: #808080;	font-size: 11px; }
.pageTextSmall{	font-size: 10px; }
.asterix{ color: #C41200; font-size: 13px;}

/*-------------------------------------------------
Headings
-------------------------------------------------*/
.mediumHeadingBlack { font-size: 17px; 	color: #666666;	font-weight: 800; }
.smallHeadingDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-size: 12px;
	color: #8a6992;	
	width: 98%;
}
.mainHeadingBlue {

	font-family: 'Lucida Grande', Arial;
	font-size: 17px;
	color: #3399CC;	
	font-weight: 800; 
}


/*-------------------------------------------------
button
-------------------------------------------------*/
input.button {

  border: 1px solid #999;
  border-top-color: #ccc;
  border-left-color: #ccc;
  font: bold 12px "Trebuchet MS", Trebuchet, Verdana;
  background: url(images/bg_button.gif) left top repeat-x;
}

/*-------------------------------------------------
errors
-------------------------------------------------*/
#errorbox
{
	border-width: 1px 1px 1px 1px; 
	border-style: solid; 
	border-color: #DFDEDE;
	background-color: #FBFBFB;
	padding: 20px;
}

/*-------------------------------------------------
SIDEBAR
-------------------------------------------------*/

body.signup div.TwoColSidebar h3 {
	font-size: 14px;
	margin-bottom: 1px;
	line-height: 14px;
	font-weight: 900;
}
.highlight { background-color:#E4DEE7; color:#8a6992; font-weight:900; }

body.signup div.TwoColSidebar p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 1px;
}

body.signup div.TwoColSidebar {
	border: none;
}

.TwoColSidebar {
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	border-left: 1px dotted #ccc;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;

}


.TwoColBox {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
 }
	

/*-------------------------------------------------
ERRORS
-------------------------------------------------*/
	
#errorbox
{
	border-width: 2px; 
	border-style: solid; 
	border-color: #993333;
	background-color: #FFE3D7;
	padding: 20px;
	width: 425px;
}

.error{
font-size: 12px;
color: #993333;

}

#subnav
{
	height: 20px;
}

/*-------------------------------------------------
links
-------------------------------------------------*/

a.navlink:visited {color: #FFF; text-decoration: none; font-weight: 500} 
a.navlink:hover { color: #CCCCCC;text-decoration: none; font-weight: 500} 
a.navlink:active {color: #FFF; text-decoration: none; font-weight: 500}
a.navlink2:visited {color: #FFF; text-decoration: none; font-weight: 500} 
a.navlink2:hover { color: #CCCCCC;text-decoration: none; font-weight: 500} 
a.navlink2:active {color: #FFF; text-decoration: none; font-weight: 500}

a.stateLink:link 
{
 	color: #666666; 
	text-decoration: none;
	line-height: 18px
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	outline: none;
} 
a.stateLink:visited {color: #666666; text-decoration: none;} 
a.stateLink:hover { color: #FFFFFF; background: #999999; text-decoration: none;} 
a.stateLink:active {color: #666666; text-decoration: none;}

a.countryLink:link 
{
 	color: #8a6992;	
	text-decoration: none;
	line-height: 18px
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	outline: none;
} 
a.countryLink:visited {color: #8a6992;	  text-decoration: none;} 
a.countryLink:hover {color: #FFFFFF; background: #8a6992;	 text-decoration: none;} 
a.countryLink:active {color: #8a6992;	 text-decoration: none;}

a.cityLink:link 
{
 	color: #999999;
	text-decoration: none;
	line-height: 18px
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	outline: none;
} 
a.cityLink:visited {color: #999999;  text-decoration: none;} 
a.cityLink:hover {color: #FFFFFF; background: #999999; text-decoration: none;} 
a.cityLink:active {color: #999999; text-decoration: none;}

a.companyLink:link 
{
 	color: #2BACE3;
	text-decoration: none;
	line-height: 18px
	font-size: 12px;
	overflow-y: scroll;
	outline: none;
} 
a.companyLink:visited {color: #2BACE3;  text-decoration: none;} 
a.companyLink:hover {color: #ffffff; background: #2BACE3; text-decoration: none;} 
a.companyLink:active {color: #2BACE3; text-decoration: none;}

a.standardLink:link 
{
 	color: #8a6992;	
	text-decoration: underline;
	line-height: 18px
	font-size: 12px;
	overflow-y: scroll;
	outline: none;
} 
a.standardLink:visited {color: #8a6992;	  text-decoration: underline;} 
a.standardLink:hover {color: #FFFFFF; background: #af9cb4; text-decoration: none;} 
a.standardLink:active {color: #8a6992;	 text-decoration: underline;}

a.footerLink:link {font-size: 11px; color: #666666; text-decoration: underline;} 
a.footerLink:visited {color: #666666; text-decoration: underline;} 
a.footerLink:hover {color: #666666; text-decoration: underline;} 
a.footerLink:active {color: #666666; text-decoration: underline;}

a.smallLink:link {font-size:9px; color: #666666; text-decoration: underline;} 
a.smallLink:visited {font-size:9px; color: #666666; text-decoration: underline;} 
a.smallLink:hover {font-size:9px;color: #666666; text-decoration: underline;} 
a.smallLink:active {font-size:9px;color: #666666; text-decoration: underline;}

a.headerLink:link {font-family: Tahoma, sans-serif; font-size:14px; color: #FFFFFF; text-decoration: none; font-weight:700} 
a.headerLink:visited {font-family: Tahoma, sans-serif; font-size:14px; color: #ffffff; text-decoration: none; font-weight:700} 
a.headerLink:hover {font-family: Tahoma, sans-serif; font-size:14px;color: #3C78B5; text-decoration: none; font-weight:700} 
a.headerLink:active {font-family: Tahoma, sans-serif; font-size:14px;color: #ffffff; text-decoration: none; font-weight:700}


/*-------------------------------------------------
boxes
-------------------------------------------------*/

 #memberloginbox{


    border-color: #DFDEDE;
	border-width: 1px; 
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-style: solid;
	align: right;
	width:250px;

}


 #memberloginboxblue{


    border-color: #3399CC;
	background-color: #DDECFF;
	border-width: 1px; 
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border-style: solid;
	align: right;
	width:250px;

}




 #boxpurple{


    border-color: #8a6992;
	background-color: #E4DEE7;
	border-width: 1px; 
	padding: 10px;
	margin: 20px 0px 10px 0px;
	border-style: solid;
	align: right;

}










.white { color:#FFFFFF; }








.mediumHeading {
	margin: 0;
	font-size: 15px;
	color: #8a6992;	
	width: 98%;
	font-weight: 700;
}




.smallHeadingDark
{
	color: #993333;
	font-weight: 900;
}
















#simhr{ 
	border-color: #DFDEDE;
	border-width: 1px 0px 0px 0px; 
	padding: 0px;
	border-style: solid;
	width: 100%;
 } 
 
.albumcover 
{
	border-width: 2px 2px 2px 2px; 
	border-color: #B1A98C;
	padding: 0px;

} 


.pager {
	margin: 5px 0px;
	font-size: 1em;
	color: #3e8424;
	font-weight: bold;
	font-family:futura,forte,Arial, Helvetica, sans-serif;
}

.pager a {
	padding: 2px 5px;
	border: 1px solid #7D5f3d;
	color: #D85640;
	background-color: #e5ffe1;
	margin: 0px 2px 0px 2px;
	text-decoration: none;

}

.pager a:hover {
	color: #fff;
	background-color: #D85640;
}

.pager a:visited {
	color: #D85640;
	background-color: #e5ffe1;
}

#currentpage {
	background-color: #7D5f3d;
	border: 1px solid #7D5f3d;
	color: #fff;
	margin: 0px 2px 0px 2px;
	font-size: 1em;
	padding: 2px 5px;
}

.titlebanner {
	background-color: #D85640;
	border: 1px solid #D85640;
	color: #fff;
	margin: 0px 2px 0px 2px;
	font-size: 1em;
	padding: 2px 5px;
	font-weight:700;
}

a.standard:hover {color: #7D5f3d; font-size: 11px; text-decoration: underline;} 
a.standard:link { color: #7D5f3d; font-size: 11px; text-decoration: underline;} 
a.standard:visited {color: #7D5f3d; font-size: 11px;text-decoration: underline;} 

a.plain:hover {color: #666; font-size: 11px; text-decoration: underline;} 
a.plain:link { color: #666; font-size: 11px; text-decoration: none;} 
a.plain:visited {color: #666; font-size: 11px;text-decoration: none;} 

a.header:hover {font-family: 'Lucida Grande', Arial; color: #fff; font-size: 11px; text-decoration: underline; font-weight:700;} 
a.header:link { font-family: 'Lucida Grande', Arial; color: #fff; font-size: 11px;  font-weight:700;} 
a.header:visited {font-family: 'Lucida Grande', Arial; color: #fff; font-size: 11px; font-weight:700;} 

.redheading {

	color: #C61A1A;
	font-weight:700;
	font-size:18px;
}

.whiteheading {

	color: #FFF;
	font-weight:700;
	font-size:18px;
}

.brownheading {

	color: #7D5f3d;
	font-weight:700;
	font-size:18px;
}

.browntext {

	color: #7D5f3d;

}

.browntextsmall {

	color: #9A754B;
	font-size:10px;

}

.greenText{ color: #339966; }
.blackTextBold{ color: #000; font-weight: 700; }
.blackTextBoldHome{ color: #000; font-weight: 700; font-size: 13px }
.blackText14{ color: #000; font-weight: 700; font-size: 14px }
.redText { color: red;}
a.footerLink:hover {color: #7D5f3d; font-size: 11px; text-decoration: underline; } 
a.footerLink:link { color: #7D5f3d; font-size: 11px; text-decoration: none; } 
a.footerLink:visited {color: #7D5f3d; font-size: 11px; text-decoration: none;} 

a.redLink:hover {color: #7D5f3d; font-size: 12px; text-decoration: underline; } 
a.redLink:link { color: #7D5f3d; font-size: 12px; text-decoration: none; } 
a.redLink:visited {color: #7D5f3d; font-size: 12px; text-decoration: none;} 
.black{ color: #000;}
.underline { text-decoration: underline; }


/*-------------------------------------------------
	Red/Yellow Picture Frame
-------------------------------------------------*/

#rytop
{
	width: 770px;
	height: 51px;
	background: url(images/ry_top.png);
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 10px;

}

#rysides
{
	width: 770px;
	background: url(images/ry_sides.png);
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;

}
#rybottom
{
	width: 770px;
	height: 38px;
	position:relative;
	background: url(images/ry_bottom.png);
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 10px;

}

.brown { color: #7D5f3d; }

#IE { height: 2px; margin: 0; padding: 0px;}
.IE { font-size: 6px; }


.red { color: red; }
