* { padding: 0; margin: 0px auto; }

body{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	text-align:center;
	}

#wrapper{
	width: 100%;
	background-image: url(../images/bkgd-design.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#wrapper_content{
	width: 900px;
	text-align:left;

}

/*************************************************** navbar_top **/

#design_navbar_top{
	text-align: right;
	height: 49px;
	width: 900px;
}
.design_navbar_top{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 36px;
	padding-left: 5px;
}
.design_navbar_top_espanol{
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
}
#design_navbar_inside{
	background-color: #ffb900;
	text-align: center;
	height: 28px;
	width: 900px;
	clear: left;
	float: left;
	margin-top: 2px;
}
.design_navbar_top a:link { color: #ffffff; text-decoration: none }
.design_navbar_top a:visited { color: #ffffff; text-decoration: none }
.design_navbar_top a:hover { color: #ffb900; text-decoration: none }
.design_navbar_top a:active { color: #ffb900; text-decoration: none }

.design_navbar_top_espanol a:link { color: #ffffff; text-decoration: none }
.design_navbar_top_espanol  a:visited { color: #ffffff; text-decoration: none }
.design_navbar_top_espanol  a:hover { color: #ffb900; text-decoration: none }
.design_navbar_top_espanol  a:active { color: #ffb900; text-decoration: none }

/*************************************************** header **/

#design_header{
	background-color: #015697;
	background-image: url(../images/design_04-2.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 900px;
	clear: left;
	float: left;
}

/*************************************************** flash **/

#design_flash{
	clear: left;
	float: left;
	height: 206px;
	width: 900px;
	vertical-align:top;
}
 
/*************************************************** navbar **/

#design_navbar{
	background-color: #ffb900;
	text-align: center;
	height: 29px;
	width: 900px;
	clear: left;
	float: left;
}
.design_navbar{
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-right: 25px;
}
.design_navbar a:link { color: #000000; text-decoration: none }
.design_navbar a:visited { color: #000000; text-decoration: none }
.design_navbar a:hover { color: #ffffff; text-decoration: none }
.design_navbar a:active { color: #ffffff; text-decoration: none }

/*************************************************** content **/

#design_content{
	min-height: 200px;
	width: 898px;
	clear: left;
	float: left;
	text-align: left;
	border-right: 1px solid #ffb900;
	border-left: 1px solid #ffb900;
	border-bottom: 1px solid #ffb900;
}
#design_content_left{
	text-align: right;
	width: 365px;
	padding: 75px 20px 0px;
	border-right: 1px solid #ffb900;
	border-bottom: 1px solid #ffb900;
	float: left;
	background-color: #000000;
	background-image: url(images/see-showroom.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#design_callout_left_noborder{
	text-align: right;
	width: 366px;
	margin-bottom: 0px;
	padding: 25px 0px 5px;
	float: left;
	background-color: #000000;
	background-image: url(images/visit-showroom.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#design_callout_left_noborder1{
	text-align: right;
	width: 366px;
	margin-bottom: 10px;
	padding: 80px 20px 10px;
	float: left;
	background-color: #000000;
	background-image: url(images/visit-showroom.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#design_content_right{
	text-align: left;
	width: 435px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 30px;
}
#signup_now{
}
.content_body{
	font-size: 13px;
	line-height: 19px;
	color: #ffffff;
	list-style-position: outside;
	list-style-image: url(images/bullet-design-WHITE.jpg);
}
.content_body li {
	font-size: 13px;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet-design.jpg);
	padding-bottom: 2px;
}
.go_green{
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
}

/*************************************************** headlines **/

h1{ /** page header **/
	font-size: 23px;
	line-height: 24px;
	color: #ffb900;
}
.entry_h2{ /** headline **/
	font-size: 13px;
	color: #ffb900;
	padding-bottom: 10px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
h2{ /** headline **/
	font-size: 13px;
	color: #ffb900;
	padding-bottom: 20px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
h3{ /** headline **/
	font-size: 13px;
	color: #ffb900;
	padding-bottom: 10px;
	line-height: 19px;
	font-weight: bold;
}
h4{ /** subheads **/
	font-size: 13px;
	color: #ffb900;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.entry_h4{ /** subheads **/
	font-size: 12px;
	color: #ffb900;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}
.phone{
	font-size: 18px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 12px;
}

/*************************************************** general **/

p {
	padding-bottom: 8px;
	}
ul, ol, dl, blockquote, cite {
	padding-bottom: 10px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(images/bullet-design.jpg);
	}
li {
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet-design.jpg);
}
a:link {
	color: #ffb900;
	}
a:visited {
	color: #006BBF;
	}
a:hover {
	color: #006BBF;
	}
a:active {
	color: #006BBF;
	}


/*************************************************** footer **/

#footer{
	width: 100%;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	
}
.footer{
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: right;
}
.footer a:link { color: #006BBF; text-decoration: none }
.footer a:visited { color: #006BBF; text-decoration: none }
.footer a:hover { color: #ffffff; text-decoration: none }
.footer a:active { color: #ffffff; text-decoration: none }

