@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Lato:400,900);
@import url(https://fonts.googleapis.com/css?family=Sintony);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Maven+Pro|Roboto+Condensed:400,300);
@import url(https://fonts.googleapis.com/css?family=Syncopate:700);
@import url(https://fonts.googleapis.com/css?family=Michroma);
@import url(https://fonts.googleapis.com/css?family=Maven+Pro);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:900);
@import url('https://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic&subset=cyrillic,greek,latin');
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Spinnaker|Josefin+Sans:700italic,700,400,300,600italic,600);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:400,700|Kaushan+Script);
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('reset.css');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic&subset=cyrillic,greek,latin');
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

/*
	Resets defualt browser settings
	reset.css
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}

:focus
{
    outline:0;
}
* {
    padding: 0px;
    margin: 0px;
    /*font-family: 'Ubuntu', Tahoma;*/
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 100%;
    outline: none;

}

html {
    border: 0px;
}

body {
    color: #707070;
    font-size: 9pt;
    cursor: default;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
    height: 0px;
}



a {
    text-decoration: none;

}

a:link {color:#FFF;}      /* unvisited link */
a:visited {color:#FFF;}  /* visited link */
a:hover {color:#FD0404; text-decoration: underline;}  /* mouse over link */
a:active {color:#FFF;}  /* selected link */





.boxzed {


    position: relative;
    top: 6px;
    width: 113px;
    height: 38px;
    background-image: url(../img/ftf.jpg);
    background-repeat: no-repeat;

    /*border:1px solid red;*/
}


#boxzed-link1 {
    position: absolute;
    top: 6px;
    left: 1px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}


#boxzed-link2 {
    position: absolute;
    top: 6px;
    left: 37px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}

#boxzed-link3 {
    position: absolute;
    top: 6px;
    left: 74px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}



#pagetop h1 {
    font-family: 'Sintony', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    /*color: #777777;*/

}

#pagetop a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:#777777;

}


#pagetop a:link {color:#777777;}      /* unvisited link */
#pagetop a:visited {color:#777777;}  /* visited link */
#pagetop a:hover {color:red;}  /* mouse over link */
#pagetop a:active {color:#777777;}  /* selected link */








#cont {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 70;
    overflow: auto;
}

.copy {
    text-shadow: #111 1px 1px 0px;
    text-align: center;
    padding: 0px 0px;
    line-height: 100%;
}


.box1 {

    position: relative;
    width: 1100px;
    height: 75px;
    background-image: url(../img/ftr.jpg);
    background-repeat: no-repeat;

    /*border:1px solid red;*/
}



.box1 a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.95em;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;

}

.box1 .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.0em;
    color: #D20202;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;

}

.box1 a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
.box1 a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
.box1 a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
.box1 a:active {color:#777777; 	text-decoration: none;}  /* selected link */



.box1 h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;

}
.box1 h2 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 8px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;

}
.box1 h3 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 4px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;

}

.box1 h4 {

    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: .95em;
    text-transform:none;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}


.box1 h5 {

    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: .95em;
    text-transform:none;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}



#box-link1 {
    position: absolute;
    top: 6px;
    left: 978px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}


#box-link2 {
    position: absolute;
    top: 6px;
    left: 1015px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}

#box-link3 {
    position: absolute;
    top: 6px;
    left: 1052px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}

#footer a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.95em;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;

}

#footer .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.0em;
    color: #D20202;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;

}

#footer a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#footer a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#footer a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#footer a:active {color:#777777; 	text-decoration: none;}  /* selected link */



#morestuff a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16pxem;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;

}

#morestuff .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    color: #D20202;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;

}

#morestuff a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#morestuff a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#morestuff a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#morestuff a:active {color:#777777; 	text-decoration: none;}  /* selected link */


#morestuff h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}


#footer h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}



#repa h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color:#333333;
    line-height: 100%;
}

/* you must match this with #footer a */
#footer h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 8px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;


}

#footer h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #000;
    margin-right: 0px;
    text-align: left;

}


#footer h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: left;

}





#footer_ter a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.95em;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;

}

#footer_ter .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.0em;
    color: #D20202;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;

}

#footer_ter a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#footer_ter a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#footer_ter a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#footer_ter a:active {color:#777777; 	text-decoration: none;}  /* selected link */


#footer_ter h1 {
    margin-top: -32px;
    margin-left: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: 1.1em;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 0px;
}

/* you must match this with #footer a */
#footer_ter h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;
    color: #707070;
    margin-top: 20px;
    margin-right: 100px;

}

#footer_ter h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #000;
    margin-right: 0px;
    text-align: left;

}


#footer_ter h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: left;

}





#board h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#board h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #d3d2d2;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#board h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}





/* you must match this with #footer h2 */
#imd a {
    margin-top: 18px;
    margin-left: 0px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: 11px;
    text-transform:none;
    font-weight: 400;
    color: #707070;
    line-height: 0px;
}



#imd a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#imd a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#imd a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#imd a:active {color:#777777; 	text-decoration: none;}  /* selected link */

#imd h1 {

    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: 11px;
    text-transform:none;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}

#imd h3 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 4px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;

}


#hdrtop a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.95em;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;
    /*color: #777777;*/

}

#hdrtop .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.0em;
    color: #D20202;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;

}

#hdrtop a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#hdrtop a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#hdrtop a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#hdrtop a:active {color:#777777; 	text-decoration: none;}  /* selected link */

#hdrtop h1 {
    margin-top: 0px;
    margin-left: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: right;*/
    font-size: 1.1em;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 0px;
}

/* you must match this with #footer a */
#hdrtop h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    text-transform:uppercase;
    text-decoration: none;
    font-weight: 400;
    color: #707070;
    margin-top: 20px;
    /*margin-right: 100px;*/

}

#hdrtop h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #000;
    margin-right: 0px;
    text-align: left;

}


#hdrtop h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: left;

}





#slidelink .thispage {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.0em;
    /*text-transform:uppercase;*/
    font-weight: 400;
    margin-right: 0px;
    text-align: left;
    color: #D20202;
    line-height: 1.8em;

}



#slidelink a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: left;
    line-height: 1.8em;

}

#slidelink a:link {color:#707070;}      /* unvisited link */
#slidelink a:visited {color:#707070;}  /* visited link */
#slidelink a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#slidelink a:active {color:#707070;}  /* selected link */



#moviereel a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    line-height:128%;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: center;

}

#moviereel a:link {color:#707070;}      /* unvisited link */
#moviereel a:visited {color:#707070;}  /* visited link */
#moviereel a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#moviereel a:active {color:#707070;}  /* selected link */



#moviereel_m a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 52px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: center;

}

#moviereel a:link {color:#707070;}      /* unvisited link */
#moviereel a:visited {color:#707070;}  /* visited link */
#moviereel a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#moviereel a:active {color:#707070;}  /* selected link */



#newsblog a {
    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #D20202;

}

#newsblog a:link {color:#D20202;}      /* unvisited link */
#newsblog a:visited {color:#D20202;}  /* visited link */
#newsblog a:hover {color:#D20202;text-decoration:underline;}  /* mouse over link */
#newsblog a:active {color:#D20202;}  /* selected link */


#newsblog h1	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: normal;
    line-height: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform:uppercase;
    outline: none;
    color: #000;
}

#newsblog h2	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #777777;
}


#newsblog h3	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 28px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #646464;
}

#newsblog h4	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #646464;
}

#newstory a {
    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #D20202;

}

#newstory a:link {color:#D20202;}      /* unvisited link */
#newstory a:visited {color:#D20202;}  /* visited link */
#newstory a:hover {color:#D20202;text-decoration:underline;}  /* mouse over link */
#newstory a:active {color:#D20202;}  /* selected link */


#newsblog h5	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #000;
}



#exhibitartists a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #707070;
    margin-right: 0px;
    text-align: center;

}

#exhibitartists h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 400;
    color: #707070;
    /*margin-right: 0px;*/
    text-align: center;

}

#exhibitartists a:link {color:#707070;}      /* unvisited link */
#exhibitartists a:visited {color:#707070;}  /* visited link */
#exhibitartists a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#exhibitartists a:active {color:#707070;}  /* selected link */




#footer logo {
    margin-left: -20px;
    marign-bottom: 0px;
}

/* ========================================================
   Top bar
   ===================================================== */
#header {
    z-index: 10000;
    height: 37px;
    line-height: 37px;
    padding-bottom: 0px;
    color: #ddd;
    text-shadow: 0 -1px black;
    background: url(/img/topbar.png) repeat-x;
    margin-bottom: 0px;
}
#header .container {
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
}
#header a {
    line-height: 36px;
}
#header ul {
    list-style: none;
}
#header h1 {
    float: left;
    font-size: 16px;
}
#header h1, #header h1 a {
    color: #eee;
}
#header h1 a {
    display: block;
    text-decoration: none;
}
#header h1 a:hover {
    color: #fff;
}
#header #nav {
    float: right;
    border-left: 1px solid #2f4b56;
    border-left: 1px solid rgba(255, 255, 255, 0.05);
    border-right: 1px solid #111;
}
#header #nav li {
    float: left;
}
#header #nav a {
    height: 36px;
    display: block;
    padding: 0 15px;
    color: #d0d9de;
    border-left: 1px solid #191919;
    border-right: 1px solid #2f4b56;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    cursor: pointer;
}
#header #nav a:hover {
    background: url(/img/topbar-hover.png);
}
#header #nav a img {
    float: left;
    margin-right: 12px;
    margin-top: 0px;
}

#header #nav li.active a, #header #nav a:active {
    background: url(/img/topbar-active.png);
    border-right: 0;
    padding-right: 16px;
}
#header #nav span {
    display: inline-block;
    vertical-align: text-top;
    line-height: 0px;
    font-size: 11px;
    padding: 0 5px;
    color: #fff;
    text-shadow: 0 1px #902a27;
    border-radius: 2px;
    margin-left: 10px;
    background-color: #e93631;
    background-image: linear-gradient(top, #f65d5f, #e93631);
}

div.header div img#logo {
    float: left;
}

sup {
    font-size: 13px;
}

body { line-height:1; color:black; background:black; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
.text-center{
    text-align:center !important;
}
#fixedhdr {

    position:fixed;
    top:100px;
    margin:auto;
    z-index:100000;
    width:100%;
    background-color:aqua;

}


#services input {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    background-color:white;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 400;
    color:maroon;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
    border: none;
    cursor:pointer;


}


#editart h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    background-color:white;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 300;
    color:black;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
    border: none;
    cursor:default;


}


#editart h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    background-color:white;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 400;
    color:maroon;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
    border: none;
    cursor:default;


}


#editart input {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 300;
    color: #000000;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
    border: 1px solid #ccc;
    vertical-align:top;


}


#editart select {


    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 300;
    color: #000000;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;
    border: 1px solid #ccc;

}


#editart textarea {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 300;
    color: #000000;  /*dark green*/
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;
    border: 1px solid #ccc;
    vertical-align:top;


}


#newfooter h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;

}

#newfooter h5 {

    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    /*float: left;*/
    font-size: .95em;
    text-transform:none;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}


#gabesimple a {

    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#gabesimple a:link {color:#000000; 	text-decoration: none;}      /* unvisited link */
#gabesimple a:visited {color:#000000; 	text-decoration: none;}  /* visited link */
#gabesimple a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#gabesimple a:active {color:#000000; 	text-decoration: none;}  /* selected link */



#gabesimple h1 {

    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#gabesimplesm a {

    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#gabesimplesm a:link {color:#000000; 	text-decoration: none;}      /* unvisited link */
#gabesimplesm a:visited {color:#000000; 	text-decoration: none;}  /* visited link */
#gabesimplesm a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#gabesimplesm a:active {color:#000000; 	text-decoration: none;}  /* selected link */



#gabesimplesm h1 {

    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#gabesimple_wh h1 {

    font-family: 'Oswald', sans-serif;
    font-size: 82px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    font-style:italic;
    color:#ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#gabesimple_wh h2 {

    font-family: 'Oswald', sans-serif;
    font-size: 58px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    font-style:italic;
    color:#ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#gabesimple_bk h1 {

    font-family: 'Oswald', sans-serif;
    font-size: 82px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    font-style:italic;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#jenn h1 {

    font-family: 'Kaushan Script', cursive;
    font-size: 62px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#jenn h2 {

    font-family: 'Kaushan Script', cursive;
    font-size: 82px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 60%;


}

#jenn h3 {

    font-family: 'Josefin Sans', sans-serif;
    font-size: 72px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}

#jenntext h1 {

    font-family: 'Dancing Script', cursive;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#jenntext h2 {

    font-family: 'Dancing Script', cursive;
    font-size: 98px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 80%;



}


#jenntext h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}

#jenntext h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}





#jenn_lg h1 {

    font-family: 'Kaushan Script', cursive;
    font-size: 82px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#jenn_lg h2 {

    font-family: 'Kaushan Script', cursive;
    font-size: 82px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 60%;


}

#jenn_lg h3 {

    font-family: 'Josefin Sans', sans-serif;
    font-size: 102px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}

#jenntext_lg h1 {

    font-family: 'Dancing Script', cursive;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#jenntext_lg h2 {

    font-family: 'Dancing Script', cursive;
    font-size: 98px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 80%;



}


#jenntext_lg h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}

#jenntext_lg h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}



#newfooter a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.95em;
    text-decoration: none;
    text-transform: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 0px;


}

#newfooter a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#newfooter a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#newfooter a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#newfooter a:active {color:#777777; 	text-decoration: none;}  /* selected link */


.boxzed {


    position: relative;
    top: 6px;
    width: 113px;
    height: 38px;
    background-image: url(../img/ftf.jpg);
    background-repeat: no-repeat;

    /*border:1px solid red;*/
}

#gallerymenu4 a	{


    font-size: 18px;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 100%;
    outline: none;
    display: inline;
    color: #696969;
}

#gallerymenu4 a:hover {color:#D20202;		text-decoration: none;}   /*mouse over link */

#gallerymenu4 h2	{

    padding: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 130%;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    outline: none;
    color: #000;

}


#boxzed-link1 {
    position: absolute;
    top: 6px;
    left: 1px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}


#boxzed-link2 {
    position: absolute;
    top: 6px;
    left: 37px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}

#boxzed-link3 {
    position: absolute;
    top: 6px;
    left: 74px;
    width: 35px;
    height: 36px;
    background-color: transparent;
    /*border: 1px solid red;*/

}


#featuredl h1 {

    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 400;
    color: #707070;
    line-height: 100%;
}



#newstory a {
    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #D20202;

}

#newstory a:link {color:#D20202;}      /* unvisited link */
#newstory a:visited {color:#D20202;}  /* visited link */
#newstory a:hover {color:#D20202;text-decoration:underline;}  /* mouse over link */
#newstory a:active {color:#D20202;}  /* selected link */



#sharif a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#sharif h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#sharif h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#sharif .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #D20202;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 400;



}

#sharif a:link {color:#777777;}      /* unvisited link */
#sharif a:visited {color:#777777;}  /* visited link */
#sharif a:hover {color:#DC143C;}  /* mouse over link */
#sharif a:active {color:#777777;}  /* selected link */

#imd a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#imd h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#imd a:link {color:#777777;}      /* unvisited link */
#imd a:visited {color:#777777;}  /* visited link */
#imd a:hover {color:#DC143C;}  /* mouse over link */
#imd a:active {color:#777777;}  /* selected link */



body {
    /*font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;*/
    /*letter-spacing:0;*/
    /*color:#434343;*/
    /*background:#fff repeat top center;*/
    padding:0px 0;
    position:relative;
    /*text-shadow:0 1px 0 rgba(255,255,255,.8);*/
    /*-webkit-font-smoothing: subpixel-antialiased;*/
}

#container {
    width:857px;
    padding:10px;
    margin:0 auto;
    position:relative;
    z-index:0;
}

#headings a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;

    /*color: #777777;*/

}

#headings .thispage	{

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #FDF0C1;
    /*text-transform:uppercase;*/
    text-decoration: none;
    font-weight: 400;


}

#headings a:link {color:#777777;}      /* unvisited link */
#headings a:visited {color:#777777;}  /* visited link */
#headings a:hover {color:#FDF0C1;}  /* mouse over link */
#headings a:active {color:#777777;}  /* selected link */


#headings h1 {
    margin-top: 0px;
    margin-left: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-style: normal;

    /*float: left;*/
    font-size: 1.1em;
    /*text-transform:uppercase;*/
    /*font-weight: 400;*/
    color: #707070;
}

/* you must match this with #footer a */
#headings h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #707070;
    margin-top: 0px;


}


#headings h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #FFF;
    margin-top: 0px;


}


#headings h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    /*text-transform:uppercase;*/
    font-weight: normal;
    color: #FFF;
    margin-top: 0px;

}


#headings h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    /*text-transform:uppercase;*/
    font-weight: normal;
    color: #707070;
    margin-top: 0px;

}

#aboutblack h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#aboutblack h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #484747;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#aboutblack h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #484747;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#aboutblack h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #454545;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#aboutblack h6 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#about h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#about h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;

}

#about h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmajor a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmajor a:link {color:#000000;}      /* unvisited link */
#boardmajor a:visited {color:#000000;}  /* visited link */
#boardmajor a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#boardmajor a:active {color:#000000;}  /* selected link */


#boardmajor_cray a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #CC0000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmajor_cray a:link {color:#CC0000;}      /* unvisited link */
#boardmajor_cray a:visited {color:#CC0000;}  /* visited link */
#boardmajor_cray a:hover { text-decoration:underline;}  /* mouse over link */
#boardmajor_cray a:active {color:#CC0000;}  /* selected link */


#boardmajor_cray h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}



#boardmajor_cray h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#showmobile h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 72px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}



#showmobile h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#boardmajor h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#board a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board a:link {color:#777777;}      /* unvisited link */
#board a:visited {color:#777777;}  /* visited link */
#board a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#board a:active {color:#777777;}  /* selected link */

#board_lwr a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board_lwr a:link {color:#777777;}      /* unvisited link */
#board_lwr a:visited {color:#777777;}  /* visited link */
#board_lwr a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#board_lwr a:active {color:#777777;}  /* selected link */



#board_cray a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board_cray a:link {color:#777777;}      /* unvisited link */
#board_cray a:visited {color:#777777;}  /* visited link */
#board_cray a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#board_cray a:active {color:#777777;}  /* selected link */


#board_cray_m a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 58px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board_cray_m a:link {color:#777777;}      /* unvisited link */
#board_cray_m a:visited {color:#777777;}  /* visited link */
#board_cray_m a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#board_cray_m a:active {color:#777777;}  /* selected link */




#boardmajor h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmajormm h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#boardmajor h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#boardmajormm h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#boardmajor h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#boardmajormm h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmajor a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;


}


#boardmajor a:link {color:#A80000;}      /* unvisited link */
#boardmajor a:visited {color:#A80000;}  /* visited link */
#boardmajor a:hover { text-decoration:underline;}  /* mouse over link */
#boardmajor a:active {color:#A80000;}  /* selected link */


#boardmajormm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;


}


#boardmajormm a:link {color:#A80000;}      /* unvisited link */
#boardmajormm a:visited {color:#A80000;}  /* visited link */
#boardmajormm a:hover { text-decoration:underline;}  /* mouse over link */
#boardmajormm a:active {color:#A80000;}  /* selected link */


#board_e h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#board_e h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#board_e h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#board_e a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;


}


#board_e a:link {color:#A80000;}      /* unvisited link */
#board_e a:visited {color:#A80000;}  /* visited link */
#board_e a:hover { text-decoration:underline;}  /* mouse over link */
#board_e a:active {color:#A80000;}  /* selected link */




#biomm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;


}


#biomm a:link {color:#A80000;}      /* unvisited link */
#biomm a:visited {color:#A80000;}  /* visited link */
#biomm a:hover { text-decoration:underline;}  /* mouse over link */
#biomm a:active {color:#A80000;}  /* selected link */


#biomml a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #A80000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;


}


#biomml a:link {color:#A80000;}      /* unvisited link */
#biomml a:visited {color:#A80000;}  /* visited link */
#biomml a:hover { text-decoration:underline;}  /* mouse over link */
#biomml a:active {color:#A80000;}  /* selected link */



#board h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmm h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#deletart h1 {

    margin-bottom: 0px;
    margin-left: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 110%;
    text-decoration:none;
    color:#333333;
    text-align:left;

}



#deletart a {

    margin-bottom: 0px;
    margin-left: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 110%;
    text-decoration:none;
    color:#333333;
    text-align:left;

}


#deletart a:link {color:#333333;}      /* unvisited link */
#deletart a:visited {color:#333333;}  /* visited link */
#deletart a:hover {color:#A80000; text-decoration:underline;}  /* mouse over link */
#deletart a:active {color:#333333;}  /* selected link */


}


#board h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmm h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#board h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#backto a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;


}


#backto a:link {color:#777777;}      /* unvisited link */
#backto a:visited {color:#777777;}  /* visited link */
#backto a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#backto a:active {color:#777777;}  /* selected link */


#backto h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;

}




#eimages a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#800000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;


}


#eimages a:link {color:#800000;}      /* unvisited link */
#eimages a:visited {color:#800000;}  /* visited link */
#eimages a:hover {text-decoration:underline;}  /* mouse over link */
#eimages a:active {color:#800000;}  /* selected link */


#eimages h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #800000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;

}




#backto_m a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;


}


#backto_m a:link {color:#777777;}      /* unvisited link */
#backto_m a:visited {color:#777777;}  /* visited link */
#backto_m a:hover { color:red;text-decoration:underline;}  /* mouse over link */
#backto_m a:active {color:#777777;}  /* selected link */


#backto_m h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;

}



#board_lwr h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#pre_board h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 56px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#pre_board h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 52px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:black;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#pre_board h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 46px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#pre_board_r h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#board_cray h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#boardmm h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #777777;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}



#board h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#board h6 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#666666;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}




#bio_large_m h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#666666;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#bio_large_m h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#666666;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#board h7 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 11px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:black;
    margin-top: 0px;
    vertical-align:sub;
    margin-bottom: 0px;
    line-height: 100%;


}

#board h8 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:black;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#boardmm h6 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#666666;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#upcoming_titty h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 46px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#upcoming_titty h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#666666;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#yoo a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#yoo a:link {color:#ffffff;}      /* unvisited link */
#yoo a:visited {color:#ffffff;}  /* visited link */
#yoo a:hover {text-decoration:underline;}  /* mouse over link */
#yoo a:active {color:#ffffff;}  /* selected link */




#about a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #aeadad;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 110%;



}


#about a:link {color:#ffffff;}      /* unvisited link */
#about a:visited {color:#ffffff;}  /* visited link */
#about a:hover {color:#A9385A;text-decoration:underline;}  /* mouse over link */
#about a:active {color:#ffffff;}  /* selected link */

#advisory h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#advisory_cray h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory_cray h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 32px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#advisorymm h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#advisory_lg h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#advisory_lg h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 34px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory_lg h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#advisory_lg a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #CC0000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory_lg a:link {color:#CC0000;}      /* unvisited link */
#advisory_lg a:visited {color:#CC0000;}  /* visited link */
#advisory_lg a:hover { text-decoration:underline}  /* mouse over link */
#advisory_lg a:active {color:#CC0000;}  /* selected link */


#advisorymm h3 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#advisory h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisorymm h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#advisorymm h5 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#advisorymm h6 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#advisory a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #CC0000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisory a:link {color:#CC0000;}      /* unvisited link */
#advisory a:visited {color:#CC0000;}  /* visited link */
#advisory a:hover { text-decoration:underline}  /* mouse over link */
#advisory a:active {color:#CC0000;}  /* selected link */


#advisorymm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:#CC0000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#advisorymm a:link {color:#CC0000;}      /* unvisited link */
#advisorymm a:visited {color:#CC0000;}  /* visited link */
#advisorymm a:hover { text-decoration:underline}  /* mouse over link */
#advisorymm a:active {color:#CC0000;}  /* selected link */




#show_subby h1 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#show_subby h2 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#newpress a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#newpress a:link {color:#000000;}      /* unvisited link */
#newpress a:visited {color:#000000;}  /* visited link */
#newpress a:hover {color:red;}  /* mouse over link */
#newpress a:active {color:#000000;}  /* selected link */

#newpress h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:gray;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}



#newpress_m a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#newpress_m a:link {color:#000000;}      /* unvisited link */
#newpress_m a:visited {color:#000000;}  /* visited link */
#newpress_m a:hover {color:red;}  /* mouse over link */
#newpress_m a:active {color:#000000;}  /* selected link */

#newpress_m h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:gray;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}





#newbio a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 42px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#newbio a:link {color:#000000;}      /* unvisited link */
#newbio a:visited {color:#000000;}  /* visited link */
#newbio a:hover { color:red;text-decoration:underline}  /* mouse over link */
#newbio a:active {color:#000000;}  /* selected link */

#newbiomm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#newbiomm a:link {color:#000000;}      /* unvisited link */
#newbiomm a:visited {color:#000000;}  /* visited link */
#newbiomm a:hover { color:red;text-decoration:underline}  /* mouse over link */
#newbiomm a:active {color:#000000;}  /* selected link */


#newbio h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}

#newbiomm h4 {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}


#viewfullgallery a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#viewfullgallery a:link {color:#000000;}      /* unvisited link */
#viewfullgallery a:visited {color:#000000;}  /* visited link */
#viewfullgallery a:hover { text-decoration:underline;}  /* mouse over link */
#viewfullgallery a:active {color:#000000;}  /* selected link */


#viewfullgallerymm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color:maroon ;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#viewfullgallerymm a:link {color:#maroon ;}      /* unvisited link */
#viewfullgallerymm a:visited {color:#maroon ;}  /* visited link */
#viewfullgallerymm a:hover { text-decoration:underline;}  /* mouse over link */
#viewfullgallerymm a:active {color:#maroon ;}  /* selected link */


#viewfullgallerymmm a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:maroon ;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#viewfullgallerymmm a:link {color:#maroon ;}      /* unvisited link */
#viewfullgallerymmm a:visited {color:#maroon ;}  /* visited link */
#viewfullgallerymmm a:hover { text-decoration:underline;}  /* mouse over link */
#viewfullgallerymmm a:active {color:#maroon ;}  /* selected link */


#viewfullgallerymmm h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:gray;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}


#show_subbylink a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 52px;
    /*text-transform:uppercase;*/
    font-weight: 300;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#show_subbylink a:link {color:#000000;}      /* unvisited link */
#show_subbylink a:visited {color:#000000;}  /* visited link */
#show_subbylink a:hover { text-decoration:underline;}  /* mouse over link */
#show_subbylink a:active {color:#000000;}  /* selected link */


#preview_admin a {

    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:maroon ;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;



}


#preview_admin a:link {color:#maroon ;}      /* unvisited link */
#preview_admin a:visited {color:#maroon ;}  /* visited link */
#preview_admin a:hover { text-decoration:underline;}  /* mouse over link */
#preview_admin a:active {color:#maroon ;}  /* selected link */


#preview_admin h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    /*text-transform:uppercase;*/
    font-weight: 400;
    color:gray;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;

}

#adminlist h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
    cursor:auto;
    color:black;

}

#adminlist h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    text-decoration: none;
    font-weight: 300;
    cursor:auto;
    color:black;

}


#adminlist a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    color:maroon;

}


#adminlist a:link {color:maroon;}      /* unvisited link */
#adminlist a:visited {color:maroon;}  /* visited link */
#adminlist a:hover {text-decoration:underline}  /* mouse over link */
#adminlist a:active {color:maroon;}  /* selected link */



#gabedit h1 {
    font-family: 'Sintony', sans-serif;
    font-size: 22px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    /*color: #777777;*/

}

#gabedit a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:#777777;

}


#gabedit a:link {color:#777777;}      /* unvisited link */
#gabedit a:visited {color:#777777;}  /* visited link */
#gabedit a:hover {color:red;}  /* mouse over link */
#gabedit a:active {color:#777777;}  /* selected link */









#
h1 {
    font-family: 'Sintony', sans-serif;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    /*color: #777777;*/

}

#pagetop a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:#777777;
  	margin-right: 10px;

}


#pagetop a:link {color:#777777;}      /* unvisited link */
#pagetop a:visited {color:#777777;}  /* visited link */
#pagetop a:hover {color:red;}  /* mouse over link */
#pagetop a:active {color:#777777;}  /* selected link */

#pagetopm h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:black;

}


#pagetopm a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 38px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:#777777;
  	margin-right: 10px;

}


#pagetopm a:link {color:#777777;}      /* unvisited link */
#pagetopm a:visited {color:#777777;}  /* visited link */
#pagetopm a:hover {color:red;}  /* mouse over link */
#pagetopm a:active {color:#777777;}  /* selected link */



#pagetop_cray a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:#777777;

}


#pagetop_cray a:link {color:#777777;}      /* unvisited link */
#pagetop_cray a:visited {color:#777777;}  /* visited link */
#pagetop_cray a:hover {color:red;}  /* mouse over link */
#pagetop_cray a:active {color:#777777;}  /* selected link */


#pagetop_cray .thispage	{


    font-family: 'Roboto Condensed', sans-serif;
    font-size: 48px;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    color:red;
}


#gallerymenu2 a	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #777777;
}

#gallerymenu2 h1	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #000;
}

#gallerymenu2 h2	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #000;
}


#gallerymenu2 h3	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #777777;
}


#gallerymenu2 h4	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #000;
}

#gallerymenu2 .thispage	{


    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color:	#D20202;
}

#gallerymenu2 a:hover {color:#D20202;		text-decoration: none;}   /*mouse over link */


#gallerymenu55 h3	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #0000;
}

#gallerymenu55 a	{

    padding: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    line-height: 110%;
    font-family: 'Roboto Condensed', sans-serif;
    outline: none;
    color: #777777;
}

#gallerymenu55 a:hover {color:#D20202;		text-decoration: none;}   /*mouse over link */


#example {
    width:600px;
    height:350px;
    position:relative;
}

#ribbon {
    position:absolute;
    top:-3px;
    left:-15px;
    z-index:500;
}

#frame {
    position:absolute;
    z-index:0;
    width:739px;
    height:341px;
    top:-3px;
    left:-80px;
}

/*
	Slideshow
*/

#slides {
    position:absolute;
    top:25px;
    left:-20px;
    z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
    width:900px;
    overflow:hidden;
    position:relative;
    display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
    width:900px;
    height:600px;
    display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
    position:absolute;
    top:225px;
    left:-78px;
    width:24px;
    height:43px;
    display:block;
    z-index:101;
}

#slides
.next {
    left:900px;
}

/*
	Pagination
*/

.pagination {
    margin:26px auto 0;
    width:220px;
}

.pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    /*background-image:url(../JSimg/pagination3.png);*/
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
}

/*
	Slides.Caption
*/

.caption {
    z-index:500;
    position:absolute;
    bottom:-35px;
    left:15px;
    height:75px;

    /* top, right, bottom, left */

    padding:5px 5px 0 25px;
    background:#000;
    background:rgba(0,0,0,.5);
    width:300px;
    line-height:1.23;
    color:#fff;
    border-top:1px solid #777777;
    text-shadow:none;
}

.caption p {

    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;

}

.caption h1 {

    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}


.caption h3 {

    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;

}



/*
	Footer
*/

#footer {
    text-align:center;
    width:580px;
    margin-top:9px;
    padding:4.5px 0 18px;
    border-top:1px solid #dfdfdf;
}

#footer p {
    margin:4.5px 0;
    font-size:1.0em;
}

/*
	Anchors
*/

a:link,a:visited {
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    color:#fff;
    text-decoration: none;

}

a:hover,a:active {
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    color:#D20202;
    /*text-decoration: none;*/

}


/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img,
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img,
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
    background: none;
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    list-style: none
}


.camera_wrap {
    height: 100%;
    display: none;
    float: left;
    position: relative;
    z-index: 0;
}
.camera_wrap img {
    max-width: none!important;
}
.camera_fakehover {
    height: 100%;
    min-height: 60px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.camera_wrap {
    width: 100%;
}
.camera_src {
    display: none;
}
.cameraCont, .cameraContents {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.cameraSlide {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.cameraContent {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.camera_target {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 0;
}
.camera_overlayer {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 0;

}
.camera_target_content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;

}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
    display: block;
    height: 100%;
    text-decoration: none;


}
.camera_loader {
    background: #fff url(../images/camera-loader.gif) no-repeat center;
    background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
    border: 1px solid #ffffff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    height: 36px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    margin: -18px 0 0 -18px;
    top: 50%;
    width: 36px;
    z-index: 3;
}
.camera_bar {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
    height: 100%;
    position: absolute;
    width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
    height: auto;
    position: absolute;
    width: 100%;
}
.camera_nav_cont {
    height: 65px;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 15px;
    width: 120px;
    z-index: 4;
}

/****************************************************/
/*************Dude, this is at the bottom************/
/****************************************************/

.camera_caption {
    bottom: 0;
    display: block;
    position: absolute;
    width: 100%;


}


.camera_caption a {

    font-size: 18px;
    font-family: 'Michroma', sans-serif;
    font-weight: 700;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;


}





.camera_caption a:link {color:#777777;}      /* unvisited link */
.camera_caption a:visited {color:#777777;}  /* visited link */
.camera_caption a:hover {color:#707070;}  /* mouse over link */
.camera_caption a:active {color:#777777;}  /* selected link */



.camera_caption h1 {

    font-size: 38px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #FFFFFF;


}


.camera_caption h2 {

    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #FAFAD2;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;
    /*font-stretch: ultra-condensed;	*/


}

.camera_caption h3 {

    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #FAFAD2;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 100%;
    /*font-stretch: ultra-condensed;	*/


}


.camera_caption h4 {

    font-size: 32px;
    font-family: 'Michroma', sans-serif;
    font-weight: 700;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 120%;


}


.camera_caption > div

{
    padding: 10px 20px;
    height: 100px;

}



.camerarelative {
    overflow: hidden;
    position: relative;
}
.imgFake {
    cursor: pointer;
}
.camera_prevThumbs {
    bottom: 4px;
    cursor: pointer;
    left: 0;
    position: absolute;
    top: 30px;
    visibility: visible;
    width: 30px;
    z-index: 10;
}
.camera_prevThumbs div {
    background: url(../images/camera_skins.png) no-repeat -160px 0;
    display: block;
    height: 40px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 30px;
}
.camera_nextThumbs {
    bottom: 4px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 30px;
    visibility: visible;
    width: 30px;
    z-index: 10;
}
.camera_nextThumbs div {
    background: url(../images/camera_skins.png) no-repeat -190px 0;
    display: block;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 30px;
}
.camera_command_wrap .hideNav {
    display: none;
}
.camera_command_wrap {
    left: 0;
    position: relative;
    right:0;
    z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 20px 5px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
    -moz-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 8px;
    left: 4px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
    -moz-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}
.camera_pag_ul li img {
    display: none;
    position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    top: 0;
    left: 50%;
    margin-left: -4px;
    position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 2;
}
.camera_prev {
    left: 0;
}
.camera_prev > span {
    background: url(../images/camera_skins.png) no-repeat 0 0;
    display: block;
    height: 40px;
    width: 40px;
}
.camera_next {
    right: 0;
}
.camera_next > span {
    background: url(../images/camera_skins.png) no-repeat -40px 0;
    display: block;
    height: 40px;
    width: 40px;
}
.camera_commands {
    right: 41px;
}
.camera_commands > .camera_play {
    background: url(../images/camera_skins.png) no-repeat -80px 0;
    height: 40px;
    width: 40px;
}
.camera_commands > .camera_stop {
    background: url(../images/camera_skins.png) no-repeat -120px 0;
    display: block;
    height: 40px;
    width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 20px 5px;
    position: relative;
    text-indent: -9999px;
    width: 16px;
}
.camera_thumbs_cont {
    /*
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
    */
    overflow:hidden;
    position: absolute;
    width: 100%;
    height:95px;
}

.camera_thumbs_cont > div {
    float: center;
    width: 100%;
}

.camera_thumbs_cont div ul {
    display:inline;
    width: 100%;
}

.camera_commands_emboss .camera_thumbs_cont {
    /*
        -moz-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
        -webkit-box-shadow:
            0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
        box-shadow:
            /0px 1px 0px rgba(255,255,255,1),
            inset 0px 1px 1px rgba(0,0,0,0.2);
    */
}
.camera_thumbs_cont ul {
    overflow: hidden;
    padding: 3px 4px 8px;
    position: absolute;
    text-align: left;
    width: 200%;

}
.camera_thumbs_cont ul li {
    display:inline;
    padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
    border: 1px solid;
    cursor: pointer;
    margin-top: 5px;
    vertical-align:bottom;
}
.camera_clear {
    display: block;
    clear: both;
}
.showIt {
    display: none;
}
.camera_clear {
    clear: both;
    display: block;
    height: 1px;
    margin: -1px 0 25px;
    position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.camera_caption {
    color: #fff;
}

/***********************************************************************/
/********* Sharif this is the box that has the title in it *************/
/***********************************************************************/

.camera_caption > div {

    background: #000;
    background: rgba(0, 0, 0, 0.4);
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
    background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #434648;
}
.camera_pag_ul li img {
    border: 4px solid #e6e6e6;
    -moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: #d8d8d8;
    background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
    border-color: 1px solid #000;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
    background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
    background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
    background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
    background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
    background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
    background-position: -120px -400px;

/*CHARCOAL SKIN DUP*/
.camera_black_skin .camera_prevThumbs div {
    background-position: -160px -400px;
}
.camera_black_skin .camera_nextThumbs div {
    background-position: -190px -400px;
}
.camera_black_skin .camera_prev > span {
    background-position: 0 -400px;
}
.camera_black_skin .camera_next > span {
    background-position: -40px -400px;
}
.camera_black_skin .camera_commands > .camera_play {
    background-position: -80px -400px;
}
.camera_black_skin .camera_commands > .camera_stop {
    background-position: -120px -400px;
  }
.snipcart-add-item {
    background-color: #000000; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
