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

    /*  */
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
		font-size:90%;
		background:url(../Images/bkgMblue.jpg) #0000a5 repeat-y center top;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
	h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 24px;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }
    p {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
        margin:.4em 0 .8em 0;
        padding:0;
    }
	
	    .bodytext {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 11px;
	    list-style:disc;
	    margin:10px 0 0 0;
	    padding:0;
	}	
	table{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}
	
	
	
	img {
		clear:both;
		margin:10px 0 5px;
	}
	#fixed {
	width:900px;   /* you can use px, em or % */
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
		background-color:#fff;
    }
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 0px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#ffcc00;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 0px 0 200px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:180px;
        position:relative;
        right:200px;
    }

	.floatleftHeader
		{
	float: left;
	text-align: left;
	margin-left: 0px;
	padding-left:0px;
	color:#FC0;
	height:200px;
		}

	.floatrightHeader
		{
	float: right;
	text-align:right;
	background-color:#ccc;
	width:699px;
	
	}
		.floatleftspecials
		{
	float: left;
	text-align:left;

	background-color:#C00;

		}
	
	.floatleft
		{
	float: left;
	text-align:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
		}
.forSaleTR {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
			.floatleft2
		{
	float: left;
	text-align:left;
	padding-left:20px;
		}
		
		.iframDiv{
			z-index:5;
		}


			.floatleft3
		{
	float: left;
	text-align:left;
	padding-top:7px;
	padding-left:20px;
	margin-bottom:0px;
		}


	
	.floatleftSideBar		{
	float: left;
	text-align:left;
	width:200px;
	background-color:#FFF;
	padding-bottom:5px;
	padding-top:15px;
		}

	.floatright
		{
	float: right;
	text-align:right;
	
	}
	

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contactDetails{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
}

.headlines{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight:bold;
	color:#Fc0;
}

.headingsBody{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	color:#009;
}

.headingsBodysmaller{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color:#009;
	font-variant:small-caps;
}
.headingsBodysmaller2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color:#000;
	font-variant:small-caps;
}

/*-------------Main site navigation -----------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
#menu {

	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;

	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #333;
	font-weight:bold;
	display: block;
	background: url(../Images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #CC6600;
	text-align:left;
	background: url(../Images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #333;
	font-weight:bold;
	background: url(../Images/menu.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

a.dblue:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#000099;
	font-variant: small-caps;
	}
a.dblue:visited, a.dblue:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#A4A4FF;
	font-variant: small-caps;
	}
	
	
	
	
	
	
	
	
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:1px solid #ccc;
		height:60px;
    }
    #footer p {
	margin-bottom:2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	color:#333;
	padding-right:10px;
    }
	
	a.footer:link, a.footer:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
	color:#333;
}
    /*  */
/*------------------START Yellow Boxes----------------------*/
.box { position: relative; padding: 1em; width: 170px; height:380px;}
.box2 { position: relative; padding: 1em; width: 170px; height:220px;}
.boxShort { position: relative; padding: 1em; width: 170px; height:200px;}
.boxShorter { position: relative; padding: 1em;  width: 170px; height:165px;}
.boxShortest { position: relative; padding: 1em; width: 170px; height:140px;}
.boxThin { position: relative; padding: 1em; width: 120px; height:165px;}
.box_footer {
	position:relative;
	padding-top: 10px;
	padding-bottom:10px;
	width: 900px;
	height:60px;
}
/*The gradient image is only 450 long so it will become white at the top if the box gets longer than 400*/
.yellowGradient { background: url(../Images/gradBOX/grad.png) bottom repeat-x; color: #333; }
.yellowShortGradient { background:url(../Images/gradBOX/gradShorter.jpg) bottom repeat-x; color: #333; }
.blueGradient { background: url(../Images/gradBOX/gradBlue.png) bottom repeat-x; color: #0033cc; }
.checkblueGradient { background: url(../Images/gradBOX/gradBluecheckj.jpg) bottom repeat-x; color: #000066; }
.redGradient { background: url(../Images/gradBOX/gradcheckR.jpg) bottom repeat-x; color: #660000; }
.greygrad { background:url(../Images/gradBOX/greygrad.jpg) bottom repeat-x; color: #ccc; }
.CHECKGradient { background: url(../Images/gradBOX/gradcheck.jpg) bottom repeat-x; color: #C19B00; }
.corner { position: absolute; width: 20px; height: 20px; background: url(../Images/gradBOX/cornerImage.png) no-repeat;}
.TL {
	top: 0px;
	left: 0px;
	background-position: 0 0;
}
.TR { top: 0; right: 0; background-position: 100% 0; }
.BL {
	bottom: 0;
	left: 0px;
	background-position: 0 100%;
}
.BR { bottom: 0; right: 0; background-position: 100% 100%; }

.behind{position: absolute; top: -8px; right: -10px; z-index:0;} 
.haveUrSay{position: absolute; top: -16px; right: 0px; z-index:0 }
.haveUrSay2{
	position: absolute;
	top: 86px;
	right: 39px;
	z-index:0
}
.sideboximgbehind{position: absolute; top: 10px; right: -10px; z-index:0 } 
.containerText{font-family:Verdana, Geneva, sans-serif; color:#000; font-size:10px; }
.bottomtext{position:absolute; top: 280px; padding-right:5px;}

.floatleftNews{
	float: left;
	text-align:left;
	height: 200px;
	width: 200px;
	padding-left:4px;
	}


