* {
margin: 0, padding:0;
}

body, html {
background-image: url(../images/backgroundTile.jpg);
background-repeat: repeat;
margin: 0;
padding:0;
border: 0;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#wrapper {
margin-left: auto;
margin-right: auto;
width: 950px;
background-color: #eeeeee;
border: 1px solid #f58020;
top: 10px;
}

#main {
width: 950px;
overflow: none;
background-color: #eeeeee;
}


#header {
height: 179px;
width: 950px;
background-image: url(../images/AnamVeros_03.jpg);
background-color: #ffffff;
}

#footer {
width: 950px;
}

#fd1 {
float: left;
width: 320px;
height: 345px;
background-image: url(../images/AnamVeros_04.jpg);
}

#fd2 {
float: left;
width: 315px;
height: 345px;
background-image: url(../images/AnamVeros_05.jpg);
}

#fd3 {
float: left;
width: 315px;
height: 345px;
background-image: url(../images/AnamVeros_06.jpg);
}

#footerCommon {
float: left;
overflow: none;
background-color: #ffffff;
}

#fc1 {
float: left;
width: 320px;
height: 200px;

}

#fc2 {
float: left;
width: 315px;
height: 200px;

}

#fc3 {
float: left;
width: 315px;
height: 200px;

}

#info {
position: relative;
text-align: right;
padding-right: 10px;
color: #4b453e;	
}

#email {
position: relative;
top:80px;
text-align: right;
padding-right: 10px;
color: #4b453e;	
}

.brown {
color: #4b453e;	
}

#navbarf {
width: 950px;
height: 40px;
font-size: 16px;
line-height:40px;
}

#navbarf A:link {
text-decoration: none;
color: #383838;
background-color: #eeeeee;
}

#navbarf A:visited {
text-decoration: none;
color: #383838;
background-color: #eeeeee;
}

#navbarf A:active {
text-decoration: none;
color: #f58020;
background-color: #eeeeee;
}

#navbarf A:hover {
text-decoration: none; 
color: #f58020;
background-color: #eeeeee;
}

#navbar {
width: 950px;
height: 40px;
font-size: 16px;
line-height:40px;
}

#navbar A:link {
text-decoration: none;
color: #383838;
background-color: #eeeeee;
}

#navbar A:visited {
text-decoration: none;
color: #383838;
background-color: #eeeeee;
}

#navbar A:active {
text-decoration: none;
color: #f58020;
background-color: #eeeeee;
}

#navbar A:hover {
text-decoration: none; 
color: #f58020;
background-color: #eeeeee;
}

img {
border-style: none;
}

a {
color:#f58020;
text-decoration: none;
}

a.greylink {
color: #4b453e;
}

/*navbar buttons*/

.home {
float: left;
height: 40px;
width: 100px;
}

.services {
float: left;
height: 40px;
width: 100px;
}

.portfolio {
float: left;
height: 40px;
width: 100px;
}

.photographs {
float: left;
height: 40px;
width: 120px;
}

.news {
float: left;
height: 40px;
width: 100px;
}

.contactus {
float: left;
height: 40px;
width: 100px;
}

.blog {
float: left;
height: 40px;
width: 100px;
}


.spacer {
float: left;
height: 40px;
width: 2px;
background-color: #ffffff;
}

.greyspacer {
float: left;
height: 40px;
width: 216px;
background-color: #eeeeee;
}


#facebook {
height: 100px;
line-height: 50px;
}

#navbarf {
clear: both;
width: 950px;
height: 40px;
line-height:40px;
background-color: #eeeeee;
}

#navbarf a:hover {
color: #331f62;
}

ul a:hover {
color: #331f62;
}

#signature {
width: 179px;
height:70px;
}


.maincontent {
width: 950px;
text-align: left;
float: left;
background-color: #eeeeee;
}

#homescene {
position: relative;
width: 950px;
height: 300px;
float: left;
overflow: auto;
}

#hometext {
float: left;
width:260px;
position: absolute;
bottom: 0;
padding: 50px;
}

.headingText {
font-size: 16px;
text-decoration: underline;
}

.smalltext {
font-size: 12px;
}
#
.categoryText {
font-size: 14px;;
color: #f58020;
}

.image {
border: 0px;
}

#errortext {
color: blue;
font-size: 60%;
}

.boxes {
padding-top: 3em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
float: left;
text-align: left;
color: #4b453e;
font-size: 14px;
}

.boxes1 {
padding: 2em;
float: left;
text-align: left;
color: #4b453e;
font-size: 14px;
}

ul {
list-style-type:none;
}

#copyright {
float: left;
width: 100%;
margin: auto;
height: 50px;
line-height: 50px;
font-size: small;
color: #331f62;
}

.formRight {
width: 400px;
float: left;
padding-left: 10px;
padding-right: 10px;
}

.portfolioBox {
width: 410px;
float: left;
padding: 14px;
margin: 5px;
border: 1px solid #4b453e;
background-color: #ffffff;
}

#portfolioMain {
float: left;
overflow: none;
width: 900px;
background-color: #4b453e;
margin: 23px;
border: 2px solid #cccccc;
font-size: 80%;
}

.formLeft {
width: 400px;
float: left;
padding: 10px;
}


