/* CSS Document */
body{
background-color:#eaf4d7;
background-image:url(images/body_bg.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding:0;
margin:0;
}

#container{
width:1000px;
padding-bottom:20px;
}

#heleneveritt{
width:408px;
height:56px;
float:left;
background-image:url(images/heleneveritt.gif);
margin-bottom:15px;
margin-top:4%;
}

#header{
background-image:url(images/header.gif);
height:29px;
clear:both;
padding-top:20px;
color:#92cd35;
font-weight:bold;
font-size:10px;
text-align:right;
padding-right:20px;
}

#header img{
vertical-align:middle;
} 

#menu{
width:235px;
float:left;
text-align:left;
font-size:24px;
border-right-style:solid;
border-right-color:#dce5ca;
border-right-width:1px;
}

#menu a{
text-decoration:none;
}

#menu a:hover{
color:#577528!important;
}

#menu_arrow{
float:left;
width:14px;
padding-left:30px;
padding-right:15px;
font-size:24px;
}

#main{
clear:both;
background-color:#FFFFFF;
background-image:url(images/content_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
min-height:425px;
height:auto;
}

#main:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/*IE hack*/
*html #main{
height:425px;
}

#content{
width:659px;
float:left;
margin-left:25px;
text-align:left;
}

#title_home{
width:659px;
height:39px;
background-image:url(images/titles/home.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:20px;
}

#title_about{
width:659px;
height:39px;
background-image:url(images/titles/about.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:20px;
}

#title_portfolio{
width:659px;
height:39px;
background-image:url(images/titles/portfolio.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:20px;
}

#title_contact{
width:659px;
height:39px;
background-image:url(images/titles/contact.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:20px;
}

#main_text{
padding-left:10px;
padding-right:10px;
padding-top:10px;
background-color:#FFFFFF;
padding-bottom:20px;
border-left-style:solid;
border-left-color:#dce5ca;
border-left-width:1px;
border-right-style:solid;
border-right-color:#dce5ca;
border-right-width:1px;
}

#text_footer{
height:8px;
background-image:url(images/text_footer.gif);
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:30px;
margin-top:-2px;
}

#menu .home a{
color:#4e8a16;
}

#menu .about a{
color:#50b406;
}

#menu .portfolio a{
color:#92cd35;
}

#menu .contact a{
color:#c0e869;
}

#menu .sub {
color:#92cd35;
font-size:16px;
padding-left:12px;
padding-bottom:10px;
}

.sub a{
color:#b1b1b1;
}

.title h1{
color:#ffffff;
font-size:28px;
font-weight:normal;
margin:0;
}

h2{
font-size:16px;
font-weight:normal;
}

a{
color:#92cd35;
}

a:hover{
color:#c0e869;
}

img{
border:none;
}

#video{
width:515px;
text-align:left;
}

#video p{
margin-top:20px;
margin-bottom:0;
}

#video h2{
margin-bottom:20px;
margin-top:15px;
}

#back{
padding-top:5px;
text-align:right;
}

#back img{
vertical-align:middle;
}

#back a{
text-decoration:none;
font-weight:bold;
}

.about_header{
background-color:#ffffff;
background-image:url(images/about_header.gif);
background-repeat:no-repeat;
color:#ffffff;
font-size:14px;
font-weight:bold;
width:627px;
height:20px;
padding-top:2px;
padding-left:10px;
}

#smallvid{
text-align:center
}
