html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin:0 0 40px 0;
	padding:0;
	font-family:Helvetica, sans-serif;
	font-size: 80%;
	color: #424242;
	background: #ffffff url(/images/bkgd-turnkey.jpg) repeat left top;
}

img {
	border: none;	
}

a {
	color: #3a3af2;
	text-decoration:none;
}

a:hover {
	color: #D40000;
	text-decoration:none;
}

h1 {
	color:#002664;
	margin:0;
	font-size: 185%;
	font-weight: bold;
	margin-bottom: 13px;
	padding-bottom: 3px;
	border-bottom: 4px double #020167;
}

h1.keywords  {
display: none;
}

h1.tentrentals {
	margin-bottom: 0px;
}

h3 {
	margin-top: -12px;
	font-variant:small-caps;
	font-size: 115%;
	font-weight:normal;
}

#temp-wrap {
	margin: 0px auto 10px;
	width: 1000px;

}

#temp-top { 
display: none;
}

#temp-container {

}

#temp-bottom {
display: none;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

.dropshadow img {
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}


#logo {
display: none;
}

#logo .imageBorder { 
	margin-top: 0px; 
}

#toplinks {
display: none;
}

#toplinks a {
	text-decoration:none;
	color:#60609f;
}

#toplinks a:hover {
	text-decoration:none;
	color:#020167;
}


#modernbricksmenu2{
display: none;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:capitalize;
}

#modernbricksmenu2 a{
	float: left;
	display: block;
	color: #2E2E2E;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	background-color: #D5D5D5; /*Brown color theme*/
	border-top: 1px solid white;
	font-size: 110%;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}

#modernbricksmenu2 a:hover{
	background-color: #1D1DCD; /*Brown color theme*/
	color: #EBEBEB;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #1D1DCD; /*Brown color theme*/
	color: #EBEBEB;
	border-color: #1D1DCD; /*Brown color theme*/
}


.med-title  {
	font-size: 105%;
	margin-bottom: 0px;
	padding: 5px 0;
	text-align: center;
	color: #F6F6F6;
	width: 260px;
	margin: 0 auto;
	background-color:#4041FE;
	-moz-box-shadow: 3px  3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	font-weight: bold;
}

div.cleartenpixels {
	height: 17px;
	content: ;
	clear: left;
}

.textBlack {
	color:#191919;
	font-weight: bold;
}

.copy { padding:10px; }

#main {
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:20px;
}

.clear { clear:both; }

.alignCenter { text-align:center; }

#magfooter {
		text-align:center;
		color: #F6F6F6;
		font-size: 110%;
}

#magfooter a {
	color:#C1EBFF;
}

#footer {
	clear:both;
	text-align:center;
}

.footer {
	text-align:center;
	padding: 18px 0 12px 0;
	font-size:100%;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	color: #E1E1E1;
}

.footertext {
	font-size:9px;
	color:#999999;
	padding:20px;
	text-align:left;
}

form { margin:0 0 0 0px; }

p { margin-top:5px; }

