@charset "utf-8";
/* CSS Document */

body{
border:0px;
padding:0px;
margin:0px;
background-color:#cac7b5;
background-image:url(../img/txtre_rpt.jpg);
}

a{
text-decoration:none;
color:#000;
outline:none;
}

div, td, p, a, .txtfld, .button{
font-size:12px;
font-family:segoe ui, trebuchet ms;
line-height:19px;
}

img{
border:0px;
outline:none;
}

form{
margin:0px;
padding:0px;
}

#header{
width:100%;
height:130px;
position:absolute;
left:0px;
top:0px;
background-image:url(../img/hdr_bg.png);
background-repeat:repeat-x;
}
	
	#logo{
	width:166px;
	height:69px;
	position:absolute;
	left:50%;
	top:40px;
	margin-left:-470px;
	display:none;
	}
	
	#nav{
	width:652px;
	height:89px;
	position:absolute;
	left:50%;
	top:40px;
	margin-left:-178px;
	display:none;
	}

#eyecandy{
width:948px;
height:382px;
position:absolute;
left:50%;
margin-left:-475px;
top:140px;
background-image:url(../img/Rice_Girl.jpg);
border: 1px solid #e9e7d9;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
}

#eyecandyinner{
border:1px solid #d1ccb4;
width:946px;
height:380px;
}

#eyecandyinnerinner{
border:4px solid #ebe9dc;
width:938px;
height:372px;
}

#eyecandySub{
width:950px;
height:180px;
position:absolute;
left:50%;
margin-left:-475px;
top:140px;
border:1px solid #e9e7d9;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
}

#eyecandySubinner{
border:1px solid #d1ccb4;
width:948px;
height:178px;
}

#eyecandySubinnerinner{
border:4px solid #ebe9dc;
width:940px;
height:170px;
}

#body{
width:950px;
height:300px;
position:absolute;
left:50%;
margin-left:-475px;
top:545px;
}

#bodySub{
width:950px;
height:300px;
position:absolute;
left:50%;
margin-left:-475px;
top:345px;
}

	#body #left, #bodySub #left{
	float:left;
	width:503px;
	margin-right:68px;
	padding-top:7px;
	padding-left:12px;
	}
	
	#body #right, #bodySub #right{
	float:left;
	width:366px;
	}
	
	#bodySub #center{
	padding-top:7px;
	padding-left:12px;
	}

#footer {
height: 40px;
text-align: center;
font-size:10px;
margin-top:15px;
}

	#footer img{
	margin-right:14px;
	}
	
	#footer div{
	font-size:9px;
	}

.emphasize{
font-size:20px;	
}

.standout{
background-image:url(../img/white.png);
padding:7px 12px 15px 12px;
}

.large{
font-size:13px;	
}

.red{
color:#8e3029;	
}

.grey{
color:#666666;
}

.txtfld{
border:1px solid #aea89a;
}

.button{
border:1px solid #aea89a;
background-color:#cecbc2;
}

.divclear{
clear:both;
font-size:1px;
height:1px;
}

.tNav{
float:left;
padding:46px 12px 22px 12px;
font-size:14px;
}

.tNav:hover, .tNavOver{
float:left;
padding:46px 12px 22px 12px;
font-size:14px;
background-image:url(../img/tNavBG.png);
background-repeat:repeat-x;
background-position:top;
color:#8e3029;
}

.tNavSep{
float:left;
height:89px;
padding:46px 0px 22px 0px;
width:1px;
background-image:url(../img/NavBG.png);
background-repeat:repeat-x;
background-position:top;
	}
	
	
	.tblcont{clear:both;display:block;}
    .tblspan{font-size:16px;padding:12px 0px 12px 8px;}
    .tblspanSmall{font-size:11px;padding:12px 0px 12px 8px;background-color:#f8f8f8;}
    .tblspanSmallItal{line-height:20px;font-size:11px;padding:10px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;background-color:#fff;font-style:italic;}
    .tbllcol{width:33%;float:left;}
    .tblrcol{width:67%;float:left;clear:right;}
    .tblinnr{padding:2px 0px 2px 6px;}
	.tblclear{height:1px;clear:both;}
