/* CSS Document */

body,td,th {
	color: #867e71;
	font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #867e71;
}
a:visited {
	color: #867E71;
}
a:hover {
	color: #7cc1ad;
}
a:active {
	color: #867E71;
}
#wrapper{
	width:970px;
	margin:0 auto;
	vertical-align:top;
}
#about_container{
	width:968px;
	height:457px;
	background-image:url(../images/about.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
}

.about_text{
	height:410px;
	margin:0px 420px 8px 26px;
	font-size:14px;
	padding-top:39px;
}

#service_container{
	width:968px;
	height:457px;
	background-image:url(../images/services.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
}

.service_text{
	float:left;
	height:401px;
	width:580px;
	margin:39px 30px 8px 26px;
	font-size:13px;
}

.service_text li{
	list-style:url(../images/bullet.gif);
}
.service_menu{
	float:left;
	height:198px;
	width:140px;
	margin:22px 0 0 30px ;
	font-size:12px;
}
.service_menu a:link, .service_menu a:active, .service_menu a:visited{
	text-decoration:none;
	color:#867e71;
	font-size:12px;
	
}
.service_menu a:hover{
	text-decoration:none;
	color: #7cc1ad;
	font-size:12px;
	
}
#portfolio_container{
	background-image:url(../images/portfolio/portfolio_title.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_don{
	background-image:url(../images/portfolio/don_10.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_dc{
	background-image:url(../images/portfolio/dc1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}

#portfolio_container_dc0{
	background-image:url(../images/portfolio/dc01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_js{
	background-image:url(../images/portfolio/js1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_jenn{
	background-image:url(../images/portfolio/portfolio_5.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_chantelle{
	background-image:url(../images/portfolio/portfolio_29.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_vic{
	background-image:url(../images/portfolio/vic_9.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_cc{
	background-image:url(../images/portfolio/cc1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}
#portfolio_container_cs{
	background-image:url(../images/portfolio/cs1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	width:968px;
	height:457px;
	background-color:#a69c8d;
}

#talk_container{
	width:968px;
	height:457px;
	background-image:url(../images/talk.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
}

.talk_text{
	float:left;
	height:401px;
	width:695px;
	margin: 39px 25px 8px 26px;
	font-size:14px;
}

.talk_menu{
	float:left;
	height:198px;
	width:140px;
	margin: 42px 0 0 20px;
	font-size:12px;
	padding-right: 0;
}

.talk_menu a:link, .talk_menu a:active, .talk_menu a:visited{
	text-decoration:none;
	color:#867e71;
	font-size:12px;
	
}

.talk_menu a:hover{
	text-decoration:none;
	color: #7cc1ad;
	font-size:12px;
	
}

#contact_container{
	width:968px;
	height:457px;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d4ead0;
	overflow:hidden;
}
.contact_text{
	float:left;
	height:401px;
	width:434px;
	margin:39px 0px 4px 20px;
	font-size:14px;
}
.contact_text_top{
	padding-top:26px;
	padding-bottom:10px;
}
.name_text{
	width:64px;
}
.text_field_container{
	width:167px;
	height:22px;
}
.text_field_container2{
	height:22px;
}
.text_field{
	height:14px;
	width:149px;
	border:1px solid #867e71;
}
.text_field2{
	height:14px;
	width:80px;
	border:1px solid #867e71;
}
.text_field3{
	height:14px;
	width:138px;
	border:1px solid #867e71;
}
.text_field4{
	height:14px;
	width:174px;
	border:1px solid #867e71;
}
.text_field5{
	height:14px;
	width:40px;
	border:1px solid #867e71;
}
.text_field6{
	height:60px;
	width:260px;
	border:1px solid #867e71;
}
.title1{
	font-size:12px;
}
.check_box{	
}
.send_btn{
	padding-right:30px;
}
.btn{
	background:none;
	border:none;
	color:#867e71;
	cursor:pointer;
}
.header{
	height:111px;
}
.logo{
	float:left;
	width:328px;
}
.header_right{
	width:642px;
	float:right;
	height:26px;
	margin-top:85px;
}
.body_container{
	overflow:hidden;
	width:968px;
	height:457px;
	border:1px solid #d4ead0;
}
.menu_container{
	height:45px;
}
#menu{
	float:right;
}
.info{
	height:20px;
}
.info a{
	text-decoration:none;
}

.number_link, .number_link a:link, .number_link a:active, .number_link a:visited{
	color:#CCCCCC;
	font-weight:12px;
	padding-left:5px;
	text-decoration:none;
}

.number_link a:hover, a.number_link_active:link, a.number_link_active:active, a.number_link_active:visited, a.number_link_active:hover{
	color:#FFFFFF;
	font-weight:12px;
	padding-bottom:5px;
	padding-left:5px;
	text-decoration:none;
}

.photo_link, .photo_link a:link, .photo_link a:active, .photo_link a:visited{
	color:#b1a696;
	text-decoration:none;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
}

.photo_link a:hover, a.photo_link_active:link, a.photo_link_active:active, a.photo_link_active:visited, a.photo_link_active:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.copyright{
	font-size: 9px;
	color: #8a8a8a;
	line-height: 15px;
	text-decoration:none;
}

.copyright a{
	font-size: 9px;
	color: #8a8a8a;
	line-height: 15px;
	text-decoration:none;
}

.copyright a:hover{
	font-size: 9px;
	color: #8a8a8a;
	line-height: 15px;
	text-decoration: underline;
}