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

body {
margin:30px 0px 0px 0px;
padding:0px;
background-image:url(../../images/assets/site_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
color:#CCCC99;
font-size:12px;
text-align:center;
}

a {
color:#CCCC99;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
}

.splash {
position:absolute;
left: 50%;
top: 50%;
text-align:left;
width:889px;
height:431px;
margin-top: -200px;
margin-left: -430px;
}

.wrapper {
position:absolute;
left: 50%;
top: 50%;
text-align:left;
width:821px;
height:427px;
margin-top: -290px;
margin-left: -410px;
background-image:url(../images/assets/container_bg2.png);
background-repeat:no-repeat;
background-position:top center;
padding:15px 15px 15px 15px;
}

.subtitle {
position:absolute;
top:69px;
left:45px;
color:#CCCC99;
font-size:20px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.menubar {
position:absolute;
top:113px;
width:712px;
padding:0px;
margin:0px 30px 0px 30px;
border-bottom:1px solid #CCCC99;
}

a.menulink, a.menulink_highlight, a#last {
color:#CCCC99;
font-size:17px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
text-decoration:none;
margin:0px 28px 2px 0px;
text-align:center;
display:block;
width:auto;
float:left;
}

a.menulink:hover, a#last:hover {
color:#FFFFFF;
}

a.menulink_highlight {
color:#FFFFFF;
}

a#last {
margin:0px 0px 2px 0px;
}

.contentcell {
position:absolute;
top:145px;
left:45px;
width:481px;
}

.contentcell .line {
background-image:url(../../images/assets/content_cell_line.png);
background-repeat:no-repeat;
background-position:top;
height:1px;
width:481px;
overflow:hidden;
font-size:1px;
}

.contentcell .tile {
background-image:url(../../images/assets/content_cell_tile.png);
background-repeat:repeat-y;
background-position:top;
width:471px;
padding:5px;
height:270px;
overflow:auto;
}

.contentcell .tile_wide {
/*background-image:url(../../images/assets/content_cell_tile.png);
background-repeat:repeat-y;
background-position:top;*/
width:699px;
padding:5px;
height:270px;
overflow:auto;
}

.rightbox, .rightbox2 {
position:absolute;
top:145px;
left:532px;
width:224px;

}

.rightbox {
/*background-color:#4C4940;*/
}


.gallery_landing {
position:absolute;
top:170px;
left:45px;
}

.gallery_landing .box {
background-color:#666666;
width:170px;
height:160px;
float:left;
margin:0px 10px 0px 0px;
position:relative;
}

.box .label {
position:absolute;
bottom:-22px;
left:0px;
color:#CCCC99;
font-size:16px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
text-align:center;
width:170px;
}

.box .image1 {
text-align:center;
padding:22px 0px 0px 3p
}

.box .image2 {
text-align:center;
padding:10px 0px 0px 3px;
}

.box .image3 {
text-align:center;
padding:22px 0px 0px 3px;
}

.box .image4 {
text-align:center;
padding:10px 0px 0px 3px;
}

.grow {
margin:0px 0px 0px 12px;
display:none;
}

.gimage {
background-color:#666666;
text-align:center;
width:135px;
height:90px;
float:left;
padding:10px;
margin:0px 10px 10px 0px;
position:relative;
}

.paginate {
text-align:right;
margin-right:15px;
}

.paginate a {
color:#CCCC99;
}

a.pagination_links {

}

.image_pc {
text-align:center;
}

#imagetitle {
margin:4px 0px 0px 0px;
font-size:13px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.logos {
position:absolute;
background-image:url(../images/assets/logos.png);
background-repeat:no-repeat;
width:738px;
height:74px;
top:445px;
left:32px;
}

.footer {
position:absolute;
top:540px;
left:30px;
width:740px;
font-size:9px;
text-align:center;
color:#49463A;
}

.footer a {
font-size:9px;
color:#49463A;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}

.homelinks {
width:889px;
text-align:center;
color:#49463A;
}

.homelinks a {
color:#49463A;
text-decoration:none;
}

.homelinks a:hover {
color:#FFFFFF;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}

*+html .clearfix {
height:1%;
}

.clearfix {
display:block;
}
/* End hide from IE-mac */


.link {
margin:3px 0px 8px 3px;
}

.link .link_image {
float:left;
width:80px;
}

.link_text {
float:right;
width:380px;
}