@charset "utf-8";
/* CSS Document */
/* ===========================================================
Name: Suncrest Homes
Last Modified: 12/17/08
Author: Kevin Jantzer
www.kevinjantzer.com
============================================================= */

body
	{background:#322e2f ;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0px;}
	
.sh	{color:#691f2a; font-variant:small-caps; font-weight:bold;}  /* this is used when referring to Suncres Homes */

.return	{float:right; font-size:10px; margin:0}
	.return a {color:#666666; text-decoration:none;}
	.return a:hover {color:#333333;}

.subheader	{font-style:italic; color:#333333; margin:0; margin-top:3px;}

a {color:#691f2a; text-decoration:none;}
a:hover {color:#691f2a; text-decoration:underline;}

.left	{float:left}
.right	{float:right}
.clearer {clear:both;}

img	{border-color:#333333; border-width:5px;}
 .noborder	{border-width:0px;}

/* ======================================================
                     header build
======================================================== */	
#woodheader
	{background:#691f2a url(img/woodheader.jpg) repeat-x;
	height:119px;}

#logoheader
	{background:url(img/headerlogo.jpg) no-repeat; 
	height:97px; 
	width:734px; 
	margin: 0 auto 0 auto;}
	
/* =========================
         menu
========================== */	
#menu
	{height:22px; width:734px; margin:0 auto 0 auto;
	text-align:right;
	color:#d1d1d1;
	font-size:11px;}
	
	#menu ul {list-style-type:none; height:15px; margin:0 auto 0 auto; padding-top:3px; padding-right:5px;}
	#menu li {display:inline; padding-left:7px;}
		.active a {color:#f4ee00; text-decoration:none;}
		.active a:hover {color:#f4ee00;}
		
		.static a {color:#d1d1d1; text-decoration:none;}
		.static a:hover {color:#ffffff;}
		
	
/* ======================================================
                     body build
======================================================== */	
#bodybasebgd	{background:#ffffff url(img/bodybgd.jpg) repeat-x; padding-top:20px; padding-bottom:20px;}

#bodybase
	{width:818px; margin:0 auto 0 auto;}
	
/* =========================
         text boxes
========================== */
#fullbox
	{width:734px; margin:0 auto 0 auto; background:url(img/headertextbgd.png) no-repeat; text-align:justify;}	
	#fullbox h2
		{color:#691f2a; font-size:20px; font-variant:small-caps; margin:0px; margin-left:65px;}	

#fullbox_noimg
	{width:734px; margin:0 auto 0 auto; no-repeat; text-align:justify;}

#halfboxleft
	{float:left;
	width:367px;}
	#halfboxleft p {margin-left:25px;}

#halfboxright
	{float:right;
	width:367px;}
	#halfboxright p {margin-left:25px;}
	
#halfboxleft2
	{float:left;
	width:280px;}
	#halfboxleft p {margin-left:25px;}

#halfboxright2
	{float:right;
	width:454px;}
	#halfboxright p {margin-left:25px;}
		
#homequote
	{width:364px;
	margin-left:35px;}
	#homequote p
		{text-align:justify;
		padding-top:15px;
		padding-left:25px;
		padding-right:25px;
		font-size:13px;}

/* =========================
         slideshow
========================== */		
#slideshow
	{width:818px; height:267px;
	background:url(img/slideshowbgd_quote.png) no-repeat;}
	
	#slideshowpics img {margin-left:401px; margin-top:17px;}

/* =========================
         project boxes
========================== */	
#projectcontrols
	{float:right; width:178px; height:72px; background:url(img/projectcontrols.png) no-repeat}
	#projectcontrols p
		{color:#111111; font-size:14px;
		text-align:right;
		margin:0px; 
		padding-right:20px;
		padding-top:4px;}
		#projectcontrols p a {color:#111111; text-decoration:none;}
		#projectcontrols p a:hover {color:#f4ee00;}

.projectbulletsheader	{margin-bottom:-10px; font-weight:bold;}	
.projectbullets li	{list-style-image:url(img/bullet.png); font-style:italic; margin-top:0}
		
#rightbox
	{width:178px;
	float:right;
	margin-left:20px;
	}
	.projectpictures	{width:150px; margin-top:10px; margin-left:7px;}
	
/* =========================
     current subdivisions
========================== */
#newcurrentproject

	{width:218px;
	background:url(img/cpbgd.png) no-repeat;}

#newcurrentproject h3
	{padding:0px; margin:0 px;
	margin-left:40px;
	margin-bottom:3px;
	font-size:15px;
	}
	
	#newcurrentproject h3 a
		{color:#691f2a; text-decoration:none;}
	#newcurrentproject h3 a:hover
		{text-decoration:underline;}
	
#newcurrentproject p
	{padding:0px; margin:0px;
	margin-right:12px;
	text-align:right;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;}

/* =========================
     current floor plans
========================== */
#cfloorplanstable
	{width:100%; text-align:center;}

/*header row properties */	
.header	{background:#691f2a; color:#f4ee00; font-weight:bold;}

/*row properties */
.light	{background:#f1f1f1; height:40px;}
	.light a {color:#000000; text-decoration:none; font-weight:bold}
	.light a:hover	{color:#691f2a;}
.dark	{background:#d1d1d1; height:40px;}
	.dark a {color:#000000; text-decoration:none; font-weight:bold}
	.dark a:hover	{color:#691f2a;}
	
/* =========================
       floor plans
========================== */
h3.floorplanintro	{color:#222222; text-decoration:none;}
h3.floorplanoptions {color:#691f2a; text-decoration:none;}

.fpminimize a {color:#691f2a; text-decoration:none; text-align:right;}

/* ======================================================
                     footer build
======================================================== */	
#footerbasebgd
	{background:url(img/footerbgd.jpg) repeat-x; height:120px; width:100%;}

#footerbase
	{width:734px; margin:0 auto 0 auto;}
	#footercontacttable
		{margin-top:25px;}
	
	.footertext
		{color:white;}
		.footertext a {color:white; text-decoration:none;}
		.footertext a:hover {color:#f4ee00}
		
	.credits
		{color:#858585; font-size:10px; margin-top:29px;}
		.credits a {color:#858585; text-decoration:none;}
		.credits a:hover {color:#f4ee00;}