/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    margin: 0;
    padding:0;
}

body {
    margin: 0;
    padding:0;
	font-family: Century Gothic, sans-serif;
}

#wrap {
    _height: 900px;
    min-height: 900px;
    background: url(../images/sw_bg.png);
    background-repeat: no-repeat;
}

#header {
    width: 900px;
    height: 212px;
    background: url(../images/header.png);
    background-repeat: no-repeat;
}

#mainDiv {
    _height: 900px;
    min-height: 900px;
    background: url(../images/homebody.png);
    background-repeat: no-repeat;
}

#mainTable {

}

#leftCol {
    width: 185px;
}

#home_content {
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    width:450px;
    margin-left:265px;
    margin-top:65px;
}

/*
.moduletable_mainmenu {
    margin-top: 100px;
    width: 185px;
}

.moduletable_mainmenu td {
    width: 185px;
}

.moduletable_mainmenu a {
    display: block;
    padding: 0px 0 0px 20px;
    color: #410064;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

.moduletable_mainmenu a:hover {
    display: block;
    color: #FFFFFF;
    background-color: #410064;
    font-weight: bold;
    text-decoration: none;
}
*/
#nav {
    /*margin-top: 133px;*/
    margin-top: 115px;
    width: 175px;
}

#nav ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

#nav li {
    width: 175px;
    /*
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    */
}

#nav a {
    display: block;
    padding: 0px 0 0px 20px;
    color: #410064;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

#nav a:hover {
    display: block;
    color: #FFFFFF;
    background-color: #410064;
    font-weight: bold;
    text-decoration: none;
}

#rightCol {
    position: relative;
    padding-left: 50px;
    /* specify content styling for jforms component, which does not use .contentpaneopen
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    */
}

/* this style is for the page heading on the contact us page
#rightCol h2 {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}
*/

#contentWrap {
    /*position: relative;*/
    _height: 390px;
    min-height: 390px;
}

/*
.componentheading {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.contentpaneopen {
    width: 610px;
}

.contentpaneopen .contentheading {
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.contentpaneopen td {
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.contentpaneopen td p {
    margin: 0;
    padding: 0;
}
*/

.content {
    width: 610px;
    font-family: Century Gothic, sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
}

.content h3 {
    padding: 0;
    margin: 0;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}

.content p {
    margin: 0;
    padding: 0;
}

#homepagePic {
    position: absolute;
    left: 376px;
    top: 236px;
    width: 524px;
    height: 363px;
    overflow: hidden;
}

#footer {
    position: relative;
    width: 715px;
    /*margin-top: 5px;*/
    text-align: right;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-size: 12px;
    line-height: 18px;
}

#footer a {
    text-align: right;
    text-decoration: none;
    font-family: Century Gothic, sans-serif;
    color: #410064;
    font-size: 12px;
    line-height: 18px;
}

#footer .footerPlatinum {
    margin-top: 7px;
    /*color: #D7479C;*/
    color: #000000;
    font-size: 9px;
}

#footerContact {
    position: absolute;
    right: 0px;
    top: -415px;
}

#credits {
    margin-top: 10px;
    text-align: center;
    font-family: Century Gothic, sans-serif;
    font-size: 10px;
    color: #cccccc;
}

#credits a {
    font-family: Century Gothic, sans-serif;
    font-size: 10px;
    color: #cccccc;
}
.oddrow {
    /*background-color: #EBE7F2;*/
    background: url(../images/purple.png);
}
.evenrow {

}
#galleries-table td {
    padding: 1px 5px 1px 5px;
}
