.bg {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #F1EFE3;

	margin: 0px;

}

.margins {

	padding-left: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.td-topleft {

	background-color: #F1EFE3;

	background-image: url(images/basement-spaces-top-left.gif);

	background-repeat: no-repeat;

	background-position: left top;

	border-top-width: 7px;

	border-left-width: 8px;

	border-top-style: solid;

	border-left-style: solid;

	border-top-color: #3A2821;

	border-left-color: #321612;

}

.td-topright {

	background-color: #F1EFE3;

	background-image: url(images/basement-spaces-top-right.gif);

	background-repeat: no-repeat;

	background-position: right top;

	border-top-width: 7px;

	border-right-width: 8px;

	border-top-style: solid;

	border-right-style: solid;

	border-top-color: #321B15;

	border-right-color: #321B15;

}





.td-border {

	background-color: #EBF1E3;

	border-top-width: 10px;

	border-right-width: 8px;

	border-bottom-width: 8px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-top-color: #321612;

	border-right-color: #321612;

	border-bottom-color: #321612;

}

.td-ad-border {

	border-top-width: 10px;

	border-bottom-width: 8px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #321612;

	border-bottom-color: #321612;

	border-left-width: 8px;

	border-left-style: solid;

	border-left-color: #321612;

	background-color: #EBF1E3;

}

.TEMP-BORDER-FOR-AD {

	border: thin solid #CC9900;

}

.subHeading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-variant: small-caps;

	color: #321612;

	text-decoration: none;

}

.td-left-border {

	background-color: #F1EFE3;

	border-left-width: 8px;

	border-left-style: solid;

	border-left-color: #321612;

}

.td-right-border {

	background-color: #F1EFE3;

	border-right-width: 8px;

	border-right-style: solid;

	border-right-color: #321612;

}



.tr-light-brown {

	background-color: #F1EFE3;

}





.title {

	font-family: Impact, "Arial Black", Arial, sans-serif;

	font-size: 36px;

	font-weight: normal;

	font-variant: small-caps;

	color: #331713;

	margin-left: 80px;

	letter-spacing: 2px;

}



.imgBorder {

	border: 0;

}

.bodytext {

	font-size: 12px;

}



.td-bottom {

	background-color: #EBF1E3;

	border-bottom-width: 8px;

	border-bottom-style: solid;

	border-bottom-color: #341B17;

}

a.navtop:link {

	font-family: Arial, Helvetica, sans-serif;

	color: #2D1A14;

	text-decoration: none;

	font-weight: bold;

}

a.navtop:active {

	font-family: Arial, Helvetica, sans-serif;

	color: #2D1A14;

	text-decoration: none;

	font-weight: bold;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	color: #2D1A14;

	font-weight: 700;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 700;

	color: #341B17;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 700;

	color: #2D1A14;

	text-decoration: none;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 700;

	color: #2D1A14;

	text-decoration: none;

}





a.navtop:visited {

	font-family: Arial, Helvetica, sans-serif;

	color: #2D1A14;

	text-decoration: none;

	font-weight: bold;

}

a.navtop:hover {

	font-family: Arial, Helvetica, sans-serif;

	color: #2D1A14;

	text-decoration: none;

	font-weight: bold;

}

.td-link-pageOn {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #2D1A14;

}

.heading {

	font-size: 14px;

	font-weight: bold;

	color: #2D1A14;

	text-decoration: none;

}

.caption {

	font-size: 12px;

	font-weight: bold;

	color: #311C17;

	text-decoration: none;

	padding-right: 5px;

	padding-left: 5px;

}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

.image-left-wrap
{
float:left; 
text-align:center; 
padding:10px 10px 10px 0px; 
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
clear: both;
border: 0px solid #666666;

}

.image-right-wrap
{
float:right; 
text-align:center; 
padding:0px 0px 10px 10px; 
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
clear: both;
border: 0px solid #666666;

}

.image-right-wrap a
{
text-decoration:none;

}

.image-center-nowrap
{
text-align:center; 
padding:10 0 10 10; 
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
clear: both;

}

#columns {
    }

    #columns .column {
        position: relative;
		padding:1%;
        border: solid 0px #000;
		line-height:normal;

		    }

    #columns .left {
        float: left;
        width: 50%;
		line-height:normal;

    }

    #columns .right {
        float: right;
        width: 34%;
		line-height:normal;

    }
