/*body, html { 
margin: 0px 0px 0px 0px; 
background: #3a3a3a; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #ffffff;
	line-height:16px;
}*/

h1 {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	margin:	0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
h2 {
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	margin:	0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#topNav {
	position:absolute;
	width:100%;  	
	height:142px;
	top:0px; 
	left:0px; 
	z-index:1;
		background-image:url(../images/top-fill-tile.jpg);
	background-repeat:no-repeat;

}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 13px; 
color: #ffffff;
line-height:17px;
/*padding-left:165px;*/
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #ffffff;
}
td {
vertical-align: top;
padding-bottom:5px;
}

.small11pt {
font-size: 11px; 
color: #ffffff;
line-height:17px;
/*padding-left:165px;*/
}

.td-border {
border-bottom: 2px solid  #CCCCCC;
}
.tr-color {
background-color: #666666;
}
#navArea img {
	float:left;
}

.homeImg {
	float:right;
	padding-left:20px;
}

.thumbSpace img {
	float:left;
	padding-bottom:5px;
	padding-right:5px;
}

#topNavArea {
	width:217px;
}
#flashArea {
	position:fixed;
	width:210px;  	
	height:100%;
	top:0px; 
	left:0px; 
	z-index:2;
}
#navArea {
	position:absolute;
	width:520px;  	
	height:194px;
	top:0px; 
	left:185px; 
	z-index:3;
}
#content {
	position:absolute;
	width:740px;  	
	top:195px; 
	left:255px; 
	z-index:3;
}



#header		{ 
width: 800px; 
margin: 0 auto; 
height: 91px; 
}


#login_nav		{  
width: 200px; 
float: right;
text-align:right; 
min-height: 20px; 
padding-top: 5px; 
}

#subContainer	{ 
width: 800px; 
margin: 0 auto; 
height: 37px; 
}

#right_menu		{  
width: 160px; 
float: left; 
min-height: 100px; 
padding-bottom: 10px; 
padding-top: 20px;
}

#contentCol1	{ 
width: 415px; 
min-height:300px;
float: left; 
padding-right:0px;
}
#floatMe img	{ 
/*float: left;*/ 
padding-bottom:2px;
padding-right:5px;
}
#contentCol2	{ 
width: 262px;
min-height:300px; 
float: left; 
padding-left:20px;
}

#contentCol2 img	{ 
float:right;

}
#front_page	{ 
width: 750px; 
padding: 30px 20px; 
margin: 0 auto;
}


#footer		{ 
border-top: 5px solid  #CCCCCC; 
}

#copyright	{ 
width: 750px; 
margin: 0 auto; 
padding: 10px 0; 
font-size: 0.8em; 
}

/*  class styles */
.navText	{ 
font-family: Trebuchet MS, sans-serif; 
font-size: 12px; 
line-height: 2.2em; 
color: #ffffff;
font-weight: bold; 
}
.sideNavText	{ 
font-family: Trebuchet MS, sans-serif; 
font-size: 12px; 
line-height: 1.5em; 
color: #000000;
font-weight: bold; 
border-bottom: 1px dashed #333333;
}

.textBold {
	font-weight: bold;
	
}
.textBold2 {
	font-weight: bold;
	font-style:italic;
	font-size: 15px;
	line-height:18px;
}

.floatRight{
float:right;
}
.floatLeft{
float:left;
padding-right:10px;
}


/*  navigation */
a			{ color: #C3AA6F; text-decoration: underline; } 
a:active	{ text-decoration: underline; } 
a:hover		{ color: #C3AA6F; text-decoration: none; }

#right_menu a			{ color: #000000; text-decoration: none; } 
#right_menu a:active	{ text-decoration: underline; } 
#right_menu a:hover		{ color: #6C6550; text-decoration: underline; }