body {
margin : 0;
padding : 0;
background : url(images/Background.png);
background-repeat : no-repeat;
background-attachment : fixed;
background-color : #663200;
}
form {
margin : 0;
padding : 0;
}
h1, h2, h3, h4, h5, h6 {
margin : 0;
}
body, th, td, input, textarea, select {
font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #6a3208;
}
p, blockquote, ul, ol, dl {
font-size : 14px;
margin-top : 0;
margin-bottom : 1em;
text-align : justify;
color : #000000;
}
h3 {
color : #aa5d01;
font-size : medium;
}
h2 {
color : #ffffff;
font-size : 14px;
}
.style6 {
color : #ffffff;
}
.style18 {
font-size : 12px;
color : #663200;
}
a {
color : #4c2204;
}
a:hover {
text-decoration : none;
}
.text1 {
color : #666666;
text-transform : uppercase;
text-decoration : none;
font-weight : bold;
font-size : 12px;
}
.text2 {
color : #4c2204;
text-transform : uppercase;
text-decoration : none;
font-weight : bold;
font-size : 14px;
}
.text3 {
text-transform : uppercase;
text-align : center;
font-size : 20px;
font-weight : bold;
letter-spacing : -1px;
color : #ffffff;
}
.text4 {
text-transform : uppercase;
text-align : center;
font-size : 10px;
font-weight : bold;
color : #ffffff;
}
.style1 {
text-transform : uppercase;
font-size : 10px;
font-weight : bold;
color : #ffffff;
}
.style1 a {
text-decoration : none;
color : #ffffff;
}
.style1 a:hover {
text-decoration : underline;
}
.align-justify {
text-align : justify;
}
.align-right {
text-align : right;
}
img {
border : none;
}
.img1 {
float : left;
margin : 3px 15px 0 0;
}
.img2 {
float : right;
margin : 3px 0 0 15px;
}
hr {
display : none;
}
.hr1 {
height : 1px;
}
.contact {
margin-left : 95px;
}
#img_gallery {
margin : 20px auto;
width : 500px;
}
#img_gallery a {
outline : none;
border : none;
}
#img_gallery a img {
border : none;
}
#fullimg {
width : 500px;
overflow : hidden;
height : 380px;
}
#fullimg img {
width : 500px;
}
#fullimg p, #fullimg span {
position : absolute;
background : #aa5d01;
color : black;
margin : 0;
width : 489px;
padding : 6px;
font-size : 16px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#img_gallery #wrapper {
overflow : hidden;
padding : 4px 2px;
width : 460px;
float : left;
height : 50px;
background-color : #aa5d01;
position : relative;
}
#items {
margin : 0 0;
padding : 0;
list-style : none;
width : 50000px;
position : relative;
letter-spacing : 0;
}
#items li {
float : left;
list-style : none;
margin-right : 2px;
}
#items .thumb {
width : 75px;
height : 50px;
cursor : pointer;
margin : 0;
padding : 0;
}
#items .large {
display : none;
position : absolute;
}
#fullimg .loading {
width : 24px;
height : 24px;
}
#fullimg .thumb {
display : none;
}
#items .item p, #items .item span {
display : none;
text-indent : -2000em;
}
#moveleft, #moveright {
margin : 0;
height : 58px;
color : white;
width : 16px;
text-indent : -2000em;
text-decoration : none;
z-index : 1000;
display : block;
cursor : pointer;
float : left;
}
#moveleft {
background : url('images/left.gif');
}
#moveright {
background : url('images/right.gif');
}
#moveleft:hover, #moveright:hover {
background-position : bottom;
}
