@charset "UTF-8";
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #e6decd;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(../images/gradientbg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

h3 {
color:#003399;
}

a:link {
	color: MidnightBlue;
}
a:visited {
	color: MidnightBlue;
}
a:hover {
	color: CornflowerBlue;
}
a:active {
	color: CornflowerBlue;
}
#left-menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px 8px 25px;
}
#left-menu a {
	color:MidnightBlue;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}
#left-menu a:visited {
	color:MidnightBlue;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}
#left-menu a:hover {
	color:OldLace;
	text-decoration:underline;
	font-weight:bold;
	padding:3px;
	background-color:MidnightBlue;
}
#maincontent {
	padding:25px 0px 10px 25px;
}
.footer {
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-right:225px;
	padding-bottom: 15px;
	padding-top: 23px;
	color:#FFF;
}
.tag {
	font-size:10px;
	text-align:center;
}
#box {
	display:block;
	float:right;
	width:300px;
	height:auto;
	background-color:#e6decd;
	margin:0 0 5px 5px;
	border:2px dotted #6d9cef;
	color: #2c456c;
}

/*#box-random {
	display:block;
	float:none;
	width:250px;
	height:auto;
	
	margin:0px 0px 5px 5px;
	
	
}*/


div#box-random {Margin: 0; color: #2c456c; border:2px dotted #6d9cef; background-color:#e6decd; padding: 0 10px 0 0; clear: right; height: 260px; overflow-y: scroll;}
div#box-random p {margin: 5px 0; padding: 5px 0; border-top: 1px solid #eaab45;}
div#box-random a:hover
{
	text-decoration: underline;
}
div#featured_props a
{
	color:#FCF489;
}





.boxtitle {
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #2c456c;
	width:100%;
	color:#2c456c;
}
.boxcontent {
	color:#2c456c;
	line-height:125%;
	font-size:105%;
}

.style4 {color: #000000; font-weight: bold; font-size: 10px; }

.style5 {font-weight: bold; font-size: 10px; }
.style6 {font-weight: bold; font-size: 12px; }
.style7 {color: #000000; font-weight: bold; font-size: 16px; text-decoration:none; }

div#lastMin_props {argin: 0; padding: 0 10px 0 0; clear: right; height: 200px; width: 225px; overflow-y: scroll;}
div#lastMin_props p {margin: 5px 0; padding: 5px 0; border-top: 1px solid #eaab45;}

div#featured_props {argin: 0; padding: 0 10px 0 0; clear: right; height: 260px; overflow-y: scroll;}
div#featured_props p {margin: 5px 0; padding: 5px 0; border-top: 1px solid #eaab45;}
div#featured_props a:hover
{
	text-decoration: underline;
}
div#featured_props a
{
	color:#FCF489;
}

.featured
{
	font-family: arial;
	margin-right: 10px;
	color: #416c8f;
	font-size: 10px;
	background-color: #cdc1b3;
	float: right;
	width: 200px;
}

.desc
{
	width: 190px;
	margin: 5px 5px 5px 5px;
}

.featured img
{
	border-width: 2px;
	border-color: #416c8f;
	margin: 10px 10px 10px 10px;
}

.outerContainer
{
	font-family: Arial;
	font-size: 12px;
	width:100%;
	background-image:url(/images/turtle_background.jpg);
	background-attachment:fixed;
	background-position:bottom middle;
	background-repeat: repeat;
 
}

.yellowContainer
{
	background-color: #fcf489;
	filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -khtml-opacity:0.60; 
}


.outerContainer a
{
	color:#0d3c56;
	text-decoration: none;
}

.outerContainer a:hover
{
	color:#ffffff;
	text-decoration: none;
	text-weight: bold;
}

.blueContainer
{
	background-color: #416c8f;
	filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -khtml-opacity:0.60; 
}

.FormColor{
background: LightGoldenRodYellow;
text-decoration:none;
}


/*.content
{
 	filter: none; 
}

.content a
{
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}*/