@charset "UTF-8";
/*******************************************************************
 * Casa By Charleston Style Sheet		                           *
 *******************************************************************/
body {
font-family: Arial, sans-serif;
font-size:13px;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
color: #000000;
background: #000000;
}
#wrapper {
width:100%;
height:100%;
background: #000000;
position:absolute;
top:0px;
left:0px;
z-index:15;
background-image: url(images/bg_v1.gif);
background-repeat: repeat-x;
background-position: top left;
}
#container_top_stretch {
width:100%;
height:159px;
background: #000000;
position:absolute;
top:40px;
left:0px;
z-index:15;
background-image: url(images/bg_top_v2.gif);
background-repeat: repeat-x;
background-position: top left;
}
#container_top {
width:995px;
height:159px;
z-index:20;
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#logo {
padding: 8px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
float: left;
}
#container_top_right {
padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin-top: 10px;
margin-right: 0px;
text-align: right; /* this overrides the text-align: center on the body element. */
float: right;
color: #FFF;
}
/*******************************************************************
 * TOP Navigation			                                       *
 *******************************************************************/
#container_top_links {
font-size: 12px;
margin-top: 27px;
}
ul.top_links
{
margin: 0 0 4px 0;
text-align: right;
}
li.top_links
{
margin: 0 0 0 0;
display: inline;
padding: 0 0 0 0;
}
li.top_links a, li.top_links a:link, li.top_links a:visited {
color: #FFF;
text-decoration: none;
padding: 0px 4px 0px 4px;
margin: 0;
}
li.top_links a:hover, li.top_links a:active {
color: #FFF;
text-decoration: underline;
padding: 0px 4px 0px 4px;
margin: 0;
}
#my_flash {
position:absolute;
z-index:1;
top:0px;
left:0px;
background: #000000;
color:#FFFFFF;
}
#slideshowpro {
color:#FFFFFF;
height:380px;
}
#container_bottom_stretch {
width:100%;
height:193px;
position:absolute;
bottom:0;
left: 0;
z-index:10;
background-image: url(images/bg_bottom2.gif);
background-repeat: repeat-x;
background-position: top left;
}
#container_bottom {
width:925px;
z-index:20;
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#container_bottom_tiles {
margin-top: 10px;
text-align: center; /* this overrides the text-align: center on the body element. */
}
#container_bottom_left {
clear:left;
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin-top: 10px;
font-size: 11px;
/* color:#9c9d9d; */
color:#FFFFFF;
}
#container_bottom_right {
clear:right;
float: right; /* this overrides the text-align: center on the body element. */
text-align: right; /* this overrides the text-align: center on the body element. */
margin-top: 10px;
font-size: 11px;
/* color:#9c9d9d; */
color:#FFFFFF;
}
#container_bottom_stretch_interior {
width:100%;
background: #004d42;
position:fixed;
bottom:0;
left: 0;
z-index:10;
overflow: visible;
}
#container_bottom_interior {
width:840px;
z-index:20;
margin: 0 auto;
text-align: left; /* this overrides the text-align: center on the body element. */
}
#container_main {
width:840px;
margin: 0 auto;
text-align: center; /* this overrides the text-align: center on the body element. */
}
#container_main_left {
float: left; /* this overrides the text-align: center on the body element. */
text-align: left; /* this overrides the text-align: center on the body element. */
margin: 10px auto;
/* overflow: hidden; had to remove to make the side navigation function. */
}
#container_main_right {
float: right; /* this overrides the text-align: center on the body element. */
text-align: center; /* this overrides the text-align: center on the body element. */
margin: 10px auto;
overflow: hidden;
}
#container_main_right_content {
background-image: url(images/main_bg_top.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #FFF;
margin: 2px 0px 0px 0px;
width: 550px;
overflow: hidden;
}
#container_main_right_content_text {
text-align: left; /* this overrides the text-align: center on the body element. */
padding: 28px 28px 0px 28px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
overflow: hidden;
}
#container_main_right_content_bottom {
background-image: url(images/main_bg_bottom.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #FFF;
width: 550px;
height: 60px;
overflow: hidden;
}
#container_quote {
background-image: url(images/quote_scroll.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #000;
margin: 25px 0px 0px 100px;
width: 338px;
overflow: hidden;
}
#container_quote_text {
text-align: left; /* this overrides the text-align: center on the body element. */
padding: 30px 20px 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
overflow: hidden;
color: #9c9d9d;
font-family:Times, serif;
font-size:16px;
font-style:oblique
}
#container_quote_author {
text-align: right; /* this overrides the text-align: center on the body element. */
padding: 10px 20px 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
margin: 0px;
overflow: hidden;
color: #9c9d9d;
font-family:Times, serif;
font-size:12px;
font-style:oblique
}
#container_quote_bottom {
background-image: url(images/quote_scroll.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #000;
margin: 0px 0px 8px 100px;
width: 338px;
height: 25px;
overflow: hidden;
}
/*******************************************************************
 * SIDE Navigation			                                       *
 *******************************************************************/
#container_side_links {
font-size: 12px;
margin-top: 27px;
}
ul.side_links
{
margin: 0 0 10px 0;
text-align: left;
list-style: none;
}
li.side_links
{
margin: 0 0 0 0;
/* display: inline; */
padding: 0px 0px 20px 0px;
}
li.side_links a, li.side_links a:link, li.side_links a:visited {
color: #FFF;
text-decoration: none;
padding: 0px 0px 0px 0px;
margin: 0;
}
li.side_links a:hover, li.side_links a:active {
color: #FFF;
text-decoration: underline;
padding: 0px 0px 0px 0px;
margin: 0;
}
/*******************************************************************
 * Common Elements			                                       *
 *******************************************************************/
img, a img {
border: none;
margin-bottom: 0px;
}
a, a:link, a:visited {
color: #004d42;
text-decoration: underline;
}

a:hover {
color: #407a71;
text-decoration: underline;
}

a:active {
color: #407a71;
text-decoration: none;
}
p {
color: #484848;
line-height: 150%;
}
td {
color: #484848;
line-height: 150%;
}
h1 {
font-size: 150%;
color: #004d42;
margin-top: 0px;
}

h2 {
font-size: 125%;
color: #004d42;
margin-top: 0px;
}

h3 {
font-size: 110%;
color: #004d42;
margin-top: 0px;
}

h4 {
font-size: 105%;
color: #004d42;
margin-top: 0px;
}

h5 {
font-size: 103%;
color: #004d42;
margin-top: 0px;
}
ul {
margin: 1em 1.5em 1em 1em;
padding: 0;
color: #484848;
}
ol {
margin: 1em 1.5em 1em 2.5em;
padding: 0;
color: #484848;
}
ol li, ul li {
margin: 0.5em 0.5em 0.5em 1em;
}
ol li a, ol li a:link, ol li a:visited {
color: #004d42;
text-decoration: underline;
}
ol li a:hover, ol li a:active {
color: #407a71;
text-decoration: underline;
}
ul li a, ul li a:link, ul li a:visited {
color: #004d42;
text-decoration: underline;
}
ul li a:hover, ul li a:active {
color: #407a71;
text-decoration: underline;
}
.error {
color: #ba0101;
}
/*******************************************************************
 * Contact Form			        		                               *
 *******************************************************************/
.inputtext {
border:1px solid #004d42;
font-family:arial, sans-serif;
font-size:14px;
padding:6px;
background: #FFFFFF !important;
width: 300px;
margin-top: 4px;
margin-bottom: 4px;
}
.inputsubmit {
background: #004d42;
color: #FFFFFF;
font-family:arial, sans-serif;
font-size:16px;
padding:8px 18px;
margin-top: 4px;
margin-bottom: 4px;
}
/*******************************************************************
 * home page tiles	        		                               *
 *******************************************************************/
.hp_tiles {
float:left;
}
