/* -- Layout background: #FFfffF url(images/top_bg.jpg) top left repeat-x;-- */
	
body {
	
	color: #000000;
	margin: 0 auto;
	font: verdana, trebuchet, "trebuchet ms", arial, sans-serif, 90% futura,"futura mt" ;
}

.gradient {
	background: transparent url(images/gradient_bg.jpg) top left no-repeat;
	}

.copyright {
    text-align: right;
	text-transform: uppercase;
	font-size: .75em;
	margin: 0 15px 0 0 ;
	color: #000000;
}

#search {
	margin: 10px 0;
	padding-left: 6px;
	}

.form select, .form input {
	margin-left: 8px;
	margin-bottom: 7px;
	margin-top: 3px;
	width: 150px;
	}
 
.form input.go {
	width: auto;
	text-align: left;
	margin-left: 0px;
	}


/* -- Typography -- */
a.description { 
    font-size: .8em;
}

p { 
    font-size: .8em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

p.description {
	margin: 20px 10px;
	}
	
p.floor {
	text-align: center;
	margin: 0;
	font-weight: bold;
	color: #F6F6C6;
	}
	
p.specs {
	margin: 0 0 0 5px;
	}
	
p.plan {
	font-size: .85em;
	margin-left: 10px;
	margin-bottom: 0;
	text-align: left;
	}

h1 { 
    font-size: 1em;
	color: #F6F6C6;
	text-align: center;
	margin: 0;
}

h2 { 
    font-size: 18px;
	font-weight: bold;
	color: #F6F6C6;
}
			
.title{
	font-size: 14px;
	font-family: Verdana,sans-serif,Helvetica, Arial,  Geneva;
	color: #727D93;
	font-weight: bold
}	

.tagline{
	font-size: 14px;
	font-family: Verdana,sans-serif,Helvetica, Arial,  Geneva;
	color: #FFFFFF;
	font-weight: bold
}	

.planlist{
	font-size: 12px;
	font-family: Verdana,sans-serif,Helvetica, Arial,  Geneva;
	color: #000000;
	font-weight: reg
}	

.description{
	font-size: 11px;
	font-family: Verdana,sans-serif,Helvetica, Arial,  Geneva;
	color: #000000;
	font-weight: reg
}	
	

	
/* -- Navigation -- */

a { 
	font-weight: bold;
	text-decoration: underline;
	color: #4B5C83;
	}

a:hover { 
	text-decoration: underline;
	}

a:visited {
	text-decoration: underline;
	color: #000000;
	}
	
.optionName {
    font-size: 11px;
}

.FAQQuestion {
    font-size: 13px;
	 font-weight: bold;
	 color: #4B5C83;
}

.slideshowTitle {
    font-size: 15px;
	 font-weight: bold;
	 color: #4B5C83;
}

.smallText {
    font-size: 9px;
}	

.cartSubhead {
    font-size: 11px;
	font-weight: bold;
}	
