﻿
body {
font-family : Helvetica, sans-serif;
font-size : 13px;
margin : 0;
padding : 0;
width : 100%;
height : 100%;
background : #e8e6e3;
color : #ffffff;
text-align : left;
}
a:link, a:visited, a {
font-size : 12px;
color : #cbc388;
font-weight : bold;
text-decoration : none;
}
a:hover {
font-size : 12px;
color : #b9282f;
font-weight : bold;
text-decoration : none;
}
a img {
border : none;
}
#wrapper {
margin : 0;
margin-top : 50px;
margin-left : auto;
margin-right : auto;
padding-bottom : 0;
padding : 0;
width : 782px;
height : auto !important ;
}
#indeximage {
background : url("../images/indexmain.jpg");
background-repeat : no-repeat;
float : left;
position : relative;
width : 782px;
height : 580px;
z-index : 1;
}
#facebookleft {
float : left;
position : relative;
top : 502px;
left : -392px;
z-index : 2;
}
#facebookcenter {
float : left;
position : relative;
top : 502px;
left : -194px;
z-index : 10;
}
#facebookright {
float : left;
position : relative;
top : 502px;
left : 15px;
z-index : 3;
}
#emailleft {
float : left;
position : relative;
top : 460px;
left : 95px;
z-index : 7;
}
#emailcenter {
float : left;
position : relative;
top : 460px;
left : 155px;
z-index : 8;
}
#emailright {
float : left;
position : relative;
top : 460px;
left : 222px;
z-index : 9;
}
#enter_btn a {
color : #b9282f;
font-weight : bold;
}
#enter_btn a:hover {
color : #ffffff;
font-weight : bold;
}
#enterleft {
float : left;
position : relative;
top : 480px;
left : -305px;
z-index : 4;
}
#entercenter {
float : left;
position : relative;
top : 480px;
left : -120px;
z-index : 5;
color : #b9282f;
font-weight : bold;
}
#enterright {
float : left;
position : relative;
top : 480px;
left : 76px;
z-index : 6;
}
.email {
font-weight : bold;
font-size : 12px;
}
.email a {
font-weight : normal;
font-size : 12px;
}
.email a:hover {
font-weight : normal;
font-size : 12px;
}
