/* CSS Document */
body { margin:0; background-color:#CCDFD4;}
#container { margin: 0 auto; width: 720px; background-color:#ffffff;}


/* this is the section for the navigation */
#nav { background-color: #7E5A21; padding: 5px; text-align:center; color: #CE9091; font-family:Arial, Helvetica, sans-serif; font-size:10px;}
html>body #nav { background-color: #7E5A21; padding: 5px; text-align:center; color: #CE9091; font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing:.1em;}

#nav a:link { color: #ffffff; text-decoration:none;}
#nav a:visited { color: #ffffff; text-decoration:none;}
#nav a:hover { color:#FFCC00; text-decoration:none;}
#right_column { border-right: thin solid #990000; border-bottom: thin solid #990000;}
#right_column2 { border-right: thin solid #990000;}
#bottom_column { border-top: thin solid #990000;}

#left_column { border-left: thin solid #990000; border-bottom: thin solid #990000;}
#left_column2 { border-left: thin solid #990000; height:100%;}

/* This is the section for the main text*/
#main_text { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:20px; padding-left:20px; padding-right:20px;}
#main_text a:link { color:#990000; text-decoration:underline;}
#main_text a:visited { color:#990000; text-decoration:underline;}
#main_text a:hover { color:#CC9900; text-decoration:underline;}

/* THis is the section for the footer and caption. */
#foot { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-align:center; border-top: thin solid #990000; padding-top:10px;}
#foot a:link { color:#666666; text-decoration:none;}
#foot a:visited { color:#666666; text-decoration:none;}
#foot a:hover { color:#993300; text-decoration:none;}
.copyright { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; text-align:center;}

h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#015F27;}

/* This is the css for the internal templates */
#right_column3 { border-bottom: thin solid #990000;}

#left_column3 { border-bottom: thin solid #990000;}

/* This is the section for the main text*/
#main_text2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:20px; padding-left:20px; padding-right:20px; border-left:thin solid #990000; border-right: thin solid #990000;}
#main_text2 a:link { color:#990000; text-decoration:underline;}
#main_text2 a:visited { color:#990000; text-decoration:underline;}
#main_text2 a:hover { color:#CC9900; text-decoration:underline;}

.testimonials { padding-left: 120px;}
.project_title { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px; font-weight:bold; font-style:italic;}
.required { color:#FF0000;}
.project_links { font-size:16px;}
.project_links a:link { font-size:16px;}
.project_links a:visited { font-size:16px;}
.project_links a:hover { font-size:16px;}

#floorplan { border:thin solid #990000;}

#map { border: medium solid #FFFFA3;}

#photos { padding: 0 0 20px 20px;}