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

body{
margin: 0px;
padding: 0px;
background-color: #666666;
background-image:url(images/realbg.jpg);
background-repeat:repeat-y;
background-position:center;
}

#container{

width: 750px;
margin: 0 auto;
}

#top{
background-image: url(images/topimage.jpg);
width:750px;
height: 120px;
}

#top img{
float: right;
margin-right: 55px;
margin-top: 20px;
border: none;
}

#top img a{
text-decoration:none;
border: none;
}

#menu{
background-color:#000000;
height: 35px;
text-align:center;
}

#menu a{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
color:#FFFFFF;
}

#menu a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
color: #CCCCCC;
}

#menu2{
background-color:#000000;
height: 35px;
text-align:center;
border-top:dashed 1px #333333;

}

#menu2 a{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
color:#FFFFFF;
}

#menu2 a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:35px;
text-decoration:none;
margin-left:10px;
margin-right:10px;
color: #CCCCCC;
}

#mainimg{
background-image:url(images/mainimage.jpg);
width:750px;
height: 203px;
}

#content{
color:#CCCCCC;
border-top:#FFFFFF solid 2px;
background-color: #222222;
padding:50px;
width:650px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:120%;
}

#content a{
text-decoration:none;
color:#999999;

}

#content a:hover{
text-decoration:none;
color: #CCCCCC;
}

#contenttxt{
float:left;
color:#CCCCCC;
width: 450px;
}

#contenttxt p a{
text-decoration:none;
color:#0066FF;
}

#contenttxt p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;}

#contenttimg{
width:200px;
float:right;
}

#contenttimg img{
margin-left:30px;
margin-bottom:60px;
margin-right:0px;
margin-top:0px;
border: solid 3px #666666;
}

#contenttimg a{
text-decoration:none;
}

#footer{
float:left;

width: 750px;
background-color:#333333;
border-top:#FFFFFF solid 2px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#address{
width: 250px;
height: 250px;
margin-left: 50px;
margin-top: 35px;
float: left;
font-size:15px;
line-height:19px;
}

#address p{
margin:10px;
}

#contact{
width: 400px;
height: 250px;
float: left;

}

#contact p{
margin:5px;
}

#contact form{
margin-left:80px;
margin-top: 40px;

}

#gallery{
width:500px;
margin: 0 auto;

}

#gallery img{
width: 125px;
height: 100px;
border: 2px solid #CCCCCC;
margin: 15px;
}

.jeebers{
padding:10px;
color: #CCCCCC;
border-top:dashed 1px #666666;
width:730px;
height:20px;
float: left;
font-size:12px;
margin: 0 auto;

}

.jeebers a{
color: #999999;
text-decoration:none;
}

.email_input{
width:200px;
font-size:15px;
color: #333333;
font-weight:bold;
}

.text_input{
font-size:13px;
color: #333333;
height:70px; 
width:270px;
background-color:#FFFFFF;
}

#bespoke{
background-image:url(images/bespoke_main.jpg);
width:750px;
height:200px;
}

#sitemap{
float: left;

}

#jlink{
float:right;
}

