html {
    background: #1C3D5C;

}
body {
	height:100%;
	font:normal normal 14px/1.2 Georgia, Times New Roman, serif;
}
p,div, li,.normal {
	font:normal normal 14px/1.2 Georgia, Times New Roman, serif;
}
b {
    color:#103068;
}
p {
	margin-top: 3px;
	margin-bottom: 1em;
}
#PageMaster
{
    width: 100%;
    text-align: center;
    background: #1C3D5C url('img/MainBackground.gif') repeat-x;
}
#SkinMaster
{
    margin: auto;
    border: 0;
    width: 1000px;
}
.blue_top
{
    background-color: #082744;
    line-height: 20px;
}
#logo
{
    background: #FDFFFF url(img/bkg_logo.png) repeat-x left top;
	padding:0px 10px 0px 10px;
    height: 120px;
    width: 325px;
    vertical-align: bottom;
    text-align: center;
}
#nav
{
    color: White;
    background-color: #113050;
    background-image: url(img/bkg_nav.png);
    background-repeat: repeat-x;
    background-position: left top;
    height: 120px;
    vertical-align: bottom;
}
.right
{
    width: 75px;
}
.top
{
    background-color: #B1C1CF;
}
.middle
{
    background-color: #CBC09D;
}
.bottom
{
    color: #D3C9AD;
    background-color: #583E25;
}
.tan
{
    background-color: #D3C9AD;
    line-height: 7px;
}
ul {
	margin: 5px 5px 5px 5px;
}
li {
	list-style-image: url(img/LogoBullet.png);
	margin-left:5px;
	margin-bottom: 2px;
}
.RadMenu li {
	margin-left:0px;
	margin-bottom: 0px;

}

.LeftPane
{
 	text-align: left;
	padding: 10px 20px 10px 20px;
    color: #000;
}
.Home .LeftPane
{
	font-weight:bold;
	font-size: 14px;
}
.LeftPane .home h2
{
    font-size: 13px;
    line-height: 1.1em;
    letter-spacing: 0.03em;
    color:#000;
    text-transform: none;
	margin-top:0px;
	margin-bottom:20px;
}
.LeftPane .home ul
{
 	margin-top: 20px;
	padding-left:10px;
}
.LeftPane .home li
{
	font-size:12px;
 	font-weight:bold;
	margin-bottom: 8px;
	margin-left:0px;
	text-align: left;
	color:#000;
}

.ContentPane
{
    padding: 10px;
    background-color: #BDB084;
    color: #23Ff20;
    width: 625px;
	height:auto;
	min-height:350px;
}
.ContentPane
{
    padding-left: 30px;
    padding-right: 30px;
    color: #024;
}
.CornerPane
{
    padding: 5px;
}
.BottomPane
{
    padding:15px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #402606;
    height: 120px;
    color:White;
    vertical-align:middle;
}
.BottomPane H2
{
    color:White;
    font-style:italic;
}
.RightPane {
    background-color: #BDB084;
	width:220px;
}
.footer {
	color: #CCE;
	font-size:12px;
	font-weight:normal;
	margin-top:3px;
	text-align: center;
}
.borderedimage {
	border: 2px solid #E1D4B4;
}

.PartnerLogos {
	padding-top:15px;
	text-align:center;
}
.PartnerLogos img {
	margin: 7px;
	border: 2px solid black;
}
.Quote, .Quote p, .Quote div {
	font-style: italic;
	font-family: Georgia, serif;
	line-height: 1.2em;
	text-align:left;
	margin-bottom:5px;
}
.Quotee {
	float:right;
	font-size:13px;
	font-weight: bold;
}
.workmanship {
	line-height: 1.3em;
}
h1, .Head
{
    color: #143455;
    font-weight: bold;
	font-variant: small-caps;
    font-size: 18px;
	margin-top: 12px;
    margin-bottom: 3px;
}
.BottomPane .Head {
	color:white;
}
h2, .Heading2
{
    color:#103068;
    font-weight: bold;
    font-family: Arial,sans serif;
    font-size: 14px;
    text-transform: uppercase;
	margin-top: 12px;
    margin-bottom: 3px;
}
h3, h3.SubHead, .Heading3
{
    font-weight: bold;
    font-family: Arial,sans serif;
    font-size: 14px;
}
h3 {
    margin-bottom: 3px;
    margin-top:5px;
	line-height: 15px;
}
h4
{
    font-weight: bold;
    font-size: 12px;
}
.SubHead {
	font-size: 14px;
	font-weight: bold;
}
/* ddr menu style */
.ddrmenu {
	border: solid 1px #6788be;
	background: #082744;
}

.ddrmenuitem, .ddrmenuitemselected  {
	padding: 82px 0px 20px 0px;
	margin:auto;
	width:132px;
	font-size: 13px; 
	text-transform:uppercase; 
	border-left: solid 2px #183352;
	border-right: solid 1px #183352;
	float:left;
}
.ddrmenuitem:hover, .ddrmenuitemselected {
	background: #567E98 url('img/bkg_nav_a.png') repeat-x;
	text-decoration:none;

}
.ddrmenuitem:link, .ddrmenuitem:visited
{	
	color: #FFF;
}
/*for IE6 and browsers with Javascript off */
#dnn_ctl00 a:link, #dnn_ctl00 a:visited {
	color:white;
}
#dnn_ctl00 { width:675px;}
#dnn_ctl00 li {
	padding: 82px 0px 20px 0px;
	margin:auto;
	width:131px;
	font-size: 13px; 
	text-transform:uppercase; 
	border-left: solid 2px #183352;
	border-right: solid 1px #183352;
	float:left;

}


