/* CSS Document */

body {
background: #ebede6 url(images/bg4.jpg);
margin: 0px;
}

#maincontainer {
margin:auto;
background:#fff url(images/bg.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}

#maincontainerH {
margin:auto;
background:#fff url(images/bg6.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}

#maincontainerM {
margin:auto;
background:#fff url(images/bg5.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}

#maincontainerV {
margin:auto;
background:#fff url(images/bgV.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1680px;
border: #fff solid 1px;
}

#maincontainer_map {
background-color:#FFFFFF;
background-position: bottom;
margin:auto;
width: 1080px;
height: 850px;
border: #fff solid 1px;
}

#maincontainerF {
margin:auto;
background:#fff url(images/bgF.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}

#maincontainerCP {
margin:auto;
background:#fff url(images/bgCP.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}

#maincontainerCU {
margin:auto;
background:#fff url(images/bgCU.jpg) no-repeat;
background-position: bottom;
width: 1080px;
height: 1258px;
border: #fff solid 1px;
}


#header {
height: 160px;
margin:0px;
}

#navigation {
text-transform: uppercase;
font-size: 11px;
padding-left: 90px;
word-spacing: 30px;
font-family: Georgia,Times New Roman, Times, serif;
}

#navigation a {
color: #000;
text-decoration:none;
}

#navigation a:hover {
color: #de6a87;
text-decoration: none;
}

#central_vendors {
width:850px;
margin-left:100px;
text-align: center;
font-size: 90%;
}

#central_vendors h2{
font-size: 95%;
color:#5c6b4e;
}

#contentwrapper{
float: left;
width: 975px;
}

#central_vendors a {
color: #5c6b4e;
}

#central_vendors a:hover {
color:#de6a87;
}

#contentcolumn{
padding-top: 0px;
padding-left: 10px;
margin-right: 300px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth) */
font-family: Georgia,Times New Roman, Times, serif;
font-size:12px;
line-height: 20px;
}

#rightcolumn a {
color: #fff;
}

#rightcolumn a:hover {
color:#de6a87;
}

#rightcolumnF{
float: left;
width: 400px; /*Width of right column*/
margin-left: -400px; /*Set left margin to -(RightColumnWidth) */
font-family: Georgia,Times New Roman, Times, serif;
font-size:12px;
line-height: 20px;
}

#rightcolumnF a {
color: #fff;
}

#rightcolumnF a:hover {
color:#de6a87;
}

#footer{
clear: left;
position:absolute;
top: 1050px;
width: 100%;
font-size: 11px;
padding-left:500px;
color: #fff;
}

#footer a{
color: #fff;
text-transform: uppercase;
}

#footer a:hover{
color: #de6a87;
text-transform: uppercase;
}

#footerV {
clear: left;
position:absolute;
top: 1480px;
width: 100%;
font-size: 11px;
padding-left:500px;
color: #de6a87;
}

#footerV a{
color: #5c6b4e;
text-transform: uppercase;
}

#footerV a:hover{
color: #de6a87;
text-transform: uppercase;
}

h1 {
font-family: Georgia,Times New Roman, Times, serif;
font-size:16px;
color:#5c6b4e;
font-style: italic;
}

h2 {
font-family: Georgia,Times New Roman, Times, serif;
font-size:16px;
color:#000;
font-style: italic;
}

h3 {
font-family: Georgia,Times New Roman, Times, serif;
font-size:12px;
}

.innertube{
margin: 100px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.white {
color:#fff;
}

img.border {
border: #000 1px solid;
}

#dpm {
margin-top:30px;
}
