body
{
    margin:0;
    padding:0;
    background:#cc6601 url(/wp-content/themes/thepsda/images/pageBG.jpg) repeat-x 0 0;
    font:400 13px Tahoma, Arial;
}
div,ul,ol,li,p{margin:0; padding:0; position:relative;}
ul{padding:0 0 0 20px;margin:0 0 15px;}
ol{padding:0 0 0 25px;margin:0 0 15px;}
ol li{margin:0 0 3px;}
a,a:visited{text-decoration:none; color:#5db0c5;}
a:hover{text-decoration:underline;color:#5db0c5;}
dt,dd{margin:0 0 5px; padding:0;}
dl{margin:0 0 15px;}
dt{font-weight:700; text-decoration:underline;}
img{border:0;}
p{margin:0 0 15px; line-height:17px;}
h1{margin:0 0 15px; padding:0; font:700 20px Tahoma, Arial; color:#cc6700;}
h2{margin:0 0 15px; padding:0; font:700 16px Tahoma, Arial; color:#cc6700;}
/* Common Classes */
.replace {display: block; text-indent: -10000px; line-height: 0; outline: none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.bold{font-weight:700;}
.italic{font-style:italic;}
.nolistStyle{list-style:none;}
.noPadding{padding:0;}
.paddingLeft20{padding-left:20px;}
.paddingRight20{padding-right:20px;}
.marginBottom15{margin-bottom:15px;}
.textAlignRight{text-align:right;}
.width250{width:250px;}
.width565{width:565px;}
/* end Common Classes */
/* Body Wrap */
#wrap
{
    min-height:320px;
    width:800px;
    padding:0 32px;
    margin:0 auto;
    background:url(/wp-content/themes/thepsda/images/wrapBG.png) repeat-y 0 0 !important;
    background:url(/wp-content/themes/thepsda/images/wrapBG.gif) repeat-y 0 0;
    z-index:0;
}
* html #wrap{height:420px;}
/* end Body Wrap */
/* Header Area */
#header
{
    height:176px;
    width:800px;
    background:url(/wp-content/themes/thepsda/images/headerBG.jpg) no-repeat 0 0;
}
#logo
{
    height:176px;
    width:329px;
    background:url(/wp-content/themes/thepsda/images/logo.png) no-repeat 0 0;
    position:absolute;
    top:0;
    left:0;
}
#info
{
    height:136px;
    width:329px;
    position:absolute;
    bottom:0;
    right:20px;
    text-align:right;
    font-size:13px;
}
/* end Header Area */
/* Navigation */
#nav
{
    height:24px;
    width:800px;
    background:url(/wp-content/themes/thepsda/images/navBG.jpg) repeat-x 0 0;
    z-index:0;
}
#nav ul{float:left; list-style:none; padding:0; margin:0 0 0 20px;}
* html #nav ul{margin:0 0 0 10px;}
#nav ul li
{
    float:left; 
    padding:0 1px;
    line-height:14px;
}
#nav a, #nav a:visited, #nav a:hover
{
    color:#fff; 
    font:700 14px Tahoma, Arail;  
    padding:4px 4px 2px;
    margin:0;
    display:block;
}
#nav a:hover
{
    color:#000;
    text-decoration:none;
    background:#b4dae4;
}
#nav a.active, #nav a.active:visited, #nav a.active:hover{color:#fbac2b;background:Transparent;}
/* end Navigation */
/* Content Area */
#content
{
    width:800px;
    min-height: 250px;
    padding:40px 0 5px;
}
* html #content{height:250px;}
.homePgBG
{
    background:url(/wp-content/themes/thepsda/images/homePgBG.jpg) no-repeat 0 0;
    padding:80px 0 20px !important;
}
.homePgBG h1{padding:0 0 0 30px;}
.homePgBG h2{padding:0 0 0 30px;}
.homePgBG .briefIntro
{
    width:507px;
    margin:0 0 15px 20px;
    padding:0 10px;
}
/* end Content */
/* Columns Area */
#contentColm1
{
    min-height:100px;
    width:360px;
    float:left;
    padding:0 0 0 20px;
}
* html #contentColm1{height:100px;}
#contentColm2
{
    min-height:100px;
    width:400px;
    float:left;
}
* html #contentColm2{height:100px;}
/* end Columns Area */
/* Footer Area */
#footer
{
    width:800px;
    height:34px;
    padding:28px 32px 0;
    margin:0 auto;
    background:url(/wp-content/themes/thepsda/images/footerBG.png) no-repeat 0 0 !important;
    background:url(/wp-content/themes/thepsda/images/footerBG.gif) no-repeat 0 0;
    font-size:11px;
    color:#ccc;
}
/* end Footer Area */
/* subPageNav area */
.subPageNav{padding:0; list-style:none;}
.subPageNav li{font-size:15px;font-weight:700;}
.subPageNav a, .subPageNav a:visited, .subPageNav a:hover
{
    font-size:15px;
    font-weight:700;
    text-decoration:underline;
}
.subPageNav a:hover{text-decoration:none;}
/* end subPageNav area */
/* largeBx area */
.largeBx
{
    width:800px;
    min-height:276px;
    margin:0 auto 15px;
}
* html .largeBx{height:276px;}
.largeBxTop
{
    width:800px;
    height:22px;
    background:url(/wp-content/themes/thepsda/images/largeBxTop.jpg) no-repeat 0 0;
}
.largeBxBody
{
    width:740px;
    min-height:213px;
    background:url(/wp-content/themes/thepsda/images/largeBxBody.jpg) repeat-y 0 0;
    padding:0 30px;
}
* html .largeBxBody{height:213px;}
.largeBxBottom
{
    width:800px;
    height:41px;
    background:url(/wp-content/themes/thepsda/images/largeBxBottom.jpg) no-repeat 0 0;
}
/* end largeBx area */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

