/* CSS Document */

body {
font-family: Georgia, "Times New Roman", times, serif;
font-size: 15px;
line-height: 1.3em;
margin-top:31px;
color: #7a6238;
background:url(images/bg.jpg) repeat-x;
}
td, td {
font-family: Georgia, "Times New Roman", times, serif;
font-size: 15px;
line-height: 1.3em;
color: #000000;
}
a, a:visited {
color: #2F4296;
text-decoration: underline;
font-size: 1em;
}
a:hover {
color: #2C51F4;
}
h1 {
font-size: 21px; 
text-align: left; 
font-weight: normal; 
color: #7a6238; 
line-height: 26px;
}
h2, h3 {color: #fff9e6;
font-size: 22px;
line-height: 25px;
font-weight: normal;
margin-bottom: 3px;}

p{
margin-top: 0;
margin-bottom: 0.75em; 
line-height:1.35em;
}
ul{
margin: 1em 0em 1em 1em;
padding-left: 1em;
}
li {
padding: 0.05em;
}
#container {
width: 950px;
margin: auto;
}
#logo {
float: left;
}
#menu_welcome {
float: left;
}
#menu_portfolio {
float: left;
}
#menu_services {
float: left;
}
#menu_about {
float: left;
}
#menu_contact {
float: left;
}
#top_content {
clear:both;
border-top: 6px solid #d5c9a3;
background-image:url(images/bg_top.gif);
}
#top_content_left {
float:left;
width: 369px;
padding: 30px 30px 10px 0;
}
#top_content_right_home {
float:left;
width: 551px;
padding: 0px;
}
#top_content_right {
float:left;
width: 511px;
padding: 30px 20px 0px 20px;
}
#bottom_content {
clear:both;
background-color:#827260;
background-image:url(images/bg_bottom.gif);
}
#bottom_content p {
color: #fff9e6; 
padding-bottom: 10px; 
padding-top: 2px;
}
#bottom_content a, #bottom_content a:visited {
color: #ffffff; 
}
#bottom_content ul {
color: #ffffff; 
}
#bottom_content ol {
color: #ffffff; 
margin-top:0;
}
#bottom_content_left {
float:left;
width: 349px;
padding: 30px 30px 0px 20px;
border-top: 6px solid #DBCAA3;
background-image:url(images/bg_bottom_left.gif);
}
#bottom_content_right {
float:left;
width: 551px;
padding: 30px 0px 0px 0px;
border-top: 6px solid #C8AD89;
background:url(images/bg_bottom_right.gif) repeat-x;
}
#full {
width: 910px;
padding: 30px 20px 20px 20px;
}
.col {
width: 234px; 
float: left; 
padding: 0 10px 0 20px; 
}
#footer {
clear:both;
width: 930px;
height: 15px;
margin: 0;
padding: 3px 0px 5px 20px;
background-color: #6F6251;
}
.footer_content {
float:left;
width: 450px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #CCC2B4;
}
.footer_content a, .footer_content a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #CCC2B4;
}
.footer_content a:hover {
text-decoration: none;
color: #ffffff;
}
.clear{clear: both;}