@charset "UTF-8";
/* CSS Document */

a:link{
color:#686c53;
text-decoration:none;
}

a:hover{
color:#686c53;
text-decoration:underline;
}

a:visited{
color:#686c53;
text-decoration:none;
}

body{
background-color:#f8ffd3;
font-family:"Myriad Pro", Tahoma;
font-size:14px;
color:#686c53;
margin:0px;
}

div.header-container{
width:100%; 
min-width:1000px;
height:250px; 
background-color:#6c533b;
background-image:url(http://www.clickitchris.com/images/header-container.gif);
background-repeat:repeat-x;
border-bottom:7px solid #a5ac82;
}

div.header-logo{
width:546px; 
height:147px; 
background-image:url(http://www.clickitchris.com/images/header-logo-new.gif); 
float:left;
}

div.header-links{
width:150px; 
height:200px; 
float:right; 
font-weight:bold; 
font-size:18px; 
color:#FFFFFF;
}

div.header-link-top{
width:113px; 
height:29px; 
margin-top:60px; 
background-image:url(http://www.clickitchris.com/images/header-button.png); 
text-align:right; 
padding-top:8px; 
padding-right:10px;
}

a.header-link{
color:#FFFFFF;
text-decoration:none;
}

div.header-link-main{
width:113px; 
height:29px; 
margin-top:10px; 
background-image:url(http://www.m3xvv.co.uk/folio/images/header-button.png); 
text-align:right; 
padding-top:8px; 
padding-right:10px;
}

div.header-quote{
width:500px; 
height:20px; 
margin-top:230px; 
margin-left:-520px; 
color:#FFFFFF; 
float:left;
}

div.content-container{
width:1000px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
overflow:hidden;
}

div.content-left{
width:700px;
float:left;
overflow:hidden;
border-right:1px dotted #a5ac82;
}

div.content-right{
width:250px;
float:left;
overflow:hidden;
margin-left:30px;
padding-top:10px;
}

div.content-left-site{
width:660px;
height:150px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding:10px;
text-align:justify;
}

div.content-left-contact{
width:660px;
height:400px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding:10px;
text-align:justify;
}

div.content-left-page{
width:660px;
height:30px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding:10px;
text-align:justify;
}

div.content-left-image{
width:108px;
height:108px;
background-color:#8a795d;
border:8px solid #b6bd92;
padding-left:14px;
padding-top:14px;
float:left;
}

div.content-left-info{
width:490px;
height:108px;
margin-left:15px;
float:left;
}

span.content-info-first{
color:#902121;
font-size:14px;
font-weight:bold;
height:16px;
}

span.content-info-second{
color:#686c53;
font-size:14px;
font-weight:bold;
height:16px;
}

span.content-info-third{
color:#686c53;
font-size:14px;
font-weight:normal;
height:56px;
}

span.content-info-fourth{
color:#686c53;
font-size:14px;
font-weight:normal;
margin-bottom:0px;
height:20px;
}

div.content-right-who{
width:235px;
height:150px;
text-align:justify;
margin-bottom:40px;
}

span.bold{
font-weight:bold;
}

span.italic{
font-style:italic;
}

textarea.description{
width:300px;
height:170px;
}

h3{
color:#902121;
}

input.contact_input{
width:400px;
border:1px solid #8a795d;
}

textarea.contact_textarea{
width:400px;
height:150px;
border:1px solid #8a795d;
}

div.content-left-contact{
width:420px;
height:308px;
margin-left:15px;
float:left;
margin-top:-10px;
}

div.content-left-contact-body{
width:660px;
height:400px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding:10px;
text-align:justify;
}

span.contact-form-small{
font-size:12px;
}

a.about-me-link:hover{
text-decoration:underline;
}
