body {
	margin: 0px;
	padding: 0px;
	text-align: center;	
	background: #272b36;
        background-image:url(/images/bg.gif);
        background-repeat:repeat-x;
        font-family:verdana;
        font-size:12px;
        color:#333;
}

#painting{
        margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
        margin-top:124px;
        background-image:url(/images/painting.jpg);
        background-position:center;
        background-repeat:no-repeat;
        height:200px;}

form {    
        background-repeat:repeat-x;
        background-position:top;
    }

#page {
        display:table;
	width: 867px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
        background-image:url(/images/content-top.jpg);
        background-repeat:no-repeat;
        background-position:0px 1px;
}

#pagerepeat{
      background-image:url(/images/content-bg.gif); 
      margin-top:169px;
}

#page-bottom{
      height:57px;
      background-image:url(/images/content-bottom.gif);
      clear:both;
}

#content {
	width: 556px;
	float:right;
	margin: -26px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	padding:0px 0px 0px 8px;
        position:relative;
}


body.ceditor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color:#333;
	line-height: 140%;
	padding-left:380px !important;
        padding-top:470px !important;
        padding-right:60px !important;
        background-image:url(/images/ceditor-background.jpg);
        text-align:justify;
}

#content img{
	
}

#content p img{margin:0px 0px 6px 15px;}

.toplink{
        clear:both;
        display:block;
        text-align:right;
}

#lnav {
	width: 300px;
	margin: 0px 0px 0px 1px;
}

#lnav ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
        position:absolute;
        top:462px;
}

#lnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
        line-height:24px;
}

#lnav a {
        display:block;
	text-decoration: none;
        padding-left:7px;
        color:#fff;
}
 
#lnav a:hover {
        text-decoration:underline;
}

#foot 
{
	clear: both;
	text-align: left;
	vertical-align: top;
	padding-bottom:20px;
        background-color:#272b36;
        color:#fff;
}

#foot a{color:#fff;}

#credit{
        font-size:10px;
        text-align:right;
        margin:8px 8px 0px 0px;
        padding-top:10px;
}

#foot p {
	margin-bottom:10px;
	margin-top:0px;	
        margin-top:10px;
}

#top {
	position: absolute;
	top: 0px;
	width: 868px;
	height: 130px;
	text-align: right;
        background : url(/images/top.jpg) no-repeat right top;
        display:table;
}

#branding {
        margin-top:0px;
        height:52px;
        text-align:right;
        background:none;
        display:block;
        padding:6px 0px 0px 0px;
        position:relative;
}

#branding img {margin:0;padding:0px;}

.slogan {
        display:block;
        margin:8px 0 0 auto;
        width:400px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	bottom: 8px;
	right: 8px;
        color: #fff;
	}

#mainlogo{
        margin:0px 0px 0px 0px;
}

/* nav menu 1 */

#tnav{width:524px;
        float:right;
        margin-top:90px;
        text-align:center;
        height:30px;}

#tnav tr td{height:30px;}

#tnav tr td a{
        font: 16px Constantia, Verdana, Arial, Helvetica, sans-serif;
        color:#fff;
        text-decoration:none;
        padding:6px 11px 0px 10px;
        display:block;
        height:30px;
}

#tnav tr td a:hover{
       background-image:url(/images/btn-down.gif);
       background-repeat:no-repeat;
       color:#bbbbbb;
}

#nav1 {
        width:524px;
        float:right;
        margin-top:93px;
        text-align:center;
        display:none;
}

#nav1 ul {
        padding:0px;
	margin: 0px 0px;
	font: 16px/28px Verdana, Arial, Helvetica, sans-serif;
        color:#fff;
}

#nav1 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px;
	text-indent: 0px;
        display:inline;
}

#nav1 ul li a {
        color:#fff;
	text-decoration: none;
	width: 100%;
        display:table-cell;
        padding:0px 10px 0px 10px;
}

#nav1 ul li a:hover {
        color:#fff;
	margin-right: 0px;
	margin-left: 0px;
        background-image:url(/images/btn-down.gif);
        background-repeat:repeat-x;
}

#nav1 ul li a.active {
        text-decoration:underline;
}

/* nav menu 2 */
#nav2{
        text-align:center ;
        width:775px;
        display:none;
    }

#nav2 ul {
	margin: 0px;
	padding: 3px 0px;
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#nav2 ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 12px;
	text-indent: 0px;
        display:inline;
}

#nav2 ul li a {
        color:#333;
	text-decoration: none;
	width: 100%;
}

#nav2 ul li a:hover {
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
        color:#009;
}

#nav2 ul li a.active {
        color:red;
}

/* nav menu 3 footer */
#fnav{
        text-align:left;
        margin-bottom:20px;
        padding-top:20px;
        display:none;
    }

#fnav ul {
	margin: 0px;
	padding: 3px 0px;
	display: none;
}

#fnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px;
	text-indent: 0px;
        display:block;
}

#fnav ul li a {
	width: 100%;
}

#fnav ul li a:hover {
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
}

#fnav ul li a.active {

}


h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
	line-height: normal;
}
h1 {
	font-size: 18px;
        color:#22354F;
        font-weight:900;
        text-align:center;
        width:375px;
}

h2 {
	font-size: 16px;
        color:#22354F;
        font-weight:100;
        margin-left:10px;
       text-decoration:underline;
}
h3 {
	font-size: 14px;

}
h4 {
	font-size: 14px;

}
h5 {
	font-size: 14px;

}
h6 {
	font-size: 14px;

}

#emailtable{
        width:309px;
        text-align:center;
        background-color:#1D2740;
        padding-top:0px;
        position:absolute;
        top:690px;
        border-top:1px solid #485369;
        border-bottom:1px solid #485369;
}
#emailtable img{text-align:left; margin-top:16px;}

#emailtable td{font:12px arial; font-weight:bold;}
	    
#emailtable .cbox {
        width:221px; 
        margin-bottom:5px;
        border:1px solid #938156;
}

#emailtable .imgbtn{
        width:265px;
        margin-right:34px;
        margin-top:5px;
        margin-bottom:12px;
}

/************NAV HOVER COLORS***********/

a#lnavhome:hover{
        background-color:#8b2862;
}
a#lnavaboutyou:hover{
        background-color:#CC6600;
}
a#lnavaboutus:hover{
        background-color:#CC3300;
}
a#lnavlinks:hover{
        background-color:#CD3700;
}
a#lnavquest-title:hover{
        background-color:#003EA3;
}
a#lnavcontact:hover{
        background-color:#993366;
}

a:focus {outline: 0;}

#content p{padding:0px 14px 0px 14px; text-align:justify;}

.cbox{color:#666; padding-left:5px;font-family:verdana;font-size:12px;}