@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	/*font: normal 80% Georgia, "Times New Roman", Times, serif;*/ /* normalize font size across browsers */
	font: normal 80% Arial, Helvetica, sans-serif; /* normalize font size across browsers */
	font-size: 85%;
	/*font-weight: lighter;*/
	background: #ebe7e8;
	color: #7c6168;
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}

#sitelinks
{
    line-height: 20px!important;
}

#sitelinks ul
{
    width: 600px;
}

#sitelinks li
{
    list-style: none;
    float: left;
    width: 195px;
    height: 150px;
    height: 250px;
    text-align: center;
    border: 1px solid #f3f3f3;
    overflow: hidden;
}

#sitelinks a
{

}

#sitelinks2
{
    line-height: 20px!important;
}

#sitelinks2 ul
{
    width: 600px;
}

#sitelinks2 li
{
    list-style: none;
    float: left;
    width: 195px;
    height: 150px;
    height: 180px;
    text-align: center;
    border: 1px solid #f3f3f3;
    overflow: hidden;

}

#sitelinks2 a
{
	
}

img
{
	border: none;
}

a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 19px;
}

h1
{
	padding: 0px 0 10px 0;
	font-size: 160%;
	color: #7c6168;
}

h3
{
	padding: 10px 0 10px 0;
	font-size: 130%;
	color: #7c6168;
}

p
{
	padding: 10px 0 10px 0;
}

#outer
{
	margin: 0 auto;
	width: 982px;
	text-align: center;
	padding: 20px;
	padding-bottom: 5px;
	background: url('../images/bgshading.jpg') top left repeat-y!important;
}

#inner
{
	text-align: left;
}

#header
{
	height: 200px;
}

#nav
{
	background: #a09093;
	height: 30px;
}

#nav ul
{
	list-style: none;
	
}

#nav li
{
	float: left;
	
}

#nav a
{
	display: block;
	_display: inline;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#nav a:hover
{
	text-decoration: underline;
	color: #42272e;
}

#ctl00_leftMenu_subnav
{
	background: #ccbfc2;
	padding: 5px 10px 5px 10px;

}

#ctl00_leftMenu_subnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#ctl00_leftMenu_subnav li
{
	display: inline!important;
	
}

#ctl00_leftMenu_subnav a
{
	/*display: block;*/
	_display: inline;
	padding: 0px 10px 0 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#ctl00_leftMenu_subnav a:hover
{
	text-decoration: underline;
	color: #42272e;
}

#content
{
	clear: both;
	padding-top: 10px;
}

#leftcol
{
	width: 180px;
	float: left;
	text-align: center;
	padding: 10px 0 10px 0;
}

#leftcol h3
{
	padding: 5px 0 5px 0;
}

#rightcol
{
	width: 180px;
	float: right;
	padding: 10px 0 10px 0;
	text-align: center;
}

#rightcol #newslettersignup
{
	text-align: left;
	padding-bottom: 10px;
	padding-left: 12px;
}

#newslettersignup h3
{
	padding: 0;
}

rightcol p
{
	padding: 2px;
}

#maincontentholder
{
	margin: 0 190px 0 190px;
	padding: 10px 0 10px 0;

}

#maincontentholder ul
{
    
}

#maincontentholder ul li
{
    
}

#maincontentholder ul li a
{
    color: #766168;
    text-decoration: none;
}

#maincontentholder ul li a:hover
{
    text-decoration: underline;
}

#maincontentholder ul li ul
{
    margin-left: 10px;
}

#moreinfolink
{

}

#moreinfolink a span 
{
    display: none;
    text-decoration: none!important;
}

#moreinfolink a
{
    color: #1064ea;
    text-decoration: none!important;
}

#moreinfolink a:hover span 
{
    text-decoration: none!important;
    display: block;
    position: absolute; 
    top: 290px; 
    /*left: 590px; */
    
    width: 450px;
    padding: 10px; 
    margin: 10px; 
    z-index: 100;
    color: #7c6168; 
    background: #f6f6f6;
    border: 2px solid #675459;
    text-align: left;
    margin-left: 100px;
    *margin-left: 50px;
    /*-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
    font:italic 1em georgia,serif!important;
    color: #ffffff!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"!important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70)!important;*/

}

#moreinfolink2
{

}

#moreinfolink2 a span 
{
    display: none;
    text-decoration: none!important;
}

#moreinfolink2 a
{
    color: #1064ea;
    text-decoration: none!important;
}

#moreinfolink2 a:hover span 
{
    text-decoration: none!important;
    display: block;
    position: absolute; 
    top: 270px; 
    /*left: 590px; */
    
    width: 450px;
    padding: 10px; 
    margin: 10px; 
    z-index: 100;
    color: #7c6168; 
    background: #f6f6f6;
    border: 2px solid #675459;
    text-align: left;
    margin-left: -520px;
    *margin-left: -590px;
    /*-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
    font:italic 1em georgia,serif!important;
    color: #ffffff!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"!important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70)!important;*/

}


#maintweets
{
    height: 500px;
    overflow-y: scroll;
    padding: 5px;
    /*border: 1px solid #3266cc;   */ 
    Font: 1em 'Lucida Grande', sans-serif;
}

#maintweets span
{
    color: #3980f4!important;
}

#maintweets a
{
    color: #7c6168!important;
    font-weight: bold;
}

#footer
{
	clear: both;
	background: #a09093;
	height: 30px;
}

#footer ul
{
	list-style: none;
}

#footer li
{
	float: left;
}

#footer p
{
	padding: 0;
	display: block;
	padding: 7px 10px 0 10px;
	color: #42272e;
}

#footer a
{
	display: block;
	_display: inline;
	padding: 5px 10px 0 10px;
	height: 30px;
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover
{
	text-decoration: underline;
}

#underfooter
{
	clear: both;
	height: 30px;
}

#underfooter ul
{
	list-style: none;
}

#underfooter li
{
	float: left;
	
}

#underfooter p
{
	padding: 0;
	display: block;
	padding: 7px 10px 0 10px;
	color: #42272e;
}

#underfooter a
{
	display: block;
	_display: inline;
	padding: 5px 10px 0 10px;
	height: 20px;
	text-decoration: none;
	color: #42272e;
}

#underfooter a:hover
{
	text-decoration: underline;
}


/*** listings styles ***/
#listingsholder
{
    
}

#listingsholder a
{
    text-decoration: none;
    color: #403236;
}

#listingsholder a:hover
{
    text-decoration: underline;
}

#listingsholder ul
{
    
}

#listingsholder li
{
    float: left;
    list-style: none;
    width: 250px;
    padding: 5px;
    border: 1px solid #cecece;
    margin-left: 25px;
    margin-bottom: 10px;
}

small
{
    font-size: 70%;
}

#showlistingholder li
{
    float: left;
    list-style: none;
    width: 550px;
    padding: 5px;
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px;
}

#showlistingholder a
{
    color: #403236!important;
}

#showlistingholder p, h1, small
{
    padding: 0px 0 5px 0;
}

#smallcaption
{
    background: #ffffff;
    position: absolute;
    top: 300px;
    margin-left: 4px;
    padding: 3px;
    z-index: 999!important;
    *margin-left: -255px;
}

#mainshowcontent
{
   clear: both; 
}

#mainshowcontent p
{
    padding: 10px;
}

#showlistingholder a
{
    text-decoration: none;
    color: #403236;
}

#showlistingholder a:hover
{
    text-decoration: underline;
}

/*** cute styles ***/

.browntext 
{
color: #7c6168;    
 }
 
 .browntextitalic 
{
color: #7c6168;  
font-style: italic;  
 }

 .browntextsmallcaps
{
color: #7c6168;  
font-variant: small-caps;
 }

.lighterbrowntext
{
    color: #a09093;
}

.largerlighterbrowntext {
	color: #a09093;
	font-size: 1.1em;
}

.xlargebrowntext {
	color: #7c6168;
	font-size: 1.8em;
}

.largebrowntextsmallcaps
{
color: #7c6168;  
font-variant: small-caps;
font-size: 1.8em;
 }

.xlargelighterbrowntext {
	color: #7c6168;
	font-size: 1.8em;
}

.largertext
{
	font-size: 200%;
}